summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2008-01-19Add Bingxun Shi <bingxunshi@gmail.com> to the list of contributors (trivial).Uwe Hermann
2008-01-19Small superiotool fix to detect more Winbond W83627EHF chips. TheUwe Hermann
2008-01-19This patch is for winbond w83627DHG superio support in superiotool.Bingxun Shi
2008-01-19Support SPI flash chips bigger than 512 kByte sitting behind IT8716FRonald Hoogenboom
2008-01-18Document the --list-supported option. Various small fixes (trivial).Uwe Hermann
2008-01-18Minor documentation improvements/fixes in the README and manpage (trivial).Uwe Hermann
2008-01-18rename linuxbios_* files in utils repository.Stefan Reinauer
2008-01-18rename linuxbios_* files, too.Stefan Reinauer
2008-01-18util/ renamesStefan Reinauer
2008-01-18rename linuxbios -> corebootStefan Reinauer
2008-01-18for some reasons the externals did not get committed.Stefan Reinauer
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2008-01-15Add new --list-supported switch for printing the list of Super I/OsRobinson P. Tryon
2008-01-11This patch removes '\n' from the help output since this looks a bit strange.Bernhard Walle
2008-01-10Enable MX25L8005 support in flashrom. The #defines were already there.Harald Gutmann
2008-01-07Add support for the SST25VF040B 4 Mbit SPI flash chip.Carl-Daniel Hailfinger
2008-01-04Add board enable for the gigabyte ga_2761gxdk boardRonald G. Minnich
2008-01-04Print at least the vendor for SPI flash chips if the exact chip ID isCarl-Daniel Hailfinger
2007-12-31Unfortunately, EN29F002T, EN29F002AT, EN29F002ANT, EN29F002NT all haveCarl-Daniel Hailfinger
2007-12-31Add continuation ID support to jedec.cCarl-Daniel Hailfinger
2007-12-31This fixes a few vendor IDs to conform with JEDEC publication 106WCarl-Daniel Hailfinger
2007-12-29All SPI chips mentioned in flashchips.c had their sector size listed asCarl-Daniel Hailfinger
2007-12-29Print the chip status register for all SPI chips on probe if verboseCarl-Daniel Hailfinger
2007-12-29Add 25VF016B support to flashrom. Untested, but verified against theCarl-Daniel Hailfinger
2007-12-17Add support for ST M25P05-A, M25P10-A, M25P20, M25P40, M25P16, M25P32,Carl-Daniel Hailfinger
2007-12-17Add dump support for NSC PC87317.Ulf Jordan
2007-12-17To make it easier to add new SPI chips to flashchips.c, rename functionsCarl-Daniel Hailfinger
2007-12-16Add support for ST M25P80 chips to flashrom. Detection was tested.Carl-Daniel Hailfinger
2007-12-14Add dump support for SMSC LPC47M192.Ulf Jordan
2007-12-14Add dump support for NSC PC97317.Ulf Jordan
2007-12-13Add detection and dump support for NSC PC97307.Ulf Jordan
2007-12-13Add dump support for NSC PC8741x.Ulf Jordan
2007-12-10Add support for more atmel chips:Frederico Silva
2007-12-08Add detection and dump support for NSC PC87309.Ulf Jordan
2007-12-07Add/fix some LDN descriptions (trivial).Uwe Hermann
2007-12-07Fix typo. According to National's datasheet PC87317 has SID = 0xd0 andUlf Jordan
2007-12-04Various coding style fixes, constification, fixed typos (trivial).Uwe Hermann
2007-12-02Add board-enable for Acorp 6A815EPD.Jonathan A. Kollasch
2007-11-29Various small fixes (trivial).Uwe Hermann
2007-11-25Dump support for SMSC FDC37C67x.Robinson P. Tryon
2007-11-24Add dump support for the PC87366.Ulf Jordan
2007-11-22Dump support for the SMSC LPC47B27x (trivial).Uwe Hermann
2007-11-17Detection support for more Super I/Os. Small fixes (trivial).Uwe Hermann
2007-11-14Add detection and dump support for the SMSC FDC37N958FR (trivial).Uwe Hermann
2007-11-13[LinuxBIOS] flashrom support for AMD Geode CS5536Lane Brooks
2007-11-13Add dump support for NSC PC87360.Ulf Jordan
2007-11-13Fix ATMEL 29C020 detection with flashrom. The JEDEC probe routine hadCarl-Daniel Hailfinger
2007-11-13Grouping register dumps by 8 register values per group for better readability.Frieder Ferlemann
2007-11-12Drop superfluous exit_conf_mode*() calls, we don't want to call them twice.Uwe Hermann
2007-10-31Use the preferred order of 'static const' instead of 'const static'.Uwe Hermann