1. 62c0276 device/pnp: Ability to set vendor specific logical device config by Damien Zammit · 9 years ago
  2. 44e4a4e southbridge/amd/sr5650: Add IOMMU support by Timothy Pearson · 9 years ago
  3. 5d7dc55 southbridge/amd/sb700: Add AHCI support by Timothy Pearson · 9 years ago
  4. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  5. 04cf449 drivers/aspeed: Add native text mode VGA support for the AST2050 by Timothy Pearson · 9 years ago
  6. acbdade southbridge/amd/sb700: Allow use of auxiliary SMBUS controller by Timothy Pearson · 9 years ago
  7. 8193b06 allocator: Page align memory mapped PCI resources by Nico Huber · 9 years ago
  8. b0c6817 AMD Bettong: Fix usb device in devicetree for Carrizo by zbao · 9 years ago
  9. 0375815 symbols: add '_' to pci_drivers and cpu_drivers symbols by Aaron Durbin · 9 years ago
  10. c4e49f6 Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() by Martin Roth · 9 years ago
  11. 0563941 AMD Merlin Falcon: Add northbridge files for new AMD processor by WANG Siyuan · 9 years ago
  12. 1e2500e device: DDR3 generic code 64bit fix by Stefan Reinauer · 9 years ago
  13. 4d6db95 Move remap_bsp_lapic to AMD specific code by Stefan Reinauer · 9 years ago
  14. f2dfef0 southbridge/amd/pi: Add support for new AMD southbridge Kern by WANG Siyuan · 9 years ago
  15. fdc0a90 resource: Refactor IORESOURCE flags use by Kyösti Mälkki · 9 years ago
  16. 83fc32f device_ops: add device_t argument to write_acpi_tables by Alexander Couzens · 9 years ago
  17. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  18. a90dad1 device_ops: add device_t argument to acpi_inject_dsdt_generator by Alexander Couzens · 9 years ago
  19. ed7bc2c AMD K8 fam10: Drop extra HT scan_chain() parameters by Kyösti Mälkki · 9 years ago
  20. 0a3d4e4 AMD K8 fam10: Refactor HT link connection test by Kyösti Mälkki · 9 years ago
  21. 7752147 devicetree: Add fields for HyperTransport scans by Kyösti Mälkki · 9 years ago
  22. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago
  23. 2d2367c devicetree: Single scan_bridges() by Kyösti Mälkki · 9 years ago
  24. de271a8 PCI subsystem: Drop parameter max from scan_bus by Kyösti Mälkki · 9 years ago
  25. 3345240 PCI subsystem: Refactor PCI bridge register control by Kyösti Mälkki · 9 years ago
  26. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  27. b39714e HyperTransport: Move pci_scan_bus() call by Kyösti Mälkki · 9 years ago
  28. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  29. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  30. 2d3964e superio: Replace the indexed I/O functions by Dave Frodin · 9 years ago
  31. e1ba3da device: Add class and subclass name support by Lee Leahy · 9 years ago
  32. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  33. e0dae99 PCI - Add interrupt disable bit definition by Lee Leahy · 9 years ago
  34. 31c6e63 PCIe: Add L1 Sub-State support. by Kenji Chen · 10 years ago
  35. 006364e AMD Bald Eagle: Add northbridge files for new AMD processor by Bruce Griffith · 10 years ago
  36. 18cb134 device/pciexp: Add support for PCIe CLK power management by Kane Chen · 10 years ago
  37. f69a27b device: drop i915 specific headers from resource allocator includes by Stefan Reinauer · 10 years ago
  38. 85756c1 devicetree: Drop dummy root_dev ops by Kyösti Mälkki · 9 years ago
  39. 26c6647 AMD K8 fam10: Refactor offset_unitid configuration by Kyösti Mälkki · 9 years ago
  40. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  41. 754fac4 PCI subsystem: Remove AGP bridge type by Kyösti Mälkki · 9 years ago
  42. c522fc8 drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot by Timothy Pearson · 9 years ago
  43. 9664345 devicetree: Search PnP device node from the tree by path by Kyösti Mälkki · 9 years ago
  44. 2507820 src/include: Doxygen fixes by Martin Roth · 10 years ago
  45. 37d7ac8 i2c: Add software_i2c driver for I2C debugging and emulation by Julius Werner · 10 years ago
  46. 1bdd321 RELOCATABLE_RAMSTAGE: Fix weak symbols with option ROMs by Kyösti Mälkki · 10 years ago
  47. cdb61a6 i2c: Replace the i2c API. by Gabe Black · 10 years ago
  48. 0e675f7 ddr3: Plumber DIMM type to parsed structure. by Vladimir Serbinenko · 10 years ago
  49. c36af7b Replace includes of build.h with version.h by Kyösti Mälkki · 10 years ago
  50. 016732f pci_ops.{c,h}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  51. 530355d include/device/device.h: Provide DEVICE_NOOP macro shim by Edward O'Callaghan · 10 years ago
  52. dc878b4 include/device/device.h: Deduplicate '*_pnp_devfn_t' typedefs by Edward O'Callaghan · 10 years ago
  53. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  54. 0a66991 acpi: Remove explicit pointer tracking in per-device ssdt. by Vladimir Serbinenko · 10 years ago
  55. 334fd8e bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use. by Vladimir Serbinenko · 10 years ago
  56. 0108b93 pnp: Allow setting of misc register 0xf4 in device tree by Stefan Reinauer · 11 years ago
  57. 75c8387 azalia: Shrink boilerplate by Vladimir Serbinenko · 10 years ago
  58. 08ba7d0 pnp: Allow setting of misc register 0xfa in device tree by Stefan Reinauer · 11 years ago
  59. 2d7bd8a Implement ACPI in a per device way by Vladimir Serbinenko · 10 years ago
  60. 8f0da58 azalia: Add convenience macros by Vladimir Serbinenko · 10 years ago
  61. 6abb33c smbios: reorganise OEM strings handling. by Vladimir Serbinenko · 10 years ago
  62. 2703b0b AMD Steppe Eagle: Add northbridge HT link ID to pci_ids.h by Bruce Griffith · 10 years ago
  63. 6a3a8ce azalia: Move shared variable to separate file by Vladimir Serbinenko · 10 years ago
  64. 7686a56 sandy/ivybridge: Native raminit. by Vladimir Serbinenko · 10 years ago
  65. c2956e7 device/pci_early.c: Mixes up variants of a typedefs to 'u32' by Edward O'Callaghan · 10 years ago
  66. f41cb4e ROMCC: Fix collision with token name max by Kyösti Mälkki · 10 years ago
  67. 5e19650 include/device/device.h: Header is ROMCC tentative by Edward O'Callaghan · 10 years ago
  68. 618ddfe device/{cardbus,agp}.h: Missing header for device_t type by Edward O'Callaghan · 10 years ago
  69. 0f5cf5e PCI IRQs: Swizzle PCI IRQs for PCI bridges by Mike Loptien · 10 years ago
  70. 7171483 Drop PCI_BDF macro declaration by Kyösti Mälkki · 10 years ago
  71. 351aff8 device/pci_ids.h: defines for new Intel LPC devices by Martin Roth · 10 years ago
  72. 16d953a device_romstage: Add a way to move to the next device by Martin Roth · 10 years ago
  73. 5f09807 Add guard for UMA globals by Kyösti Mälkki · 11 years ago
  74. a6130fc intel: Drop obsolete comments on MTRR usage by Kyösti Mälkki · 10 years ago
  75. e8792be build rules: Identify build stage with simple variables by Kyösti Mälkki · 10 years ago
  76. 4c686f2 OxPCIe uart: Split PCI bridge control by Kyösti Mälkki · 10 years ago
  77. 2161c1d PCI: Add capability list parser to romstage by Kyösti Mälkki · 10 years ago
  78. 318066f PCI: Guard pci.h with CONFIG_PCI by Kyösti Mälkki · 10 years ago
  79. cb141bc usbdebug: Split PCI EHCI part by Kyösti Mälkki · 10 years ago
  80. b33384a device_util: Make device in dev_find_slot_pnp u16. by Vladimir Serbinenko · 10 years ago
  81. 400c05c device_util: Add dev_find_slot_pnp. by Vladimir Serbinenko · 10 years ago
  82. e2227a2 usbdebug: Move under drivers/usb by Kyösti Mälkki · 10 years ago
  83. 30fe612 MTRR: Mark all prefetchable resources as WRCOMB. by Vladimir Serbinenko · 10 years ago
  84. 4c37e58 device/dram/ddr3: Move CRC calculation in a separate function by Alexandru Gagniuc · 11 years ago
  85. 8c0cb8a Correct file permissions. by Idwer Vollering · 11 years ago
  86. 5f5d914 Add function to encode device path into integer by Duncan Laurie · 11 years ago
  87. 2a58ecd Add new finalize functions for devices and chips by Marc Jones · 11 years ago
  88. 5bdcff5 ASRock IMB-A180: Add CODEC initialization table by Bruce Griffith · 11 years ago
  89. c73acdb Add test to match struct device with pci_devfn_t by Kyösti Mälkki · 11 years ago
  90. 842f0ba Add pnp_devfn_t and use with __SIMPLE_DEVICE__ by Kyösti Mälkki · 11 years ago
  91. 3f9a62e Add pci_devfn_t and use with __SIMPLE_DEVICE__ by Kyösti Mälkki · 11 years ago
  92. b7bb70d Add a generic Intel HD audio (Azalia) module azalia_device.c by Andrew Wu · 11 years ago
  93. 3e32cc0 AMD Kabini: Add northbridge AGESA wrapper (new AMD processor) by Siyuan Wang · 11 years ago
  94. ef84401 Add directive __SIMPLE_DEVICE__ by Kyösti Mälkki · 11 years ago
  95. aad0747 Redefine pci_bus_default_ops as function by Kyösti Mälkki · 11 years ago
  96. 0cb07e3 include: Fix spelling by Martin Roth · 11 years ago
  97. a5dc091 i2c: Change the type of the data parameter to uint8_t. by Gabe Black · 11 years ago
  98. 78c3e33 FUI: reorganize include files by Ronald G. Minnich · 11 years ago
  99. 88ebbeb AMD Fam15tn: Add IOMMU BAR allocation to northbridge by Rudolf Marek · 11 years ago
  100. dd4715b pnp: Implement common handling for PnP config modes by Nico Huber · 11 years ago