summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2008-12-04Add RDID/REMS IDs for the following flash chips:Carl-Daniel Hailfinger
2008-12-03flashrom: gcc thinks base could be used uninitialized, so shut it up.Peter Stuge
2008-12-03flashrom: Fix bug in r3790Peter Stuge
2008-12-03Replace #ifdefs for sc520 systems by run time probing.Stefan Reinauer
2008-12-02build_opt_tbl:Stefan Reinauer
2008-12-01The Winbond Super I/O chips have another indirection of registers. TheStefan Reinauer
2008-11-30ok, another attempt to the build_opt_tbl problem:Stefan Reinauer
2008-11-29Copyright update by Jason Wang for freshly written sb600 code.Jason WangQingpei.wang
2008-11-28Declare special commands to support the Atmel AT25F512A.Carl-Daniel Hailfinger
2008-11-28If a chip has any TEST_BAD_* flag set, we don't even list theCarl-Daniel Hailfinger
2008-11-28Add support for the AMD/ATI SB600 southbridge SPI functionality.Jason Wang
2008-11-28This patch fixes the ugly race condition created through build_opt_tblStefan Reinauer
2008-11-28Add SST25VF080B flash chip support.Jason Wang
2008-11-28Flashrom already has the following probe functions:Carl-Daniel Hailfinger
2008-11-27The existing check in probe_spi_res() was right for SPI controllersCarl-Daniel Hailfinger
2008-11-25msrtool: Use libpci to let system and target probes find PCI devices.Peter Stuge
2008-11-24Add support for 32Mbit SPI flash SST25VF032B. Tested on gigabyte m57sli.Tero O Peippola
2008-11-22msrtool: Very small fixes I made after sending out the rc1 tarball.Peter Stuge
2008-11-22msrtool: Release Candidate 1Peter Stuge
2008-11-18Currently flashrom assumes every vendor BIOS shares our view about whichCarl-Daniel Hailfinger
2008-11-18Check for failed SPI command execution in flashrom. Although SPI itselfCarl-Daniel Hailfinger
2008-11-18Implement read support for the following Atmel chips:Carl-Daniel Hailfinger
2008-11-17flashrom: SST39VF020 TEST_OK_ PROBE READ ERASE WRITEMart Raudsepp
2008-11-15The AT25 and AT26 series SPI chips from Atmel are plain EEPROMs.Carl-Daniel Hailfinger
2008-11-12Add detection support for ITE IT8228E, IT8711F, IT8722F, IT8761E,Uwe Hermann
2008-11-10cosmetic update for getpir. Stefan Reinauer
2008-11-08flashrom: SST39SF040 TEST_OK_ PROBE READ ERASE WRITEPeter Stuge
2008-11-05The ST M25P16 chip has been confirmed to work fine for probe, read,Carl-Daniel Hailfinger
2008-11-04Add support for 8 new chips to flashrom and fix up 2 existing chipsCarl-Daniel Hailfinger
2008-11-03Dump ICH8/ICH9/ICH10 SPI registers in flashrom.Carl-Daniel Hailfinger
2008-11-03Add additional SPI sector erase and chip erase command functions toCarl-Daniel Hailfinger
2008-11-02Drop nr/opcode_index parameter from run_opcode and search the opmenu for the ...Stefan Reinauer
2008-11-02Add support for the ST M50FW002 chip to flashrom. Identification only,Carl-Daniel Hailfinger
2008-11-02inteltool 82945G/GZ/P/PL Support (trivial)Stefan Reinauer
2008-10-31Move the nvramtool manpage to section 8 (as it's only really usable as root),Uwe Hermann
2008-10-30Allow nvramtool to build and work on FreeBSD. Tested on FreeBSD 7.Andriy Gapon
2008-10-30Mark two more chips as fully tested (trivial).Uwe Hermann
2008-10-29Flashrom support for some Numonyx parts (M25PE)Stefan Reinauer
2008-10-29Enable SPI boot flash support on EP80579, which has the ICH7 register setEd Swierk
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