1. d51a089 Kconfig: hide useless options on ARM. by Vladimir Serbinenko · 8 years ago
  2. 0769159 src/device/dram/ddr3: Parse additional information by Patrick Rudolph · 8 years ago
  3. bd1fdc6 nb/intel/sandybridge/raminit: Add XMP support by Patrick Rudolph · 9 years ago
  4. a95baf9 device: Add device path display support by Lee Leahy · 8 years ago
  5. 647e34d device/pci_rom: Rename missleading ON_DEVICE_ROM_RUN by Patrick Rudolph · 8 years ago
  6. 7ee6cd5 arch/x86: Drop arch/pciconf.h by Stefan Reinauer · 9 years ago
  7. a9e1a22 device/oprom/yabel: Update BSD license headers by Martin Roth · 9 years ago
  8. fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 9 years ago
  9. 2ed0aa2 Correct some common spelling mistakes 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. a40f64f x86emu: Remove XFree86 CVS tags by Stefan Reinauer · 9 years ago
  12. d897360 x86emu: Undefine _NO_INLINE by Stefan Reinauer · 9 years ago
  13. 92a97f4 x86emu: Fix some set-but-not-used warnings. by Stefan Reinauer · 9 years ago
  14. 7bc74ab device/device.c: remove warning for missing apic read resources by Martin Roth · 9 years ago
  15. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  16. 439a527 Revert "device/pciexp_device: Tune PCIe bridges before scanning children" by Kyösti Mälkki · 9 years ago 4.2
  17. 662380f device: Stop and output time in `scan_bus()` by Paul Menzel · 9 years ago
  18. 67a71ea yabel: explicitly cast values to match printk expectations by Stefan Reinauer · 9 years ago
  19. 21f8193 yabel: Use IS_ENABLED where appropriate by Stefan Reinauer · 9 years ago
  20. 4919047 yabel: Don't cast pointer to u32 by Stefan Reinauer · 9 years ago
  21. 6544cb3 Separate bootsplash image menuconfig option from others by Konstantin Aladyshev · 10 years ago
  22. 785b3eb device/pciexp_device: Tune PCIe bridges before scanning children by Timothy Pearson · 9 years ago
  23. 7d8a478 device/pci_device: Set bridge primary bus number before scanning by Timothy Pearson · 9 years ago
  24. acbdade southbridge/amd/sb700: Allow use of auxiliary SMBUS controller by Timothy Pearson · 9 years ago
  25. a693f52 device/smbus: Avoid infinite loop if SMBUS device has wrong parent by Timothy Pearson · 9 years ago
  26. a690a78 device/hypertransport: Add additional debug output by Timothy Pearson · 9 years ago
  27. 8193b06 allocator: Page align memory mapped PCI resources by Nico Huber · 9 years ago
  28. 75c51d9 x86: add standalone verstage support by Aaron Durbin · 9 years ago
  29. d737451 realmode/x86: Export vbe_mode_info_valid also in text mode. by Vladimir Serbinenko · 9 years ago
  30. 0375815 symbols: add '_' to pci_drivers and cpu_drivers symbols by Aaron Durbin · 9 years ago
  31. fdbc1af Kconfig: Remove EXPERT mode by Alexandru Gagniuc · 9 years ago
  32. 4093148 Kconfig: Don't 'select' options based on PAYLOAD_SEABIOS by Alexandru Gagniuc · 9 years ago
  33. 741a0dd x86 realmode: Set up the 8254 timer before running option rom by zbao · 9 years ago
  34. 3a391fd x86emu/debug.h: remove #ifdef CONFIG_DEFAULT_CONSOLE_LOGLEVEL by Martin Roth · 9 years ago
  35. b538a69 device: remove unused x86 include from common code by Stefan Reinauer · 9 years ago
  36. 78c6e3e ddr3: add missing newline by Patrick Rudolph · 9 years ago
  37. 8c63935 ddr3: Fix SPD CRC calculation by Patrick Rudolph · 9 years ago
  38. 83fa169 oprom: Fix for 64bit by Stefan Reinauer · 9 years ago
  39. 0e7b7bb device: Use x86 specific code on x86-64 by Stefan Reinauer · 9 years ago
  40. 0cd0d28 PCIe : Adding some error/not-null condition checking by Pratik Prajapati · 9 years ago
  41. 4d6db95 Move remap_bsp_lapic to AMD specific code by Stefan Reinauer · 9 years ago
  42. fdc0a90 resource: Refactor IORESOURCE flags use by Kyösti Mälkki · 9 years ago
  43. fcbebb6 PCI subsystem: Drop PCI_64BIT_PREF_MEM option by Kyösti Mälkki · 9 years ago
  44. db23215 device/device.c: Improve output in `init_dev()` by Paul Menzel · 9 years ago
  45. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  46. ed7bc2c AMD K8 fam10: Drop extra HT scan_chain() parameters by Kyösti Mälkki · 9 years ago
  47. 0a3d4e4 AMD K8 fam10: Refactor HT link connection test by Kyösti Mälkki · 9 years ago
  48. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago
  49. 2d2367c devicetree: Single scan_bridges() by Kyösti Mälkki · 9 years ago
  50. de271a8 PCI subsystem: Drop parameter max from scan_bus by Kyösti Mälkki · 9 years ago
  51. 757c8b4 PCI subsystem: Use subordinate property to track bus enumeration by Kyösti Mälkki · 9 years ago
  52. 3345240 PCI subsystem: Refactor PCI bridge register control by Kyösti Mälkki · 9 years ago
  53. 6f37017 devicetree: Rename unused parameter max in domain_scan_bus() by Kyösti Mälkki · 9 years ago
  54. cd37a2b devicetree: Rename unused parameter to passthru by Kyösti Mälkki · 9 years ago
  55. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  56. 6ccf119 HyperTransport: Use subordinate property to track chain enumeration by Kyösti Mälkki · 9 years ago
  57. b39714e HyperTransport: Move pci_scan_bus() call by Kyösti Mälkki · 9 years ago
  58. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  59. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  60. 634899c resource: Adjust memory resources high earlier by Kyösti Mälkki · 9 years ago
  61. e6a9290f resource: Enhance resource reporting by Kyösti Mälkki · 9 years ago
  62. 134b616 resource: Report correct secondary resource window by Kyösti Mälkki · 9 years ago
  63. e1ba3da device: Add class and subclass name support by Lee Leahy · 9 years ago
  64. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  65. 7f70ad6 rk3288: Add software I2C support by Julius Werner · 9 years ago
  66. a30f7e6 cbfs: correct types used for accessing files by Aaron Durbin · 9 years ago
  67. a874a7c PCIe: Revise L1 Sub-State support by Kenji Chen · 9 years ago
  68. 31c6e63 PCIe: Add L1 Sub-State support. by Kenji Chen · 10 years ago
  69. 46ba480 device: convert to stopwatch API by Aaron Durbin · 10 years ago
  70. bf62b2d AMD fam10: Drop PCI_BUS_SEGN_BITS by Kyösti Mälkki · 9 years ago
  71. 18cb134 device/pciexp: Add support for PCIe CLK power management by Kane Chen · 10 years ago
  72. 85756c1 devicetree: Drop dummy root_dev ops by Kyösti Mälkki · 9 years ago
  73. eb605d7 device/device_util.c: Add space after ellipse for better legibility by Paul Menzel · 9 years ago
  74. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  75. 754fac4 PCI subsystem: Remove AGP bridge type by Kyösti Mälkki · 9 years ago
  76. c522fc8 drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot by Timothy Pearson · 9 years ago
  77. c3f6bb0 AMD HyperTransport: Drop unused link optimisation by Kyösti Mälkki · 9 years ago
  78. 9664345 devicetree: Search PnP device node from the tree by path by Kyösti Mälkki · 9 years ago
  79. d0c1dd0 device/hypertransport.c: Fix typo in comment by Timothy Pearson · 10 years ago
  80. 29445dc device/oprom/realmode/x86: Fix memory corruption by Zhuo-Hao Lee · 10 years ago
  81. 98b698c src/device: Doxygen fixes by Martin Roth · 10 years ago
  82. 32bc6b6 doxygen fixes: fix parameter names to match the functions by Martin Roth · 10 years ago
  83. a91e1e6 Fix Kconfig whitespace by Kyösti Mälkki · 10 years ago
  84. 37d7ac8 i2c: Add software_i2c driver for I2C debugging and emulation by Julius Werner · 10 years ago
  85. 1bdd321 RELOCATABLE_RAMSTAGE: Fix weak symbols with option ROMs by Kyösti Mälkki · 10 years ago
  86. 992066a spd_cache debug: Log invalid CRC checksum by Tobias Diedrich · 10 years ago
  87. 0e675f7 ddr3: Plumber DIMM type to parsed structure. by Vladimir Serbinenko · 10 years ago
  88. 31cef1f device/dram/ddr3.c: Fix sizeof on array func param overflow by Edward O'Callaghan · 10 years ago
  89. 016732f pci_ops.{c,h}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  90. 58470e3 Kconfig: clean up options in top level and device menu by Stefan Reinauer · 10 years ago
  91. 8404dca Remove stale char[] initialization causing unaligned memory access by Marcelo Povoa · 10 years ago
  92. 0108b93 pnp: Allow setting of misc register 0xf4 in device tree by Stefan Reinauer · 11 years ago
  93. 75c8387 azalia: Shrink boilerplate by Vladimir Serbinenko · 10 years ago
  94. 08ba7d0 pnp: Allow setting of misc register 0xfa in device tree by Stefan Reinauer · 11 years ago
  95. 51edd54 ARM: Generalize armv7 as arm. by Gabe Black · 11 years ago
  96. 91810dd device/oprom/realmode: Sanitize header inclusion by Edward O'Callaghan · 10 years ago
  97. 7842eb2 device/oprom/realmode/x86.c: Move includes to top of file by Edward O'Callaghan · 10 years ago
  98. 7686a56 sandy/ivybridge: Native raminit. by Vladimir Serbinenko · 10 years ago
  99. 6e3712f device/oprom/yabel/vbe.c: Fix memory leak by Daniele Forsi · 10 years ago
  100. f9ce88e device/oprom/realmode/x86.c: Fix memory leak by Daniele Forsi · 10 years ago