aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2008-10-28Allow superiotool to compile and work on FreeBSD. Tested on FreeBSD 7.Andriy Gapon
2008-10-28Mark Winbond W39V040FA" (512 KB) as fully supported, tested byUwe Hermann
2008-10-28Add support for the Intel 82371MX (MPIIX) southbridge (trivial).Uwe Hermann
2008-10-26Add support for the Intel 82371FB PIIX and 82371SB (PIIX3) southbridges.Uwe Hermann
2008-10-25Add support for the VIA VT82C586A/B chipset, improve documentation.Uwe Hermann
2008-10-23Add support for the ITE IT8661F/IT8770F, IT8673F, and IT8671F/IT8687R.Urja Rannikko
2008-10-21Reduce serial output, otherwise flashing will fail very often (trivial).Uwe Hermann
2008-10-19Add register definitions for W83627HF based on publicly availableAndriy Gapon
2008-10-18Coding-style fixes for flashrom, partly indent-aided (trivial).Uwe Hermann
2008-10-18flashrom: Allow the SiS 620 chipset to detect and read at least 256kb chips.Urja Rannikko
2008-10-15SB600 has four write once LPC ROM protect areas. It is not possible to writeMarc Jones
2008-10-14Drop global register 0x07 for all Super I/Os (trivial).Uwe Hermann
2008-10-14Add dump support to ITE IT8726F, and add comments and a missing GPIOJosh Profitt
2008-10-10Add ICH10 support to flashrom.Carl-Daniel Hailfinger
2008-10-10flashrom: Check that a filename was specified also when using force readPeter Stuge
2008-10-09Add Fintek F71882FG support (trivial).Uwe Hermann
2008-10-07Support for AM29F002(N)B[BT]. Fully tested on AM29F002NBT.Mats Erik Andersson
2008-10-01Add some more Super I/O IDs/names (trivial).Uwe Hermann
2008-09-30Add an abuild command line option for -fno-stack-protect for toolchains that ...Marc Jones
2008-09-30This patch fixes support for the AT49F002N(T) chip in the flashrom tool.Tim ter Laak
2008-09-30flashrom: ST M29F040B status TEST_OK_ PROBE READ ERASE WRITEPeter Stuge
2008-09-29flashrom: Fix typo in r3615 (TEST_PREW -> TEST_OK_PREW)Peter Stuge
2008-09-29Mark the SyncMOS S29C51002T as working (trivial).Uwe Hermann
2008-09-27Add string support to nvramtool.Stefan Reinauer
2008-09-26Activate proper support for EN29F002(A)(N)[BT].Mats Erik Andersson
2008-09-18fix two minor bugs in nvramtool. (trivial)Stefan Reinauer
2008-09-10flashrom: Winbond W49V002A TEST_OK_ PROBE READ ERASE WRITEPeter Stuge
2008-09-07flashrom: Debug print actual time base calculated by myusec_calibrate_delay()Peter Stuge
2008-09-04This changes the python generated makefilesCarl-Daniel Hailfinger
2008-09-03flashrom: Only find "unknown .. SPI chip" if no other chip was foundPeter Stuge
2008-09-02flashrom: SST49LF016C TEST_OK_ PROBE READ ERASE WRITEPeter Stuge
2008-08-27flashrom: SST25VF016B TEST_OK_ PROBE READ ERASE WRITEPeter Stuge
2008-08-20flashrom: Recognize the Intel EP80579 LPC flash interface.Ed Swierk
2008-08-20split the one file, as the several printing functions will continue to growStefan Reinauer
2008-08-20use seperate array for core 2 cpus (trivial)Stefan Reinauer
2008-08-19Add support for MSI KT4V to flashrom. The KT4V is autodetected and supportsSean Nelson
2008-08-18inteltool: match cpuid before attempting to print MSRs (trivial)Stefan Reinauer
2008-08-15fix typo in superiotool (trivial)Stefan Reinauer
2008-08-12flashrom: Fix error -EINVAL on mmap()Segher Boessenkool
2008-08-08flashrom: ST M50FW040 TEST_OK PROBE READ ERASE WRITEPeter Stuge
2008-08-06Add the contents of buildrom'sWard Vandewege
2008-08-02update copyright year (trivial)Stefan Reinauer
2008-08-02tested another intel chip (trivial)Stefan Reinauer
2008-08-01fix build warnings for buildrom (trivial)Stefan Reinauer
2008-08-01fix typos in config.g, and don't arbitrarily hide some build informationStefan Reinauer
2008-07-21flashrom: Winbond W39V040C and MSI K8T Neo2-FPeter Stuge
2008-07-19superiotool: add support for SMSC SIO10N268 (trivial)Stefan Reinauer
2008-07-19add support for 2 new SMSC superio chips. Information is a bit ambiguousStefan Reinauer
2008-07-11Fix and clean up coreboot image detection heuristic.Carl-Daniel Hailfinger
2008-07-07flashrom: Trivial SPI cleanupsPeter Stuge
2008-07-07flashrom: Trivial indent fix in ichspi.cPeter Stuge
2008-07-06r3415 removed symbolic constants for device IDs by accident.Carl-Daniel Hailfinger
2008-07-06flashrom: Add AMIC A29002Andreas Thienemann
2008-07-05Adding support for flashing system with Nvidia MCP67Stefan Reinauer
2008-07-05flashrom: Add PCI IDs for EPIA-CNPeter Stuge
2008-07-03Minor cosmetics, e.g. make stuff fit in 80 chars/line etc. (trivial).Uwe Hermann
2008-07-03Mark SST49LF040B as tested.Carl-Daniel Hailfinger
2008-07-03Mark the SST SST49LF040 as OK (tested by me), all operations (trivial).Uwe Hermann
2008-07-03flashrom: Winbond W25x80 TEST_OK PROBE READ ERASE WRITEPeter Stuge
2008-07-03Improve coreboot image detection heuristic in flashrom. It's notCarl-Daniel Hailfinger
2008-07-02flashrom: probe_flash() cleanup for better code readabilityPeter Stuge
2008-07-02set w39v080fa to fully supported. I'm am flashing this chip several times aStefan Reinauer
2008-07-02flashrom: Update to TEST_OK for Winbond W39V040FA PROBE READPeter Stuge
2008-07-02flashrom: Don't rm *~ in make clean, who knows what files that could bePeter Stuge
2008-07-02flashrom: Unknown vendor:board message can be triggered by -m tooPeter Stuge
2008-07-02flashrom: Case insensitive matching of vendor:board strings in coreboot tablePeter Stuge
2008-06-30First attempt to clean up SPI probing and create a commonStefan Reinauer
2008-06-30Mine AMIC flash chip needs 4 bytes RDID. This enables to use the new probing ...Rudolf Marek
2008-06-30Mine AMIC flash chip needs 4 bytes RDID. Following patch adds support for that.Rudolf Marek
2008-06-30This patch adds support for VIA SPI controller on VT8237S. It is similar withRudolf Marek
2008-06-29Add a debug marker after ICH SPI opcode programming.Carl-Daniel Hailfinger
2008-06-29flashrom: Fix ICH7 non-SPI that broke in r3393Peter Stuge
2008-06-28Use symbolic constants for PCI subsystem probing in flashrom.Carl-Daniel Hailfinger
2008-06-27* ICH7 SPI supportStefan Reinauer
2008-06-27indent according to development guidelines (trivial)Stefan Reinauer
2008-06-26Winbond W39V080FA: Probe and Read are OK.Jens Kühnel
2008-06-24flashrom: Test status OK for ST M50FW040 PROBE READPeter Stuge
2008-06-24flashrom: Test status OK for Macronix MX25L8005 PROBE READ ERASE WRITEPeter Stuge
2008-06-24flashrom: Increase delay in probe_jedec() after Product ID Entry to 10msPeter Stuge
2008-06-24flashrom: Slight restructure of SPI probe_ functionsPeter Stuge
2008-06-22Some flashrom documentation fixes, and removal of duplicated info (trivial).Uwe Hermann
2008-06-22flashrom: A few changes were committed before the DoC remove, update README.Peter Stuge
2008-06-22as per Peter's suggestion. clean binary in make cleanStefan Reinauer
2008-06-22flashrom: Remove dead M-Systems Disk on Chip codePeter Stuge
2008-06-22flashrom: Update test status to TEST_OK_PREW for ST M50FLW080A and SST49LF008APeter Stuge
2008-06-22flashrom: Some Makefile cleaningPeter Stuge
2008-06-21flashrom: Fix OBJS in Makefile to compile stm50flw0x0x.c like the othersPeter Stuge
2008-06-21flashrom: Uppercase AMIC since that's what they write in datasheets.Peter Stuge
2008-06-21flashrom: Update comment to match delay change in probe_jedec() r3373Peter Stuge
2008-06-21flashrom: Update test status for Atmel AT29C020 and SST29EE010Peter Stuge
2008-06-21flashrom: Increase delay in probe_jedec() to 2ms to reliably detect AT29C020Peter Stuge
2008-06-20flashrom: Show expected and read byte on verify failure. Trivial.Peter Stuge
2008-06-18flashrom: Add support for AMIC Technology A49LF040A and do not probe W29EE011...Jens Kuehnel
2008-06-18flashrom: Force read unknown flash chipsPeter Stuge
2008-06-13flashrom: Board enable and autodetection for GIGABYTE GA-7VT600Peter Stuge
2008-06-11flashrom: Add support for Amic Technology A29040B flash chip.Peter Stuge
2008-06-11flashrom: Board enable and autodetection for BioStar P4M80-M4.Peter Stuge
2008-06-08Changes Makefile generation so that recursive "make" calls readPierre Pronchery
2008-06-07Add dump support for Winbond (NSC) PC87427. Dumps available from real hardware.Tom Sylla
2008-06-03Ward writes:Peter Stuge