1. 22cc9d2 cpu/cpu.h: Drop excessive includes by Kyösti Mälkki · 8 years ago
  2. d3d1f13 mainboard & southbridge: Clear files that are just headers by Martin Roth · 8 years ago
  3. ec28aad src/mainboard: Remove whitespace after sizeof by Elyes HAOUAS · 8 years ago
  4. 531b87a src/mainboard/getac - kontron: Add space around operators by Elyes HAOUAS · 8 years ago
  5. d23ee5d mainboard: Clean up boot_option/reboot_bits in cmos.layout by Nico Huber · 8 years ago
  6. b0f8151 chromeos mainboards: remove chromeos.asl by Aaron Durbin · 8 years ago
  7. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago
  8. ac04781 mainboard/intel: Update license headers by Martin Roth · 8 years ago
  9. c445b4f chromeos: Simplify fill_lb_gpios even further by Julius Werner · 8 years ago
  10. 5d7ab39 chromeos: import Chrome OS fmaps by Patrick Georgi · 9 years ago
  11. 2439132 mainboard: Remove last_boot NVRAM option by Timothy Pearson · 9 years ago
  12. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  13. 967cd9a ChromeOS: Fix Kconfig dependencies by Martin Roth · 9 years ago
  14. 0e90dae Move TPM code out of chromeos by Vladimir Serbinenko · 9 years ago
  15. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  16. 4679c41 Move smi trap sample to documentation, don't keep it in every mobo. by Vladimir Serbinenko · 9 years ago
  17. b5e1984 intel/broadwell: Don't select MONOTONIC_TIMER_MSR by Patrick Georgi · 9 years ago
  18. be3e0a0 boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEX by Aaron Durbin · 9 years ago
  19. a52f903 src/mainboard/*/*/board_info.txt: Added Release year for boards by Mathias Friman · 9 years ago
  20. a1361d4 mainboards: Add CHROMEOS_VBNV_* where appropriate by Patrick Georgi · 9 years ago
  21. 139e106 kconfig: automatically include mainboards by Stefan Reinauer · 9 years ago
  22. 6c220ea wtm2/samus: fix coreboot compilation error with tpmp removed by Harry Pan · 10 years ago
  23. 4ee4bd5 broadwell: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  24. 67514a7 cbfs: remove cbfs_core.h includes by Aaron Durbin · 9 years ago
  25. f69a27b device: drop i915 specific headers from resource allocator includes by Stefan Reinauer · 10 years ago
  26. 9b68f05 mainboard/cmos: Delete obsolete commented parameters by Timothy Pearson · 9 years ago
  27. ef57a22 wtm2: Fix issues with USB in firmware by Duncan Laurie · 10 years ago
  28. 0aa06cb wtm2: Convert to use soc/intel/broadwell by Duncan Laurie · 10 years ago
  29. 845e17c Remove IRQ_SLOT_COUNT on all boards without PIRQ table. by Vladimir Serbinenko · 10 years ago
  30. 1b409fd lynxpoint: Consolidate common GNVS init by Vladimir Serbinenko · 10 years ago
  31. 9625264 google/link, intel/wtm2: Do not include non-existent "hda.h" in i915.c by Paul Menzel · 10 years ago
  32. c6e566a haswell: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  33. 75c8387 azalia: Shrink boilerplate by Vladimir Serbinenko · 10 years ago
  34. a2a906e Consolidate intel vga int15 hooks by Vladimir Serbinenko · 10 years ago
  35. 02d674a azalia: Use convenience macros throughout by Vladimir Serbinenko · 10 years ago
  36. f99a62b Remove dead video.asl by Vladimir Serbinenko · 10 years ago
  37. 6a3a8ce azalia: Move shared variable to separate file by Vladimir Serbinenko · 10 years ago
  38. cb70f79 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  39. 52f7043 mainboard,ASL: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  40. e1163c1 mainboard: Trivial - drop trailing blank lines at EOF in .h by Edward O'Callaghan · 10 years ago
  41. 7974471 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  42. 501093d Intel Lynx Point boards: Kconfig: Add `HAVE_ME_BIN` by Paul Menzel · 10 years ago
  43. cc53d51 Intel Lynx Point boards: Kconfig: Add `HAVE_IFD_BIN` by Paul Menzel · 10 years ago
  44. a0b4a8d ACPI: Remove CBMEM TOC from GNVS by Kyösti Mälkki · 10 years ago
  45. 6aa6509 mainboard/intel/wtm2: Fix usage of GNU field designator extension by Edward O'Callaghan · 10 years ago
  46. 5c4b848 ChromeOS boards: Always build code for bootmode straps by Kyösti Mälkki · 10 years ago
  47. 1645589 Declare get_write_protect_state() without ChromeOS by Kyösti Mälkki · 10 years ago
  48. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  49. 6578475 ChromeOS: Use common fill_lb_gpio() by Kyösti Mälkki · 11 years ago
  50. ab56b3b ChromeOS: Remove oprom_is_loaded by Kyösti Mälkki · 11 years ago
  51. 4337020 Remove CACHE_ROM. by Vladimir Serbinenko · 10 years ago
  52. 30fe612 MTRR: Mark all prefetchable resources as WRCOMB. by Vladimir Serbinenko · 10 years ago
  53. 52884ad board_info.txt: Classify almost all remaining boards. by Vladimir Serbinenko · 10 years ago
  54. a37383d Replace all occurences of sprintf with snprintf by Vladimir Serbinenko · 11 years ago
  55. b32816e Remove PCI_ROM_RUN option by Vladimir Serbinenko · 11 years ago
  56. 8818b9d wtm2: disable SDcard USB port by Duncan Laurie · 11 years ago
  57. 3d299c4 lynxpoint me: add support for mbp clear wait in finalize step by Duncan Laurie · 11 years ago
  58. af98062 Revert "lynxpoint: Move ME lock down to ramstage" by Duncan Laurie · 11 years ago
  59. b1b9c93 Add option to disable ChromeOS by Kyösti Mälkki · 11 years ago
  60. bcfcfa4 haswell: Update pei_data to match ref code by Duncan Laurie · 11 years ago
  61. c7633f4 slippy/falco/peppy: Fix SPD GPIO initialization. by Aaron Durbin · 11 years ago
  62. 7820c77 wtm2: add ssdt2 table by Aaron Durbin · 11 years ago
  63. b1c25e7 haswell: update pei_data data structure by Aaron Durbin · 11 years ago
  64. 1c05400 Fix int15 return value for mainboard oprom handlers by Duncan Laurie · 11 years ago
  65. 0e93915 wtm2: Set SerialIO I2C ports to 3.3V by Duncan Laurie · 11 years ago
  66. 1d048ca lynxpoint: Move ME lock down to ramstage by Duncan Laurie · 11 years ago
  67. 764d009 lynxpoint: export mem console pointer in ACPI by Aaron Durbin · 11 years ago
  68. 5818112 haswell: Update ChromeOS ACPI GPIO package by Duncan Laurie · 11 years ago
  69. 8e0cd49 haswell: enable monotonic timer by Aaron Durbin · 11 years ago
  70. 7c35131 haswell: configure c-states by Aaron Durbin · 11 years ago
  71. 55ad972 lynxpoint: Rework LP GPIO handling by Duncan Laurie · 11 years ago
  72. 0aede11 Drop unused EXTERNAL_MRC_BLOB by Stefan Reinauer · 11 years ago
  73. 78c3e33 FUI: reorganize include files by Ronald G. Minnich · 11 years ago
  74. b2893a01 Provide support for setting up the framebuffer from EDID by Ronald G. Minnich · 11 years ago
  75. 4f78b18 fox_wtm2: First step support for coreboot-based graphics startup by Ronald G. Minnich · 11 years ago
  76. 2a66d6b FOX_WTM2: First pass at FUI. by Ronald G. Minnich · 11 years ago
  77. 15c4ab7 Move select MMCONF_SUPPORT under northbridge by Kyösti Mälkki · 11 years ago
  78. c1ef740 haswell: Fix VGA option rom INT15 handler by Duncan Laurie · 11 years ago
  79. 9c07c8f lynxpoint: Move ACPI NVS into separate CBMEM table by Duncan Laurie · 11 years ago
  80. 9591210 wtm2: Enable SerialIO devices in ACPI mode by Duncan Laurie · 11 years ago
  81. 82d2d442 wtm2: select write-combining memory for graphics by Aaron Durbin · 11 years ago
  82. f6763db wtm1/wtm2/baskingridge: Enable TPM ACPI device by Duncan Laurie · 11 years ago
  83. bc073f4 x86: Drop BOARD_HAS_FADT by Kyösti Mälkki · 11 years ago
  84. dc82fc5 wtm2: auto-select CACHE_ROM by Aaron Durbin · 11 years ago
  85. 3e4e303 Unify coreboot table generation by Stefan Reinauer · 11 years ago
  86. 93a6665 wtm2: build-time dev and recovery settings by Aaron Durbin · 11 years ago
  87. 0df4de9 haswell boards: support added chromeos function by Aaron Durbin · 11 years ago
  88. c0cbd6e haswell: use dynamic cbmem by Aaron Durbin · 11 years ago
  89. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  90. 467f31d haswell/lynxpoint: Use new PCH/PM helper functions by Duncan Laurie · 11 years ago
  91. a267161 haswell: unify romstage logic by Aaron Durbin · 11 years ago
  92. 3d0071b haswell: adjust CAR usage by Aaron Durbin · 11 years ago
  93. 7542fc7 wtm2: Disable USB port 7 (SD card) due to hang by Duncan Laurie · 11 years ago
  94. afad056 Add Intel Whitetip Mountain 2 mainboard by Duncan Laurie · 11 years ago