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