summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Reduce serial output, otherwise flashing will fail very often (trivial).Uwe Hermann2008-10-211-2/+4
* Add register definitions for W83627HF based on publicly availableAndriy Gapon2008-10-192-3/+44
* Coding-style fixes for flashrom, partly indent-aided (trivial).Uwe Hermann2008-10-1813-233/+284
* flashrom: Allow the SiS 620 chipset to detect and read at least 256kb chips.Urja Rannikko2008-10-181-0/+11
* SB600 has four write once LPC ROM protect areas. It is not possible to writeMarc Jones2008-10-151-0/+21
* Drop global register 0x07 for all Super I/Os (trivial).Uwe Hermann2008-10-145-68/+66
* Add dump support to ITE IT8726F, and add comments and a missing GPIOJosh Profitt2008-10-142-6/+59
* Add ICH10 support to flashrom.Carl-Daniel Hailfinger2008-10-101-0/+10
* flashrom: Check that a filename was specified also when using force readPeter Stuge2008-10-101-0/+4
* Add Fintek F71882FG support (trivial).Uwe Hermann2008-10-091-0/+42
* Support for AM29F002(N)B[BT]. Fully tested on AM29F002NBT.Mats Erik Andersson2008-10-072-1/+5
* Add some more Super I/O IDs/names (trivial).Uwe Hermann2008-10-013-0/+14
* Add an abuild command line option for -fno-stack-protect for toolchains that ...Marc Jones2008-09-301-1/+11
* This patch fixes support for the AT49F002N(T) chip in the flashrom tool.Tim ter Laak2008-09-301-2/+2
* flashrom: ST M29F040B status TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2008-09-301-1/+1
* flashrom: Fix typo in r3615 (TEST_PREW -> TEST_OK_PREW)Peter Stuge2008-09-291-1/+1
* Mark the SyncMOS S29C51002T as working (trivial).Uwe Hermann2008-09-291-1/+1
* Add string support to nvramtool.Stefan Reinauer2008-09-2729-80/+157
* Activate proper support for EN29F002(A)(N)[BT].Mats Erik Andersson2008-09-264-10/+54
* fix two minor bugs in nvramtool. (trivial)Stefan Reinauer2008-09-182-4/+5
* flashrom: Winbond W49V002A TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2008-09-101-1/+1
* flashrom: Debug print actual time base calculated by myusec_calibrate_delay()Peter Stuge2008-09-071-1/+7
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-041-0/+3
* flashrom: Only find "unknown .. SPI chip" if no other chip was foundPeter Stuge2008-09-031-3/+8
* flashrom: SST49LF016C TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2008-09-021-1/+1
* flashrom: SST25VF016B TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2008-08-271-1/+1
* flashrom: Recognize the Intel EP80579 LPC flash interface.Ed Swierk2008-08-201-0/+1
* split the one file, as the several printing functions will continue to growStefan Reinauer2008-08-209-737/+932
* use seperate array for core 2 cpus (trivial)Stefan Reinauer2008-08-201-1/+80
* Add support for MSI KT4V to flashrom. The KT4V is autodetected and supportsSean Nelson2008-08-191-0/+47
* inteltool: match cpuid before attempting to print MSRs (trivial)Stefan Reinauer2008-08-181-12/+58
* fix typo in superiotool (trivial)Stefan Reinauer2008-08-151-1/+1
* flashrom: Fix error -EINVAL on mmap()Segher Boessenkool2008-08-121-8/+8
* flashrom: ST M50FW040 TEST_OK PROBE READ ERASE WRITEPeter Stuge2008-08-081-1/+1
* Add the contents of buildrom'sWard Vandewege2008-08-067-1882/+2819
* update copyright year (trivial)Stefan Reinauer2008-08-021-1/+1
* tested another intel chip (trivial)Stefan Reinauer2008-08-021-1/+1
* fix build warnings for buildrom (trivial)Stefan Reinauer2008-08-011-4/+4
* fix typos in config.g, and don't arbitrarily hide some build informationStefan Reinauer2008-08-011-5/+1
* flashrom: Winbond W39V040C and MSI K8T Neo2-FPeter Stuge2008-07-215-1/+113
* superiotool: add support for SMSC SIO10N268 (trivial)Stefan Reinauer2008-07-191-0/+23
* add support for 2 new SMSC superio chips. Information is a bit ambiguousStefan Reinauer2008-07-191-0/+72
* Fix and clean up coreboot image detection heuristic.Carl-Daniel Hailfinger2008-07-111-12/+20
* flashrom: Trivial SPI cleanupsPeter Stuge2008-07-074-32/+15
* flashrom: Trivial indent fix in ichspi.cPeter Stuge2008-07-071-3/+3
* r3415 removed symbolic constants for device IDs by accident.Carl-Daniel Hailfinger2008-07-062-3/+6
* flashrom: Add AMIC A29002Andreas Thienemann2008-07-062-2/+3
* Adding support for flashing system with Nvidia MCP67Stefan Reinauer2008-07-051-0/+1
* flashrom: Add PCI IDs for EPIA-CNPeter Stuge2008-07-051-0/+2
* Minor cosmetics, e.g. make stuff fit in 80 chars/line etc. (trivial).Uwe Hermann2008-07-032-10/+7
OpenPOWER on IntegriCloud