1. c1f2a47 par_master: Fix propagation of register_par_master() return values by Anastasia Klimchuk · 3 years, 1 month ago
  2. b91a203 programmer: Smoothen register_par_master API by Anastasia Klimchuk · 3 years, 4 months ago
  3. 43040f2 tree: indent struct *_master consistently with tabs by Thomas Heijligen · 2 years, 3 months ago
  4. cc853d8 programmer_table: move each entry to the associated programmer source by Thomas Heijligen · 3 years, 5 months ago
  5. e083880 Remove address from GPLv2 headers by Elyes HAOUAS · 6 years ago
  6. a5bcbce Rename programmer registration functions by Carl-Daniel Hailfinger · 10 years ago
  7. 0ccec8f Move global io_base_addr into compilation units by Stefan Tauner · 10 years ago
  8. 89edf36 Add additional error handling to pcidev_readbar() callers by Niklas Söderlund · 11 years ago
  9. a2faddf Decouple BAR reading from pci device init, handle errors gracefully by Carl-Daniel Hailfinger · 12 years ago
  10. 5561955 Unify PCI init and let pcidev clean itself up by Stefan Tauner · 12 years ago
  11. e34e3e8 Add a bunch of new/tested stuff and various small changes 16 by Stefan Tauner · 12 years ago
  12. 4b24a2d Unify usbdev_status and pcidev_status into dev_entry by Stefan Tauner · 12 years ago
  13. 1c6d2ff Some ISO C fixes by Carl-Daniel Hailfinger · 12 years ago
  14. d6bb828 Automatically release I/O permissions on shutdown by Carl-Daniel Hailfinger · 12 years ago
  15. 32508eb Hide hwaccess.h from public API by Patrick Georgi · 12 years ago
  16. 8a3c60c Add struct flashctx * parameter to all functions accessing flash chips by Carl-Daniel Hailfinger · 13 years ago
  17. eaacd2d Register Parallel/LPC/FWH programmers the same way SPI programmers are registered by Carl-Daniel Hailfinger · 13 years ago
  18. 1a22795 Rename CHIP_BUSTYPE_FOO to BUS_FOO by Carl-Daniel Hailfinger · 13 years ago
  19. a074383 Enforce compile-time errors in satamv and atahp for non-x86 targets by Andrew Morgan · 13 years ago
  20. 8bb2021 Use shutdown callback mechanism to shutdown programmers by David Hendricks · 13 years ago
  21. 40446ee Remove vendorid parameter from pcidev_init() by Carl-Daniel Hailfinger · 14 years ago
  22. 2bee8cf Revert PCI config space writes on shutdown by Carl-Daniel Hailfinger · 14 years ago
  23. a73fb49 Refine -L output to include all programmer modules by Carl-Daniel Hailfinger · 14 years ago
  24. 18430a0 Remove duplicate includes from the code by Stefan Reinauer · 14 years ago
  25. 5b997c3 Split off programmer.h from flash.h by Carl-Daniel Hailfinger · 14 years ago
  26. 744132a Various places in the flashrom source feature custom parameter extraction from programmer_param by Carl-Daniel Hailfinger · 14 years ago
  27. 8448639 Replace PCI_OK/PCI_NT by OK/NT by Michael Karcher · 15 years ago
  28. ddd5c9e Add initial (non-working) code for Highpoint ATA/RAID controllers by Uwe Hermann · 15 years ago