1. 7a51e50 The Winbond Super I/O chips have another indirection of registers. The by Stefan Reinauer · 16 years ago
  2. b4eb4fb ok, another attempt to the build_opt_tbl problem: by Stefan Reinauer · 16 years ago
  3. 70a1f73 Copyright update by Jason Wang for freshly written sb600 code. by Jason WangQingpei.wang · 16 years ago
  4. 8b30d5d Declare special commands to support the Atmel AT25F512A. by Carl-Daniel Hailfinger · 16 years ago
  5. f86f1fe If a chip has any TEST_BAD_* flag set, we don't even list the by Carl-Daniel Hailfinger · 16 years ago
  6. f22ce41 Add support for the AMD/ATI SB600 southbridge SPI functionality. by Jason Wang · 16 years ago
  7. 38bee3c This patch fixes the ugly race condition created through build_opt_tbl by Stefan Reinauer · 16 years ago
  8. d95e43c Add SST25VF080B flash chip support. by Jason Wang · 16 years ago
  9. 6f24cbc Flashrom already has the following probe functions: by Carl-Daniel Hailfinger · 16 years ago
  10. c88733c The existing check in probe_spi_res() was right for SPI controllers by Carl-Daniel Hailfinger · 16 years ago
  11. 0924dee msrtool: Use libpci to let system and target probes find PCI devices. by Peter Stuge · 16 years ago
  12. ef8ea01 Add support for 32Mbit SPI flash SST25VF032B. Tested on gigabyte m57sli. by Tero O Peippola · 16 years ago
  13. cc9db9d msrtool: Very small fixes I made after sending out the rc1 tarball. by Peter Stuge · 16 years ago
  14. dad1e30 msrtool: Release Candidate 1 by Peter Stuge · 16 years ago
  15. 8c0702b Currently flashrom assumes every vendor BIOS shares our view about which by Carl-Daniel Hailfinger · 16 years ago
  16. 7cb70d9 Check for failed SPI command execution in flashrom. Although SPI itself by Carl-Daniel Hailfinger · 16 years ago
  17. 9648351 Implement read support for the following Atmel chips: by Carl-Daniel Hailfinger · 16 years ago
  18. b74fbc6 flashrom: SST39VF020 TEST_OK_ PROBE READ ERASE WRITE by Mart Raudsepp · 16 years ago
  19. ef3f7e3 The AT25 and AT26 series SPI chips from Atmel are plain EEPROMs. by Carl-Daniel Hailfinger · 16 years ago
  20. ebb73f2 Add detection support for ITE IT8228E, IT8711F, IT8722F, IT8761E, by Uwe Hermann · 16 years ago
  21. fb9f35d cosmetic update for getpir. by Stefan Reinauer · 16 years ago
  22. f27a3eb flashrom: SST39SF040 TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  23. 176e88e The ST M25P16 chip has been confirmed to work fine for probe, read, by Carl-Daniel Hailfinger · 16 years ago
  24. aad6502 Add support for 8 new chips to flashrom and fix up 2 existing chips by Carl-Daniel Hailfinger · 16 years ago
  25. 6f31f11 Dump ICH8/ICH9/ICH10 SPI registers in flashrom. by Carl-Daniel Hailfinger · 16 years ago
  26. 6287e2e Add additional SPI sector erase and chip erase command functions to by Carl-Daniel Hailfinger · 16 years ago
  27. d22ef49 Drop nr/opcode_index parameter from run_opcode and search the opmenu for the opcode instead. by Stefan Reinauer · 16 years ago
  28. 8a9e23c Add support for the ST M50FW002 chip to flashrom. Identification only, by Carl-Daniel Hailfinger · 16 years ago
  29. 3d9a12f inteltool 82945G/GZ/P/PL Support (trivial) by Stefan Reinauer · 16 years ago
  30. 50f37b0 Move the nvramtool manpage to section 8 (as it's only really usable as root), by Uwe Hermann · 16 years ago
  31. 6a4bf98 Allow nvramtool to build and work on FreeBSD. Tested on FreeBSD 7. by Andriy Gapon · 16 years ago
  32. b076ced Mark two more chips as fully tested (trivial). by Uwe Hermann · 16 years ago
  33. a69d1db Flashrom support for some Numonyx parts (M25PE) by Stefan Reinauer · 16 years ago
  34. c6bb6be Enable SPI boot flash support on EP80579, which has the ICH7 register set by Ed Swierk · 16 years ago
  35. b64aa60 Allow superiotool to compile and work on FreeBSD. Tested on FreeBSD 7. by Andriy Gapon · 16 years ago
  36. c372aa4 Mark Winbond W39V040FA" (512 KB) as fully supported, tested by by Uwe Hermann · 16 years ago
  37. 4938773 Add support for the Intel 82371MX (MPIIX) southbridge (trivial). by Uwe Hermann · 16 years ago
  38. 045d32d Add support for the Intel 82371FB PIIX and 82371SB (PIIX3) southbridges. by Uwe Hermann · 16 years ago
  39. 4446aa0 Add support for the VIA VT82C586A/B chipset, improve documentation. by Uwe Hermann · 16 years ago
  40. 38204a2 Add support for the ITE IT8661F/IT8770F, IT8673F, and IT8671F/IT8687R. by Urja Rannikko · 16 years ago
  41. 1877b5e Reduce serial output, otherwise flashing will fail very often (trivial). by Uwe Hermann · 16 years ago
  42. c880a36 Add register definitions for W83627HF based on publicly available by Andriy Gapon · 16 years ago
  43. 1aa329d Coding-style fixes for flashrom, partly indent-aided (trivial). by Uwe Hermann · 16 years ago
  44. 582364d flashrom: Allow the SiS 620 chipset to detect and read at least 256kb chips. by Urja Rannikko · 16 years ago
  45. 7528aa6 SB600 has four write once LPC ROM protect areas. It is not possible to write by Marc Jones · 16 years ago
  46. b0ae976 Drop global register 0x07 for all Super I/Os (trivial). by Uwe Hermann · 16 years ago
  47. b9c6b0e Add dump support to ITE IT8726F, and add comments and a missing GPIO by Josh Profitt · 16 years ago
  48. f4b54b4 Add ICH10 support to flashrom. by Carl-Daniel Hailfinger · 16 years ago
  49. 4e40e46 flashrom: Check that a filename was specified also when using force read by Peter Stuge · 16 years ago
  50. 0323a2b Add Fintek F71882FG support (trivial). by Uwe Hermann · 16 years ago
  51. 0994c39 Support for AM29F002(N)B[BT]. Fully tested on AM29F002NBT. by Mats Erik Andersson · 16 years ago
  52. cfb6ac7 Add some more Super I/O IDs/names (trivial). by Uwe Hermann · 16 years ago
  53. dc65196 Add an abuild command line option for -fno-stack-protect for toolchains that might require it. by Marc Jones · 16 years ago
  54. 166ad2d This patch fixes support for the AT49F002N(T) chip in the flashrom tool. by Tim ter Laak · 16 years ago
  55. 5de576c flashrom: ST M29F040B status TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  56. b246158 flashrom: Fix typo in r3615 (TEST_PREW -> TEST_OK_PREW) by Peter Stuge · 16 years ago
  57. 5f41bf9 Mark the SyncMOS S29C51002T as working (trivial). by Uwe Hermann · 16 years ago
  58. a67aab7 Add string support to nvramtool. by Stefan Reinauer · 16 years ago
  59. ad9bdb4 Activate proper support for EN29F002(A)(N)[BT]. by Mats Erik Andersson · 16 years ago
  60. 297b91c fix two minor bugs in nvramtool. (trivial) by Stefan Reinauer · 16 years ago
  61. eb2b8a2 flashrom: Winbond W49V002A TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  62. 05e0fee flashrom: Debug print actual time base calculated by myusec_calibrate_delay() by Peter Stuge · 16 years ago
  63. 00809eb This changes the python generated makefiles by Carl-Daniel Hailfinger · 16 years ago
  64. 12aa5d9 flashrom: Only find "unknown .. SPI chip" if no other chip was found by Peter Stuge · 16 years ago
  65. 093f6d5 flashrom: SST49LF016C TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  66. 98829de flashrom: SST25VF016B TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  67. 4b461b6 flashrom: Recognize the Intel EP80579 LPC flash interface. by Ed Swierk · 16 years ago
  68. 2319027 split the one file, as the several printing functions will continue to grow by Stefan Reinauer · 16 years ago
  69. eb02f45 use seperate array for core 2 cpus (trivial) by Stefan Reinauer · 16 years ago
  70. f83325d Add support for MSI KT4V to flashrom. The KT4V is autodetected and supports by Sean Nelson · 16 years ago
  71. 26ba091 inteltool: match cpuid before attempting to print MSRs (trivial) by Stefan Reinauer · 16 years ago
  72. 67b35cb1 fix typo in superiotool (trivial) by Stefan Reinauer · 16 years ago
  73. 716c720 flashrom: Fix error -EINVAL on mmap() by Segher Boessenkool · 16 years ago
  74. 5e6e98a flashrom: ST M50FW040 TEST_OK PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  75. ebc9218 by Ward Vandewege · 16 years ago
  76. ab8bb8b update copyright year (trivial) by Stefan Reinauer · 16 years ago
  77. 42fb71f tested another intel chip (trivial) by Stefan Reinauer · 16 years ago
  78. 62ab563 fix build warnings for buildrom (trivial) by Stefan Reinauer · 16 years ago
  79. 7e4954c fix typos in config.g, and don't arbitrarily hide some build information by Stefan Reinauer · 16 years ago
  80. ec9e6e3 flashrom: Winbond W39V040C and MSI K8T Neo2-F by Peter Stuge · 16 years ago
  81. a3f0579 superiotool: add support for SMSC SIO10N268 (trivial) by Stefan Reinauer · 16 years ago
  82. a12eb6a add support for 2 new SMSC superio chips. Information is a bit ambiguous by Stefan Reinauer · 16 years ago
  83. 2f45e77 Fix and clean up coreboot image detection heuristic. by Carl-Daniel Hailfinger · 16 years ago
  84. a479318 flashrom: Trivial SPI cleanups by Peter Stuge · 16 years ago
  85. 5dc95de flashrom: Trivial indent fix in ichspi.c by Peter Stuge · 16 years ago
  86. 5bc9585 r3415 removed symbolic constants for device IDs by accident. by Carl-Daniel Hailfinger · 16 years ago
  87. ce17f6b flashrom: Add AMIC A29002 by Andreas Thienemann · 16 years ago
  88. 3c75bae Adding support for flashing system with Nvidia MCP67 by Stefan Reinauer · 16 years ago
  89. e9dcb89 flashrom: Add PCI IDs for EPIA-CN by Peter Stuge · 16 years ago
  90. 1a20cde Minor cosmetics, e.g. make stuff fit in 80 chars/line etc. (trivial). by Uwe Hermann · 16 years ago
  91. 3244b98 Mark SST49LF040B as tested. by Carl-Daniel Hailfinger · 16 years ago
  92. 4321f8b Mark the SST SST49LF040 as OK (tested by me), all operations (trivial). by Uwe Hermann · 16 years ago
  93. 8fe1a42 flashrom: Winbond W25x80 TEST_OK PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  94. 039b848 Improve coreboot image detection heuristic in flashrom. It's not by Carl-Daniel Hailfinger · 16 years ago
  95. f74c208 flashrom: probe_flash() cleanup for better code readability by Peter Stuge · 16 years ago
  96. cac7286c set w39v080fa to fully supported. I'm am flashing this chip several times a by Stefan Reinauer · 16 years ago
  97. c3c4472 flashrom: Update to TEST_OK for Winbond W39V040FA PROBE READ by Peter Stuge · 16 years ago
  98. 1ae6697 flashrom: Don't rm *~ in make clean, who knows what files that could be by Peter Stuge · 16 years ago
  99. 39a5825 flashrom: Unknown vendor:board message can be triggered by -m too by Peter Stuge · 16 years ago
  100. 12224ac flashrom: Case insensitive matching of vendor:board strings in coreboot table by Peter Stuge · 16 years ago