summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for CX700 builtin southbridgeRandall Philipson2007-04-091-0/+1
* Trivial (cosmetic) cleanupStefan Reinauer2007-04-068-61/+51
* Split flash_enable.c into chipset_enable.c and board_enable.cLuc Verhaegen2007-04-045-208/+464
* Drop useless and partly even incorrect commentsUwe Hermann2007-04-011-49/+54
* Coding style fixesUwe Hermann2007-04-0114-133/+122
* Add support for the ICH7-DH southbridge (untested)Uwe Hermann2007-03-311-0/+1
* This is a trivial cosmetic fixStefan Reinauer2007-03-221-1/+1
* The attached patch adds additional PCI IDs for MCP55 LPC devicesEd Swierk2007-03-061-0/+5
* Fix wrong VT8235 flash enable failed warningLuc Verhaegen2007-03-021-40/+37
* Add Winbond W39V080A supportDavid Hendricks2007-03-023-0/+4
* Add support for the Gigabyte m57sli-s4 boardWard Vandewege2007-02-281-0/+1
* Note in makefile messages that zlib may be needed for libpciEd Swierk2007-02-161-2/+2
* Add support for LinuxBIOS tables independent from its source treeUwe Hermann2007-02-062-1/+217
* This patch is a rework of Adam Kaufman's Solaris patchAdam Kaufman2007-02-069-37/+72
* Add support for the SST 49LF160CAlan Carvalho de Assis2007-01-273-0/+4
* Delete superfluous and incorrect commentUwe Hermann2007-01-241-1/+0
* Add support for the SST-49LF004C, SST-49LF008C, SST-49LF016CYinghai Lu2007-01-227-1/+272
* Improve flashrom description in the manpage a bitUwe Hermann2006-12-201-3/+5
* Update flashrom requirements in the READMEUwe Hermann2006-12-201-1/+2
* Add an install target to the flashrom Makefile which installs flashrom into /...Uwe Hermann2006-12-141-0/+5
* Update list of supported flash chips in the flashrom READMEUwe Hermann2006-12-041-1/+5
* List the supported flash chips and southbridges in the flashrom README fileUwe Hermann2006-12-041-0/+58
OpenPOWER on IntegriCloud