1. c010e0b Fix typo in r3615 (TEST_PREW -> TEST_OK_PREW) by Peter Stuge · 16 years ago
  2. e8782a6 Mark the SyncMOS S29C51002T as working by Uwe Hermann · 16 years ago
  3. 44e1a19 Activate proper support for EN29F002(A)(N)[BT] by Mats Erik Andersson · 16 years ago
  4. 3d20d90 Winbond W49V002A TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  5. 80d667b Debug print actual time base calculated by myusec_calibrate_delay() by Peter Stuge · 16 years ago
  6. 483b8f0 Only find "unknown .. SPI chip" if no other chip was found by Peter Stuge · 16 years ago
  7. 8d74c1b SST49LF016C TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  8. e7efd4c SST25VF016B TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  9. cd2ed47 Recognize the Intel EP80579 LPC flash interface by Ed Swierk · 16 years ago
  10. b20953c Add support for MSI KT4V by Sean Nelson · 16 years ago
  11. 0d29b60 Fix error -EINVAL on mmap() by Segher Boessenkool · 16 years ago
  12. bff9bf2 ST M50FW040 TEST_OK PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  13. 566ce1b Update copyright year by Stefan Reinauer · 16 years ago
  14. ec20a75 Tested another intel chip by Stefan Reinauer · 16 years ago
  15. cce2682 Winbond W39V040C and MSI K8T Neo2-F by Peter Stuge · 16 years ago
  16. 85f8a17 Fix and clean up coreboot image detection heuristic by Carl-Daniel Hailfinger · 16 years ago
  17. f83221b Trivial SPI cleanups by Peter Stuge · 16 years ago
  18. 6a21416 Trivial indent fix in ichspi.c by Peter Stuge · 16 years ago
  19. 8b11439 r3415 removed symbolic constants for device IDs by accident by Carl-Daniel Hailfinger · 16 years ago
  20. e707d64 Add AMIC A29002 by Andreas Thienemann · 16 years ago
  21. 7f27464 Adding support for flashing system with Nvidia MCP67 by Stefan Reinauer · 16 years ago
  22. 57890c1 Add PCI IDs for EPIA-CN by Peter Stuge · 16 years ago
  23. 6c8866c Minor cosmetics, e.g by Uwe Hermann · 16 years ago
  24. 84dcc8b Mark SST49LF040B as tested by Carl-Daniel Hailfinger · 16 years ago
  25. 83af9fb Mark the SST SST49LF040 as OK (tested by me), all operations by Uwe Hermann · 16 years ago
  26. e02c0bb Winbond W25x80 TEST_OK PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  27. ecab4fc Improve coreboot image detection heuristic by Carl-Daniel Hailfinger · 16 years ago
  28. 27c3e2d Probe_flash() cleanup for better code readability by Peter Stuge · 16 years ago
  29. 4c390c8 Set w39v080fa to fully supported by Stefan Reinauer · 16 years ago
  30. 5b14885 Update to TEST_OK for Winbond W39V040FA PROBE READ by Peter Stuge · 16 years ago
  31. 1110309 Don't rm *~ in make clean, who knows what files that could be by Peter Stuge · 16 years ago
  32. 00019d9 Unknown vendor:board message can be triggered by -m too by Peter Stuge · 16 years ago
  33. 0b9c5f3 Case insensitive matching of vendor:board strings in coreboot table by Peter Stuge · 16 years ago
  34. 2cb94e1 First attempt to clean up SPI probing and create a common construct: the flash bus by Stefan Reinauer · 16 years ago
  35. e3eb9c1 Mine AMIC flash chip needs 4 bytes RDID by Rudolf Marek · 16 years ago
  36. 48a85e4 Mine AMIC flash chip needs 4 bytes RDID by Rudolf Marek · 16 years ago
  37. 3fdbccf This patch adds support for VIA SPI controller on VT8237S by Rudolf Marek · 16 years ago
  38. 1069335 Add a debug marker after ICH SPI opcode programming by Carl-Daniel Hailfinger · 16 years ago
  39. 7e2c079 Fix ICH7 non-SPI that broke in r3393 by Peter Stuge · 16 years ago
  40. a0a7919 Use symbolic constants for PCI subsystem probing by Carl-Daniel Hailfinger · 16 years ago
  41. a9424d5 Multiple unrelated changes by Stefan Reinauer · 16 years ago
  42. 325b5d4 Indent according to development guidelines by Stefan Reinauer · 16 years ago
  43. 43b2281 Winbond W39V080FA: Probe and Read are OK by Jens Kühnel · 16 years ago
  44. e9117f7 Test status OK for ST M50FW040 PROBE READ by Peter Stuge · 16 years ago
  45. e27fc84 Test status OK for Macronix MX25L8005 PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  46. 8653b00 Increase delay in probe_jedec() after Product ID Entry to 10ms by Peter Stuge · 16 years ago
  47. da4e5f3 Slight restructure of SPI probe_ functions by Peter Stuge · 16 years ago
  48. f8a49fe Some flashrom documentation fixes, and removal of duplicated info by Uwe Hermann · 16 years ago
  49. 87d51fb A few changes were committed before the DoC remove, update README by Peter Stuge · 16 years ago
  50. db52c58 Remove dead M-Systems Disk on Chip code by Peter Stuge · 16 years ago
  51. f1614e8 Update test status to TEST_OK_PREW for ST M50FLW080A and SST49LF008A by Peter Stuge · 16 years ago
  52. 681b190 Some Makefile cleaning by Peter Stuge · 16 years ago
  53. 08c2b02 Fix OBJS in Makefile to compile stm50flw0x0x.c like the others by Peter Stuge · 16 years ago
  54. cd35f77 Uppercase AMIC since that's what they write in datasheets by Peter Stuge · 16 years ago
  55. bc0d857 Update comment to match delay change in probe_jedec() r3373 by Peter Stuge · 16 years ago
  56. 0a0a795 Update test status for Atmel AT29C020 and SST29EE010 by Peter Stuge · 16 years ago
  57. 6a9fd1d Increase delay in probe_jedec() to 2ms to reliably detect AT29C020 by Peter Stuge · 16 years ago
  58. cb5c211 Show expected and read byte on verify failure by Peter Stuge · 16 years ago
  59. b9f6174 Add support for AMIC Technology A49LF040A and do not probe W29EE011 anymore by Jens Kuehnel · 16 years ago
  60. 7ffbc6f Force read unknown flash chips by Peter Stuge · 16 years ago
  61. 663f171 Board enable and autodetection for GIGABYTE GA-7VT600 by Peter Stuge · 16 years ago
  62. f42b4e2 Add support for Amic Technology A29040B flash chip by Peter Stuge · 16 years ago
  63. 4aa7156 Board enable and autodetection for BioStar P4M80-M4 by Peter Stuge · 16 years ago
  64. 1dbb9af Mark SST SST49LF160C as fully supported.: by Peter Stuge · 16 years ago
  65. 1d3b063 Revert r3357 and fix it as intended to (forgotten header commit instead of typo) by Mart Raudsepp · 16 years ago
  66. 22e4d30 Fix typo introduced in r3356 that breaks build by Mart Raudsepp · 16 years ago
  67. 9c4fa0e MX25L4005, S25FL016A, W39V040B, W39V080A, SST49LF008A tests by Peter Stuge · 16 years ago
  68. 9c0dbcc Mark SST49LF004A/B as tested by Mart Raudsepp · 16 years ago
  69. e4f1a42 Mark the following chips as tested by Uwe Hermann · 16 years ago
  70. 793bdcd A bunch of cosmetic improvements by Uwe Hermann · 16 years ago
  71. bf57948 Mark more chips as tested (all operations), tested on ASUS P4B266 by Uwe Hermann · 16 years ago
  72. 93f66db Add support for the ASUS P4B266 board by Uwe Hermann · 16 years ago
  73. dcf4653 Add support for Amic A25L40P SPI flash by Rudolf Marek · 16 years ago
  74. 65c1b86 Changes to make flashrom compile (and work) on FreeBSD by Andriy Gapon · 16 years ago
  75. cdbca5b Myles reported SST49LF080A status -> TESTED_PREW by Peter Stuge · 16 years ago
  76. 4784c47 Support Pm49FL004/2 Block Locking Registers by Nikolay Petukhov · 16 years ago
  77. fc52409 I looked at the datasheet and erase_sector_39sf020() is totally and completely wrong by Carl-Daniel Hailfinger · 16 years ago
  78. 1b18b3c ICH8 and ICH9 have an almost identical SPI interface, only the location of the SPIBAR differs by Carl-Daniel Hailfinger · 16 years ago
  79. f5430bd Add support for the Atmel AT25DF321 SPI flash (tested) by Dominik Geyer · 16 years ago
  80. b46acba Add support for SPI chips on ICH9 by Dominik Geyer · 16 years ago
  81. 337df1d IT8716F: Enable writes if decoding of any SPI addresses is enabled by Carl-Daniel Hailfinger · 16 years ago
  82. f43e642 Print detailed status register information for SST25VF series flash by Carl-Daniel Hailfinger · 16 years ago
  83. 0720292 Lots of new SST flash chip IDs by Carl-Daniel Hailfinger · 16 years ago
  84. 42c5497 Add support for the JEDEC RES by Carl-Daniel Hailfinger · 16 years ago
  85. 6dc1d3b Add more infrastructure for flashrom ICH9 support by Carl-Daniel Hailfinger · 16 years ago
  86. a00e2a0 Add the Intel 6300ESB as known chipset to the chipset struct enables by Claus Gindhart · 16 years ago
  87. 09022e5 Fix crash caused by division by zero for unknown flash chips by Carl-Daniel Hailfinger · 16 years ago
  88. a758f51 Check the JEDEC vendor ID for correct parity by Carl-Daniel Hailfinger · 16 years ago
  89. 4e84dfb Add lots of ATMEL SPI flash chips to flash.h by Carl-Daniel Hailfinger · 16 years ago
  90. bfe5b4a Move all IT87xx specific SPI routines from spi.c to a separate file it87spi.c by Carl-Daniel Hailfinger · 16 years ago
  91. d6cbf76 Move the SPI #defines from spi.c to spi.h by Carl-Daniel Hailfinger · 16 years ago
  92. 228231f Change the SPI parts of flashrom to prepare for a merge of ICH9 SPI support by Carl-Daniel Hailfinger · 16 years ago
  93. f51c92f MX25L3205 and W25x40 have been confirmed to probe/read/erase/write OK by Harald Gutmann by Carl-Daniel Hailfinger · 16 years ago
  94. 78c6dfe Add SST39VF512, SST39VF010, SST39VF040 support by Carl-Daniel Hailfinger · 16 years ago
  95. a5b8efd Improve flashrom SPI abstraction, second step by Carl-Daniel Hailfinger · 16 years ago
  96. fa8c550 Rename generic_spi_*() functions to spi_*() by Peter Stuge · 16 years ago
  97. 2fd11d6 Probe for up to 3 flash chips by Claus Gindhart · 16 years ago
  98. 1159d58 Add a tested bitmap field to the flash chip table by Peter Stuge · 16 years ago
  99. 9477c4e Enable ROM decode range to 1MB for vt8237r by Bari Ari · 16 years ago
  100. a7b3551 Separate ST M50FLW support from generic JEDEC code by Claus Gindhart · 16 years ago