1. ebc1e21 mb/*/*/cmos.layout: Fix coding style by Elyes HAOUAS · 6 years ago
  2. 58a8953 Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" by Arthur Heymans · 6 years ago
  3. 88d3ec2 mb/*/*/acpi_tables.c: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  4. a50b1f9 intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handler by Martin Roth · 6 years ago
  5. b28f466 src/mainboard: Add and update license headers by Martin Roth · 6 years ago
  6. f65f297e mb/kontron: Get rid of device_t by Elyes HAOUAS · 6 years ago
  7. d2d2aef sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location by Arthur Heymans · 7 years ago
  8. c141323 mb/*/*/cmos.layout: Fix the values for the console level by Arthur Heymans · 7 years ago
  9. ff4025c sb/intel/bd82x6x: Reduce function-disable mess by Nico Huber · 7 years ago
  10. 7f5efd9 intel/bd82x6x: Use generated ACPI PIRQ by Tobias Diedrich · 7 years ago
  11. b29078e mb/*/*: Remove rtc nvram configurable baud rate by Arthur Heymans · 7 years ago
  12. 2b5c021 intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaults by Nico Huber · 7 years ago
  13. 356b519 mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  14. 00b9f4c mb/*/*/cmos.layout: Make multibyte options byte aligned by Arthur Heymans · 8 years ago
  15. 989aae9 3rdparty/libgfxinit: Update submodule pointer by Nico Huber · 7 years ago
  16. 4607cac cpu/x86/msr.h: Drop excessive includes by Kyösti Mälkki · 8 years ago
  17. 22cc9d2 cpu/cpu.h: Drop excessive includes by Kyösti Mälkki · 8 years ago
  18. 6d4a341 mb/kontron/ktqm77: Enable native gfx init through libgfxinit by Nico Huber · 8 years ago
  19. e258b9a intel sandy/ivy: Improve DIMM replacement detection by Kyösti Mälkki · 8 years ago
  20. 82fcc1a mainboard/kontron/ktqm77: transition away from device_t by Antonello Dettori · 8 years ago
  21. f10b5ff mainboard/kontron: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  22. a90c785 mb/kontron/ktqm77: Let suspend LED flash slowly in S3/S4 by Nico Huber · 9 years ago
  23. bbcb8bc mainboard/kontron/ktqm77: Use tabs for indents by Elyes HAOUAS · 8 years ago
  24. d23ee5d mainboard: Clean up boot_option/reboot_bits in cmos.layout by Nico Huber · 8 years ago
  25. 0306e6a intel/sandybridge: Fix builds with System Agent blob by Kyösti Mälkki · 8 years ago
  26. 5c10abe nb/intel/sandybridge: increase MMCONF_BASE_ADDRESS by Patrick Rudolph · 8 years ago
  27. e8e66f4 southbridge/intel/bd82x6x: Use common gpio.c by Patrick Rudolph · 9 years ago
  28. bd82d18 sandybridge: Always include MRC if not using native RAM init. by Vladimir Serbinenko · 9 years ago
  29. a50478f ktqm77: Support native raminit by Vladimir Serbinenko · 9 years ago
  30. 144eea0 Make MRC vs native a config rather than making a separate chipset for it. by Vladimir Serbinenko · 9 years ago
  31. 613d3ad Move gpio.h to gpio.c on sandy and ivy. by Vladimir Serbinenko · 9 years ago
  32. ffbb3c0 Merge sandy/ivybridge romstage flow for MRC and non-MRC. by Vladimir Serbinenko · 9 years ago
  33. 2439132 mainboard: Remove last_boot NVRAM option by Timothy Pearson · 9 years ago
  34. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  35. 954a55b gma ACPI: Make brightness levels a per board setting by Nico Huber · 9 years ago
  36. ee09d9c kontron/ktqm77: Tag all four USB3 ports switchable and SS capable by Nico Huber · 9 years ago
  37. ecf2eb4 sandybridge ivybridge: Treat native init as first class citizen by Alexandru Gagniuc · 9 years ago
  38. 9796f60 coreboot: move TS_END_ROMSTAGE to one spot by Aaron Durbin · 9 years ago
  39. a482322 sandy/ivy: Include IRQ routes from platform by Kyösti Mälkki · 9 years ago
  40. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  41. b06a249 bd82x6x: Move calling of finalize() on resume to southbridge code by Vladimir Serbinenko · 9 years ago
  42. 5477dca intel: Remove pstate_coord_type. by Vladimir Serbinenko · 9 years ago
  43. dd2bc3f igd.asl rewrite by Vladimir Serbinenko · 10 years ago
  44. e288758 bd82x6x: Merge common platform ASL code. by Vladimir Serbinenko · 9 years ago
  45. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  46. 5e59757 acpi: make fill_slit and fill_srat into arguments. by Vladimir Serbinenko · 10 years ago
  47. cedfb32 Remove noop smihandler.c in several mainboards. by Vladimir Serbinenko · 9 years ago
  48. 4141b47 bd82x6x: Merge common apmc finalize procedure. by Vladimir Serbinenko · 9 years ago
  49. 4679c41 Move smi trap sample to documentation, don't keep it in every mobo. by Vladimir Serbinenko · 9 years ago
  50. 3026e47 Remove defines APMC_FINALIZE. by Vladimir Serbinenko · 9 years ago
  51. 139e106 kconfig: automatically include mainboards by Stefan Reinauer · 9 years ago
  52. 9b68f05 mainboard/cmos: Delete obsolete commented parameters by Timothy Pearson · 10 years ago
  53. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  54. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  55. 845e17c Remove IRQ_SLOT_COUNT on all boards without PIRQ table. by Vladimir Serbinenko · 10 years ago
  56. bd79c5e Replace hlt() loops with halt() by Patrick Georgi · 10 years ago
  57. aec6c47 sandy/ivy: Remove explicit setting of HAVE_SMI_HANDLER. by Vladimir Serbinenko · 10 years ago
  58. 33b535f sandy/ivy/nehalem: Remerge interrupt handling by Vladimir Serbinenko · 10 years ago
  59. 5b044ae bd82x6x: Move to common FADT. by Vladimir Serbinenko · 10 years ago
  60. 06c788d bd82x6x: Consolidate common GNVS init by Vladimir Serbinenko · 10 years ago
  61. 332f14b bd82x6x: Move common bd82x6x S3 detect to bd82x6x code. by Vladimir Serbinenko · 10 years ago
  62. c845b43 sandybridge: Move common northbridge finalize to northbridge code. by Vladimir Serbinenko · 10 years ago
  63. 75c8387 azalia: Shrink boilerplate by Vladimir Serbinenko · 10 years ago
  64. 35c0f43 Move nehalem/sandy/ivy to per-device acpi by Vladimir Serbinenko · 10 years ago
  65. 02d674a azalia: Use convenience macros throughout by Vladimir Serbinenko · 10 years ago
  66. f91ecce azalia: Change specific PIN_CFGs to generic AZALIA_PIN_CFG by Vladimir Serbinenko · 10 years ago
  67. 6a3a8ce azalia: Move shared variable to separate file by Vladimir Serbinenko · 10 years ago
  68. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  69. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  70. 5fc04d1 sandy/ivybridge: Make UMA size configurable. by Vladimir Serbinenko · 10 years ago
  71. cb70f79 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  72. 52f7043 mainboard,ASL: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  73. 7fc2da9 kontron/ktqm77: Clean up int15 handler by Patrick Georgi · 10 years ago
  74. 40f9ce9 kontron/ktqm77: Improve W83627DHG's GPIO config by Nico Huber · 11 years ago
  75. d9cf38f sandy/ivy boards: Switch to use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  76. 6722f8d sandy/ivy boards: Use acpi_s3_resume_allowed() by Kyösti Mälkki · 10 years ago
  77. a0b4a8d ACPI: Remove CBMEM TOC from GNVS by Kyösti Mälkki · 10 years ago
  78. 6f49f69 mainboard/kontron/ktqm77: Fix usage of GNU field designator ext by Edward O'Callaghan · 10 years ago
  79. f7bfc34 intel: Remove GFXUMA and related global variables by Kyösti Mälkki · 11 years ago
  80. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  81. 52884ad board_info.txt: Classify almost all remaining boards. by Vladimir Serbinenko · 11 years ago
  82. 2d8520b CBMEM: Replace cbmem_initialize() with cbmem_recovery() by Kyösti Mälkki · 11 years ago
  83. 7893848 Intel (sandy/ivy): Avoid calling cbmem_initialize() twice by Kyösti Mälkki · 11 years ago
  84. 6d6298d ibexpeak / bd82x6x: Make SATA mode user-visible option. by Vladimir Serbinenko · 11 years ago
  85. b32816e Remove PCI_ROM_RUN option by Vladimir Serbinenko · 11 years ago
  86. 72dccce global: Fix usage of get_option() to make use of CB_CMOS_ codes by Alexandru Gagniuc · 11 years ago
  87. 0edc224 smi: Update mainboard_smi_gpi() to have 32bit argument by Duncan Laurie · 11 years ago
  88. f8bf5a1 Revert "CBMEM: Always have early initialisation" by Kyösti Mälkki · 11 years ago
  89. cbf5bdf CBMEM: Always select CAR_MIGRATION by Kyösti Mälkki · 11 years ago
  90. de1fe7f CBMEM: Always have early initialisation by Kyösti Mälkki · 11 years ago
  91. 3d45c40 timestamps: Stash early timestamps in CAR_GLOBAL by Kyösti Mälkki · 11 years ago
  92. e28bd4a timestamps intel: Move timestamp scratchpad to chipset by Kyösti Mälkki · 11 years ago
  93. f7381f8 kontron/ktqm77: Allow disabling onboard NICs by Patrick Georgi · 11 years ago
  94. 12ba197 kontron/ktqm77: Drop MRC_FILE definition by Patrick Georgi · 11 years ago
  95. 540d8ea kontron/ktqm77: Update MRC path by Patrick Georgi · 11 years ago
  96. 0aede11 Drop unused EXTERNAL_MRC_BLOB by Stefan Reinauer · 11 years ago
  97. 696561c kontron/ktqm77: Update cmos checksum range by Nico Huber · 11 years ago
  98. 8e1a7cc kontron/ktqm77: Squeeze more fan options into cmos.layout by Nico Huber · 11 years ago
  99. fbdb085 intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 11 years ago
  100. c000352 ktqm77: redesign cmos.layout slightly by Patrick Georgi · 11 years ago