1. e083880 Remove address from GPLv2 headers by Elyes HAOUAS · 6 years ago
  2. a5bcbce Rename programmer registration functions by Carl-Daniel Hailfinger · 10 years ago
  3. 89edf36 Add additional error handling to pcidev_readbar() callers by Niklas Söderlund · 11 years ago
  4. 7fb5aa0 Automatically unmap physmap()s by Stefan Tauner · 11 years ago
  5. a2faddf Decouple BAR reading from pci device init, handle errors gracefully by Carl-Daniel Hailfinger · 12 years ago
  6. c6fa32d Introduce msg_*warn by Stefan Tauner · 12 years ago
  7. 5561955 Unify PCI init and let pcidev clean itself up by Stefan Tauner · 12 years ago
  8. 4b24a2d Unify usbdev_status and pcidev_status into dev_entry by Stefan Tauner · 12 years ago
  9. 250c321 Remove potential endless loops from satasii.c by Carl-Daniel Hailfinger · 12 years ago
  10. 1c6d2ff Some ISO C fixes by Carl-Daniel Hailfinger · 12 years ago
  11. 61b4cfa Clean up satasii.c by Stefan Tauner · 12 years ago
  12. d6bb828 Automatically release I/O permissions on shutdown by Carl-Daniel Hailfinger · 12 years ago
  13. 32508eb Hide hwaccess.h from public API by Patrick Georgi · 12 years ago
  14. 8a3c60c Add struct flashctx * parameter to all functions accessing flash chips by Carl-Daniel Hailfinger · 13 years ago
  15. eaacd2d Register Parallel/LPC/FWH programmers the same way SPI programmers are registered by Carl-Daniel Hailfinger · 13 years ago
  16. 1a22795 Rename CHIP_BUSTYPE_FOO to BUS_FOO by Carl-Daniel Hailfinger · 13 years ago
  17. 8bb2021 Use shutdown callback mechanism to shutdown programmers by David Hendricks · 13 years ago
  18. 40446ee Remove vendorid parameter from pcidev_init() by Carl-Daniel Hailfinger · 14 years ago
  19. 9017cec Various status updates by Carl-Daniel Hailfinger · 14 years ago
  20. c2521ab Mark the following chips/boards/PCI-cards as OK by Uwe Hermann · 14 years ago
  21. 5b997c3 Split off programmer.h from flash.h by Carl-Daniel Hailfinger · 14 years ago
  22. 1d3a2fe Convert MMIO accesses of non-internal PCI-based programmers to be endian-agnostic by Carl-Daniel Hailfinger · 14 years ago
  23. 744132a Various places in the flashrom source feature custom parameter extraction from programmer_param by Carl-Daniel Hailfinger · 14 years ago
  24. ad3cc55 Kill global variables, constants and functions if local scope suffices by Carl-Daniel Hailfinger · 14 years ago
  25. 831e8f4 Remove unneeded #include statements completely by Carl-Daniel Hailfinger · 14 years ago
  26. 8448639 Replace PCI_OK/PCI_NT by OK/NT by Michael Karcher · 15 years ago
  27. 05ce542 Convert all messages in satasii.c to the new message infrastructure by Sean Nelson · 15 years ago
  28. b0912c0 Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devices by TURBO J · 15 years ago
  29. ef58a9c Use a common parameter variable for all programmers by Carl-Daniel Hailfinger · 15 years ago
  30. db41c59 Releasing IO permissions was done by hand everywhere by Carl-Daniel Hailfinger · 15 years ago
  31. a8b3727 Add support for the AMD Am29F010A/B chips by Uwe Hermann · 15 years ago
  32. b22918c Only probe for chips with compatible bus protocols by Carl-Daniel Hailfinger · 15 years ago
  33. 211fa97 Fix warning in satasii.c when compiling with gcc 4.4.0 by Urja Rannikko · 15 years ago
  34. e8ba538 A bunch of output beautifications and improvements, as well as doc fixes by Uwe Hermann · 15 years ago
  35. b2f7a2f The Silicon Image PCI0680 has bit 26 marked as reserved, so don't use it by Uwe Hermann · 15 years ago
  36. cdde6da Mark the Silicon Image PCI0680 Ultra ATA-133 controller as working by Uwe Hermann · 15 years ago
  37. c691593 Factor out fallback_map/unmap, most external programmers don't need and special handling here by Uwe Hermann · 15 years ago
  38. 3def09d Rename sata_sii.c to satasii.c for consistency by Uwe Hermann · 15 years ago[Renamed from sata_sii.c]
  39. eaefb48 Various smaller flashrom improvements by Uwe Hermann · 15 years ago
  40. 525339c This patch adds support for BIOS flashing on the all SiliconImage SATA controllers by Rudolf Marek · 15 years ago