1. 3f4d35d hwaccess: move mmio functions into hwaccess_physmap by Thomas Heijligen · 2 years, 8 months ago
  2. 52aa4d2 nicintel_spi: remove unused rget_io_perms() by Thomas Heijligen · 2 years, 9 months ago
  3. 74b4aa0 physmap: rename to hwaccess_physmap, create own header by Thomas Heijligen · 2 years, 9 months ago
  4. a065520 hwaccess: move x86 port I/O related code into own files by Thomas Heijligen · 2 years, 9 months ago
  5. d96c97c pci.h: move include into own wrapper by Thomas Heijligen · 2 years, 11 months ago
  6. 43040f2 tree: indent struct *_master consistently with tabs by Thomas Heijligen · 2 years, 3 months ago
  7. f0c03fb nicintel_spi.c: Implement `set_sck_set_mosi` and `set_sck_get_miso` by Angel Pons · 3 years, 3 months ago
  8. cc853d8 programmer_table: move each entry to the associated programmer source by Thomas Heijligen · 3 years, 5 months ago
  9. afc3ad6 tree: Make internal variables static by Jacob Garber · 5 years ago
  10. cb44eb7 bitbang_spi: Drop bitbang_spi_master_type by Nico Huber · 7 years ago
  11. 93e1625 Fix several -Wold-style-declaration warnings by Richard Hughes · 6 years ago
  12. e083880 Remove address from GPLv2 headers by Elyes HAOUAS · 6 years ago
  13. 75a2a79 nicintel_spi: Define BIT() macro by Ricardo Ribalda Delgado · 8 years ago
  14. 26d33d2 nicintel_spi: Support for I210/I211 cards by Ricardo Ribalda Delgado · 8 years ago
  15. 33180df Add support for Intel 82599 10 GbE NICs by Ed Swierk · 10 years ago
  16. a5bcbce Rename programmer registration functions by Carl-Daniel Hailfinger · 10 years ago
  17. 0ccec8f Move global io_base_addr into compilation units by Stefan Tauner · 10 years ago
  18. bf8ea49 Add support for Intel 82574L to nicintel_spi.c by Bill Paul · 11 years ago
  19. 5d30720 Remove exit call and mayfail parameter from physmap_common() by Niklas Söderlund · 11 years ago
  20. 89edf36 Add additional error handling to pcidev_readbar() callers by Niklas Söderlund · 11 years ago
  21. 7fb5aa0 Automatically unmap physmap()s by Stefan Tauner · 11 years ago
  22. a2faddf Decouple BAR reading from pci device init, handle errors gracefully by Carl-Daniel Hailfinger · 12 years ago
  23. 5561955 Unify PCI init and let pcidev clean itself up by Stefan Tauner · 12 years ago
  24. 4b24a2d Unify usbdev_status and pcidev_status into dev_entry by Stefan Tauner · 12 years ago
  25. 1c6d2ff Some ISO C fixes by Carl-Daniel Hailfinger · 12 years ago
  26. 6745d6f Use getpagesize() to determine the physmap's length in nicintel_spi.c by Stefan Tauner · 12 years ago
  27. d6bb828 Automatically release I/O permissions on shutdown by Carl-Daniel Hailfinger · 12 years ago
  28. 32508eb Hide hwaccess.h from public API by Patrick Georgi · 12 years ago
  29. 8ee180d nicintel_spi.c: check if write enable is really set (and minor comment changes) by Stefan Tauner · 13 years ago
  30. c40cff7 Have all programmer init functions register bus masters/programmers by Carl-Daniel Hailfinger · 13 years ago
  31. 8bb2021 Use shutdown callback mechanism to shutdown programmers by David Hendricks · 13 years ago
  32. 4b90e6b Add support for 8086:1076 (82541GI) to nicintel_spi.c by Stefan Tauner · 13 years ago
  33. b9dbe48 Kill central list of SPI programmers by Michael Karcher · 13 years ago
  34. 54ce73a Revert MMIO space writes on shutdown as needed by Carl-Daniel Hailfinger · 13 years ago
  35. 40446ee Remove vendorid parameter from pcidev_init() by Carl-Daniel Hailfinger · 14 years ago
  36. bdc4827 Add Intel 82571EB and 82572EI Gigabit NICs to the supported list by Idwer Vollering · 14 years ago
  37. 2822888 SPI bitbanging: request/release bus by Carl-Daniel Hailfinger · 14 years ago
  38. 004f4b7 Add Intel Gigabit NIC SPI flashing support by Idwer Vollering · 14 years ago