The ACPI PSS CPU Pstate table was calculating the frequency incorrectly for
[coreboot.git] / util /
2008-12-22 Uwe HermannIf you pass a bogus layout file to the -l option flashr...
2008-12-22 Uwe HermannAdd another board-enable line for the Kontron 986LCD...
2008-12-22 Peter Stugeflashrom: Initialize ICH SPI opcodes also for ICH9...
2008-12-20 Michał MirosławThis adds register map based on NSC PC87392 datasheet...
2008-12-15 FENG yu ning* add a generic preop-opcode-pair table.
2008-12-10 Carl-Daniel HailfingerAdd 28 flash chips of the MX29 series to the flashrom...
2008-12-08 Carl-Daniel HailfingerKill obsolete and misplaced comment.
2008-12-08 FENG yu ningGenerates OPCODES struct from the ICH7/ICH9/VIA chipset...
2008-12-08 FENG yu ningBreaks chip info into multiple lines.
2008-12-06 Peter Stugeflashrom: Display test status in -L chip listing
2008-12-05 Niels Ole Salscheiderflashrom: Add AMD SB700 flash enable
2008-12-05 Peter Stugeflashrom: Fix compilation of r3797 with gcc-4.3.2
2008-12-05 Peter Stugeflashrom: Check if erase succeeds and exit with error...
2008-12-04 Stefan ReinauerPatch to util/inteltool:
2008-12-04 Carl-Daniel HailfingerAdd RDID/REMS IDs for the following flash chips:
2008-12-03 Peter Stugeflashrom: gcc thinks base could be used uninitialized...
2008-12-03 Peter Stugeflashrom: Fix bug in r3790
2008-12-03 Stefan ReinauerReplace #ifdefs for sc520 systems by run time probing.
2008-12-02 Stefan Reinauerbuild_opt_tbl:
2008-12-01 Stefan ReinauerThe Winbond Super I/O chips have another indirection...
2008-11-30 Stefan Reinauerok, another attempt to the build_opt_tbl problem:
2008-11-29 Jason WangQingpei... Copyright update by Jason Wang for freshly written...
2008-11-28 Carl-Daniel HailfingerDeclare special commands to support the Atmel AT25F512A.
2008-11-28 Carl-Daniel HailfingerIf a chip has any TEST_BAD_* flag set, we don't even...
2008-11-28 Jason WangAdd support for the AMD/ATI SB600 southbridge SPI funct...
2008-11-28 Stefan ReinauerThis patch fixes the ugly race condition created throug...
2008-11-28 Jason WangAdd SST25VF080B flash chip support.
2008-11-28 Carl-Daniel HailfingerFlashrom already has the following probe functions:
2008-11-27 Carl-Daniel HailfingerThe existing check in probe_spi_res() was right for...
2008-11-25 Peter Stugemsrtool: Use libpci to let system and target probes...
2008-11-24 Tero O PeippolaAdd support for 32Mbit SPI flash SST25VF032B. Tested...
2008-11-22 Peter Stugemsrtool: Very small fixes I made after sending out...
2008-11-22 Peter Stugemsrtool: Release Candidate 1
2008-11-18 Carl-Daniel HailfingerCurrently flashrom assumes every vendor BIOS shares...
2008-11-18 Carl-Daniel HailfingerCheck for failed SPI command execution in flashrom...
2008-11-18 Carl-Daniel HailfingerImplement read support for the following Atmel chips:
2008-11-17 Mart Raudseppflashrom: SST39VF020 TEST_OK_ PROBE READ ERASE WRITE
2008-11-15 Carl-Daniel HailfingerThe AT25 and AT26 series SPI chips from Atmel are plain...
2008-11-12 Uwe HermannAdd detection support for ITE IT8228E, IT8711F, IT8722F...
2008-11-10 Stefan Reinauercosmetic update for getpir.
2008-11-08 Peter Stugeflashrom: SST39SF040 TEST_OK_ PROBE READ ERASE WRITE
2008-11-05 Carl-Daniel HailfingerThe ST M25P16 chip has been confirmed to work fine...
2008-11-04 Carl-Daniel HailfingerAdd support for 8 new chips to flashrom and fix up...
2008-11-03 Carl-Daniel HailfingerDump ICH8/ICH9/ICH10 SPI registers in flashrom.
2008-11-03 Carl-Daniel HailfingerAdd additional SPI sector erase and chip erase command...
2008-11-02 Stefan ReinauerDrop nr/opcode_index parameter from run_opcode and...
2008-11-02 Carl-Daniel HailfingerAdd support for the ST M50FW002 chip to flashrom. Ident...
2008-11-02 Stefan Reinauerinteltool 82945G/GZ/P/PL Support (trivial)
2008-10-31 Uwe HermannMove the nvramtool manpage to section 8 (as it's only...
2008-10-30 Andriy GaponAllow nvramtool to build and work on FreeBSD. Tested...
2008-10-30 Uwe HermannMark two more chips as fully tested (trivial).
2008-10-29 Stefan ReinauerFlashrom support for some Numonyx parts (M25PE)
2008-10-29 Ed SwierkEnable SPI boot flash support on EP80579, which has...
2008-10-28 Andriy GaponAllow superiotool to compile and work on FreeBSD. Teste...
2008-10-28 Uwe HermannMark Winbond W39V040FA" (512 KB) as fully supported...
2008-10-28 Uwe HermannAdd support for the Intel 82371MX (MPIIX) southbridge...
2008-10-26 Uwe HermannAdd support for the Intel 82371FB PIIX and 82371SB...
2008-10-25 Uwe HermannAdd support for the VIA VT82C586A/B chipset, improve...
2008-10-23 Urja RannikkoAdd support for the ITE IT8661F/IT8770F, IT8673F, and...
2008-10-21 Uwe HermannReduce serial output, otherwise flashing will fail...
2008-10-19 Andriy GaponAdd register definitions for W83627HF based on publicly...
2008-10-18 Uwe HermannCoding-style fixes for flashrom, partly indent-aided...
2008-10-18 Urja Rannikkoflashrom: Allow the SiS 620 chipset to detect and read...
2008-10-15 Marc JonesSB600 has four write once LPC ROM protect areas. It...
2008-10-14 Uwe HermannDrop global register 0x07 for all Super I/Os (trivial).
2008-10-14 Josh ProfittAdd dump support to ITE IT8726F, and add comments and...
2008-10-10 Carl-Daniel HailfingerAdd ICH10 support to flashrom.
2008-10-10 Peter Stugeflashrom: Check that a filename was specified also...
2008-10-09 Uwe HermannAdd Fintek F71882FG support (trivial).
2008-10-07 Mats Erik AnderssonSupport for AM29F002(N)B[BT]. Fully tested on AM29F002NBT.
2008-10-01 Uwe HermannAdd some more Super I/O IDs/names (trivial).
2008-09-30 Marc JonesAdd an abuild command line option for -fno-stack-protec...
2008-09-30 Tim ter LaakThis patch fixes support for the AT49F002N(T) chip...
2008-09-30 Peter Stugeflashrom: ST M29F040B status TEST_OK_ PROBE READ ERASE...
2008-09-29 Peter Stugeflashrom: Fix typo in r3615 (TEST_PREW -> TEST_OK_PREW)
2008-09-29 Uwe HermannMark the SyncMOS S29C51002T as working (trivial).
2008-09-27 Stefan ReinauerAdd string support to nvramtool.
2008-09-26 Mats Erik AnderssonActivate proper support for EN29F002(A)(N)[BT].
2008-09-18 Stefan Reinauerfix two minor bugs in nvramtool. (trivial)
2008-09-10 Peter Stugeflashrom: Winbond W49V002A TEST_OK_ PROBE READ ERASE...
2008-09-07 Peter Stugeflashrom: Debug print actual time base calculated by...
2008-09-04 Carl-Daniel HailfingerThis changes the python generated makefiles
2008-09-03 Peter Stugeflashrom: Only find "unknown .. SPI chip" if no other...
2008-09-02 Peter Stugeflashrom: SST49LF016C TEST_OK_ PROBE READ ERASE WRITE
2008-08-27 Peter Stugeflashrom: SST25VF016B TEST_OK_ PROBE READ ERASE WRITE
2008-08-20 Ed Swierkflashrom: Recognize the Intel EP80579 LPC flash interface.
2008-08-20 Stefan Reinauersplit the one file, as the several printing functions...
2008-08-20 Stefan Reinaueruse seperate array for core 2 cpus (trivial)
2008-08-19 Sean NelsonAdd support for MSI KT4V to flashrom. The KT4V is autod...
2008-08-18 Stefan Reinauerinteltool: match cpuid before attempting to print MSRs...
2008-08-15 Stefan Reinauerfix typo in superiotool (trivial)
2008-08-12 Segher Boessenkoolflashrom: Fix error -EINVAL on mmap()
2008-08-08 Peter Stugeflashrom: ST M50FW040 TEST_OK PROBE READ ERASE WRITE
2008-08-06 Ward VandewegeAdd the contents of buildrom's
2008-08-02 Stefan Reinauerupdate copyright year (trivial)
2008-08-02 Stefan Reinauertested another intel chip (trivial)
2008-08-01 Stefan Reinauerfix build warnings for buildrom (trivial)
2008-08-01 Stefan Reinauerfix typos in config.g, and don't arbitrarily hide some...
2008-07-21 Peter Stugeflashrom: Winbond W39V040C and MSI K8T Neo2-F
2008-07-19 Stefan Reinauersuperiotool: add support for SMSC SIO10N268 (trivial)
next