1. a54ceb1 rpci: Use pci_dev struct pointer to avoid API breaks by Youness Alaoui · 7 years ago
  2. 0ccec8f Move global io_base_addr into compilation units by Stefan Tauner · 10 years ago
  3. 89edf36 Add additional error handling to pcidev_readbar() callers by Niklas Söderlund · 11 years ago
  4. a2faddf Decouple BAR reading from pci device init, handle errors gracefully by Carl-Daniel Hailfinger · 12 years ago
  5. 5561955 Unify PCI init and let pcidev clean itself up by Stefan Tauner · 12 years ago
  6. 4b24a2d Unify usbdev_status and pcidev_status into dev_entry by Stefan Tauner · 12 years ago
  7. af358d6 Refactor PCI and USB device status printing by Stefan Tauner · 12 years ago
  8. 32508eb Hide hwaccess.h from public API by Patrick Georgi · 12 years ago
  9. 3834c2d Check vendor_id for PCI based external programmers by Carl-Daniel Hailfinger · 12 years ago
  10. 91f4afa Random whitespace and coding-style fixes by Uwe Hermann · 13 years ago
  11. 269de35 Fix unchecked malloc calls and casts of malloc return values by Stefan Tauner · 13 years ago
  12. 8bb2021 Use shutdown callback mechanism to shutdown programmers by David Hendricks · 13 years ago
  13. 40446ee Remove vendorid parameter from pcidev_init() by Carl-Daniel Hailfinger · 14 years ago
  14. 8a19ef1 Support 64-bit MEM BARs wherever possible by Carl-Daniel Hailfinger · 14 years ago
  15. 2bee8cf Revert PCI config space writes on shutdown by Carl-Daniel Hailfinger · 14 years ago
  16. ab6328f Refine text of requests to send logs by Paul Menzel · 14 years ago
  17. ef69783 List the devices for all supported programmers in "flashrom -L" output by Carl-Daniel Hailfinger · 14 years ago
  18. a73fb49 Refine -L output to include all programmer modules by Carl-Daniel Hailfinger · 14 years ago
  19. 3e85442 Update the author list in the man page by Carl-Daniel Hailfinger · 14 years ago
  20. 18430a0 Remove duplicate includes from the code by Stefan Reinauer · 14 years ago
  21. 5b997c3 Split off programmer.h from flash.h by Carl-Daniel Hailfinger · 14 years ago
  22. 2b6dcb3 Unify programmer parameter extraction 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. 316a29f Convert various prints to use msg_p* and msg_g* respectively by Sean Nelson · 14 years ago
  26. 295b3af PCI device BARs of all types had only bits 1:0 cleared while reading the address by Carl-Daniel Hailfinger · 15 years ago
  27. 8448639 Replace PCI_OK/PCI_NT by OK/NT by Michael Karcher · 15 years ago
  28. 3291030 Adjust a help text for external PCI programmers to the new parameter scheme by Carl-Daniel Hailfinger · 15 years ago
  29. 2bc98f6 Add initial support for flashing some NVIDIA graphics cards by Uwe Hermann · 15 years ago
  30. b0912c0 Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devices by TURBO J · 15 years ago
  31. ef58a9c Use a common parameter variable for all programmers by Carl-Daniel Hailfinger · 15 years ago
  32. be72681 Remove unnecessary #include files by Carl-Daniel Hailfinger · 15 years ago
  33. 22ea8cd The project's new home is flashrom.org now by Stefan Reinauer · 15 years ago
  34. eaefb48 Various smaller flashrom improvements by Uwe Hermann · 15 years ago
  35. 68720c7 This patch adds support for BIOS flashing on the all SiliconImage SATA controllers by Rudolf Marek · 15 years ago
  36. 8403ccb Add proper workaround for 3COM 3C90xB cards, which need special fixups (the 3C90xC ones don't) by Uwe Hermann · 15 years ago
  37. 4059598 Older libpci versions (e.g by Uwe Hermann · 15 years ago
  38. 515ab3d Refactor parts of the 3COM NIC code by Uwe Hermann · 15 years ago