1. 09ebd52 Mark the AMD Am29LV008BB chip as fully tested by Uwe Hermann · 13 years ago
  2. fca3b01 Add support for the Sharp LH28F008BJT-BTLZ1 chip by Mattias Mattsson · 13 years ago
  3. 33670ba Add support for the SST25LF080A flash chip by Zeus Castro · 13 years ago
  4. 87955bf Switch to AAI for some more SST chips by Joshua Roys · 13 years ago
  5. 1a22795 Rename CHIP_BUSTYPE_FOO to BUS_FOO by Carl-Daniel Hailfinger · 13 years ago
  6. 2e88a9f Fix Winbond W29EE011, W29EE012, W29C010M, W29C011A probing by Carl-Daniel Hailfinger · 13 years ago
  7. 716e098 Add a bunch of new/tested stuff and various small changes 5 by Stefan Tauner · 13 years ago
  8. 6d71530 Add support for EN25Q(H) series SPI flash chips by David Hendricks · 13 years ago
  9. 7d257b4 Annotate additional flashchips with voltage ranges by Steven Zakulec · 13 years ago
  10. 9932c7b Add a bunch of new/tested stuff and various small changes 4 by Cristian Măgherușan-Stanciu · 13 years ago
  11. c07a41c flashchips.c: Fix typo: s/don't/doesn't/ by Paul Menzel · 13 years ago
  12. 19f46f2 Various board status updates by Uwe Hermann · 13 years ago
  13. d06d941 Add a bunch of new/tested motherboards, board/chipset enables and flash chips etc. 3 by Stefan Tauner · 13 years ago
  14. 8179be5 Add a bunch of new/tested motherboards, board/chipset enables and flash chips 2 by Stefan Tauner · 13 years ago
  15. cbe370e Add voltage ranges to the flashchips by Steven Zakulec · 13 years ago
  16. 0fbba98 Add a bunch of new/tested motherboards, board enables and flash chips by Antony Rheneus · 13 years ago
  17. 7a3bd8f Refine status register and lock printing of Atmel and AMIC SPI chips by Carl-Daniel Hailfinger · 13 years ago
  18. c965c2d Mark SST25VF080B tested for writing (again) by John Schmerge · 13 years ago
  19. fcf6a8c Mark SST25VF032B as write tested by Stefan Tauner · 13 years ago
  20. 74c6ec6 Mark Macronix MX29F001T as fully tested by Stefan Tauner · 13 years ago
  21. e7da467 Mark MX25L4005 tested for erase by Raúl Soriano · 13 years ago
  22. 567b7b8 Mark w25q80, w25q32, and w25q64 chips tested for write and erase by David Hendricks · 13 years ago
  23. 4c82318 Constify flashchips array by Carl-Daniel Hailfinger · 13 years ago
  24. 4b17736 Remove erase_chip_stm50flw0x0x by Michael Karcher · 13 years ago
  25. 7913fb4 Fix broken compilation caused by a typo in r1275 by Idwer Vollering · 14 years ago
  26. 4bd8a40 Mark Macronix MX25L1605D as fully tested by Sven Schnelle · 14 years ago
  27. 1370f0b SST39SF512 is tested by Michael Karcher · 14 years ago
  28. 67f2814 Mark PMC Pm49FL004, SST SST49LF002A/B, SST SST49LF004A/B and Winbond_W39V040FB as write tested by Idwer Vollering · 14 years ago
  29. d1dd72c Add support for ST M25PX16 and mark it as supported by Carl Worth · 14 years ago
  30. f07bf32 Mark SST49LF080A as fully tested by Brandon Dowdy · 14 years ago
  31. 19e0aac Add W39L040 by Michael Karcher · 14 years ago
  32. 6d6ab74 I tested a few mainboards and flash chips by Yul Rottmann · 14 years ago
  33. c753e5b Add support for some AMD Am29LV* chips by Carl-Daniel Hailfinger · 14 years ago
  34. 2c3afa3 The AT26DF081A requires the Write Enable Latch (WLE) to be set for write/erase operations by Mathias Krause · 14 years ago
  35. ecc6707 Enable unlocking (erasing/writing) W39V040FB chips by Idwer Vollering · 14 years ago
  36. 22e0532 Mark MX25L3205, W25Q80, W25Q32 and W25Q64 as fully tested by David Hendricks · 14 years ago
  37. 9188240 Add support for Winbond W39V040FB and W39V040FC by Carl-Daniel Hailfinger · 14 years ago
  38. 204f465 Annotate the following chips with probe timing by David Borg · 14 years ago
  39. 90021f2 Add support for the Open Graphics Project development card, OGD1, as a SPI flash programmer by Mark Marshall · 14 years ago
  40. f4e5777 Add support for Spansion S25FL004A, S25FL032A, and S25FL064A by Rudy Host · 14 years ago
  41. 79e6757 Refactor remaining write wrappers by Carl-Daniel Hailfinger · 14 years ago
  42. f52f784 Move implicit erase out of chip drivers by Carl-Daniel Hailfinger · 14 years ago
  43. 1db7a44 Massive speedups for SST25VF032B and SST25VF064C by Helge Wagner · 14 years ago
  44. 2eaad63 Add board enable for Dell OptiPlex GX1 and mark Intel 28F002BC/BL/BV/BX-T as tested by Mattias Mattsson · 14 years ago
  45. cbee4a7 Make sure all chip variants are present in .name strings in flashchips.c by Mattias Mattsson · 14 years ago
  46. f1324e0 Add chip definitions for the folowing chips by Joshua Roys · 14 years ago
  47. 6eabe28 This patch changes the prefix of chip constant #defines in the following way by Mattias Mattsson · 14 years ago
  48. a745cf4 Various style/consistency fixes mainly for Winbond chips by Mattias Mattsson · 14 years ago
  49. a347324 Another round of board/chip status updates by Uwe Hermann · 14 years ago
  50. 4119e9b Add support for ST M25PX32 and M25PX64 flash chips by Jason Shriver · 14 years ago
  51. 3611b80 Add support for the Macronix MX251635E chip by Stephan Guilloux · 14 years ago
  52. 431f4f7 Updates to the board and chips status tables by Uwe Hermann · 14 years ago
  53. 9017cec Various status updates by Carl-Daniel Hailfinger · 14 years ago
  54. 67db2eb Add FEATURE_WRSR_WREN to all Macronix SPI flash chips by David Hendricks · 14 years ago
  55. 6c51cfd Add FEATURE_WRSR_WREN to all AMIC SPI flash chips by David Hendricks · 14 years ago
  56. d6c5dfc Add FEATURE_WRSR_WREN to all Eon SPI flash chips by David Hendricks · 14 years ago
  57. 2cbb722 Add FEATURE_WRSR_WREN to all Winbond SPI flash chips by David Hendricks · 14 years ago
  58. a84b0bd SST49FL040B: add unlocking by Joshua Roys · 14 years ago
  59. 1e94fa6 Mark the following boards/chips as tested by Uwe Hermann · 14 years ago
  60. 51afebb Further chip and board status updates by Uwe Hermann · 14 years ago
  61. c2521ab Mark the following chips/boards/PCI-cards as OK by Uwe Hermann · 14 years ago
  62. 4c06650 Add definitions for the following chips by Mattias Mattsson · 14 years ago
  63. 1161712 Add support for various AMIC A25L* chips by Dan Lenski · 14 years ago
  64. fd7075a Add detailed status register printing and unlocking for all ATMEL AT25* chips by Carl-Daniel Hailfinger · 14 years ago
  65. f792c7d Cosmetics by Carl-Daniel Hailfinger · 14 years ago
  66. d97c0e0 Add support for the Intel 28F002BC-T by Joshua Roys · 14 years ago
  67. df90d3a Add support for the following AMIC SPI chips by Daniel Lenski · 14 years ago
  68. 86f4e6d Add support for the SST25VF064C SPI flash chip by Ed Swierk · 14 years ago
  69. abebe6b Add Winbond W49F020 support by Carl-Daniel Hailfinger · 14 years ago
  70. 420cf6f Mark Fujitsu MBM29F400BC write as broken (implicit eraseblock layout in write) by Carl-Daniel Hailfinger · 14 years ago
  71. 29a1c66 Use generic unlocking infrastructure for SPI chips by Carl-Daniel Hailfinger · 14 years ago
  72. 9a795d8 Convert SPI chips to partial write by Carl-Daniel Hailfinger · 14 years ago
  73. 550f5c8 Add support for the AMIC A25L80P by Daniel Lenski · 14 years ago
  74. 4497e86 Fix read function for EMST F25L008A by Michael Karcher · 14 years ago
  75. 2bd007a SST39VF010 tested, works by Guenter Knauf · 14 years ago
  76. c4acec9 Add Winbond W25Q64 support by David Hendricks · 14 years ago
  77. c96a8bd Add support for Hyundai HY29F002 and HY29F002B by David Borg · 14 years ago
  78. 80a59ea Add EMST F25L008A SPI chip by Michael Karcher · 14 years ago
  79. 5cacf8c Add SST25LF040A support by Stefan Reinauer · 14 years ago
  80. 1a5eaa1 Support Atmel AT49F020 256kB parallel flash by Andrew Morgan · 14 years ago
  81. 4178760 Mark the following chip as supported by Uwe Hermann · 14 years ago
  82. ea5425b Update the status for the following chips by Uwe Hermann · 14 years ago
  83. c9b6341 Unlocking for W39V040FA by Michael Karcher · 14 years ago
  84. dc1cda1 Add support for two-byte RES probes by Carl-Daniel Hailfinger · 14 years ago
  85. 8d341b5 Mark the following chips as OK by Uwe Hermann · 14 years ago
  86. ce1c798 Add support for Winbond W25Q80, W25Q16 and W25Q32 by Rudolf Marek · 14 years ago
  87. ad0010a Intel 28F004/28F400 support by Michael Karcher · 14 years ago
  88. dfdc56f Add PMC Pm39LV020 and Pm39LV040 by Anders Juel Jensen · 14 years ago
  89. 4e3d0b3 Polish the flashrom code comments and outputs a bit by Uwe Hermann · 14 years ago
  90. d4e5359 Add success reports by Michael Karcher · 15 years ago
  91. 3355f06 Flashrom works on Acer Aspire 1520 (Laptop) with W39V040A by Michael Karcher · 15 years ago
  92. b90c221 MSI MS6330 tested with W49F002U and EN29F002 by Michael Karcher · 15 years ago
  93. 98eff46 Abit VT6X4 + Winbond W29C020C and Asus A7V133 + Atmel AT29C010A work by Michael Karcher · 15 years ago
  94. e2343e0 Probe/Read tested for SST29EE020A by Michael Karcher · 15 years ago
  95. 69e5811 Sst49lfxxxc chips are functionally the same as 82802ab chips by Sean Nelson · 15 years ago
  96. ed3eae6 Clang complains loudly when there are duplicate printlock_sst_fwhub, gcc ignores them by Sean Nelson · 15 years ago
  97. dee4a83 To access/read the lock bits, we use the same mode to read the chip id by Sean Nelson · 15 years ago
  98. fcc4f74 Fix some problems introduced in commit r948 brought up by carldani by Sean Nelson · 15 years ago
  99. 28accc2 Various JEDEC refactorings touching 82802ab.c, sharplhf00l04.c and stm50flw0x0x.c by Sean Nelson · 15 years ago
  100. 6093969 Mark a bunch of parallel chips I tested as TEST_OK_PRW by Uwe Hermann · 15 years ago