summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-23Drop a bunch of useless header files, merge them into flash.h.Uwe Hermann
2007-08-23Move code into *.c files, there's no reason to have it in header files.Uwe Hermann
2007-08-13Fix bug in probe_28sf040() causing flash corruption on SST49LF160C verify.Ed Swierk
2007-08-11flashrom: Add board enable for the EPoX EP-BX3.Luc Verhaegen
2007-07-27flashrom: Add missing supported flash chips to the README (trivial).Uwe Hermann
2007-07-25This patch adds support for the M50FLW040A, M50FLW040B, M50FLW080A,Carl-Daniel Hailfinger
2007-07-24This patch adds support for ST M50FW040 and ST M29W040B to flashrom.Carl-Daniel Hailfinger
2007-07-12Fix Agami Aruma target (the only one using the part)Stefan Reinauer
2007-07-12trivial: clarify comment on ADM1026_DEVICE addressPeter Stuge
2007-07-12Signed-off-by: Stefan Reinauer <stepan@coresystems.de>Stefan Reinauer
2007-07-12some agami i2c mergesStefan Reinauer
2007-07-12[Arg! Forgot to 'svn add', sorry]Uwe Hermann
2007-07-12Generic driver for pretty much all known Standard Microsystems CorporationUwe Hermann
2007-07-04Flashrom: Add support for Tyan Tomcat K7M.Luc Verhaegen
2007-06-20Artec Group dbe61 mainboard support.Marc Jones
2007-06-19Various minor cosmetics and coding style fixes (trivial).Uwe Hermann
2007-06-19The GPIOs used for UART2 RX and TX were reversed.Marc Jones
2007-06-19This patch fixes up a couple mistakes I made with the i82810 and mew-vw to makeCorey Osgood
2007-06-14small agami aruma configuration updates (trivial)Stefan Reinauer
2007-06-14Fix the static device tree of the ASI MB-5BLMP target. This was broken inUwe Hermann
2007-06-14his patch fixes the CAS map for -.5 and -1 CAS settings. The -.5 setting shou...Marc Jones
2007-06-14Small bugfix in i82801xx_lpc.c.Corey Osgood
2007-06-14Add initial support for the Intel 82810 northbridge.Corey Osgood
2007-06-14This patch adds support for the Intel i82810 northbridge and various i82801xxCorey Osgood
2007-06-12Add the AMD DB800 (AKA Salsa) mainboard.Marc Jones
2007-06-07Minor tweaks in the 440BX RAM init code (trivial).Uwe Hermann
2007-06-07Add support for the IEI JUKI-511P and IEI ROCKY-512 half-size boards.Nikolay Petukhov
2007-06-06Fix up and document the AMD CS5530/CS5530A support in flashrom.Uwe Hermann
2007-06-06Add support for the Winbond W83977F-A Super I/O.Nikolay Petukhov
2007-06-05flashrom: Document the newly supported IBM x3455 board and theUwe Hermann
2007-06-05Move GPIO settings to board specific code for IBM x3455Stefan Reinauer
2007-06-05Add support for BCM HT1000 chipset to flashrom. Tested on IBM x3455.Stefan Reinauer
2007-06-03Switch the Tyan S1846 to a fallback-only boot per default to allowUwe Hermann
2007-06-03Tyan S1846: Minor fixes in static device tree (trivial):Uwe Hermann
2007-06-03Fix the static device tree of the Tyan S1846. Especially theUwe Hermann
2007-06-03Intel 82371EB: Some code simplifications (trivial).Uwe Hermann
2007-06-02The UART disable code was causing a hang and was worked around with aMarc Jones
2007-05-29Drop duplicate 82371AB device IDs (trivial).Uwe Hermann
2007-05-29Use the common LinuxBIOS license header format.Uwe Hermann
2007-05-29Intel 82371EB: Add IDE init support.Uwe Hermann
2007-05-28Lower the RAM init delays we use on the Intel 440BX.Uwe Hermann
2007-05-27Various 440BX and Tyan S1846 related minor changes and fixes (trivial):Uwe Hermann
2007-05-27Init for the Intel 82371EB southbridge: make all ROM/BIOS regionsUwe Hermann
2007-05-26This patch fixes the processor name string for Rev F. CPUs.Sven Kapferer
2007-05-24Add initial support for the ASUS A8N-E board.Philipp Degler
2007-05-24Drop the src/southbridge/amd/cs5536_lx directory and its contents, asUwe Hermann
2007-05-24Minor cosmetics (trivial).Uwe Hermann
2007-05-24Various IT8712F fixes:Philipp Degler
2007-05-24Small patch that adds an error message in case the keyboard selftest fails.Philipp Degler
2007-05-24drop leftover includes (trivial)Stefan Reinauer