1. 89edf36 Add additional error handling to pcidev_readbar() callers by Niklas Söderlund · 11 years ago
  2. a2faddf Decouple BAR reading from pci device init, handle errors gracefully by Carl-Daniel Hailfinger · 12 years ago
  3. 5561955 Unify PCI init and let pcidev clean itself up by Stefan Tauner · 12 years ago
  4. 4b24a2d Unify usbdev_status and pcidev_status into dev_entry by Stefan Tauner · 12 years ago
  5. d7d423b Add a bunch of new/tested stuff and various small changes 15 by Stefan Tauner · 12 years ago
  6. 98f4710 Add support for Realtek RTL8169 by Sergey Lichack · 12 years ago
  7. 1c6d2ff Some ISO C fixes by Carl-Daniel Hailfinger · 12 years ago
  8. d6bb828 Automatically release I/O permissions on shutdown by Carl-Daniel Hailfinger · 12 years ago
  9. 32508eb Hide hwaccess.h from public API by Patrick Georgi · 12 years ago
  10. 8a3c60c Add struct flashctx * parameter to all functions accessing flash chips by Carl-Daniel Hailfinger · 13 years ago
  11. eaacd2d Register Parallel/LPC/FWH programmers the same way SPI programmers are registered by Carl-Daniel Hailfinger · 13 years ago
  12. 1a22795 Rename CHIP_BUSTYPE_FOO to BUS_FOO by Carl-Daniel Hailfinger · 13 years ago
  13. 8bb2021 Use shutdown callback mechanism to shutdown programmers by David Hendricks · 13 years ago
  14. 40446ee Remove vendorid parameter from pcidev_init() by Carl-Daniel Hailfinger · 14 years ago
  15. 5b997c3 Split off programmer.h from flash.h by Carl-Daniel Hailfinger · 14 years ago
  16. 744132a Various places in the flashrom source feature custom parameter extraction from programmer_param by Carl-Daniel Hailfinger · 14 years ago
  17. ad3cc55 Kill global variables, constants and functions if local scope suffices by Carl-Daniel Hailfinger · 14 years ago
  18. 2eda391 The nicrealtek code uses magic constants, but they are not explained by Carl-Daniel Hailfinger · 14 years ago
  19. 831e8f4 Remove unneeded #include statements completely by Carl-Daniel Hailfinger · 14 years ago
  20. cceafa2 Handle the following architectures in generic flashrom code by Carl-Daniel Hailfinger · 14 years ago
  21. 829ed84 Various nicrealtek fixes by Uwe Hermann · 14 years ago
  22. 52a1549 Add missing nicrealtek.c which was missing from revision 1002 which was by Joerg Fischer · 14 years ago