summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Some cosmetic cleanups in the flashrom code and outputUwe Hermann2007-10-1720-49/+48
* Fix wrong values/typos in chipset_enable.cCarl-Daniel Hailfinger2007-10-171-2/+2
* Multiple flashrom fixesUwe Hermann2007-10-162-2/+4
* Add Gigabyte M61P-S3 SPI flash support to board_enable.cMichael van der Kolff2007-10-162-1/+4
* Convert the existing it8716f_* functions to generic_spi_* functionsCarl-Daniel Hailfinger2007-10-163-15/+22
* Add spi.c forgotten in r145Carl-Daniel Hailfinger2007-10-151-0/+199
* Move SPI code out of board_enable.c where it started its lifeCarl-Daniel Hailfinger2007-10-153-171/+3
* Changes to support the K8N-NEO3, first tested at Google on GSOC day :-)Ronald G. Minnich2007-10-122-50/+93
* Revert my last cleanup patchUwe Hermann2007-10-104-22/+25
* Cosmetic changes to make the flashrom output more consistentUwe Hermann2007-10-104-25/+22
* Fix the help, and print a message when nothing happensJordan Crouse2007-10-041-5/+11
* This patch aims to restructure SPI flash support in a more reasonable wayCarl-Daniel Hailfinger2007-10-023-19/+119
* Add preliminary SPI flash identification support for SPI chips attached to IT...Carl-Daniel Hailfinger2007-09-271-0/+101
* Change out/in combinations to pci_read/write_byte in sis630 chipset enableAlex Beregszaszi2007-09-111-6/+4
* Remove useless 'extern' keywordsUwe Hermann2007-09-092-58/+58
* Add '(C)' where it's missing (for consistency reasons)Uwe Hermann2007-09-0919-29/+29
* Add missing license header to udelay.cUwe Hermann2007-09-091-0/+20
* Add a dedicated licenseUwe Hermann2007-09-081-0/+339
* Add support for the Winbond W29EE011Markus Boas2007-08-305-1/+68
* Add support for the Winbond W29C040PMarkus Boas2007-08-303-0/+4
* Change all flashrom license headers to use our standard formatUwe Hermann2007-08-2921-306/+257
* Cosmetic fixesUwe Hermann2007-08-2320-115/+120
* Drop duplicated code (copies of plain JEDEC functions)Uwe Hermann2007-08-233-116/+5
* Drop a bunch of useless header files, merge them into flash.hUwe Hermann2007-08-2338-212/+101
* Move code into *.c files, there's no reason to have it in header filesUwe Hermann2007-08-238-200/+208
* Fix bug in probe_28sf040() causing flash corruption on SST49LF160C verifyEd Swierk2007-08-131-6/+1
* Add board enable for the EPoX EP-BX3Luc Verhaegen2007-08-112-0/+22
* Add missing supported flash chips to the READMEUwe Hermann2007-07-271-0/+10
* Add various ST flash chipsCarl-Daniel Hailfinger2007-07-252-2/+26
* This patch adds support for ST M50FW040 and ST M29W040BCarl-Daniel Hailfinger2007-07-242-0/+6
* Add support for Tyan Tomcat K7MLuc Verhaegen2007-07-041-3/+8
* Fix up and document the AMD CS5530/CS5530A supportUwe Hermann2007-06-062-11/+22
* Document the newly supported IBM x3455 board and the now-supported Broadcom H...Uwe Hermann2007-06-053-6/+7
* Move GPIO settings to board specific code for IBM x3455Stefan Reinauer2007-06-052-5/+14
* Add support for BCM HT1000 chipsetStefan Reinauer2007-06-051-0/+24
* Minor cosmeticsUwe Hermann2007-05-242-3/+4
* Drop leftover includesStefan Reinauer2007-05-246-18/+5
* Some copyright analysisStefan Reinauer2007-05-242-1/+24
* Factor out register mapping codeStefan Reinauer2007-05-246-55/+32
* Unify mmap error messagesStefan Reinauer2007-05-236-10/+9
* Big cosmetic offensive on flashromStefan Reinauer2007-05-2317-178/+183
* Add support for the Winbond W39V040FA chipUwe Hermann2007-05-213-0/+4
* Add support for ASUS P5A (Socket 7, ALi based)Luc Verhaegen2007-05-203-3/+96
* Fix coding style of flashrom by running indent on all filesUwe Hermann2007-05-0915-800/+734
* Add WinBond Super IO helpersLuc Verhaegen2007-05-041-115/+78
* Enable flashing on IWILL DK8-HTXMondrian Nuessle2007-05-032-6/+64
* Add initial support for the following flash chipsUwe Hermann2007-04-283-3/+16
* Exit on return code of read_layout and print error message to stderr instead ...Stefan Reinauer2007-04-142-2/+4
* Rename flash_rom.c.cUwe Hermann2007-04-112-3/+3
* Add VIA CX700 to the list of supported southbridgesUwe Hermann2007-04-091-0/+1
OpenPOWER on IntegriCloud