1. 2deb5fb src/device: Prevent attack on null pointer dereference by John Zhao · 5 years ago
  2. 62ddc49 soc/intel/common/uart: Correctly guard uart_platform_base() by Nico Huber · 5 years ago
  3. ce8eebd soc/intel/common/uart: Only return valid UART base by Nico Huber · 5 years ago
  4. 8bbad6c soc/intel/common/uart: Drop dead call to soc_uart_set_legacy_mode() by Nico Huber · 5 years ago
  5. 51dc5ea soc/intel/common/lpss: Drop now unused lpss_clk_read() by Nico Huber · 5 years ago
  6. c345570 src/driver/vpd: Update lib_vpd from upstream by Hung-Te Lin · 5 years ago
  7. 6681f05 qcs405: util/qualcomm: Add T32 debug scripts by Nitheesh Sekar · 6 years ago
  8. f7f90f7 drivers/intel/fsp1_1: Exit cleanly if FSP not found by Jacob Garber · 5 years ago
  9. 7da638c mb/sifive/hifive-unleashed: Check for errors in fixup_fdt by Jacob Garber · 5 years ago
  10. 38b7445 mb/google/poppy/variants/nami: Add fallthrough comment by Jacob Garber · 5 years ago
  11. d44d4f0 mb/lenovo/*: Remove useless smihandler code by Arthur Heymans · 5 years ago
  12. 60a0a3d ec/lenovo/h8: Fix method name in ACPI code by Evgeny Zinoviev · 5 years ago
  13. 2e6c3c893 mb/google/link: Remove Link's own native graphics init by Nico Huber · 5 years ago
  14. ec93be5 nb/intel/haswell/gma: Drop NGI remnant by Nico Huber · 5 years ago
  15. d1b99d2 nb/intel/snb: Don't run VGA oprom when libgfxinit is enabled by Nico Huber · 5 years ago
  16. bfd23ce soc/intel/common/mmc: Replace IS_ENABLED() with CONFIG() by Nico Huber · 5 years ago
  17. 0da3a8a soc/intel/baytrail: set default VBIOS filename and PCI ID by Matt DeVillier · 5 years ago
  18. a82f991 google/buddy: fix Windows ACPI error with WLAN by Matt DeVillier · 6 years ago
  19. a2c219a qcs405: Enable SPI-NOR by Nitheesh Sekar · 5 years ago
  20. c82acf5 qualcomm/qcs405: enable SPI bus 4 for TPM by Patrick Georgi · 5 years ago
  21. 2761847 Makefile.inc: Remove unnecessary CONFIG dependency by Subrata Banik · 5 years ago
  22. f3510cb mainboard/google/hatch: Add Helios support by Tim Wawrzynczak · 5 years ago
  23. cdc459e mb/google/hatch: Create helios variant by Tim Wawrzynczak · 5 years ago
  24. a66c9b8 string.h: Move common string functions into .c file by Julius Werner · 5 years ago
  25. 7fa3d56 mb/google/hatch: Create kindred variant by Paul Fagerburg · 5 years ago
  26. a1d0928 soc/intel/common/block/gpio: Fix the mask for gpio_pm_configure by Furquan Shaikh · 5 years ago
  27. 695da71 src/vendorcode/amd/pi: Fix CONFIG() check issue in rules.h by Subrata Banik · 5 years ago
  28. d64f889 mb/lenovo/*20*: Remove default FMAP by Nico Huber · 5 years ago
  29. 10490b9 mb/roda/rk9: Document flash header by Nico Huber · 5 years ago
  30. 2b99a01 soc/rockchip/rk3288: Disable bootblock console by Patrick Georgi · 5 years ago
  31. 9b5e8c1 xcompile: Remove --rtlib switch from clang CFLAGS by Damien Zammit · 7 years ago
  32. a95a6bf libpayload/drivers/i8402/kbd: Fix qemu by Patrick Rudolph · 7 years ago
  33. e39db68 src/mainboard: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  34. 27d02d8 src/soc: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  35. ab89edb src/southbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  36. 51401c3 src/northbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  37. 5fd93e0 src/{ec,vendorcode}: Add missing 'include <types.h> by Elyes HAOUAS · 5 years ago
  38. bd1683d src/{device,drivers}: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  39. b12ece9 src/{include,arch,cpu,lib}: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  40. 62c0b61 soc/intel/denverton_ns: Don't use CONFIG_CBFS_SIZE by Arthur Heymans · 6 years ago
  41. 543be8d payloads/external/Linuxboot: Fix Makefile when not using bash by Christian Walter · 5 years ago
  42. a998e28 src/soc/intel/skylake/chip.h: Add smbios.h for Type9 Entries by Christian Walter · 5 years ago
  43. 23cb12b payloads/external/iPXE: Add more Kconfig options by Patrick Rudolph · 7 years ago
  44. 56e2d7d soc/intel/skylake: Use common cpu/intel/car romstage code by Arthur Heymans · 5 years ago
  45. 73ac121 drivers/intel/fsp1.1: Simplify bootflow and clean up by Arthur Heymans · 5 years ago
  46. 1ac5ecb soc/intel/braswell/acpi/globalnvs.asl: Remove redundant use of Offset by Frans Hendriks · 5 years ago
  47. e955fa3 src/drivers/xgi: Move coreboot related includes to xgi_coreboot.h by Elyes HAOUAS · 5 years ago
  48. 68999a8 commonlib: fix typo LB_TAB_* (instead of LB_TAG_*) by Patrick Georgi · 5 years ago
  49. 3f4a987 commonlib: renumber CB_TAG_TCPA_LOG by Patrick Georgi · 5 years ago
  50. 5b92272 cpu/x86/mtrr: Assert that MSR arrays are fully initialized by Jacob Garber · 5 years ago
  51. bdcb4d3 drivers/generic/max98357a: Add extra error handling by Jacob Garber · 5 years ago
  52. 924463d google/clapper: fix up devicetree by Matt DeVillier · 5 years ago
  53. 348a44e mb/google/{misc}: set default SMBIOS manufacturer by Matt DeVillier · 5 years ago
  54. 342d318 Makefile.inc: Extend version string for timeless builds by Nico Huber · 5 years ago
  55. 5744884 soc/intel/apollolake: Fix value stored to gnvs is never read by John Zhao · 5 years ago
  56. 6336ee6 sb/intel/*: Delete early_spi by Patrick Rudolph · 5 years ago
  57. 2bb432e soc/intel/common: Check bios_size and window_size after MIN operation by John Zhao · 5 years ago
  58. 64fb5aa soc/intel/common: Set GSPI clock value to prevent division by zero by John Zhao · 5 years ago
  59. 3d90d3b util/autoport: Add info about rank 1 mirroring by Evgeny Zinoviev · 5 years ago
  60. 75c2015 drivers/intel/fsp2_0: Dont' use CAR_GLOBAL by Arthur Heymans · 5 years ago
  61. ea6dd74 soc/intel/common/pmc: Don't use CAR_GLOBAL by Arthur Heymans · 5 years ago
  62. a5eed80 soc/intel/common/cse: Don't use CAR_GLOBAL by Arthur Heymans · 5 years ago
  63. 3d6ccd0 soc/intel/common/cse: Declare g_cse statically by Arthur Heymans · 5 years ago
  64. 4a402fe drivers/emulation/qemu_debugcon: Don't use CAR_GLOBAL by Arthur Heymans · 5 years ago
  65. 9456d60 soc/intel/common/gspi: Don't use CAR_GLOBAL by Arthur Heymans · 5 years ago
  66. 84e22e3 soc/intel/quark: Don't use CAR_GLOBAL by Arthur Heymans · 5 years ago
  67. 6e11908 intel/quark/storage_test.h: Drop external variable declaration by Arthur Heymans · 5 years ago
  68. 00295aa soc/intel/braswell: Don't use CAR_GLOBAL by Arthur Heymans · 5 years ago
  69. 8a1b94c Clean up unused arch/early_variables.h header by Arthur Heymans · 5 years ago
  70. 6d6945b soc/intel/apollolake: Don't use CAR_GLOBAL by Arthur Heymans · 6 years ago
  71. 87c4f11 intel/sandybridge: Make timC training more robust. by Tobias Diedrich · 7 years ago
  72. 1bffc4b mb/gigabyte/ga-b75m-d3{h,v}: Switch to variant setup by Alex James · 5 years ago
  73. edbcd05 Documentation: Warn about ME cleaner on Sandy Bridge by Patrick Rudolph · 5 years ago
  74. 702f838 mb/google/sarien: Send post code to the EC by Eric Lai · 5 years ago
  75. c30e590 arch/x86: Do not add properties to null DP packages by Jacob Garber · 5 years ago
  76. b80d132 mb/google/poppy/variants/nami: Disable FPMCU for non-fingerprint variants by Ivy Jian · 5 years ago
  77. 23fbd05 nb/intel/nehalem: Call smm_region_start() function by Arthur Heymans · 5 years ago
  78. ab032b8 drivers/intel/fsp2_0: Fix typo mistake by Subrata Banik · 5 years ago
  79. 1470c73 util/xcompile/xcompile: apply -march to clang as well as gcc by Alan Green · 5 years ago
  80. 9637856 soc/intel/cannonlake: Dump ME status info before notify EndOfFirmware by Bora Guvendik · 5 years ago
  81. 48b2ada mb/google/sarien: Modify SSD power sequence by Eric Lai · 5 years ago
  82. 63cba97 mb/google/sarien: Fix SSD power leakage in S5 by Eric Lai · 5 years ago
  83. 9e5b062 src/arch/x86: Add automatic type41 entry creation by Christian Walter · 5 years ago
  84. 3b4d0e0 src/cpu/x86/lapic/lapic.c: Add missing newline by Christian Walter · 5 years ago
  85. 07db5fc src/include/device/pci_ids.h: Add Kabylake C236 Device by Christian Walter · 5 years ago
  86. d8f56a9 mb/google/sarien: Modify arcada touchscreen reset delay by Casper Chang · 5 years ago
  87. 81e9b8e sb/intel/common/smi.c: Remove unused functions by Arthur Heymans · 6 years ago
  88. 97c7c6b cpu/intel/model_2065x: Put stage cache in TSEG by Arthur Heymans · 6 years ago
  89. b66ee55 cpu/intel/model_2065x: Use parallel MP init by Arthur Heymans · 6 years ago
  90. 548f33a sb/intel/ibexpeak: Use common Intel SMM code by Arthur Heymans · 6 years ago
  91. 608d73e src/drivers/intel/fsp1_0: Move PLATFORM_USES_FSP1_0 by Arthur Heymans · 6 years ago
  92. 16d635c drivers/intel/fsp1.1: Remove unused function by Arthur Heymans · 5 years ago
  93. 1f925b1 drivers/intel/fsp1.1: Remove stale comment on bootflow by Arthur Heymans · 5 years ago
  94. 7ae606f libpayload: Reset PS/2 keyboard by Paul Menzel · 5 years ago
  95. 8288228 nb/intel/pineview: Use MTRR as a proxy for proper reset by Arthur Heymans · 5 years ago
  96. d3872fc superio/fintek/f71863fg: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  97. 99e578e nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 6 years ago
  98. c752c50 Documentation: Add HP EliteBook 8760w by Iru Cai · 6 years ago
  99. a6f9ee3 mb/lenovo: Unify thermal threshold handling by Peter Lemenkov · 6 years ago
  100. 43f6d9d AGESA binaryPI: Add AGESA entry timestamps by Kyösti Mälkki · 5 years ago