1. c93f5f1 serprog: add SPI support by Urja Rannikko · 13 years ago
  2. 1a22795 Rename CHIP_BUSTYPE_FOO to BUS_FOO by Carl-Daniel Hailfinger · 13 years ago
  3. 9932c7b Add a bunch of new/tested stuff and various small changes 4 by Cristian Măgherușan-Stanciu · 13 years ago
  4. 8bb2021 Use shutdown callback mechanism to shutdown programmers by David Hendricks · 13 years ago
  5. 73f8ec8 Fix sparse warning: Using plain integer as NULL pointer by Peter Huewe · 14 years ago
  6. 18430a0 Remove duplicate includes from the code by Stefan Reinauer · 14 years ago
  7. 5b997c3 Split off programmer.h from flash.h by Carl-Daniel Hailfinger · 14 years ago
  8. 2b6dcb3 Unify programmer parameter extraction by Carl-Daniel Hailfinger · 14 years ago
  9. 744132a Various places in the flashrom source feature custom parameter extraction from programmer_param by Carl-Daniel Hailfinger · 14 years ago
  10. 4e3d0b3 Polish the flashrom code comments and outputs a bit by Uwe Hermann · 15 years ago
  11. 74e8af5 Convert all messages in serprog.c to the new message infrastructure by Sean Nelson · 15 years ago
  12. e51ea10 Move serial handling from serprog.c to serial.c by Carl-Daniel Hailfinger · 15 years ago
  13. a4a9bfb Bus Pirate support needs serial communication by Carl-Daniel Hailfinger · 15 years ago
  14. 9e72aa5 Fix some of the issues reported by LLVM/clang's scan-build by Stefan Reinauer · 15 years ago
  15. 6d12560 Fix strict aliasing in serprog by Carl-Daniel Hailfinger · 15 years ago
  16. 6be7411 Allow to compile out serprog completely by Carl-Daniel Hailfinger · 15 years ago
  17. ef58a9c Use a common parameter variable for all programmers by Carl-Daniel Hailfinger · 15 years ago
  18. be72681 Remove unnecessary #include files by Carl-Daniel Hailfinger · 15 years ago
  19. f3196df Support for an external serial flasher protocol by Urja Rannikko · 15 years ago
  20. 2291535 Initial commit of an external serial flasher protocol by Urja Rannikko · 15 years ago