1. 146c098 mainboards: Remove floating __PRE_RAM__ comments by Kyösti Mälkki · 5 years ago
  2. b30a47b sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported by Patrick Rudolph · 5 years ago
  3. 6752b615 mb/*/*/gpio: Use static for const structures by Peter Lemenkov · 5 years ago
  4. c32a92e intel/945 boards: Use smp_write_pci_intsrc() by Kyösti Mälkki · 6 years ago
  5. 6beaef9 sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree by Arthur Heymans · 5 years ago
  6. b79a04c src/mainboard: Remove unused include <arch/byteorder.h> by Elyes HAOUAS · 5 years ago
  7. 3bf4e28 nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection by Elyes HAOUAS · 5 years ago
  8. 5eb81be sb/intel/i82801gx: Detect if the southbridge supports AHCI by Arthur Heymans · 6 years ago
  9. 086149e mb/apple/macbookair4_2: Fix DRAM_RESET_GATE_GPIO by Evgeny Zinoviev · 5 years ago
  10. 8b7a161 src/mainboard: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  11. ba092a9 mb/apple/macbookair4_2: Correct internal video port selection by Evgeny Zinoviev · 5 years ago
  12. 45b824d src: Remove unused include <halt.h> by Elyes HAOUAS · 5 years ago
  13. d07048a src/mb: Use system_reset() by Elyes HAOUAS · 5 years ago
  14. 75380d3 src/mb/Kconfig: Fix PCI subsystem IDs by Elyes HAOUAS · 5 years ago
  15. 425e75a sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB by Patrick Rudolph · 5 years ago
  16. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  17. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  18. d889508 mb/(ICH7): Remove initialization already done at early_init.c by Elyes HAOUAS · 6 years ago
  19. 5112043 src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>' by Elyes HAOUAS · 5 years ago
  20. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  21. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  22. 8ee161d arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field by Elyes HAOUAS · 5 years ago
  23. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  24. 4829af1 cpu/intel: Rename socket_mFCPGA478 to socket_m by Nico Huber · 5 years ago
  25. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 6 years ago
  26. 7e6946a cpu/intel/model_206ax: Remove the notion of sockets by Arthur Heymans · 6 years ago
  27. b3f2323 mb/*/*/devicetree.cb: Make sandybridge devicetree uniform by Arthur Heymans · 6 years ago
  28. f266932 nb/intel/i945: Use parallel MP init by Arthur Heymans · 6 years ago
  29. 8bb2ed8 mb/*/*: Use libgfxinit on sandy and ivy bridge boards by Arthur Heymans · 6 years ago
  30. 4513020 cpu/intel: Use the common code to initialize the romstage timestamps by Arthur Heymans · 6 years ago
  31. 6267f5d sb/intel/i82801gx: Autodisable functions based on devicetree by Arthur Heymans · 6 years ago
  32. 796bd74 src/mb/apple/macbookair4_2: move early_southbridge.c to romstage.c by Angel Pons · 6 years ago
  33. 21c8f9c mainboard: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  34. aaced4a cpu/intel/common: Use a common acpi/cpu.asl file by Arthur Heymans · 6 years ago
  35. f0c5be2 mb/*/*/Kconfig: Remove useless comment by Elyes HAOUAS · 6 years ago
  36. 31312b2 sb/intel/i82801gx: Use common Intel SMM code by Arthur Heymans · 6 years ago
  37. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  38. 0cca6e2 ACPI: Fix DSDT's revision field by Elyes HAOUAS · 6 years ago
  39. 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 6 years ago
  40. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  41. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  42. b9d2589 mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 by Arthur Heymans · 6 years ago
  43. 81dd52b intel/i945: Factor out ram init time stamps by Paul Menzel · 8 years ago
  44. 1156b35 mainboard: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  45. f716f2a mb/*/*/cmos.default: Decrease debug_level to 'Debug' by Elyes HAOUAS · 6 years ago
  46. 2527648 src/mb: Remove some unneeded includes by Elyes HAOUAS · 6 years ago
  47. e308cc6 mb: Get rid of unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  48. cea8493 southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default by Angel Pons · 6 years ago
  49. 333ad47 mb/apple/macbookair4_2/Kconfig: Don't select VGA by Arthur Heymans · 6 years ago
  50. 4ad1446 src/mb: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  51. a8a9f34 sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables by Arthur Heymans · 7 years ago
  52. ebc1e21 mb/*/*/cmos.layout: Fix coding style by Elyes HAOUAS · 6 years ago
  53. 58a8953 Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" by Arthur Heymans · 6 years ago
  54. 88d3ec2 mb/*/*/acpi_tables.c: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  55. a2e282b mb/apple: Get rid of device_t by Elyes HAOUAS · 6 years ago
  56. d2d2aef sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location by Arthur Heymans · 7 years ago
  57. c141323 mb/*/*/cmos.layout: Fix the values for the console level by Arthur Heymans · 7 years ago
  58. ff4025c sb/intel/bd82x6x: Reduce function-disable mess by Nico Huber · 7 years ago
  59. 0a4e0fd cpu/intel/speedstep: Fix the PNOT ACPI method by Arthur Heymans · 7 years ago
  60. b451df2 mb/*/*/romstage.c: Clean up targets with i82801gx by Arthur Heymans · 7 years ago
  61. 7f5efd9 intel/bd82x6x: Use generated ACPI PIRQ by Tobias Diedrich · 7 years ago
  62. b29078e mb/*/*: Remove rtc nvram configurable baud rate by Arthur Heymans · 7 years ago
  63. 2b5c021 intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaults by Nico Huber · 7 years ago
  64. b4560cd Update files with no newline at the end by Martin Roth · 7 years ago
  65. f95911a mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  66. 7971582e Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER by Nico Huber · 7 years ago
  67. ce642f0 Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG by Nico Huber · 7 years ago
  68. c5fba2c nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESS by Arthur Heymans · 7 years ago
  69. 0a4a4f7 mb/*/mainboard.c: Get rid of SPI AFC register by Patrick Rudolph · 7 years ago
  70. 46cf5c2 nb/intel/i945: Move INTEL_EDID by Patrick Rudolph · 7 years ago
  71. 1dfc0a6 mb/apple/macbook11,macbook21,imac52: Remove per board directories by Arthur Heymans · 8 years ago
  72. 8e07900 nb/i945/gma.c: Refactor panel setup by Arthur Heymans · 8 years ago
  73. a154a91 mb/apple/macbook21: Remove PCI reset code from romstage by Mono · 7 years ago
  74. 00954f0 mb/apple/macbook21: Remove unused cmos parameters by Arthur Heymans · 8 years ago
  75. 3fee215 apple/macbook21: Remove unused include `smbios.h` by Paul Menzel · 8 years ago
  76. 62902ca sb/ich7: Use common/gpio.h to set up GPIOs by Arthur Heymans · 8 years ago
  77. c86c6b3 intel cache-as-ram: Move DCACHE_RAM_BASE by Kyösti Mälkki · 8 years ago
  78. 885c289 nb/intel/i945: Make pci_mmio_size a devicetree parameter by Arthur Heymans · 8 years ago
  79. e258b9a intel sandy/ivy: Improve DIMM replacement detection by Kyösti Mälkki · 8 years ago
  80. 571fb1f mainboard/apple: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  81. 5b00519 mainboard/apple/macbookair4_2: Use tabs for indents by Elyes HAOUAS · 8 years ago
  82. 5db043f apple/imac52: add mainboard by Arthur Heymans · 8 years ago
  83. 8da96e5 mainboard/*/*/mptable.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  84. 874a8f9 i945: Enable changing VRAM size by Arthur Heymans · 8 years ago
  85. d23ee5d mainboard: Clean up boot_option/reboot_bits in cmos.layout by Nico Huber · 8 years ago
  86. 8ab989e src/mainboard: Capitalize ROM, RAM, CPU and APIC by Elyes HAOUAS · 8 years ago
  87. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  88. 15fa992 intel/model_6ex: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  89. 266a1f7 nb/intel/raminit (native): Read PCI mmio size from devicetree by Patrick Rudolph · 8 years ago
  90. cc93ce7 mainboard/apple: add license headers by Noah Glovsky · 8 years ago
  91. 5c10abe nb/intel/sandybridge: increase MMCONF_BASE_ADDRESS by Patrick Rudolph · 8 years ago
  92. e8e66f4 southbridge/intel/bd82x6x: Use common gpio.c by Patrick Rudolph · 9 years ago
  93. 144eea0 Make MRC vs native a config rather than making a separate chipset for it. by Vladimir Serbinenko · 9 years ago
  94. ffbb3c0 Merge sandy/ivybridge romstage flow for MRC and non-MRC. by Vladimir Serbinenko · 9 years ago
  95. b2eea81 sandybridge: Set all native gfx-related options in northbridge code. by Vladimir Serbinenko · 9 years ago
  96. 609bd94 ivy: Add a possiblity for mainboard early init. by Vladimir Serbinenko · 9 years ago
  97. d5d94ea intel/i945: Consolidate MADT handling by Vladimir Serbinenko · 10 years ago
  98. 2439132 mainboard: Remove last_boot NVRAM option by Timothy Pearson · 9 years ago
  99. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  100. 8fc5c64 southbridge/intel: Move `i82801gx/acpi/platform.asl` to `common/acpi` by Paul Menzel · 9 years ago