summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mark SST49LF040B as tested.Carl-Daniel Hailfinger2008-07-031-1/+1
* Mark the SST SST49LF040 as OK (tested by me), all operations (trivial).Uwe Hermann2008-07-031-1/+1
* flashrom: Winbond W25x80 TEST_OK PROBE READ ERASE WRITEPeter Stuge2008-07-031-1/+1
* Improve coreboot image detection heuristic in flashrom. It's notCarl-Daniel Hailfinger2008-07-031-1/+13
* flashrom: probe_flash() cleanup for better code readabilityPeter Stuge2008-07-021-15/+15
* set w39v080fa to fully supported. I'm am flashing this chip several times aStefan Reinauer2008-07-022-2/+4
* flashrom: Update to TEST_OK for Winbond W39V040FA PROBE READPeter Stuge2008-07-021-1/+1
* flashrom: Don't rm *~ in make clean, who knows what files that could bePeter Stuge2008-07-021-1/+1
* flashrom: Unknown vendor:board message can be triggered by -m tooPeter Stuge2008-07-021-1/+1
* flashrom: Case insensitive matching of vendor:board strings in coreboot tablePeter Stuge2008-07-021-4/+3
* First attempt to clean up SPI probing and create a commonStefan Reinauer2008-06-305-128/+213
* Mine AMIC flash chip needs 4 bytes RDID. This enables to use the new probing ...Rudolf Marek2008-06-301-1/+1
OpenPOWER on IntegriCloud