1. 3b5b66d device: Add support for multiple PCI segment groups by Felix Held · 6 months ago
  2. 35c3ae3b treewide: Add 'IWYU pragma: export' comment by Elyes Haouas · 1 year, 8 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. 2f3456a pci_ops.h: Turn and/or ops into update wrappers by Angel Pons · 4 years, 1 month ago
  6. af36b29 include/device/pci_ops.h: Add bitwise AND ops by Angel Pons · 4 years, 1 month ago
  7. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  8. 32859fc src/include: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  9. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  10. 1cb9cd5 Drop ROMCC code and header guards by Arthur Heymans · 4 years, 7 months ago
  11. 9d5af5b device/pci_ops: Add ENV_PCI_SIMPLE_DEVICE by Kyösti Mälkki · 4 years, 10 months ago
  12. 13ad740 device/pci: Replace some __SIMPLE_DEVICE__ use by Kyösti Mälkki · 4 years, 10 months ago
  13. 3f98d41 device/pci_ops: Make PCI_BDF() available in all stages by Kyösti Mälkki · 5 years ago
  14. 9c0e14e device/pci_ops: Define pci_find_capability() just once by Kyösti Mälkki · 5 years ago
  15. 4663f45 device/pci_ops: Have only default PCI bus ops available by Kyösti Mälkki · 5 years ago
  16. 34cf561 device/pci_ops: Reuse romstage PCI config for ramstage by Kyösti Mälkki · 5 years ago
  17. b603fdc device/pci_ops: Rename 'where' to 'reg' by Kyösti Mälkki · 5 years ago
  18. 5517246 device/pci_ops: Unify signatures by Kyösti Mälkki · 5 years ago
  19. e079e5c device/pci_ops: Inline PCI config accessors for ramstage by Kyösti Mälkki · 5 years ago
  20. 3e6913b arch/io.h: Fix PCI and PNP simple typedefs by Kyösti Mälkki · 5 years ago
  21. 78d1432 device/pci_ops: Drop parameter from pci_bus_default_ops() by Kyösti Mälkki · 5 years ago
  22. 92b5296 device/pci_ops: Avoid name collisions by Kyösti Mälkki · 5 years ago
  23. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  24. f9e47cc src: Get rid of device_t by Elyes HAOUAS · 6 years ago
  25. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  26. 75a62e7 complier.h: add __always_inline and use it in code base by Aaron Durbin · 6 years ago
  27. f5180a9 pci: Fix MMCONF_SUPPORT on non x86 by Patrick Rudolph · 6 years ago
  28. e56189c pci: Move inline PCI functions to pci_ops.h by Patrick Rudolph · 6 years ago
  29. c895b7d PCI ops: Remove pci_mmio_xx() in ramstage by Kyösti Mälkki · 8 years ago
  30. 016732f pci_ops.{c,h}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  31. ef84401 Add directive __SIMPLE_DEVICE__ by Kyösti Mälkki · 11 years ago
  32. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  33. 97de28d PCI Type2 config must die by Ronald G. Minnich · 12 years ago
  34. e487047 Various cosmetic and coding style fixes in src/devices. by Uwe Hermann · 14 years ago
  35. 00003ae If no pci access method has been set for the device tree so far (e.g. by Carl-Daniel Hailfinger · 15 years ago
  36. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  37. 43b29cf Fix mmconf (PCIe memory mapped config space access) support in v2. It was by Stefan Reinauer · 15 years ago
  38. 018d8dd - Update abuild.sh so it will rebuild successfull builds by Eric Biederman · 20 years ago
  39. 7a5416a - Modify the freebios tree so the pci config space api is mostly in sync between by Eric Biederman · 21 years ago
  40. 5899fd8 - Small step forward Linux boots and almost works... by Eric Biederman · 21 years ago