1. 79e6757 Refactor remaining write wrappers by Carl-Daniel Hailfinger · 14 years ago
  2. b30a5ed Unify chip write functions by Carl-Daniel Hailfinger · 14 years ago
  3. f52f784 Move implicit erase out of chip drivers by Carl-Daniel Hailfinger · 14 years ago
  4. 1db7a44 Massive speedups for SST25VF032B and SST25VF064C by Helge Wagner · 14 years ago
  5. fd7075a Add detailed status register printing and unlocking for all ATMEL AT25* chips by Carl-Daniel Hailfinger · 14 years ago
  6. 420cf6f Mark Fujitsu MBM29F400BC write as broken (implicit eraseblock layout in write) by Carl-Daniel Hailfinger · 14 years ago
  7. 29a1c66 Use generic unlocking infrastructure for SPI chips by Carl-Daniel Hailfinger · 14 years ago
  8. 9a795d8 Convert SPI chips to partial write by Carl-Daniel Hailfinger · 14 years ago
  9. 3a25fea The SPI opcode 0xd8 is not a chip erase opcode on any chip out there by Carl-Daniel Hailfinger · 14 years ago
  10. dc1cda1 Add support for two-byte RES probes by Carl-Daniel Hailfinger · 14 years ago
  11. 5824fbf Introduce a generic SPI read function: spi_write_chunked() by Carl-Daniel Hailfinger · 14 years ago
  12. 69e5811 Sst49lfxxxc chips are functionally the same as 82802ab chips by Sean Nelson · 15 years ago
  13. 8864710 Fix a few typos from the last commit by Sean Nelson · 15 years ago
  14. 28accc2 Various JEDEC refactorings touching 82802ab.c, sharplhf00l04.c and stm50flw0x0x.c by Sean Nelson · 15 years ago
  15. ccf7a2a Further cleanup after JEDEC refactorings by Sean Nelson · 15 years ago
  16. b3289c9 Clean up sst28sf040.c after JEDEC refactorings by Sean Nelson · 15 years ago
  17. e4446e4 Clean up sharplhf00l04.c after JEDEC refactorings by Sean Nelson · 15 years ago
  18. ffae6ca Kill dead w39v080fa.c functions by Sean Nelson · 15 years ago
  19. ba966f6 Kill dead w39v040c.c functions by Sean Nelson · 15 years ago
  20. 81449a2 Add FEATURE_REGISTERMAP to some more chips and change the use of various probing functions by Carl-Daniel Hailfinger · 15 years ago
  21. 3617234 Convert the remaining references to *_49fl00x by Sean Nelson · 15 years ago
  22. c351992 Patch to remove all references to dead chipdrivers by Sean Nelson · 15 years ago
  23. 6e0b912 Here's a very quick patch to fix the missing unlock code by Sean Nelson · 15 years ago
  24. 51c83fb Convert various SST chips to use block_erasers by Sean Nelson · 15 years ago
  25. 56358aa Block eraser conversions and support for Eon EN25B series by Sean Nelson · 15 years ago
  26. 5643c07 Block eraser conversions and support for Eon EN25B series by Sean Nelson · 15 years ago
  27. 4e2fb0e Don't use "byte" as identifier by Michael Karcher · 15 years ago
  28. 5459637 Block eraser conversions and support for Eon EN25B series by Sean Nelson · 15 years ago
  29. aca1dce Fix Sharp LHF00L04 by Carl-Daniel Hailfinger · 15 years ago
  30. c57a920 Generify jedec functions by introducing an address mask by Sean Nelson · 15 years ago
  31. 6b11ad2 Convert the following chips to use struct eraseblock by Sean Nelson · 15 years ago
  32. 72a9a02 Convert the following chips to use struct eraseblock by Sean Nelson · 15 years ago
  33. d3abc65 Remove nonexisting functions from chipdrivers.h by Carl-Daniel Hailfinger · 15 years ago
  34. 5d5c072 Split hardware access, OS abstraction and chip drivers out of flash.h by Carl-Daniel Hailfinger · 15 years ago