1. ebaffb6 Add support for 32Mbit SPI flash SST25VF032B by Tero O Peippola · 16 years ago
  2. 738fdff ichspi: use spi_nbyte_read() instead of running the opcode directly by Carl-Daniel Hailfinger · 16 years ago
  3. 598ec58 Check for failed SPI command execution by Carl-Daniel Hailfinger · 16 years ago
  4. 76c2887 Implement read support for the following Atmel chips by Carl-Daniel Hailfinger · 16 years ago
  5. 986cae6 SST39VF020 TEST_OK_ PROBE READ ERASE WRITE by Mart Raudsepp · 16 years ago
  6. d54ef6e The AT25 and AT26 series SPI chips from Atmel are plain EEPROMs by Carl-Daniel Hailfinger · 16 years ago
  7. fc4a369 SST39SF040 TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  8. 16d9c5b Mark ST M25P16 as fully tested by Carl-Daniel Hailfinger · 16 years ago
  9. 1c2ec28 Add support for 8 new chips and fix up 2 existing chips as well by Carl-Daniel Hailfinger · 16 years ago
  10. d3b0e39 Dump ICH8/ICH9/ICH10 SPI registers by Carl-Daniel Hailfinger · 16 years ago
  11. 6afb613 Add additional SPI sector erase and chip erase command functions by Carl-Daniel Hailfinger · 16 years ago
  12. 4311956 Drop nr/opcode_index parameter from run_opcode and search the opmenu for the opcode instead by Stefan Reinauer · 16 years ago
  13. 96e1b55 Add support for the ST M50FW002 chip by Carl-Daniel Hailfinger · 16 years ago
  14. 81f730f Mark two more chips as fully tested by Uwe Hermann · 16 years ago
  15. 424ed22 Flashrom support for some Numonyx parts (M25PE) by Stefan Reinauer · 16 years ago
  16. b759db2 Enable SPI boot flash support on EP80579, which has the ICH7 register set by Ed Swierk · 16 years ago
  17. 2bc9f37 Mark Winbond W39V040FA (512 KB) as fully supported by Uwe Hermann · 16 years ago
  18. c556d32 Add support for the Intel 82371MX (MPIIX) southbridge by Uwe Hermann · 16 years ago
  19. 8720345 Add support for the Intel 82371FB PIIX and 82371SB (PIIX3) southbridges by Uwe Hermann · 16 years ago
  20. 190f849 Add support for the VIA VT82C586A/B chipset, improve documentation by Uwe Hermann · 16 years ago
  21. 1b0f61f Reduce serial output, otherwise flashing will fail very often by Uwe Hermann · 16 years ago
  22. 394131e Coding-style fixes for flashrom, partly indent-aided by Uwe Hermann · 16 years ago
  23. a88daa7 Allow the SiS 620 chipset to detect and read at least 256kb chips by Urja Rannikko · 16 years ago
  24. 3af487d SB600 has four write once LPC ROM protect areas by Marc Jones · 16 years ago
  25. 28ec74b Add ICH10 support by Carl-Daniel Hailfinger · 16 years ago
  26. 23dc1df Check that a filename was specified also when using force read by Peter Stuge · 16 years ago
  27. cbfed28 Support for AM29F002(N)B[BT] by Mats Erik Andersson · 16 years ago
  28. 205633e This patch fixes support for the AT49F002N(T) chip in the flashrom tool by Tim ter Laak · 16 years ago
  29. 9a362c5 ST M29F040B status TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  30. c010e0b Fix typo in r3615 (TEST_PREW -> TEST_OK_PREW) by Peter Stuge · 16 years ago
  31. e8782a6 Mark the SyncMOS S29C51002T as working by Uwe Hermann · 16 years ago
  32. 44e1a19 Activate proper support for EN29F002(A)(N)[BT] by Mats Erik Andersson · 16 years ago
  33. 3d20d90 Winbond W49V002A TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  34. 80d667b Debug print actual time base calculated by myusec_calibrate_delay() by Peter Stuge · 16 years ago
  35. 483b8f0 Only find "unknown .. SPI chip" if no other chip was found by Peter Stuge · 16 years ago
  36. 8d74c1b SST49LF016C TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  37. e7efd4c SST25VF016B TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  38. cd2ed47 Recognize the Intel EP80579 LPC flash interface by Ed Swierk · 16 years ago
  39. b20953c Add support for MSI KT4V by Sean Nelson · 16 years ago
  40. 0d29b60 Fix error -EINVAL on mmap() by Segher Boessenkool · 16 years ago
  41. bff9bf2 ST M50FW040 TEST_OK PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  42. 566ce1b Update copyright year by Stefan Reinauer · 16 years ago
  43. ec20a75 Tested another intel chip by Stefan Reinauer · 16 years ago
  44. cce2682 Winbond W39V040C and MSI K8T Neo2-F by Peter Stuge · 16 years ago
  45. 85f8a17 Fix and clean up coreboot image detection heuristic by Carl-Daniel Hailfinger · 16 years ago
  46. f83221b Trivial SPI cleanups by Peter Stuge · 16 years ago
  47. 6a21416 Trivial indent fix in ichspi.c by Peter Stuge · 16 years ago
  48. 8b11439 r3415 removed symbolic constants for device IDs by accident by Carl-Daniel Hailfinger · 16 years ago
  49. e707d64 Add AMIC A29002 by Andreas Thienemann · 16 years ago
  50. 7f27464 Adding support for flashing system with Nvidia MCP67 by Stefan Reinauer · 16 years ago
  51. 57890c1 Add PCI IDs for EPIA-CN by Peter Stuge · 16 years ago
  52. 6c8866c Minor cosmetics, e.g by Uwe Hermann · 16 years ago
  53. 84dcc8b Mark SST49LF040B as tested by Carl-Daniel Hailfinger · 16 years ago
  54. 83af9fb Mark the SST SST49LF040 as OK (tested by me), all operations by Uwe Hermann · 16 years ago
  55. e02c0bb Winbond W25x80 TEST_OK PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  56. ecab4fc Improve coreboot image detection heuristic by Carl-Daniel Hailfinger · 16 years ago
  57. 27c3e2d Probe_flash() cleanup for better code readability by Peter Stuge · 16 years ago
  58. 4c390c8 Set w39v080fa to fully supported by Stefan Reinauer · 16 years ago
  59. 5b14885 Update to TEST_OK for Winbond W39V040FA PROBE READ by Peter Stuge · 16 years ago
  60. 1110309 Don't rm *~ in make clean, who knows what files that could be by Peter Stuge · 16 years ago
  61. 00019d9 Unknown vendor:board message can be triggered by -m too by Peter Stuge · 16 years ago
  62. 0b9c5f3 Case insensitive matching of vendor:board strings in coreboot table by Peter Stuge · 16 years ago
  63. 2cb94e1 First attempt to clean up SPI probing and create a common construct: the flash bus by Stefan Reinauer · 16 years ago
  64. e3eb9c1 Mine AMIC flash chip needs 4 bytes RDID by Rudolf Marek · 16 years ago
  65. 48a85e4 Mine AMIC flash chip needs 4 bytes RDID by Rudolf Marek · 16 years ago
  66. 3fdbccf This patch adds support for VIA SPI controller on VT8237S by Rudolf Marek · 16 years ago
  67. 1069335 Add a debug marker after ICH SPI opcode programming by Carl-Daniel Hailfinger · 16 years ago
  68. 7e2c079 Fix ICH7 non-SPI that broke in r3393 by Peter Stuge · 16 years ago
  69. a0a7919 Use symbolic constants for PCI subsystem probing by Carl-Daniel Hailfinger · 16 years ago
  70. a9424d5 Multiple unrelated changes by Stefan Reinauer · 16 years ago
  71. 325b5d4 Indent according to development guidelines by Stefan Reinauer · 16 years ago
  72. 43b2281 Winbond W39V080FA: Probe and Read are OK by Jens Kühnel · 16 years ago
  73. e9117f7 Test status OK for ST M50FW040 PROBE READ by Peter Stuge · 16 years ago
  74. e27fc84 Test status OK for Macronix MX25L8005 PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  75. 8653b00 Increase delay in probe_jedec() after Product ID Entry to 10ms by Peter Stuge · 16 years ago
  76. da4e5f3 Slight restructure of SPI probe_ functions by Peter Stuge · 16 years ago
  77. f8a49fe Some flashrom documentation fixes, and removal of duplicated info by Uwe Hermann · 16 years ago
  78. 87d51fb A few changes were committed before the DoC remove, update README by Peter Stuge · 16 years ago
  79. db52c58 Remove dead M-Systems Disk on Chip code by Peter Stuge · 16 years ago
  80. f1614e8 Update test status to TEST_OK_PREW for ST M50FLW080A and SST49LF008A by Peter Stuge · 16 years ago
  81. 681b190 Some Makefile cleaning by Peter Stuge · 16 years ago
  82. 08c2b02 Fix OBJS in Makefile to compile stm50flw0x0x.c like the others by Peter Stuge · 16 years ago
  83. cd35f77 Uppercase AMIC since that's what they write in datasheets by Peter Stuge · 16 years ago
  84. bc0d857 Update comment to match delay change in probe_jedec() r3373 by Peter Stuge · 16 years ago
  85. 0a0a795 Update test status for Atmel AT29C020 and SST29EE010 by Peter Stuge · 16 years ago
  86. 6a9fd1d Increase delay in probe_jedec() to 2ms to reliably detect AT29C020 by Peter Stuge · 16 years ago
  87. cb5c211 Show expected and read byte on verify failure by Peter Stuge · 16 years ago
  88. b9f6174 Add support for AMIC Technology A49LF040A and do not probe W29EE011 anymore by Jens Kuehnel · 16 years ago
  89. 7ffbc6f Force read unknown flash chips by Peter Stuge · 16 years ago
  90. 663f171 Board enable and autodetection for GIGABYTE GA-7VT600 by Peter Stuge · 16 years ago
  91. f42b4e2 Add support for Amic Technology A29040B flash chip by Peter Stuge · 16 years ago
  92. 4aa7156 Board enable and autodetection for BioStar P4M80-M4 by Peter Stuge · 16 years ago
  93. 1dbb9af Mark SST SST49LF160C as fully supported.: by Peter Stuge · 16 years ago
  94. 1d3b063 Revert r3357 and fix it as intended to (forgotten header commit instead of typo) by Mart Raudsepp · 16 years ago
  95. 22e4d30 Fix typo introduced in r3356 that breaks build by Mart Raudsepp · 16 years ago
  96. 9c4fa0e MX25L4005, S25FL016A, W39V040B, W39V080A, SST49LF008A tests by Peter Stuge · 16 years ago
  97. 9c0dbcc Mark SST49LF004A/B as tested by Mart Raudsepp · 16 years ago
  98. e4f1a42 Mark the following chips as tested by Uwe Hermann · 16 years ago
  99. 793bdcd A bunch of cosmetic improvements by Uwe Hermann · 16 years ago
  100. bf57948 Mark more chips as tested (all operations), tested on ASUS P4B266 by Uwe Hermann · 16 years ago