1. c30d913 device/pci: untangle struct device and device_t by Aaron Durbin · 7 years ago
  2. 6683e40 usbdebug: Refactor early enable by Kyösti Mälkki · 7 years ago
  3. 16fe790 sb/intel/*: Use common SMBus functions by Arthur Heymans · 7 years ago
  4. 7a4c021 src/include: Add guards on all header files by Martin Roth · 7 years ago
  5. 3cbd3b0 soc/intel/skylake: Add IGD id for mobile Xeon with GT2 by Nico Huber · 7 years ago
  6. 837afb0 soc/intel/apollolake: Add pci device id for GLK IGD by Hannah Williams · 7 years ago
  7. 9634547 src/include: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  8. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  9. bf6a844 include/device: Add pci ids for Intel CNL by Lijian Zhao · 7 years ago
  10. 2721e1f device/dram/ddr3.h: Add brackets around macro by Arthur Heymans · 7 years ago
  11. 5aaa8ce haswell: add CBMEM_MEMINFO table when initing RAM by Matt DeVillier · 8 years ago
  12. 7daac91 device/pnp: remove struct io_info by Samuel Holland · 7 years ago
  13. dcd3cef nb/intel/sandybridge: Improve CAS freq selection by Arthur Heymans · 7 years ago
  14. 87f7588 device/dram/ddr2.c: Fix is_registered_ddr2 by Arthur Heymans · 7 years ago
  15. a6909f8 device/device_util: Add function to determine bridge state by Patrick Rudolph · 7 years ago
  16. 8274f98 src/include/device: Add System Agent (SA) device ids by Subrata Banik · 7 years ago
  17. 9deb23a include/device: Add pci ids for Intel SD by Bora Guvendik · 7 years ago
  18. 240409a include/device: Add pci ids for Intel GLK by Hannah Williams · 7 years ago
  19. fe6052c src/include/device: Add PCIe root ports device ids by Aamir Bohra · 7 years ago
  20. 48dbc66 commonlib: Move drivers/storage into commonlib/storage by Lee Leahy · 7 years ago
  21. 65d15c0 drivers/storage: Make DRVR_CAP_8BIT controller independent by Lee Leahy · 7 years ago
  22. 1c1c071 drivers/storage: Remove set_control_reg by Lee Leahy · 7 years ago
  23. c623aa0 pci_device: add PCI device IDs for Intel platforms by Rizwan Qureshi · 7 years ago
  24. e4d7abc lib: provide clearer devicetree semantics by Aaron Durbin · 7 years ago
  25. eef40eb drivers/storage: Add SD/MMC/eMMC driver based upon depthcharge by Lee Leahy · 7 years ago
  26. 6a566d7 src/include: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  27. f0c8a8e src/include: Remove use of binary constants by Lee Leahy · 7 years ago
  28. bab6bc4 src/include: Remove space between function name and parameters by Lee Leahy · 7 years ago
  29. 746d4af src/include: Remove space after function name by Lee Leahy · 7 years ago
  30. 6d71a43 src/include: Fix space between type, * and variable name by Lee Leahy · 7 years ago
  31. bfdb893 src/include: Remove braces for single statements by Lee Leahy · 7 years ago
  32. 6625ecc src/include: Open brace on same line as enum or struct by Lee Leahy · 7 years ago
  33. 84d20d0 src/include: Remove spaces before tabs by Lee Leahy · 7 years ago
  34. 91d1e76 src/include: Remove spaces before ( and after ) by Lee Leahy · 7 years ago
  35. f00e446 src/include: Add parenthesis around macros by Lee Leahy · 7 years ago
  36. 6e53ae6 device/dram/ddr2: Add common ddr2 spd decoder by Patrick Rudolph · 8 years ago
  37. ae3fd34 src/include: Add space after comma by Lee Leahy · 7 years ago
  38. 708fc27 src/include: Indent code using tabs by Lee Leahy · 7 years ago
  39. 0ca2a06 src/include: Fix unsigned warnings by Lee Leahy · 7 years ago
  40. 4e08479 device: Add scan_generic_bus support by Furquan Shaikh · 8 years ago
  41. 7606c37 device: Add a new "SPI" device type by Furquan Shaikh · 8 years ago
  42. 3d3c8c3 devtree: Drop unused parameter show_devs_tree() call by Kyösti Mälkki · 8 years ago
  43. a5c2ac6 x86/acpi: Add VFCT table by Patrick Rudolph · 8 years ago
  44. fe204fe src/device: Get device structure by path type by Subrata Banik · 8 years ago
  45. e25b5ef MMCONF_SUPPORT: Consolidate resource registration by Kyösti Mälkki · 8 years ago
  46. c895b7d PCI ops: Remove pci_mmio_xx() in ramstage by Kyösti Mälkki · 8 years ago
  47. 9d9a552 AGESA binaryPI: Fix PCI ID namespace by Kyösti Mälkki · 8 years ago
  48. cd70687 include/device/early_smbus.h: Declare smbus write function by Naresh G Solanki · 8 years ago
  49. 7dc4b84 device/dram/ddr3: Calculate CRC16 of SPD unique identifier by Kyösti Mälkki · 8 years ago
  50. dab15e2 include/device/pci_ids.h: Correct Entertainment sub-class by Elyes HAOUAS · 8 years ago
  51. 463f46e pci_ids.h: Correct recent AMD ID names by Marshall Dawson · 8 years ago
  52. 2490116 pci_ids.h: Add ID for amd/00670F00 northbridge by Marshall Dawson · 8 years ago
  53. 45b3b82 device/pci.h: change #ifdef argument to __SIMPLE_DEVICE__ by Antonello Dettori · 8 years ago
  54. aa8e7e7 SPD: fix DDR3 SDRAM memory module types by Elyes HAOUAS · 8 years ago
  55. 577aad6 include/device/dram/ddr3: Add additional frequencies by Patrick Rudolph · 8 years ago
  56. ec00968 device: i2c: Add support for I2C bus operations by Duncan Laurie · 8 years ago
  57. 1010b4a acpi_device: Add support for writing ACPI I2C descriptors by Duncan Laurie · 8 years ago
  58. d9af3ce device: Add an ACPI device name and path concept to devices by Duncan Laurie · 8 years ago
  59. 4650f5b sconfig: Add a new generic device type by Duncan Laurie · 8 years ago
  60. b7ce5fe sconfig: Add 10bit addressing mode to i2c device type by Duncan Laurie · 8 years ago
  61. d33ebd1 device: Add i2c read/write register field API by Yidi Lin · 8 years ago
  62. 5ffb688 device/i2c: Add i2c_read_bytes() API by Jitao Shi · 9 years ago
  63. 98b5f90 include/device/dram: Fix DDR3-1866 by Patrick Rudolph · 9 years ago
  64. 0769159 src/device/dram/ddr3: Parse additional information by Patrick Rudolph · 8 years ago
  65. 9f3f915 nb/intel/sandybridge/romstage: Read fuse bits for max MEM Clk by Patrick Rudolph · 9 years ago
  66. bd1fdc6 nb/intel/sandybridge/raminit: Add XMP support by Patrick Rudolph · 9 years ago
  67. a95baf9 device: Add device path display support by Lee Leahy · 9 years ago
  68. 420caaf include/device: Move inline functions from pci_def.h to pci.h by Alexandru Gagniuc · 9 years ago
  69. fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 9 years ago
  70. 62c0276 device/pnp: Ability to set vendor specific logical device config by Damien Zammit · 9 years ago
  71. 44e4a4e southbridge/amd/sr5650: Add IOMMU support by Timothy Pearson · 9 years ago
  72. 5d7dc55 southbridge/amd/sb700: Add AHCI support by Timothy Pearson · 9 years ago
  73. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  74. 04cf449 drivers/aspeed: Add native text mode VGA support for the AST2050 by Timothy Pearson · 9 years ago
  75. acbdade southbridge/amd/sb700: Allow use of auxiliary SMBUS controller by Timothy Pearson · 9 years ago
  76. 8193b06 allocator: Page align memory mapped PCI resources by Nico Huber · 9 years ago
  77. b0c6817 AMD Bettong: Fix usb device in devicetree for Carrizo by zbao · 9 years ago
  78. 0375815 symbols: add '_' to pci_drivers and cpu_drivers symbols by Aaron Durbin · 9 years ago
  79. c4e49f6 Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() by Martin Roth · 9 years ago
  80. 0563941 AMD Merlin Falcon: Add northbridge files for new AMD processor by WANG Siyuan · 9 years ago
  81. 1e2500e device: DDR3 generic code 64bit fix by Stefan Reinauer · 9 years ago
  82. 4d6db95 Move remap_bsp_lapic to AMD specific code by Stefan Reinauer · 9 years ago
  83. f2dfef0 southbridge/amd/pi: Add support for new AMD southbridge Kern by WANG Siyuan · 9 years ago
  84. fdc0a90 resource: Refactor IORESOURCE flags use by Kyösti Mälkki · 9 years ago
  85. 83fc32f device_ops: add device_t argument to write_acpi_tables by Alexander Couzens · 9 years ago
  86. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  87. a90dad1 device_ops: add device_t argument to acpi_inject_dsdt_generator by Alexander Couzens · 9 years ago
  88. ed7bc2c AMD K8 fam10: Drop extra HT scan_chain() parameters by Kyösti Mälkki · 9 years ago
  89. 0a3d4e4 AMD K8 fam10: Refactor HT link connection test by Kyösti Mälkki · 9 years ago
  90. 7752147 devicetree: Add fields for HyperTransport scans by Kyösti Mälkki · 9 years ago
  91. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago
  92. 2d2367c devicetree: Single scan_bridges() by Kyösti Mälkki · 9 years ago
  93. de271a8 PCI subsystem: Drop parameter max from scan_bus by Kyösti Mälkki · 9 years ago
  94. 3345240 PCI subsystem: Refactor PCI bridge register control by Kyösti Mälkki · 9 years ago
  95. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  96. b39714e HyperTransport: Move pci_scan_bus() call by Kyösti Mälkki · 9 years ago
  97. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  98. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  99. 2d3964e superio: Replace the indexed I/O functions by Dave Frodin · 9 years ago
  100. e1ba3da device: Add class and subclass name support by Lee Leahy · 9 years ago