summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* If you pass a bogus layout file to the -l option flashrom will segfault.Uwe Hermann2008-12-221-0/+5
* Add another board-enable line for the Kontron 986LCD-M/mITX.Uwe Hermann2008-12-221-0/+3
* flashrom: Initialize ICH SPI opcodes also for ICH9 and later.Peter Stuge2008-12-221-0/+1
* This adds register map based on NSC PC87392 datasheet. LDN#2 can beMichał Mirosław2008-12-201-0/+36
* * add a generic preop-opcode-pair table.FENG yu ning2008-12-153-35/+32
* Add 28 flash chips of the MX29 series to the flashrom ID table andCarl-Daniel Hailfinger2008-12-102-0/+34
* Kill obsolete and misplaced comment.Carl-Daniel Hailfinger2008-12-081-1/+1
* Generates OPCODES struct from the ICH7/ICH9/VIA chipset if its SPIFENG yu ning2008-12-083-0/+145
* Breaks chip info into multiple lines.FENG yu ning2008-12-081-160/+937
* flashrom: Display test status in -L chip listingPeter Stuge2008-12-061-4/+51
* flashrom: Add AMD SB700 flash enableNiels Ole Salscheider2008-12-051-0/+1
* flashrom: Fix compilation of r3797 with gcc-4.3.2Peter Stuge2008-12-051-1/+1
* flashrom: Check if erase succeeds and exit with error on failure.Peter Stuge2008-12-051-4/+17
* Patch to util/inteltool:Stefan Reinauer2008-12-049-75/+308
* Add RDID/REMS IDs for the following flash chips:Carl-Daniel Hailfinger2008-12-041-2/+15
* flashrom: gcc thinks base could be used uninitialized, so shut it up.Peter Stuge2008-12-031-1/+1
* flashrom: Fix bug in r3790Peter Stuge2008-12-031-5/+5
* Replace #ifdefs for sc520 systems by run time probing.Stefan Reinauer2008-12-034-11/+64
* build_opt_tbl:Stefan Reinauer2008-12-021-4/+8
* The Winbond Super I/O chips have another indirection of registers. TheStefan Reinauer2008-12-018-16/+91
* ok, another attempt to the build_opt_tbl problem:Stefan Reinauer2008-11-301-50/+80
* Copyright update by Jason Wang for freshly written sb600 code.Jason WangQingpei.wang2008-11-291-3/+3
* Declare special commands to support the Atmel AT25F512A.Carl-Daniel Hailfinger2008-11-281-0/+5
* If a chip has any TEST_BAD_* flag set, we don't even list theCarl-Daniel Hailfinger2008-11-282-6/+11
* Add support for the AMD/ATI SB600 southbridge SPI functionality.Jason Wang2008-11-287-19/+245
* This patch fixes the ugly race condition created through build_opt_tblStefan Reinauer2008-11-281-6/+4
* Add SST25VF080B flash chip support.Jason Wang2008-11-281-0/+1
* Flashrom already has the following probe functions:Carl-Daniel Hailfinger2008-11-283-0/+47
* The existing check in probe_spi_res() was right for SPI controllersCarl-Daniel Hailfinger2008-11-271-7/+5
* msrtool: Use libpci to let system and target probes find PCI devices.Peter Stuge2008-11-255-1/+53
* Add support for 32Mbit SPI flash SST25VF032B. Tested on gigabyte m57sli.Tero O Peippola2008-11-241-0/+1
* msrtool: Very small fixes I made after sending out the rc1 tarball.Peter Stuge2008-11-221-8/+7
* msrtool: Release Candidate 1Peter Stuge2008-11-2211-0/+1719
* Currently flashrom assumes every vendor BIOS shares our view about whichCarl-Daniel Hailfinger2008-11-181-9/+5
* Check for failed SPI command execution in flashrom. Although SPI itselfCarl-Daniel Hailfinger2008-11-182-21/+71
* Implement read support for the following Atmel chips:Carl-Daniel Hailfinger2008-11-181-15/+15
* flashrom: SST39VF020 TEST_OK_ PROBE READ ERASE WRITEMart Raudsepp2008-11-171-1/+1
* The AT25 and AT26 series SPI chips from Atmel are plain EEPROMs.Carl-Daniel Hailfinger2008-11-153-2/+60
* Add detection support for ITE IT8228E, IT8711F, IT8722F, IT8761E,Uwe Hermann2008-11-122-9/+38
* cosmetic update for getpir. Stefan Reinauer2008-11-101-2/+2
* flashrom: SST39SF040 TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2008-11-081-1/+1
* The ST M25P16 chip has been confirmed to work fine for probe, read,Carl-Daniel Hailfinger2008-11-051-1/+1
* Add support for 8 new chips to flashrom and fix up 2 existing chipsCarl-Daniel Hailfinger2008-11-042-12/+18
* Dump ICH8/ICH9/ICH10 SPI registers in flashrom.Carl-Daniel Hailfinger2008-11-031-5/+45
* Add additional SPI sector erase and chip erase command functions toCarl-Daniel Hailfinger2008-11-033-16/+42
* Drop nr/opcode_index parameter from run_opcode and search the opmenu for the ...Stefan Reinauer2008-11-021-15/+45
* Add support for the ST M50FW002 chip to flashrom. Identification only,Carl-Daniel Hailfinger2008-11-022-0/+2
* inteltool 82945G/GZ/P/PL Support (trivial)Stefan Reinauer2008-11-024-0/+6
* Move the nvramtool manpage to section 8 (as it's only really usable as root),Uwe Hermann2008-10-312-3/+3
* Allow nvramtool to build and work on FreeBSD. Tested on FreeBSD 7.Andriy Gapon2008-10-302-7/+58
OpenPOWER on IntegriCloud