1. dd6e07a memory_bus: Pass master instead of flash to .chip_read/write by Nico Huber · 4 months ago
  2. 47aa85c memory_bus: Turn flashbase into a par_master member `rom_base` by Nico Huber · 4 months ago
  3. 89569d6 memory_mapped: Reduce `decode_sizes` to a single `max_rom_decode` by Nico Huber · 3 years, 6 months ago
  4. e3a2688 Pass programmer context to programmer->init() by Nico Huber · 3 years, 6 months ago
  5. 621208c drivers/: Make 'fallback_{un}map' the default unless defined by Edward O'Callaghan · 3 years, 10 months ago
  6. 56684d9 drivers/: Make 'internal_delay' the default unless defined by Edward O'Callaghan · 3 years, 10 months ago
  7. a065520 hwaccess: move x86 port I/O related code into own files by Thomas Heijligen · 4 years, 7 months ago
  8. d96c97c pci.h: move include into own wrapper by Thomas Heijligen · 4 years, 8 months ago
  9. 51264d5 remove compile guards by Thomas Heijligen · 4 years, 9 months ago
  10. d66dded par_master: Use new API to register shutdown function by Anastasia Klimchuk · 4 years, 10 months ago
  11. b91a203 programmer: Smoothen register_par_master API by Anastasia Klimchuk · 5 years ago
  12. 43040f2 tree: indent struct *_master consistently with tabs by Thomas Heijligen · 4 years ago
  13. cc853d8 programmer_table: move each entry to the associated programmer source by Thomas Heijligen · 5 years ago
  14. e083880 Remove address from GPLv2 headers by Elyes HAOUAS · 8 years ago
  15. a5bcbce Rename programmer registration functions by Carl-Daniel Hailfinger · 12 years ago
  16. 0ccec8f Move global io_base_addr into compilation units by Stefan Tauner · 12 years ago
  17. 89edf36 Add additional error handling to pcidev_readbar() callers by Niklas Söderlund · 13 years ago
  18. a2faddf Decouple BAR reading from pci device init, handle errors gracefully by Carl-Daniel Hailfinger · 13 years ago
  19. 5561955 Unify PCI init and let pcidev clean itself up by Stefan Tauner · 13 years ago
  20. 4b24a2d Unify usbdev_status and pcidev_status into dev_entry by Stefan Tauner · 14 years ago
  21. d7d423b Add a bunch of new/tested stuff and various small changes 15 by Stefan Tauner · 14 years ago
  22. 98f4710 Add support for Realtek RTL8169 by Sergey Lichack · 14 years ago
  23. 1c6d2ff Some ISO C fixes by Carl-Daniel Hailfinger · 14 years ago
  24. d6bb828 Automatically release I/O permissions on shutdown by Carl-Daniel Hailfinger · 14 years ago
  25. 32508eb Hide hwaccess.h from public API by Patrick Georgi · 14 years ago
  26. 8a3c60c Add struct flashctx * parameter to all functions accessing flash chips by Carl-Daniel Hailfinger · 15 years ago
  27. eaacd2d Register Parallel/LPC/FWH programmers the same way SPI programmers are registered by Carl-Daniel Hailfinger · 15 years ago
  28. 1a22795 Rename CHIP_BUSTYPE_FOO to BUS_FOO by Carl-Daniel Hailfinger · 15 years ago
  29. 8bb2021 Use shutdown callback mechanism to shutdown programmers by David Hendricks · 15 years ago
  30. 40446ee Remove vendorid parameter from pcidev_init() by Carl-Daniel Hailfinger · 15 years ago
  31. 5b997c3 Split off programmer.h from flash.h by Carl-Daniel Hailfinger · 16 years ago
  32. 744132a Various places in the flashrom source feature custom parameter extraction from programmer_param by Carl-Daniel Hailfinger · 16 years ago
  33. ad3cc55 Kill global variables, constants and functions if local scope suffices by Carl-Daniel Hailfinger · 16 years ago
  34. 2eda391 The nicrealtek code uses magic constants, but they are not explained by Carl-Daniel Hailfinger · 16 years ago
  35. 831e8f4 Remove unneeded #include statements completely by Carl-Daniel Hailfinger · 16 years ago
  36. cceafa2 Handle the following architectures in generic flashrom code by Carl-Daniel Hailfinger · 16 years ago
  37. 829ed84 Various nicrealtek fixes by Uwe Hermann · 16 years ago
  38. 52a1549 Add missing nicrealtek.c which was missing from revision 1002 which was by Joerg Fischer · 16 years ago