1. 0ca2a06 src/include: Fix unsigned warnings by Lee Leahy · 7 years ago
  2. 45b3b82 device/pci.h: change #ifdef argument to __SIMPLE_DEVICE__ by Antonello Dettori · 8 years ago
  3. 420caaf include/device: Move inline functions from pci_def.h to pci.h by Alexandru Gagniuc · 9 years ago
  4. 0375815 symbols: add '_' to pci_drivers and cpu_drivers symbols by Aaron Durbin · 9 years ago
  5. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago
  6. de271a8 PCI subsystem: Drop parameter max from scan_bus by Kyösti Mälkki · 9 years ago
  7. e1ba3da device: Add class and subclass name support by Lee Leahy · 9 years ago
  8. 31c6e63 PCIe: Add L1 Sub-State support. by Kenji Chen · 10 years ago
  9. c2956e7 device/pci_early.c: Mixes up variants of a typedefs to 'u32' by Edward O'Callaghan · 10 years ago
  10. 0f5cf5e PCI IRQs: Swizzle PCI IRQs for PCI bridges by Mike Loptien · 10 years ago
  11. e8792be build rules: Identify build stage with simple variables by Kyösti Mälkki · 10 years ago
  12. 4c686f2 OxPCIe uart: Split PCI bridge control by Kyösti Mälkki · 10 years ago
  13. 2161c1d PCI: Add capability list parser to romstage by Kyösti Mälkki · 10 years ago
  14. 318066f PCI: Guard pci.h with CONFIG_PCI by Kyösti Mälkki · 10 years ago
  15. c73acdb Add test to match struct device with pci_devfn_t by Kyösti Mälkki · 11 years ago
  16. ef84401 Add directive __SIMPLE_DEVICE__ by Kyösti Mälkki · 11 years ago
  17. aad0747 Redefine pci_bus_default_ops as function by Kyösti Mälkki · 11 years ago
  18. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  19. 68daf3a pci.h: Drop unused `mainboard_pci_subsystem*` prototypes by Patrick Georgi · 11 years ago
  20. 57879c9 Make the device tree available in the rom stage by Stefan Reinauer · 12 years ago
  21. 97de28d PCI Type2 config must die by Ronald G. Minnich · 12 years ago
  22. 8049fc9 Allow device ID arrays in the PCI driver structure by Vadim Bendebury · 12 years ago
  23. 87fcffa Wrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID in weak functions by Patrick Georgi · 13 years ago
  24. e487047 Various cosmetic and coding style fixes in src/devices. by Uwe Hermann · 14 years ago
  25. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  26. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  27. 00003ae If no pci access method has been set for the device tree so far (e.g. by Carl-Daniel Hailfinger · 15 years ago
  28. 4d933dd Rewrite interrupt handling in coreboot to be more comprehensible and by Stefan Reinauer · 15 years ago
  29. 43bb9cd This patch gets rid of all the implicit definition warnings for serengeti except get_nodes. by Myles Watson · 16 years ago
  30. d4b278c AMD Rev F support by Yinghai Lu · 18 years ago
  31. 13f1c2a eric patch by Yinghai Lu · 19 years ago
  32. 883b879 added PCI expansion ROM support, works for some ATI and Nvidia AGP cards now. by Li-Ta Lo · 20 years ago
  33. 0493069 update comment according to the new DOM by Li-Ta Lo · 20 years ago
  34. a9e632c - First stab at getting the ppc ports building and working. by Eric Biederman · 20 years ago
  35. dbec2d4 - Bump the LinuxBIOS major version by Eric Biederman · 20 years ago
  36. b78c197 - First pass through with with device tree enhancement merge. Most of the mechanisms should by Eric Biederman · 20 years ago
  37. e526669 Doxidization, reformat by Li-Ta Lo · 20 years ago
  38. e9a271e3 - Major update of the dynamic device tree so it can handle by Eric Biederman · 21 years ago
  39. 655bf44 - Remove all of the annoying $Id strings by Eric Biederman · 21 years ago
  40. 5268557 - Cleanups on the romcc side including a pci interface that uses by Eric Biederman · 21 years ago
  41. 5899fd8 - Small step forward Linux boots and almost works... by Eric Biederman · 21 years ago