1. 0cea753 spi: Add function to probe erase command opcode for all spi_master by Aarya Chaumal · 2 years, 3 months ago
  2. 0b587f9 spi: Make 'default_spi_write_aai' the default unless defined by Edward O'Callaghan · 2 years ago
  3. 621208c drivers/: Make 'fallback_{un}map' the default unless defined by Edward O'Callaghan · 2 years ago
  4. 56684d9 drivers/: Make 'internal_delay' the default unless defined by Edward O'Callaghan · 2 years ago
  5. 3d5be0b hwaccess: replace flashrom specific macros by compiler defines by Thomas Heijligen · 3 years ago
  6. c63d918 spi_master: Use new API to register shutdown function by Anastasia Klimchuk · 3 years, 3 months ago
  7. 03f3a6d programmer: Make use of new register_spi_master() API by Nico Huber · 3 years, 4 months ago
  8. 5e08e3e programmer: Smoothen register_spi_master() API by Nico Huber · 3 years, 4 months ago
  9. 47e7d47 pickit2_spi.c: Refactor singleton states into reentrant pattern by Anastasia Klimchuk · 3 years, 5 months ago
  10. 1c9c73a pickit2_spi.c: Separate shutdown from failed init cleanup by Anastasia Klimchuk · 3 years, 5 months ago
  11. 48c3f18 pickit2_spi.c: Use a variable to store the total packetsize by Felix Singer · 2 years, 2 months ago
  12. d07c4a4 pickit2_spi.c: Replace hard-coded value with define in msg_perr() by Felix Singer · 2 years, 2 months ago
  13. 75d6ec6 pickit2_spi.c: Add `pickit2_interrupt_transfer()` helper by Angel Pons · 2 years, 2 months ago
  14. cc853d8 programmer_table: move each entry to the associated programmer source by Thomas Heijligen · 3 years, 5 months ago
  15. 5eca427 const'ify flashctx to align signatures with cros flashrom by Edward O'Callaghan · 4 years, 5 months ago
  16. 83c56b8 Fix building with GCC 4.9 by Evgeny Zinoviev · 4 years, 11 months ago
  17. 519be66 Fix -Wsign-compare trouble by Nico Huber · 6 years ago
  18. 3384fb6 pickit2_spi: Fix "dead" assignment by Elyes HAOUAS · 5 years ago
  19. b221cd7 pickit2_spi: update to libusb1 and drop libusb0 dependency by Thomas Heijligen · 5 years ago
  20. deeac7e spi: Drop spi_controller type by Nico Huber · 7 years ago
  21. 0cacb11 Remove trailing whitespace by Elyes HAOUAS · 6 years ago
  22. ac01baa Remove unneeded white spaces by Elyes HAOUAS · 6 years ago
  23. e083880 Remove address from GPLv2 headers by Elyes HAOUAS · 6 years ago
  24. 0be072c Add a bunch of new/tested stuff and various small changes 25 by Stefan Tauner · 9 years ago
  25. f31fe84 pickit2_spi: use ordinary USB devs array by Stefan Tauner · 9 years ago
  26. d99a2bd dediprog: port to libusb1 and use asynchronous bulk transfers for reading by Nico Huber · 9 years ago
  27. 66e554b Add support for the Microchip PICkit2 as an SPI programmer by Justin Chevrier · 10 years ago