summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use helper functions to access flash chipsCarl-Daniel Hailfinger2009-03-0517-342/+372
* Add SST25VF040.REMS with TEST_OK_ PROBE READZheng Bao2009-02-251-0/+14
* SST29EE020A TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2009-02-221-1/+1
* Fix broken flash chip base address logicPeter Stuge2009-02-091-1/+1
* MSI MS-7046 board enablePeter Stuge2009-02-021-0/+22
* Following patch fixes VIA SPI (VT8237S)Rudolf Marek2009-02-011-0/+1
* Factor out read and erase functions from flashrom main()Carl-Daniel Hailfinger2009-01-281-38/+57
* Add VT8237A PCI IDPeter Stuge2009-01-261-0/+1
* Fix one dead increment and one dead assignment as found by clangPeter Stuge2009-01-262-2/+1
* Driver for ST M29F002T/NT/BPeter Stuge2009-01-264-6/+116
* Fix copypaste error in r3913Peter Stuge2009-01-261-1/+1
* SST25VF040B using 0x90 identification and AAI writePeter Stuge2009-01-263-0/+41
* Decode SST25VF040B status register, also from July 2008Peter Stuge2009-01-261-1/+26
* Intel Desktop Board D201GLYPeter Stuge2009-01-261-0/+14
* Winbond SuperIO SPI driverPeter Stuge2009-01-264-3/+218
* Export Winbond SuperIO register access functions in board_enable.cPeter Stuge2009-01-262-5/+10
* Document exit() codes introduced in r3907Peter Stuge2009-01-262-0/+9
* exit(2) on /dev/mem open() failure and exit(3) on mmap() failurePeter Stuge2009-01-261-2/+2
* Add license header to physmap.c so everyone is happyPeter Stuge2009-01-261-0/+18
* Darwin / Mac OS XStefan Reinauer2009-01-264-5/+45
* Small cleanup in MakefilePeter Stuge2009-01-261-4/+5
* Abstract mmap() in physmap.c and only open /dev/mem on the first physmap() callStefan Reinauer2009-01-266-88/+71
* Change flashrom.c:map_flash_registers() from int to voidPeter Stuge2009-01-262-4/+2
* Forgot some things in r3899Peter Stuge2009-01-261-3/+3
* Little readability improvement in cbtable.c:coreboot_init()Peter Stuge2009-01-261-15/+13
* Change FreeBSD #ifdef into #if defined()Stefan Reinauer2009-01-261-1/+1
* Make Makefile a bit more portablePeter Stuge2009-01-251-1/+1
* Add dry Am29F080B Am29LV081B SST39VF080 definitions per data sheetsPeter Stuge2009-01-251-0/+39
* Beautify flash chip ID verbose printout a little, always use %02xPeter Stuge2009-01-2513-13/+13
* Fix stupid off-by-one error in erase verificationPeter Stuge2009-01-251-1/+1
* ST M50FW080 TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2009-01-241-1/+1
* SST25VF080B TEST_OK_PROBEPeter Stuge2009-01-241-1/+1
* Check all mmap() calls and print helpful Linux error messagePeter Stuge2009-01-234-7/+19
* Provide some hints for the user in case /dev/mem mmap failsPeter Stuge2009-01-221-0/+7
* Fix ICH9 locking register address and add important debug outputFENG yu ning2009-01-181-12/+26
* Add ICH opcode debuggingPeter Stuge2009-01-151-0/+1
* Use designated initializers for the board enable tableStephan Guilloux2009-01-151-51/+362
* Always print address when verification fails, not only with -VPeter Stuge2009-01-131-4/+5
* Board enable for GIGABYTE GA-MA78G-DS3HPeter Stuge2009-01-121-0/+2
* IT8718F works just like IT8716FPeter Stuge2009-01-121-1/+1
* Check return value of fscanf()/fwrite()/fread()Peter Stuge2009-01-122-9/+15
* Update usage in READMEIdwer Vollering2009-01-111-1/+4
* Add erase and write functions to the following chip definitionsCarl-Daniel Hailfinger2009-01-081-27/+27
* The flashrom man page has incomplete author/copyright sections and an incorre...Carl-Daniel Hailfinger2009-01-081-9/+37
* This patch improves machine parseability and human readability of flashchips.cStephan Guilloux2009-01-081-925/+2087
* Add SST49LF020 supportSven Schnelle2009-01-072-0/+7
* Add AMD-768 chipset supportSven Schnelle2009-01-071-0/+1
* Add i631x LPC supportSven Schnelle2009-01-071-0/+1
* If you pass a bogus layout file to the -l option flashrom will segfaultUwe Hermann2008-12-221-0/+5
* Add another board-enable line for the Kontron 986LCD-M/mITXUwe Hermann2008-12-221-0/+3
OpenPOWER on IntegriCloud