1. dfaa04d Update version info for v1.6-rc1 by Nico Huber · 2 days ago 1.6.x v1.6-rc1
  2. 70951e0 Update version info for 1.6.x by Nico Huber · 2 days ago
  3. cbc5d57 flashchips: Add GD25R256D name by Nico Huber · 4 days ago main p1.6
  4. 6835769 flashchips: Mark XM25QH64C as probe & read tested by Nico Huber · 8 days ago
  5. 2628cc7 flashchips: Add XMC XM25QU64A by Nico Huber · 2 weeks ago
  6. 340d669 flashchips: Add XMC XM25RH256C by Nico Huber · 2 weeks ago
  7. 95fb119 flashchips: Add XMC XM25QH512C/RH512C/QU512C by Nico Huber · 2 weeks ago
  8. eddac9c flashchips: Correct and extend XMC XM25QH256C/QU256C entries by Nico Huber · 2 weeks ago
  9. d72347b flashchips: Add Fudan FM25W128, wide voltage range chip by Nico Huber · 2 weeks ago
  10. 9bfa233 chipset_enable: Mark Q87 and H170 as tested by Nico Huber · 2 weeks ago
  11. 269eab8 manibuilder/alpine,fedora: Thin out unsupported versions by Nico Huber · 8 days ago
  12. 9ba5169 manibuilder/alpine: Add 3.23 & 3.24 and enable riscv64 where available by Nico Huber · 8 days ago
  13. fda3d3f meson: Replace empty-string linker flags with an empty array by Nico Huber · 3 weeks ago
  14. 3507a3f libflashprog: Allow optional sub-patterns when matching names by Nico Huber · 3 weeks ago
  15. c78ca35 libflashprog: Support sub-patterns when matching chip names by Nico Huber · 3 weeks ago
  16. 278985c libflashprog: Match chip names to multi-chip database entries by Nico Huber · 3 weeks ago
  17. c5f6168 flashchips: Add explicit EN25Q32, MX25L4005 w/o suffix by Nico Huber · 3 weeks ago
  18. 533ea71 flashchips: Disambiguate alternative chip-name suffixes by Nico Huber · 3 weeks ago
  19. 79d5c66 chipset_enable/intel: Rework handling of what is memory mapped by Nico Huber · 2 years, 3 months ago
  20. 072c080 Makefile: Limit `pkgconf --static` workaround to OpenBSD by Nico Huber · 6 weeks ago
  21. b50f881 internal/intel: Allow only forced write attempts with BWE unset by Nico Huber · 5 months ago
  22. 43fedab print: Use chip enumeration API by Nico Huber · 5 months ago
  23. 45290d0 Draw struct flashchip into struct flashprog_flashctx by Nico Huber · 5 months ago
  24. 5421b1b Use flashprog_flash_getsize() where possible by Nico Huber · 5 months ago
  25. 517d937 Run .prepare_access only once per flash context by Nico Huber · 5 months ago
  26. 3311f1c Migrate flashprog_bus_probe() into libflashprog/chip.c by Nico Huber · 5 months ago
  27. 50bf19f Replace flashprog_chip_match() w/ simpler flashprog_bus_match_chip() by Nico Huber · 5 months ago
  28. 4ccc89b Drop voltage setting from prepare_flash_access() by Nico Huber · 5 months ago
  29. 9ec805d Drop now unused probe_flash() by Nico Huber · 5 months ago
  30. bb8ab37 sfdp: Move hints about SFDP detection into spi_prepare_sfdp() by Nico Huber · 5 months ago
  31. 47412a9 cli_classic: Use libflashprog's probing and enumeration APIs by Nico Huber · 5 months ago
  32. da16bd4 libflashprog: Use newer APIs within flashprog_flash_probe() by Nico Huber · 5 months ago
  33. d4926fe libflashprog: Introduce new probing API flashprog_flash_probe_chip() by Nico Huber · 5 months ago
  34. d930114 libflashprog: Add new API to probe all buses for chips by Nico Huber · 5 months ago
  35. f966663 libflashprog: Mark some internal structs as @private by Nico Huber · 8 weeks ago
  36. fd0fa75 libflashprog: Name flashprog-wp doxygen group "Write Protection" by Nico Huber · 8 weeks ago
  37. 0d2b45e libflashprog: Allow to query bus types, voltage, and test status by Nico Huber · 5 months ago
  38. 48d4a04 libflashprog: Start a new API for chip enumeration by Nico Huber · 5 months ago
  39. 484ef61 Export bus probing functions by Nico Huber · 5 months ago
  40. 518350c gfxmatrox: Introduce new programmer driver for Matrox Millenium cards by Nico Huber · 7 weeks ago
  41. dd4744e nicamd: Introduce new programmer driver for AMD NICs by Nico Huber · 5 months ago
  42. 47cea9a scsilsi: Introduce new programmer driver for LSI SCSI adapters by Nico Huber · 6 weeks ago
  43. 239dc80 programmer/physmap: Introduce generic mmio_chip_read/write functions by Nico Huber · 7 weeks ago
  44. 450058c helpers: Handle "default layout" in flashprog_limit_chip() by Nico Huber · 5 weeks ago
  45. a19cd39 helpers: Export size-detection logic from amd_rom3read by Nico Huber · 5 weeks ago
  46. cf09b3c flashchips: Comment successful probing w/ lower size by Nico Huber · 6 weeks ago
  47. f74a908 flashchips: Correct address mask for STMicro M29F002* by Nico Huber · 6 weeks ago
  48. dafaf50 flashchips: Add AT49F511 parallel flash chip by Nico Huber · 5 months ago
  49. a3ffc8e flashchips: Finish Catalyst CAT25F512 entry by Nico Huber · 6 weeks ago
  50. 1e9e91a flashchips: Add Catalyst CAT28F010 by Nico Huber · 6 weeks ago
  51. ccc7650 flashchips: Add STM M28F256 by Nico Huber · 7 weeks ago
  52. e759839 Add M28F parallel flash driver by Nico Huber · 7 weeks ago
  53. 317dd91 ch347_spi: Fix segfault with older libusb by Arthur Heymans · 5 weeks ago
  54. c0f3f0f Meson: Advertise HAVE_OUTB by Nico Huber · 5 months ago
  55. edf174f flashchips: Remove .probe by Nico Huber · 5 months ago
  56. c3eaa95 opaque: Use bus probing by Nico Huber · 5 months ago
  57. 91f5152 opaque: Move probing into PREPARE_POST_PROBE hook by Nico Huber · 5 months ago
  58. 0579029 opaque: Move last bits from chipdrivers.h into chipdrivers/opaque.h by Nico Huber · 5 months ago
  59. f1411ba Join PREPARE_PROBE/_POST_PROBE steps by Nico Huber · 5 months ago
  60. 3a35337 jedec: Use common probing for EN29LV640B by Nico Huber · 5 months ago
  61. b72fa1a jedec: Correct probing for x16 parts w/ continued IDs by Nico Huber · 5 months ago
  62. 2e94746 Use bus probing for standard JEDEC and JEDEC_29GL by Nico Huber · 5 months ago
  63. 2cadbe3 Use bus probing for W29EE011 by Nico Huber · 5 months ago
  64. 3a2a4d5 Use bus probing for 82802AB by Nico Huber · 5 months ago
  65. dae9022 probing: Pass full struct flashchip into probes by Nico Huber · 5 months ago
  66. 2ae6301 memory_bus: Add infrastructure for per-bus probing by Nico Huber · 5 months ago
  67. 3d6bd5a memory_bus: Export functions to ad-hoc map flash by Nico Huber · 6 months ago
  68. 10337f7 memory_bus: Move related declarations into new `chipdrivers/memory_bus.h` by Nico Huber · 5 months ago
  69. dd6e07a memory_bus: Pass master instead of flash to .chip_read/write by Nico Huber · 6 months ago
  70. 47aa85c memory_bus: Turn flashbase into a par_master member `rom_base` by Nico Huber · 6 months ago
  71. 84914db Make FEATURE_LONG_RESET a proper feature bit by Nico Huber · 5 months ago
  72. 4374ba1 flashchips: Set 1us (150ns) probe timining for SST49LF080A by Nico Huber · 5 months ago
  73. 899d36a flashchips: Allow long reset/exit sequence for MBM29LV160[BT]E by Nico Huber · 5 months ago
  74. 0c39ddb flashchips: Drop spurious address masks from parallel chips by Nico Huber · 5 months ago
  75. be42cf2 Make flash-size limiting of atapromise a general --force feature by Nico Huber · 6 months ago
  76. 006d08d programmer: Move .max_rom_decode into struct master_common by Nico Huber · 5 months ago
  77. 81deae9 manibuilder: Refresh DJGPP image by Arthur Heymans · 7 weeks ago
  78. db236b0 dediprog: Parse USB endpoint addresses from descriptor by Arthur Heymans · 7 weeks ago
  79. a03055d Allow probing all SPI command sets by Nico Huber · 5 months ago
  80. f3113ac edi: Turn edi_chip_probe() into a bus probing function by Nico Huber · 6 months ago
  81. 4af02fe edi: Split preparation/finalization out of edi_probe_kb9012() by Nico Huber · 6 months ago
  82. a94ce1c edi: Pass spi_master instead of flashctx where possible by Nico Huber · 6 months ago
  83. 6bd4f10 edi: Move EDI related things into new chipdrivers/edi.h by Nico Huber · 6 months ago
  84. 2e0a003 spi: Use bus probing for SFDP by Nico Huber · 5 months ago
  85. b9e47cc spi: Use bus probing for ST95 RDID by Nico Huber · 6 months ago
  86. ac13873 Introduce a priority for bus-probing functions by Nico Huber · 5 months ago
  87. 64f53a1 spi: Use bus probing for REMS, RES and AT25F by Nico Huber · 6 months ago
  88. 4312576 spi: Use bus probing for RDID by Nico Huber · 3 years, 3 months ago
  89. fbc41d2 spi: Move SPI related things into new chipdrivers/spi.h by Nico Huber · 6 months ago
  90. 966dc9b Use new probing path for chips w/o IDs by Nico Huber · 5 months ago
  91. af9d738 Add infrastructure to probe per bus by Nico Huber · 3 years, 3 months ago
  92. 0069440 ni845x_spi: Add a `ni845x.h` header stub for build tests by Nico Huber · 6 months ago
  93. cb35a8d ni845x_spi: Add cast to `unsigned long' to meet format string by Nico Huber · 6 months ago
  94. 309ca42 ni845x_spi: Remove ineffective `csnumber' parameter parsing by Nico Huber · 6 months ago
  95. fbe2766 ni845x_spi: Make ni845x_spi_init() static by Nico Huber · 6 months ago
  96. 1e610f2 ni845x_spi: Use unsigned for array indices by Nico Huber · 6 months ago
  97. 70fe55f ni845x_spi: Use strtoul() to convert serial by Nico Huber · 6 months ago
  98. 717b3e5 test_build.sh: Use M25P10-A for emulation during tests by Nico Huber · 6 months ago
  99. afb5dd0 dummyflasher: Add emulation for M25P10-A by Nico Huber · 6 months ago
  100. dfea68c ichspi: Add Intel Wildcat Lake support by Nico Huber · 6 months ago