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