1. 517d937 Run .prepare_access only once per flash context by Nico Huber · 4 months ago
  2. 0d2b45e libflashprog: Allow to query bus types, voltage, and test status by Nico Huber · 4 months ago
  3. c3eaa95 opaque: Use bus probing by Nico Huber · 5 months ago
  4. 91f5152 opaque: Move probing into PREPARE_POST_PROBE hook by Nico Huber · 5 months ago
  5. 0579029 opaque: Move last bits from chipdrivers.h into chipdrivers/opaque.h by Nico Huber · 4 months ago
  6. 006d08d programmer: Move .max_rom_decode into struct master_common by Nico Huber · 4 months ago
  7. af9d738 Add infrastructure to probe per bus by Nico Huber · 3 years, 3 months ago
  8. 9a11cbf Let the flash context directly point to the used master by Nico Huber · 3 years, 6 months ago
  9. 89569d6 memory_mapped: Reduce `decode_sizes` to a single `max_rom_decode` by Nico Huber · 3 years, 6 months ago
  10. c3b02dc Rebrand to flashprog and update URLs by Nico Huber · 3 years ago flashprog
  11. a1fed9f opaque_master: Add shutdown function in opaque_master struct by Anastasia Klimchuk · 5 years ago
  12. 21b2021 programmer: Smoothen register_opaque_master() API by Anastasia Klimchuk · 5 years ago
  13. ac90af6 Change references to flashrom-stable by Nico Huber · 3 years, 7 months ago
  14. e083880 Remove address from GPLv2 headers by Elyes HAOUAS · 8 years ago
  15. a5bcbce Rename programmer registration functions by Carl-Daniel Hailfinger · 12 years ago
  16. f20b7be Add 'const' keyword to chip write and other function prototypes by Mark Marshall · 12 years ago
  17. c40cff7 Have all programmer init functions register bus masters/programmers by Carl-Daniel Hailfinger · 15 years ago
  18. 63fd902 Use struct flashctx instead of struct flashchip for flash chip access by Carl-Daniel Hailfinger · 15 years ago
  19. c69c9c8 Unsignify lengths and addresses in chip functions and structs by Stefan Tauner · 15 years ago
  20. 532c717 Add opaque programmer registration infrastructure by Carl-Daniel Hailfinger · 15 years ago