1. 6a566d7 src/include: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  2. f0c8a8e src/include: Remove use of binary constants by Lee Leahy · 7 years ago
  3. bab6bc4 src/include: Remove space between function name and parameters by Lee Leahy · 7 years ago
  4. 746d4af src/include: Remove space after function name by Lee Leahy · 7 years ago
  5. 6d71a43 src/include: Fix space between type, * and variable name by Lee Leahy · 7 years ago
  6. bfdb893 src/include: Remove braces for single statements by Lee Leahy · 7 years ago
  7. 6625ecc src/include: Open brace on same line as enum or struct by Lee Leahy · 7 years ago
  8. 84d20d0 src/include: Remove spaces before tabs by Lee Leahy · 7 years ago
  9. 91d1e76 src/include: Remove spaces before ( and after ) by Lee Leahy · 7 years ago
  10. f00e446 src/include: Add parenthesis around macros by Lee Leahy · 7 years ago
  11. 6e53ae6 device/dram/ddr2: Add common ddr2 spd decoder by Patrick Rudolph · 7 years ago
  12. ae3fd34 src/include: Add space after comma by Lee Leahy · 7 years ago
  13. 708fc27 src/include: Indent code using tabs by Lee Leahy · 7 years ago
  14. 0ca2a06 src/include: Fix unsigned warnings by Lee Leahy · 7 years ago
  15. 4e08479 device: Add scan_generic_bus support by Furquan Shaikh · 7 years ago
  16. 7606c37 device: Add a new "SPI" device type by Furquan Shaikh · 7 years ago
  17. 3d3c8c3 devtree: Drop unused parameter show_devs_tree() call by Kyösti Mälkki · 8 years ago
  18. a5c2ac6 x86/acpi: Add VFCT table by Patrick Rudolph · 8 years ago
  19. fe204fe src/device: Get device structure by path type by Subrata Banik · 8 years ago
  20. e25b5ef MMCONF_SUPPORT: Consolidate resource registration by Kyösti Mälkki · 8 years ago
  21. c895b7d PCI ops: Remove pci_mmio_xx() in ramstage by Kyösti Mälkki · 8 years ago
  22. 9d9a552 AGESA binaryPI: Fix PCI ID namespace by Kyösti Mälkki · 8 years ago
  23. cd70687 include/device/early_smbus.h: Declare smbus write function by Naresh G Solanki · 8 years ago
  24. 7dc4b84 device/dram/ddr3: Calculate CRC16 of SPD unique identifier by Kyösti Mälkki · 8 years ago
  25. dab15e2 include/device/pci_ids.h: Correct Entertainment sub-class by Elyes HAOUAS · 8 years ago
  26. 463f46e pci_ids.h: Correct recent AMD ID names by Marshall Dawson · 8 years ago
  27. 2490116 pci_ids.h: Add ID for amd/00670F00 northbridge by Marshall Dawson · 8 years ago
  28. 45b3b82 device/pci.h: change #ifdef argument to __SIMPLE_DEVICE__ by Antonello Dettori · 8 years ago
  29. aa8e7e7 SPD: fix DDR3 SDRAM memory module types by Elyes HAOUAS · 8 years ago
  30. 577aad6 include/device/dram/ddr3: Add additional frequencies by Patrick Rudolph · 8 years ago
  31. ec00968 device: i2c: Add support for I2C bus operations by Duncan Laurie · 8 years ago
  32. 1010b4a acpi_device: Add support for writing ACPI I2C descriptors by Duncan Laurie · 8 years ago
  33. d9af3ce device: Add an ACPI device name and path concept to devices by Duncan Laurie · 8 years ago
  34. 4650f5b sconfig: Add a new generic device type by Duncan Laurie · 8 years ago
  35. b7ce5fe sconfig: Add 10bit addressing mode to i2c device type by Duncan Laurie · 8 years ago
  36. d33ebd1 device: Add i2c read/write register field API by Yidi Lin · 8 years ago
  37. 5ffb688 device/i2c: Add i2c_read_bytes() API by Jitao Shi · 8 years ago
  38. 98b5f90 include/device/dram: Fix DDR3-1866 by Patrick Rudolph · 8 years ago
  39. 0769159 src/device/dram/ddr3: Parse additional information by Patrick Rudolph · 8 years ago
  40. 9f3f915 nb/intel/sandybridge/romstage: Read fuse bits for max MEM Clk by Patrick Rudolph · 8 years ago
  41. bd1fdc6 nb/intel/sandybridge/raminit: Add XMP support by Patrick Rudolph · 8 years ago
  42. a95baf9 device: Add device path display support by Lee Leahy · 8 years ago
  43. 420caaf include/device: Move inline functions from pci_def.h to pci.h by Alexandru Gagniuc · 9 years ago
  44. fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 8 years ago
  45. 62c0276 device/pnp: Ability to set vendor specific logical device config by Damien Zammit · 9 years ago
  46. 44e4a4e southbridge/amd/sr5650: Add IOMMU support by Timothy Pearson · 9 years ago
  47. 5d7dc55 southbridge/amd/sb700: Add AHCI support by Timothy Pearson · 9 years ago
  48. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  49. 04cf449 drivers/aspeed: Add native text mode VGA support for the AST2050 by Timothy Pearson · 9 years ago
  50. acbdade southbridge/amd/sb700: Allow use of auxiliary SMBUS controller by Timothy Pearson · 9 years ago
  51. 8193b06 allocator: Page align memory mapped PCI resources by Nico Huber · 9 years ago
  52. b0c6817 AMD Bettong: Fix usb device in devicetree for Carrizo by zbao · 9 years ago
  53. 0375815 symbols: add '_' to pci_drivers and cpu_drivers symbols by Aaron Durbin · 9 years ago
  54. c4e49f6 Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() by Martin Roth · 9 years ago
  55. 0563941 AMD Merlin Falcon: Add northbridge files for new AMD processor by WANG Siyuan · 9 years ago
  56. 1e2500e device: DDR3 generic code 64bit fix by Stefan Reinauer · 9 years ago
  57. 4d6db95 Move remap_bsp_lapic to AMD specific code by Stefan Reinauer · 9 years ago
  58. f2dfef0 southbridge/amd/pi: Add support for new AMD southbridge Kern by WANG Siyuan · 9 years ago
  59. fdc0a90 resource: Refactor IORESOURCE flags use by Kyösti Mälkki · 9 years ago
  60. 83fc32f device_ops: add device_t argument to write_acpi_tables by Alexander Couzens · 9 years ago
  61. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  62. a90dad1 device_ops: add device_t argument to acpi_inject_dsdt_generator by Alexander Couzens · 9 years ago
  63. ed7bc2c AMD K8 fam10: Drop extra HT scan_chain() parameters by Kyösti Mälkki · 9 years ago
  64. 0a3d4e4 AMD K8 fam10: Refactor HT link connection test by Kyösti Mälkki · 9 years ago
  65. 7752147 devicetree: Add fields for HyperTransport scans by Kyösti Mälkki · 9 years ago
  66. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago
  67. 2d2367c devicetree: Single scan_bridges() by Kyösti Mälkki · 9 years ago
  68. de271a8 PCI subsystem: Drop parameter max from scan_bus by Kyösti Mälkki · 9 years ago
  69. 3345240 PCI subsystem: Refactor PCI bridge register control by Kyösti Mälkki · 9 years ago
  70. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  71. b39714e HyperTransport: Move pci_scan_bus() call by Kyösti Mälkki · 9 years ago
  72. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  73. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  74. 2d3964e superio: Replace the indexed I/O functions by Dave Frodin · 9 years ago
  75. e1ba3da device: Add class and subclass name support by Lee Leahy · 9 years ago
  76. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  77. e0dae99 PCI - Add interrupt disable bit definition by Lee Leahy · 9 years ago
  78. 31c6e63 PCIe: Add L1 Sub-State support. by Kenji Chen · 10 years ago
  79. 006364e AMD Bald Eagle: Add northbridge files for new AMD processor by Bruce Griffith · 10 years ago
  80. 18cb134 device/pciexp: Add support for PCIe CLK power management by Kane Chen · 10 years ago
  81. f69a27b device: drop i915 specific headers from resource allocator includes by Stefan Reinauer · 10 years ago
  82. 85756c1 devicetree: Drop dummy root_dev ops by Kyösti Mälkki · 9 years ago
  83. 26c6647 AMD K8 fam10: Refactor offset_unitid configuration by Kyösti Mälkki · 9 years ago
  84. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  85. 754fac4 PCI subsystem: Remove AGP bridge type by Kyösti Mälkki · 9 years ago
  86. c522fc8 drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot by Timothy Pearson · 9 years ago
  87. 9664345 devicetree: Search PnP device node from the tree by path by Kyösti Mälkki · 9 years ago
  88. 2507820 src/include: Doxygen fixes by Martin Roth · 10 years ago
  89. 37d7ac8 i2c: Add software_i2c driver for I2C debugging and emulation by Julius Werner · 10 years ago
  90. 1bdd321 RELOCATABLE_RAMSTAGE: Fix weak symbols with option ROMs by Kyösti Mälkki · 10 years ago
  91. cdb61a6 i2c: Replace the i2c API. by Gabe Black · 10 years ago
  92. 0e675f7 ddr3: Plumber DIMM type to parsed structure. by Vladimir Serbinenko · 10 years ago
  93. c36af7b Replace includes of build.h with version.h by Kyösti Mälkki · 10 years ago
  94. 016732f pci_ops.{c,h}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  95. 530355d include/device/device.h: Provide DEVICE_NOOP macro shim by Edward O'Callaghan · 10 years ago
  96. dc878b4 include/device/device.h: Deduplicate '*_pnp_devfn_t' typedefs by Edward O'Callaghan · 10 years ago
  97. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  98. 0a66991 acpi: Remove explicit pointer tracking in per-device ssdt. by Vladimir Serbinenko · 10 years ago
  99. 334fd8e bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use. by Vladimir Serbinenko · 10 years ago
  100. 0108b93 pnp: Allow setting of misc register 0xf4 in device tree by Stefan Reinauer · 11 years ago