1. c8db633 soc/intel/cannonlake/Kconfig: Don't have all variants select SOC_INTEL_CANNONLAKE by Arthur Heymans · 5 years ago
  2. b4a1981 cbfstool/fit: need inttypes.h for PRIx64 by Joel Kitching · 5 years ago
  3. 2ae3f51 mb/up/squared: Remove unnecessary code by Felix Singer · 5 years ago
  4. 23e1202 atlas: enable GEO_SAR by Caveh Jalali · 5 years ago
  5. c32a92e intel/945 boards: Use smp_write_pci_intsrc() by Kyösti Mälkki · 6 years ago
  6. 8816478 soc/intel/dnv: Fix value of B_PCH_GPIO_RX_SCI_ROUTE by Patrick Havelange · 5 years ago
  7. 3b42683 mainboard/facebook/fbg1701: Set CBFS_SIZE to 0x600000 by Frans Hendriks · 5 years ago
  8. 8b040c0 mainboard/facebook/fbg1701: Use LCD Panel type for name of tables by Frans Hendriks · 5 years ago
  9. bc15cc3 mb/lenovo/z61t: Remove `fn_ctrl_swap` option by Peter Lemenkov · 7 years ago
  10. 393c71c add ctype.h header by Joel Kitching · 5 years ago
  11. 2d6ed31 Documentation: Add PC Engines apu2 by Piotr Kleinschmidt · 5 years ago
  12. fd666ed Documentation: Add PC Engines apu1 by Piotr Kleinschmidt · 5 years ago
  13. c6b44cd mb/gigabyte/ga-h61ma-d3v: Add new mainboard as variant by Angel Pons · 5 years ago
  14. 741000d util/cbfstool/flashmap: Correct local includes by Elyes HAOUAS · 5 years ago
  15. 9ab80a3 cbfstool: Drop update-fit option by Patrick Rudolph · 6 years ago
  16. 5e3b92a Makefile: Use ifittool to update FIT by Patrick Rudolph · 6 years ago
  17. 5ada002 cbfstool: Add ifittool by Philipp Deppenwiese · 6 years ago
  18. 42c44c2 Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER by Subrata Banik · 5 years ago
  19. e56fb89 riscv: workaround selfboot putting the coreboot table into prog_entry_arg by Xiang Wang · 5 years ago
  20. b1e6654 riscv: use mret to invoke M-mode payload and disable interrupts by Xiang Wang · 5 years ago
  21. 3280aa7 riscv: Fix MENTRY_FRAME_SIZE to fit different machine lengths by Xiang Wang · 5 years ago
  22. b874ef4 src/ec: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  23. 361f6ff src/cpu: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  24. 2195f7a drivers: Add missing #include <commonlib/helpers.h> by Elyes HAOUAS · 5 years ago
  25. b8477797 nuvoton/early_serial: improve comments on serial pinmux settings by Felix Held · 5 years ago
  26. 6f9fcc6 mainboard/facebook/fbg1701: Configure TC358860 eDP to MIPI controller by Frans Hendriks · 5 years ago
  27. 09b103a superio/nuvoton/nct6776: Make Kconfig symbol dependent by Angel Pons · 5 years ago
  28. 8272405 mb/asrock/h110m: Correct Kconfig symbol selection by Angel Pons · 5 years ago
  29. 78fa372 superio/nuvoton/nct6791d: Add symbol to select COM port by Angel Pons · 5 years ago
  30. d26844c cpu: Add missing #include <commonlib/helpers.h> by Elyes HAOUAS · 5 years ago
  31. e2d152c arch: Add missing #include <commonlib/helpers.h> by Elyes HAOUAS · 5 years ago
  32. db86a35 mb/ocp/wedge100s: Use the new IPMI driver by Patrick Rudolph · 5 years ago
  33. ffbc3b5 drivers/ipmi: Add chip ops by Patrick Rudolph · 5 years ago
  34. c469712 arch/x86/acpi: use ALIGN_UP instead of ALIGN by Felix Held · 5 years ago
  35. 51ff9e8 drivers/intel/fsp: use ALIGN_UP instead of ALIGN for better readability by Felix Held · 5 years ago
  36. f0cbb09 cpu/x86: use ALIGN_UP instead of ALIGN for better readability by Felix Held · 5 years ago
  37. e56bf31 cpu/amd: use ALIGN_UP instead of ALIGN for better readability by Felix Held · 5 years ago
  38. d5a11ed device/pci_rom: use ALIGN_UP instead of ALIGN for better readability by Felix Held · 5 years ago
  39. 8d2ec86 commonlib/storage: use ALIGN_UP instead of ALIGN for better readability by Felix Held · 5 years ago
  40. e1d57f7 arch/arm/cpu: use ALIGN_UP instead of ALIGN for better readability by Felix Held · 5 years ago
  41. 84b5aa3 arch/x86: use ALIGN_UP instead of ALIGN for better readability by Felix Held · 5 years ago
  42. 0f6b51b arch/x86/tables: use ALIGN_UP instead of ALIGN for better readability by Felix Held · 5 years ago
  43. fcbb3c5 arch-x86/smbios: use ALIGN_UP instead of ALIGN for better readability by Felix Held · 5 years ago
  44. 3f17c3b mb/lenovo/x201: Remove duplicated include by Peter Lemenkov · 5 years ago
  45. b3c344b mb/facebook/fbg1701: Remove unused Kconfig symbols by Arthur Heymans · 5 years ago
  46. 42b7b77 mediatek/mt8183: support SAMSUNG and MICRON EMCP LPDDR4X DDR bootup by Huayang Duan · 5 years ago
  47. b8f65ad mediatek/mt8183: fix mode register setting fail issue by Huayang Duan · 5 years ago
  48. 16ad2d7 mediatek/mt8183: enable DDR low power feature by mtk11195 · 6 years ago
  49. 3d5bb2a Documentatioan: update stage handoff protocol by Xiang Wang · 5 years ago
  50. b6d6739 mb/google/octopus: Override VBT selection for Garg by Kevin Chiu · 5 years ago
  51. 5e45053 mb/google/octopus: expose get_board_sku as global by Kevin Chiu · 5 years ago
  52. c6ba36f mb/emulation/qemu-riscv: Support arbitrary ROM sizes by Patrick Rudolph · 5 years ago
  53. 23df477 device_tree: Update comment style to C89 by Julius Werner · 5 years ago
  54. 80f3ac6 fit: Check all compat strings for highest match by Julius Werner · 5 years ago
  55. 21b0b1a fit: Add overlay support by Julius Werner · 5 years ago
  56. fec4206 fit: Add device tree compression by Julius Werner · 5 years ago
  57. 2855a0c fit_payload: Don't call prog_segment_loaded() on extracted images by Julius Werner · 5 years ago
  58. b379f19 fit: Refactor config node handling by Julius Werner · 5 years ago
  59. 735ddc9 device_tree: Add overlay support by Julius Werner · 5 years ago
  60. 2ea1c9b cpu/intel/haswell: Link monotonic_timer.c in early stages by Arthur Heymans · 5 years ago
  61. 09ccd41 sb/intel/common: Link SPI code in bootblock by Arthur Heymans · 5 years ago
  62. fb626dcd cpu/intel/haswell: Link tsc_freq.c in the bootblock by Arthur Heymans · 5 years ago
  63. 319f037 src/cpu/amd/pi/00730F01: Add microcode update infrastructure for fam16h PI by Michał Żygowski · 6 years ago
  64. 1a86cda soc/intel: Provide SPD manufacturer ID and module type to SMBIOS by Duncan Laurie · 5 years ago
  65. d97591c payloads/libpayload: Update a Makefile for sample libpayload by Asami Doi · 5 years ago
  66. 7d881b5 nb/amd/amdmct/mct_ddr3: Remove unused code by Jacob Garber · 5 years ago
  67. f69c96d sb/amd/sr5650: Use 32 bit integers when disabling ports by Jacob Garber · 5 years ago
  68. 493d366 mb/google/hatch/variants/kindred: Update memory strap GPIOs by David Wu · 5 years ago
  69. 09c31d5 nb/amd/amdfam10: Use 64 bits in multiplication by Jacob Garber · 5 years ago
  70. 8de6cb9 arch/x86/cpu: Add define and strings for Hygon by Jinke Fan · 5 years ago
  71. 49bfc0e sb/nvidia/ck804/lpc.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  72. 4424569 nb/amd/amdfam10/northbridge.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  73. 97642c2 nb/intel/nehalem/raminit.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  74. 3c3f836 sb/intel/bd82x6x/early_pch.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  75. 019a253 nb/intel/nehalem/raminit.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  76. 6beaef9 sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree by Arthur Heymans · 5 years ago
  77. 4821a0e soc/intel/cannonlake: Rename SOC_INTEL_COMMON_CANNONLAKE_BASE by Arthur Heymans · 5 years ago
  78. a6a396d cpu/intel/{haswell,model_206{5,a}x}: Use MSR_CORE_THREAD_COUNT for msr at 0x35 by Elyes HAOUAS · 5 years ago
  79. 3286848 cpu/x86/msr: Move IA32_MISC_ENABLE bits to common place by Elyes HAOUAS · 6 years ago
  80. e951e8e nb/x4x: Rename {ddr,fsb}2{mhz,ps} as {ddr,fsb}_to_{mhz,ps} by Elyes HAOUAS · 5 years ago
  81. 5778f77 mainboard/facebook/fbg1701: Remove unused includes by Frans Hendriks · 5 years ago
  82. d309f5b mainboard/facebook/fbg1701/fadt.c: Use asl_revision by Frans Hendriks · 5 years ago
  83. 4c7979a soc/intel/skylake: Clean up Kconfig by Arthur Heymans · 5 years ago
  84. e07eb5f soc/intel/skylake: Remove ROMCCFLAGS by Arthur Heymans · 5 years ago
  85. eb1dea8f security/vboot: Remove useless 'const' by Elyes HAOUAS · 5 years ago
  86. f371b05 qcs405: Update bootblock size by Nitheesh Sekar · 5 years ago
  87. 3970a9d mb/google/hatch: Do not pull down GPP_F2 internally by Philip Chen · 5 years ago
  88. f70cb8b soc/intel/skylake/romstage: Increase size of postcar stack by Christian Walter · 5 years ago
  89. bf1da4b x86/smmstub: Fix compiling with external toolchains by Arthur Heymans · 6 years ago
  90. fd54acf mediatek/mt8183: set vproc12 voltage correctly by Hsin-Hsiung Wang · 5 years ago
  91. 6d7564c Move -Wlogical-op into xcompile by Nico Huber · 5 years ago
  92. c82d7e7 mb/lenovo/x201/smihandler.c: Remove useless smihandler code by Arthur Heymans · 5 years ago
  93. 2c0ecc1 mb/packardbell/ms2290/Kconfig: Remove ARCH_x options by Arthur Heymans · 5 years ago
  94. 4c0d5cb mb/*/{x201,packardbell}: Remove unused C-state generation functions by Arthur Heymans · 5 years ago
  95. 04326aa sb/intel/ibexpeak/smihandler: Move finalizing to a common location by Arthur Heymans · 5 years ago
  96. 7c05d2a6 security/tpm/Makefile.inc: Remove VBOOT dependency for tss files in postcar by Frans Hendriks · 5 years ago
  97. e621d8f mediatek/mt8183: Add infra group DCM setting by Weiyi Lu · 5 years ago
  98. f6317b4 src/driver/vpd: Update vpd_decode from upstream by Hung-Te Lin · 5 years ago
  99. aa5e8e0 siemens/mc_apl5: Change PTN interface settings by Mario Scheithauer · 5 years ago
  100. 37fedc0 siemens/mc_apl5: Enable TPM support by Mario Scheithauer · 5 years ago