1. 25584de flashchips: Add SST26VF016B(A), SST26VF032B(A), SST26VF064B(A) by Wei Hu · 6 years ago
  2. e083880 Remove address from GPLv2 headers by Elyes HAOUAS · 6 years ago
  3. 80ae14e Add support for the ENE Embedded Debug Interface EDI and KB9012 EC by Paul Kocialkowski · 7 years ago
  4. fe34d2a spi25: Revise decision when to enter/exit 4BA mode by Nico Huber · 7 years ago
  5. 7e3c81a spi25: Merge remainder of spi4ba in by Nico Huber · 7 years ago
  6. 0ecbacb spi25: Use common code for nbyte read/write and block erase by Nico Huber · 7 years ago
  7. d94d254 4BA: Add spi_exit_4ba function to switch SPI flash to 3-byte addressing by Ed Swierk · 7 years ago
  8. 7fe8569 4BA: Support for new direct-4BA instructions + W25Q256.V update by Boris Baykov · 8 years ago
  9. 5de3b9b 4BA: Support for 4-bytes addressing via Extended Address Register by Boris Baykov · 8 years ago
  10. 50a5660 4BA: Basic support for 4-bytes addressing mode extensions by Boris Baykov · 8 years ago
  11. bcf6109 Add support for SST SST25WF020A, SST25WF040B, SST25WF080B by Ben Gardner · 9 years ago
  12. 5859ced Fix handling of write protection at register space address +2 by Stefan Tauner · 10 years ago
  13. a8cf362 Unify non-shifted and shifted JEDEC access by Carl-Daniel Hailfinger · 10 years ago
  14. 6697f71 Add a bunch of new/tested stuff and various small changes 21 by Stefan Tauner · 10 years ago
  15. 03a9c3c Add support for a bunch of 29GL parallel flash chips by Stefan Tauner · 10 years ago
  16. ef3ac8a Refactor unlocking of many chips with locking at register space address +2 by Carl-Daniel Hailfinger · 10 years ago
  17. a60d408 Add support for Sanyo LE25FW106 by Stefan Tauner · 10 years ago
  18. f2756fa Combine block_erase*_en29lv640b and block_erase*_m29f400bt respectively by Stefan Tauner · 10 years ago
  19. 0ab1e5d jedec.c: constify a bit more by Stefan Tauner · 10 years ago
  20. 12f3d51 Rename some spi_prettyprint_status_register_* functions by Stefan Tauner · 10 years ago
  21. 85f09f7 Add support for ESMT F25L32PA by Stefan Tauner · 10 years ago
  22. f20b7be Add 'const' keyword to chip write and other function prototypes by Mark Marshall · 10 years ago
  23. 4404f73 Cleanup ST M50 driver by Stefan Tauner · 11 years ago
  24. 1dd5d3a Add support for AT45CS1282 by Stefan Tauner · 11 years ago
  25. fdc4f7e Add support for AT45DB321C by Stefan Tauner · 11 years ago
  26. db4e87d Add support for Atmel AT45DB* chips by Aidan Thornton · 11 years ago
  27. 6f59b0b Add support for remaining Numonyx (Micron) N25Q chips by Nikolay Nikolaev · 11 years ago
  28. c80c4a3 Add support for Spansion S25FL...S chips by Nikolay Nikolaev · 11 years ago
  29. d0e3ea1 Add support for Eon EN25S series by Nikolay Nikolaev · 11 years ago
  30. 579f1e0 Introduce spi_block_erase_db() by Nikolay Nikolaev · 11 years ago
  31. 278ba6e Introduce additional SPI status register helpers by Stefan Tauner · 11 years ago
  32. cecb2c5 Fix unlocking function for most Atmel AT2[56]D* chips by Stefan Tauner · 11 years ago
  33. 730e7e7 Update spi_get_erasefn_from_opcode() by Stefan Tauner · 11 years ago
  34. 3f5e35d Refine PMC Pm25LV series by Stefan Tauner · 11 years ago
  35. 57794ac Add support for Atmel's AT25F series of SPI flash chips by Stefan Tauner · 12 years ago
  36. 54aaa4a Add support for Intel S33 series flash chips by Stefan Tauner · 12 years ago
  37. 6ee37e2 Improve SPI status register pretty printing by Stefan Tauner · 12 years ago
  38. c31243e Add support for Winbond W39F010/W39L010/W39L020 by Kyösti Mälkki · 12 years ago
  39. 94b39b4 Add support for Atmel AT26DF041 by Stefan Tauner · 12 years ago
  40. 5609f9d Generify a25.c's SRWD printing function and move it to spi25.c by Stefan Tauner · 12 years ago
  41. eb58257 Add a bunch of new/tested stuff and various small changes 14 by Stefan Tauner · 12 years ago
  42. 3c0fcd0 Add spi_block_erase_62 by Stefan Tauner · 12 years ago
  43. 7bf4ed9 Rename AT25F512B-specific code by Stefan Tauner · 12 years ago
  44. 1ba08f6 Clean up a25.c, at25.c, spi25.c by Stefan Tauner · 12 years ago
  45. f5a30f6 Add support for for the Atmel AT49F040 chip by David Borg · 12 years ago
  46. 47eff6b Add support for the Eon EN29LV640B chip by Rudolf Marek · 12 years ago
  47. ac1b4c8 Add support for SFDP (JESD216) by Stefan Tauner · 13 years ago
  48. 8a3c60c Add struct flashctx * parameter to all functions accessing flash chips by Carl-Daniel Hailfinger · 13 years ago
  49. 63fd902 Use struct flashctx instead of struct flashchip for flash chip access by Carl-Daniel Hailfinger · 13 years ago
  50. c69c9c8 Unsignify lengths and addresses in chip functions and structs by Stefan Tauner · 13 years ago
  51. 532c717 Add opaque programmer registration infrastructure by Carl-Daniel Hailfinger · 13 years ago
  52. 8c35745 Revert "Unsignify lengths and addresses in chip functions and structs" by Stefan Tauner · 13 years ago
  53. d196e7c Unsignify lengths and addresses in chip functions and structs by Stefan Tauner · 13 years ago
  54. fca3b01 Add support for the Sharp LH28F008BJT-BTLZ1 chip by Mattias Mattsson · 13 years ago
  55. a63c7c4 Remove unneeded inclusions of chipdrivers.h by Stefan Tauner · 13 years ago
  56. 7a3bd8f Refine status register and lock printing of Atmel and AMIC SPI chips by Carl-Daniel Hailfinger · 13 years ago
  57. 4b17736 Remove erase_chip_stm50flw0x0x by Michael Karcher · 13 years ago
  58. 19e0aac Add W39L040 by Michael Karcher · 14 years ago
  59. ecc6707 Enable unlocking (erasing/writing) W39V040FB chips by Idwer Vollering · 14 years ago
  60. 9188240 Add support for Winbond W39V040FB and W39V040FC by Carl-Daniel Hailfinger · 14 years ago
  61. 75a58f9 Switch all flash chips to partial write by Carl-Daniel Hailfinger · 14 years ago
  62. 79e6757 Refactor remaining write wrappers by Carl-Daniel Hailfinger · 14 years ago
  63. b30a5ed Unify chip write functions by Carl-Daniel Hailfinger · 14 years ago
  64. f52f784 Move implicit erase out of chip drivers by Carl-Daniel Hailfinger · 14 years ago
  65. 1db7a44 Massive speedups for SST25VF032B and SST25VF064C by Helge Wagner · 14 years ago
  66. fd7075a Add detailed status register printing and unlocking for all ATMEL AT25* chips by Carl-Daniel Hailfinger · 14 years ago
  67. 420cf6f Mark Fujitsu MBM29F400BC write as broken (implicit eraseblock layout in write) by Carl-Daniel Hailfinger · 14 years ago
  68. 29a1c66 Use generic unlocking infrastructure for SPI chips by Carl-Daniel Hailfinger · 14 years ago
  69. 9a795d8 Convert SPI chips to partial write by Carl-Daniel Hailfinger · 14 years ago
  70. 3a25fea The SPI opcode 0xd8 is not a chip erase opcode on any chip out there by Carl-Daniel Hailfinger · 14 years ago
  71. dc1cda1 Add support for two-byte RES probes by Carl-Daniel Hailfinger · 14 years ago
  72. 5824fbf Introduce a generic SPI read function: spi_write_chunked() by Carl-Daniel Hailfinger · 14 years ago
  73. 69e5811 Sst49lfxxxc chips are functionally the same as 82802ab chips by Sean Nelson · 15 years ago
  74. 8864710 Fix a few typos from the last commit by Sean Nelson · 15 years ago
  75. 28accc2 Various JEDEC refactorings touching 82802ab.c, sharplhf00l04.c and stm50flw0x0x.c by Sean Nelson · 15 years ago
  76. ccf7a2a Further cleanup after JEDEC refactorings by Sean Nelson · 15 years ago
  77. b3289c9 Clean up sst28sf040.c after JEDEC refactorings by Sean Nelson · 15 years ago
  78. e4446e4 Clean up sharplhf00l04.c after JEDEC refactorings by Sean Nelson · 15 years ago
  79. ffae6ca Kill dead w39v080fa.c functions by Sean Nelson · 15 years ago
  80. ba966f6 Kill dead w39v040c.c functions by Sean Nelson · 15 years ago
  81. 81449a2 Add FEATURE_REGISTERMAP to some more chips and change the use of various probing functions by Carl-Daniel Hailfinger · 15 years ago
  82. 3617234 Convert the remaining references to *_49fl00x by Sean Nelson · 15 years ago
  83. c351992 Patch to remove all references to dead chipdrivers by Sean Nelson · 15 years ago
  84. 6e0b912 Here's a very quick patch to fix the missing unlock code by Sean Nelson · 15 years ago
  85. 51c83fb Convert various SST chips to use block_erasers by Sean Nelson · 15 years ago
  86. 56358aa Block eraser conversions and support for Eon EN25B series by Sean Nelson · 15 years ago
  87. 5643c07 Block eraser conversions and support for Eon EN25B series by Sean Nelson · 15 years ago
  88. 4e2fb0e Don't use "byte" as identifier by Michael Karcher · 15 years ago
  89. 5459637 Block eraser conversions and support for Eon EN25B series by Sean Nelson · 15 years ago
  90. aca1dce Fix Sharp LHF00L04 by Carl-Daniel Hailfinger · 15 years ago
  91. c57a920 Generify jedec functions by introducing an address mask by Sean Nelson · 15 years ago
  92. 6b11ad2 Convert the following chips to use struct eraseblock by Sean Nelson · 15 years ago
  93. 72a9a02 Convert the following chips to use struct eraseblock by Sean Nelson · 15 years ago
  94. d3abc65 Remove nonexisting functions from chipdrivers.h by Carl-Daniel Hailfinger · 15 years ago
  95. 5d5c072 Split hardware access, OS abstraction and chip drivers out of flash.h by Carl-Daniel Hailfinger · 15 years ago