1. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 5 months ago
  2. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  3. 93982c3 device: Switch pci_dev_is_wake_source to take pci_devfn_t by Tim Wawrzynczak · 3 years, 2 months ago
  4. 8a1ad13 device: Move pci_dev_is_wake_source function by Tim Wawrzynczak · 3 years, 8 months ago
  5. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  6. c74dae9 src/device: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  7. e088721 device,drivers/: Drop some __SIMPLE_DEVICE__ use by Kyösti Mälkki · 4 years, 10 months ago
  8. 3f98d41 device/pci_ops: Make PCI_BDF() available in all stages by Kyösti Mälkki · 5 years ago
  9. 9c0e14e device/pci_ops: Define pci_find_capability() just once by Kyösti Mälkki · 5 years ago
  10. d2cdfff device/pci: Rewrite PCI MMCONF with symbol reference by Kyösti Mälkki · 5 years ago
  11. e079e5c device/pci_ops: Inline PCI config accessors for ramstage by Kyösti Mälkki · 5 years ago
  12. ad7758c device/pci_ops: Change ramstage PCI accessor signatures by Kyösti Mälkki · 5 years ago
  13. 6fefdfd device/pci_ops: Simplify logic for PCI bus ops by Kyösti Mälkki · 5 years ago
  14. 78d1432 device/pci_ops: Drop parameter from pci_bus_default_ops() by Kyösti Mälkki · 5 years ago
  15. 00ad8df device/pci_ops: Drop unused parameter by Kyösti Mälkki · 5 years ago
  16. 1711515 {device,drivers}: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  17. ea4d692 device/pci_ops: Remove unnecessary weak implementation by Nico Huber · 6 years ago
  18. f5180a9 pci: Fix MMCONF_SUPPORT on non x86 by Patrick Rudolph · 6 years ago
  19. 6f66f41 PCI ops: MMCONF_SUPPORT_DEFAULT is required by Kyösti Mälkki · 8 years ago
  20. c895b7d PCI ops: Remove pci_mmio_xx() in ramstage by Kyösti Mälkki · 8 years ago
  21. 7ee6cd5 arch/x86: Drop arch/pciconf.h by Stefan Reinauer · 8 years ago
  22. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  23. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  24. 016732f pci_ops.{c,h}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  25. aad0747 Redefine pci_bus_default_ops as function by Kyösti Mälkki · 11 years ago
  26. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  27. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago[Renamed from src/devices/pci_ops.c]
  28. e487047 Various cosmetic and coding style fixes in src/devices. by Uwe Hermann · 14 years ago
  29. c1ee429 Various Doxygen comment fixes, typo fixes, etc. by Uwe Hermann · 14 years ago
  30. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  31. 00003ae If no pci access method has been set for the device tree so far (e.g. by Carl-Daniel Hailfinger · 15 years ago
  32. 4d933dd Rewrite interrupt handling in coreboot to be more comprehensible and by Stefan Reinauer · 15 years ago
  33. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  34. 87e7050 die() does never return. Annotate it as such. by Carl-Daniel Hailfinger · 15 years ago
  35. 3a8565a During the suspend/resume programming I came to an issue that first 4KB of by Rudolf Marek · 15 years ago
  36. 43b29cf Fix mmconf (PCIe memory mapped config space access) support in v2. It was by Stefan Reinauer · 15 years ago
  37. bba113e If get_pbus() is called for a device which has no parent/ancestor bus by Carl-Daniel Hailfinger · 15 years ago
  38. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  39. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 16 years ago
  40. b80dbf0 Add explicit license headers to all files in src/device. by Uwe Hermann · 17 years ago
  41. a9e632c - First stab at getting the ppc ports building and working. by Eric Biederman · 20 years ago