1. 51401c3 src/northbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  2. 5fd93e0 src/{ec,vendorcode}: Add missing 'include <types.h> by Elyes HAOUAS · 5 years ago
  3. bd1683d src/{device,drivers}: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  4. b12ece9 src/{include,arch,cpu,lib}: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  5. 62c0b61 soc/intel/denverton_ns: Don't use CONFIG_CBFS_SIZE by Arthur Heymans · 6 years ago
  6. a998e28 src/soc/intel/skylake/chip.h: Add smbios.h for Type9 Entries by Christian Walter · 5 years ago
  7. 56e2d7d soc/intel/skylake: Use common cpu/intel/car romstage code by Arthur Heymans · 5 years ago
  8. 73ac121 drivers/intel/fsp1.1: Simplify bootflow and clean up by Arthur Heymans · 5 years ago
  9. 1ac5ecb soc/intel/braswell/acpi/globalnvs.asl: Remove redundant use of Offset by Frans Hendriks · 5 years ago
  10. e955fa3 src/drivers/xgi: Move coreboot related includes to xgi_coreboot.h by Elyes HAOUAS · 5 years ago
  11. 68999a8 commonlib: fix typo LB_TAB_* (instead of LB_TAG_*) by Patrick Georgi · 5 years ago
  12. 3f4a987 commonlib: renumber CB_TAG_TCPA_LOG by Patrick Georgi · 5 years ago
  13. 5b92272 cpu/x86/mtrr: Assert that MSR arrays are fully initialized by Jacob Garber · 5 years ago
  14. bdcb4d3 drivers/generic/max98357a: Add extra error handling by Jacob Garber · 5 years ago
  15. 924463d google/clapper: fix up devicetree by Matt DeVillier · 5 years ago
  16. 348a44e mb/google/{misc}: set default SMBIOS manufacturer by Matt DeVillier · 5 years ago
  17. 5744884 soc/intel/apollolake: Fix value stored to gnvs is never read by John Zhao · 5 years ago
  18. 6336ee6 sb/intel/*: Delete early_spi by Patrick Rudolph · 5 years ago
  19. 2bb432e soc/intel/common: Check bios_size and window_size after MIN operation by John Zhao · 5 years ago
  20. 64fb5aa soc/intel/common: Set GSPI clock value to prevent division by zero by John Zhao · 5 years ago
  21. 75c2015 drivers/intel/fsp2_0: Dont' use CAR_GLOBAL by Arthur Heymans · 5 years ago
  22. ea6dd74 soc/intel/common/pmc: Don't use CAR_GLOBAL by Arthur Heymans · 5 years ago
  23. a5eed80 soc/intel/common/cse: Don't use CAR_GLOBAL by Arthur Heymans · 5 years ago
  24. 3d6ccd0 soc/intel/common/cse: Declare g_cse statically by Arthur Heymans · 5 years ago
  25. 4a402fe drivers/emulation/qemu_debugcon: Don't use CAR_GLOBAL by Arthur Heymans · 5 years ago
  26. 9456d60 soc/intel/common/gspi: Don't use CAR_GLOBAL by Arthur Heymans · 5 years ago
  27. 84e22e3 soc/intel/quark: Don't use CAR_GLOBAL by Arthur Heymans · 5 years ago
  28. 6e11908 intel/quark/storage_test.h: Drop external variable declaration by Arthur Heymans · 5 years ago
  29. 00295aa soc/intel/braswell: Don't use CAR_GLOBAL by Arthur Heymans · 5 years ago
  30. 8a1b94c Clean up unused arch/early_variables.h header by Arthur Heymans · 5 years ago
  31. 6d6945b soc/intel/apollolake: Don't use CAR_GLOBAL by Arthur Heymans · 6 years ago
  32. 87c4f11 intel/sandybridge: Make timC training more robust. by Tobias Diedrich · 7 years ago
  33. 1bffc4b mb/gigabyte/ga-b75m-d3{h,v}: Switch to variant setup by Alex James · 5 years ago
  34. 702f838 mb/google/sarien: Send post code to the EC by Eric Lai · 5 years ago
  35. c30e590 arch/x86: Do not add properties to null DP packages by Jacob Garber · 5 years ago
  36. b80d132 mb/google/poppy/variants/nami: Disable FPMCU for non-fingerprint variants by Ivy Jian · 5 years ago
  37. 23fbd05 nb/intel/nehalem: Call smm_region_start() function by Arthur Heymans · 5 years ago
  38. ab032b8 drivers/intel/fsp2_0: Fix typo mistake by Subrata Banik · 5 years ago
  39. 9637856 soc/intel/cannonlake: Dump ME status info before notify EndOfFirmware by Bora Guvendik · 5 years ago
  40. 48b2ada mb/google/sarien: Modify SSD power sequence by Eric Lai · 5 years ago
  41. 63cba97 mb/google/sarien: Fix SSD power leakage in S5 by Eric Lai · 5 years ago
  42. 9e5b062 src/arch/x86: Add automatic type41 entry creation by Christian Walter · 5 years ago
  43. 3b4d0e0 src/cpu/x86/lapic/lapic.c: Add missing newline by Christian Walter · 5 years ago
  44. 07db5fc src/include/device/pci_ids.h: Add Kabylake C236 Device by Christian Walter · 5 years ago
  45. d8f56a9 mb/google/sarien: Modify arcada touchscreen reset delay by Casper Chang · 5 years ago
  46. 81e9b8e sb/intel/common/smi.c: Remove unused functions by Arthur Heymans · 6 years ago
  47. 97c7c6b cpu/intel/model_2065x: Put stage cache in TSEG by Arthur Heymans · 6 years ago
  48. b66ee55 cpu/intel/model_2065x: Use parallel MP init by Arthur Heymans · 6 years ago
  49. 548f33a sb/intel/ibexpeak: Use common Intel SMM code by Arthur Heymans · 6 years ago
  50. 608d73e src/drivers/intel/fsp1_0: Move PLATFORM_USES_FSP1_0 by Arthur Heymans · 6 years ago
  51. 16d635c drivers/intel/fsp1.1: Remove unused function by Arthur Heymans · 5 years ago
  52. 1f925b1 drivers/intel/fsp1.1: Remove stale comment on bootflow by Arthur Heymans · 5 years ago
  53. 8288228 nb/intel/pineview: Use MTRR as a proxy for proper reset by Arthur Heymans · 5 years ago
  54. d3872fc superio/fintek/f71863fg: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  55. 99e578e nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 6 years ago
  56. a6f9ee3 mb/lenovo: Unify thermal threshold handling by Peter Lemenkov · 6 years ago
  57. 43f6d9d AGESA binaryPI: Add AGESA entry timestamps by Kyösti Mälkki · 5 years ago
  58. e20d609 AGESA binaryPI: Redo entrypoints namelist by Kyösti Mälkki · 6 years ago
  59. d1d4f93 AGESA: Move debug helper to eventlog file by Kyösti Mälkki · 7 years ago
  60. ec85e2f AGESA f12 f14 vendorcode: Clean up extra CFLAGS by Kyösti Mälkki · 6 years ago
  61. c6918f9 AGESA: Move heap_status_name() implementation by Kyösti Mälkki · 6 years ago
  62. 35f9507 ec/google/wilco: Fix radio control command by Duncan Laurie · 5 years ago
  63. 3dbfb2b nb/amd/amdmct/mct/mctdqs_d.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  64. 502008d nb/northbridge/intel/x4x/acpi.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  65. f0a5765 nb/amd/amdmct/mct/mctpro_d.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  66. 7a5d4e2 nb/amd/amdmct/mct/mctecc_d.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  67. fa82e0d nb/amd/pi/00660F01: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  68. 2e1fea4 superio: Add ASpeed AST2400 by Frans Hendriks · 6 years ago
  69. 3d84038 soc/intel/skylake: Add PCI Id for Kabylake DT by Christian Walter · 5 years ago
  70. 2803346 Renumber cbtable tag MMC_INFO by Patrick Georgi · 5 years ago
  71. ddf2bc5 coreboot_tables: pass the early_mmc_wake_hw status to payload by Bora Guvendik · 6 years ago
  72. b7fe7a1 intel/common/block/scs: Add ability to send early CMD0, CMD1 by Bora Guvendik · 6 years ago
  73. c72dc05 mb/google/hatch/variants: Fix DPTF sensor IDs by Evan Green · 5 years ago
  74. 55fffa2 AGESA binaryPI: Sync STRUCT_NAME definitions by Kyösti Mälkki · 6 years ago
  75. 0e0c7a3 soc/intel/fsp_baytrail/romstage: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  76. 83339ab soc/intel/fsp_broadwell_de/romstage: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  77. f00d373 nb/intel/pineview/early_init.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  78. 0c89c1c nb/intel/x4x/early_init.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  79. ce83f31 nb/intel/haswell: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  80. 3d23890 soc/intel/denverton_ns: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  81. dedf66e cpu/amd/quadcore: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  82. e0b9aea lib/bootblock: Sanitize CMOS after bootblock_*_early_init() by Nico Huber · 6 years ago
  83. a5ea3a2 device_tree: Use be32dec/be32enc where appropriate by Julius Werner · 5 years ago
  84. b3f852f fit: Add "board-skuX" (without -rev) to allowed compatible strings by Julius Werner · 5 years ago
  85. 66c77c2 console: Move poor-man's atoi() into string.h by Julius Werner · 5 years ago
  86. 2b6da7f commonlib/stdlib.h: Remove printf() from coreboot by Julius Werner · 5 years ago
  87. e8e92d6 endian.h: Add be32dec/be32enc family of functions by Julius Werner · 5 years ago
  88. e6afab1 src/mainboard/google: Adopt Mainboards to changed Type41 Func by Christian Walter · 5 years ago
  89. 84b8f90 mb/asus/p8h61-m_pro: Add small fixes by Patrick Rudolph · 5 years ago
  90. 239b13c mb/google/sarien: Send post code to the EC by Duncan Laurie · 5 years ago
  91. f41afde ec/google/wilco: set diagnostic LEDs on boot failure by Keith Short · 5 years ago
  92. c58e3bd post_code: add post code for video initialization failure by Keith Short · 5 years ago
  93. 15588b0 post_code: add post code for hardware initialization failure by Keith Short · 5 years ago
  94. 2430263 post_code: add post code for memory error by Keith Short · 5 years ago
  95. bb41aba post_code: add post code for invalid vendor binary by Keith Short · 5 years ago
  96. 1835bf0 post_code: add post code for critical CBFS failures by Keith Short · 5 years ago
  97. 7006458 post_code: add post code for failure to load next stage by Keith Short · 5 years ago
  98. ba44a27 post: during post_code, only call elog when enabled by Jett Rink · 5 years ago
  99. 402fe20 mb/up/squared: Add mainboard by Felix Singer · 6 years ago
  100. d93531b soc/intel/cannonlake: Dump ME f/w version and status information by Tim Wawrzynczak · 5 years ago