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