1. 2e94746 Use bus probing for standard JEDEC and JEDEC_29GL by Nico Huber · 4 months ago
  2. 2cadbe3 Use bus probing for W29EE011 by Nico Huber · 4 months ago
  3. 3a2a4d5 Use bus probing for 82802AB by Nico Huber · 4 months ago
  4. dae9022 probing: Pass full struct flashchip into probes by Nico Huber · 4 months ago
  5. 2ae6301 memory_bus: Add infrastructure for per-bus probing by Nico Huber · 4 months ago
  6. dd6e07a memory_bus: Pass master instead of flash to .chip_read/write by Nico Huber · 4 months ago
  7. 47aa85c memory_bus: Turn flashbase into a par_master member `rom_base` by Nico Huber · 4 months ago
  8. 006d08d programmer: Move .max_rom_decode into struct master_common by Nico Huber · 4 months ago
  9. af9d738 Add infrastructure to probe per bus by Nico Huber · 3 years, 2 months ago
  10. 9a11cbf Let the flash context directly point to the used master by Nico Huber · 3 years, 6 months ago
  11. 89569d6 memory_mapped: Reduce `decode_sizes` to a single `max_rom_decode` by Nico Huber · 3 years, 6 months ago
  12. c3b02dc Rebrand to flashprog and update URLs by Nico Huber · 2 years, 11 months ago flashprog
  13. 63f6a37 parallel.c: Consoldiate parallel master registration logic by Edward O'Callaghan · 3 years, 11 months ago