1. 86f4e6d Add support for the SST25VF064C SPI flash chip by Ed Swierk · 14 years ago
  2. abebe6b Add Winbond W49F020 support by Carl-Daniel Hailfinger · 14 years ago
  3. 420cf6f Mark Fujitsu MBM29F400BC write as broken (implicit eraseblock layout in write) by Carl-Daniel Hailfinger · 14 years ago
  4. 29a1c66 Use generic unlocking infrastructure for SPI chips by Carl-Daniel Hailfinger · 14 years ago
  5. 9a795d8 Convert SPI chips to partial write by Carl-Daniel Hailfinger · 14 years ago
  6. 550f5c8 Add support for the AMIC A25L80P by Daniel Lenski · 14 years ago
  7. 4497e86 Fix read function for EMST F25L008A by Michael Karcher · 14 years ago
  8. 2bd007a SST39VF010 tested, works by Guenter Knauf · 14 years ago
  9. c4acec9 Add Winbond W25Q64 support by David Hendricks · 14 years ago
  10. c96a8bd Add support for Hyundai HY29F002 and HY29F002B by David Borg · 14 years ago
  11. 80a59ea Add EMST F25L008A SPI chip by Michael Karcher · 14 years ago
  12. 5cacf8c Add SST25LF040A support by Stefan Reinauer · 14 years ago
  13. 1a5eaa1 Support Atmel AT49F020 256kB parallel flash by Andrew Morgan · 14 years ago
  14. 4178760 Mark the following chip as supported by Uwe Hermann · 14 years ago
  15. ea5425b Update the status for the following chips by Uwe Hermann · 14 years ago
  16. c9b6341 Unlocking for W39V040FA by Michael Karcher · 14 years ago
  17. dc1cda1 Add support for two-byte RES probes by Carl-Daniel Hailfinger · 14 years ago
  18. 8d341b5 Mark the following chips as OK by Uwe Hermann · 14 years ago
  19. ce1c798 Add support for Winbond W25Q80, W25Q16 and W25Q32 by Rudolf Marek · 14 years ago
  20. ad0010a Intel 28F004/28F400 support by Michael Karcher · 14 years ago
  21. dfdc56f Add PMC Pm39LV020 and Pm39LV040 by Anders Juel Jensen · 14 years ago
  22. 4e3d0b3 Polish the flashrom code comments and outputs a bit by Uwe Hermann · 15 years ago
  23. d4e5359 Add success reports by Michael Karcher · 15 years ago
  24. 3355f06 Flashrom works on Acer Aspire 1520 (Laptop) with W39V040A by Michael Karcher · 15 years ago
  25. b90c221 MSI MS6330 tested with W49F002U and EN29F002 by Michael Karcher · 15 years ago
  26. 98eff46 Abit VT6X4 + Winbond W29C020C and Asus A7V133 + Atmel AT29C010A work by Michael Karcher · 15 years ago
  27. e2343e0 Probe/Read tested for SST29EE020A by Michael Karcher · 15 years ago
  28. 69e5811 Sst49lfxxxc chips are functionally the same as 82802ab chips by Sean Nelson · 15 years ago
  29. ed3eae6 Clang complains loudly when there are duplicate printlock_sst_fwhub, gcc ignores them by Sean Nelson · 15 years ago
  30. dee4a83 To access/read the lock bits, we use the same mode to read the chip id by Sean Nelson · 15 years ago
  31. fcc4f74 Fix some problems introduced in commit r948 brought up by carldani by Sean Nelson · 15 years ago
  32. 28accc2 Various JEDEC refactorings touching 82802ab.c, sharplhf00l04.c and stm50flw0x0x.c by Sean Nelson · 15 years ago
  33. 6093969 Mark a bunch of parallel chips I tested as TEST_OK_PRW by Uwe Hermann · 15 years ago
  34. ccf7a2a Further cleanup after JEDEC refactorings by Sean Nelson · 15 years ago
  35. 81449a2 Add FEATURE_REGISTERMAP to some more chips and change the use of various probing functions by Carl-Daniel Hailfinger · 15 years ago
  36. e3cb0a1 Fix EN29F002 Top/Bottom Boot Block by Michael Karcher · 15 years ago
  37. 8c7c468 Mark PMC Pm49FL002 as tested by Russ Dill · 15 years ago
  38. 3cd5a12 Add support for Eon EN29F010 by Russ Dill · 15 years ago
  39. 3617234 Convert the remaining references to *_49fl00x by Sean Nelson · 15 years ago
  40. 14ba668 Split spi.c into programmer and chip code Remove chipdriver.h include from flash.h by Sean Nelson · 15 years ago
  41. 6e0b912 Here's a very quick patch to fix the missing unlock code by Sean Nelson · 15 years ago
  42. cd446f4 Kill an erroneous .erase introduced in r900 by Carl-Daniel Hailfinger · 15 years ago
  43. f5ae4d4 Adds support for the Intel E28F004S5 flash chip by Sean Nelson · 15 years ago
  44. ca33140 Fix erase blocks for Winbond W25X{10,20,40,80} SPI chips by Sean Nelson · 15 years ago
  45. 48f1d73 At long last, the day has come, and we can bury full-chip erase once and for all by Carl-Daniel Hailfinger · 15 years ago
  46. ba7c922 Adds support for ST M29W512B by Jeffrey A. Kent · 15 years ago
  47. 35727f7 Complete the addition of Feature Bits for all Jedec based chips by Sean Nelson · 15 years ago
  48. 48da3f9 Add support for the SST39SF512 chip by Uwe Hermann · 15 years ago
  49. 51c83fb Convert various SST chips to use block_erasers by Sean Nelson · 15 years ago
  50. 012a31e Fix SyncMOS S29C51004T, which has 512 uniform 1k sectors by Sean Nelson · 15 years ago
  51. 329bde7 Convert ST to block erasers by Sean Nelson · 15 years ago
  52. 56358aa Block eraser conversions and support for Eon EN25B series by Sean Nelson · 15 years ago
  53. cfc35cd Converted chips to block_erasers by Sean Nelson · 15 years ago
  54. 5643c07 Block eraser conversions and support for Eon EN25B series by Sean Nelson · 15 years ago
  55. 2aff7aa Fix A25L40PU and A2540PT due to incorrect full-chip block size is incorrect by Sean Nelson · 15 years ago
  56. 23ff460 Support for Spansion S25FL008A by Michael Karcher · 15 years ago
  57. 08fa2f3 Change a few probe timings to TIMING_FIXME by Carl-Daniel Hailfinger · 15 years ago
  58. 5459637 Block eraser conversions and support for Eon EN25B series by Sean Nelson · 15 years ago
  59. e940466 Use the register mapping feature bit by Carl-Daniel Hailfinger · 15 years ago
  60. aca1dce Fix Sharp LHF00L04 by Carl-Daniel Hailfinger · 15 years ago
  61. c57a920 Generify jedec functions by introducing an address mask by Sean Nelson · 15 years ago
  62. 6b11ad2 Convert the following chips to use struct eraseblock by Sean Nelson · 15 years ago
  63. bbfeb70 Add blockwise erase to all supported chips of the SST25 family by Carl-Daniel Hailfinger · 15 years ago
  64. 8918729 Convert the following chips to use struct eraseblock by Sean Nelson · 15 years ago
  65. 72a9a02 Convert the following chips to use struct eraseblock by Sean Nelson · 15 years ago
  66. 1c296ca Use common jedec functionality where appropriate by Michael Karcher · 15 years ago
  67. 1db2b75 Add entries of W25x32 and W25x64 by Zheng Bao · 15 years ago
  68. d70b09c Add Sanyo LF25FW203A support by Sean Nelson · 15 years ago
  69. 118e1d6 Add Generic SPI RDID detection for Sanyo chips by Sean Nelson · 15 years ago
  70. 01d49ed Add support for generic RDID and REMS matching of unknown chips by Carl-Daniel Hailfinger · 15 years ago
  71. 8a8a226 Retry correct range in write_page_write_jedec() by Carl-Daniel Hailfinger · 15 years ago
  72. 11c9e68 Fix incorrect comment in SST49LF004A/B description by Carl-Daniel Hailfinger · 15 years ago
  73. 4010712 Add comments about the meaning of block erase related struct flashchip members by Carl-Daniel Hailfinger · 15 years ago
  74. 45835c4 Mark the SST SST49LF003A/B as read-tested by Peter Lemenkov · 15 years ago
  75. a06287c Switch SST49LF004A/B to block erase, remove the hack which simulated (unsupported) chip erase by Carl-Daniel Hailfinger · 15 years ago
  76. c025268 Change the status of the SST49LF020A to TEST_OK_PREW by Nils Jacobs · 15 years ago
  77. b08ee5c Mark Macronix MX29F001B as OK, tested by me on hardware by Uwe Hermann · 15 years ago
  78. f38431a Store block sizes and corresponding erase functions in struct flashchip by Carl-Daniel Hailfinger · 15 years ago
  79. c04ee22 Update probe timings for dozens of flash chips by Udu Ogah · 15 years ago
  80. 502a913 Add support for MX29F001T and MX29F001B flash chips by Mark Panajotovic · 15 years ago
  81. 6d5d253 Add IDs for 25 AMD chips, 11 Hynix chips, 8 Sharp chips, and their variants by Carl-Daniel Hailfinger · 15 years ago
  82. 350a0c3 Add IDs for 51 new flash chips by Carl-Daniel Hailfinger · 15 years ago
  83. 21eedec Improve flashchip comments to be more readable and precise by Carl-Daniel Hailfinger · 15 years ago
  84. da65432 Fix erase for SST49LF020A by Carl-Daniel Hailfinger · 15 years ago
  85. 32961be Add support for ST M25P05/M25P10 chips that only respond to RES and not RDID by Carl-Daniel Hailfinger · 15 years ago
  86. a721ae2 Add Winbond W25X16 by Hector Martin · 15 years ago
  87. 8bfb59c W39V040B: Flag Erase/Write as bad by Luc Verhaegen · 15 years ago
  88. 04d5dc4 Mark the following boards as working by Uwe Hermann · 15 years ago
  89. 038a312 Fix all NONSPI bustypes in flashchips.c by Urja Rannikko · 15 years ago
  90. 452b3e3 Mark MX25L6405 as PROBE supported by Carl-Daniel Hailfinger · 15 years ago
  91. b07eac9 Mark the SST49LF003A as PROBE supported by Carl-Daniel Hailfinger · 15 years ago
  92. 5190ec1 Mark ST M25P80 as completely supported by Carl-Daniel Hailfinger · 15 years ago
  93. faaa2b2 Eon EN25F40: Probe is tested by Carl-Daniel Hailfinger · 15 years ago
  94. a8b3727 Add support for the AMD Am29F010A/B chips by Uwe Hermann · 15 years ago
  95. 0845464 Split flashchips.h from flash.h by Carl-Daniel Hailfinger · 15 years ago
  96. a0a6ae9 Add or refine support for a number of EON flash chips by Carl-Daniel Hailfinger · 15 years ago
  97. f983d9f Add support for the PMC Pm29F002T/B chips by Uwe Hermann · 15 years ago
  98. 8b2f46b Add bus type and timing info for some flash chips by Mateusz Murawski · 15 years ago
  99. e33890d Add #defines for some flash chips by Mateusz Murawski · 15 years ago
  100. 80243c9 Add all Eon EN25* SPI chips by Carl-Daniel Hailfinger · 15 years ago