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