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