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