1. d3a7328 src/drivers/intel: Avoid NULL pointer dereference by John Zhao · 5 years ago
  2. c53665c nb/intel/x4x: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  3. 2ba303e src/arch/x86: Prevent attack on null pointer dereference by John Zhao · 5 years ago
  4. 742df5a sb/intel/i82801gx: Include chip.h directly by Arthur Heymans · 5 years ago
  5. fbf380a mb/*/devicetree.cb: Remove unavailable PCIe ports by Arthur Heymans · 6 years ago
  6. 06cfb21 mb/google/sarien: Fix SSD's power off sequence before going to S5 by Roy Mingi Park · 5 years ago
  7. 13539d2 qcs405: Add SPI driver support by Prudhvi Yarlagadda · 5 years ago
  8. 37e957f qcs405: Add UART support by Prudhvi Yarlagadda · 5 years ago
  9. 1b05479 libpayload: Add UART for qcs405 by Prudhvi Yarlagadda · 5 years ago
  10. 12f0e42 kconfig: Drop IS_ENABLED() macro by Nico Huber · 5 years ago
  11. 2dbc095 nb/intel/x4x/rcven.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  12. ec01759 util/lint: Make usage of IS_ENABLED() an error by Nico Huber · 5 years ago
  13. 086149e mb/apple/macbookair4_2: Fix DRAM_RESET_GATE_GPIO by Evgeny Zinoviev · 5 years ago
  14. ad5467d drivers/fsp20: Fix spelling in help text by Felix Singer · 5 years ago
  15. 59b6542 soc/intel/braswell: Use common cpu/intel/car code by Arthur Heymans · 5 years ago
  16. 0e9116f device_tree: Make FDT property data non-const by Julius Werner · 5 years ago
  17. 0d74653 device_tree: Match debug output format to dtc -O dts output by Julius Werner · 5 years ago
  18. 6d5695f device_tree: Add support for aliases by Julius Werner · 5 years ago
  19. fbec63d device_tree: Have absolute paths start with '/' by Julius Werner · 5 years ago
  20. f36d53c device_tree: Drop sub-node path lookup from dt_find_node_by_path() by Julius Werner · 5 years ago
  21. 6702b68 device_tree: Add phandle caching and lookups by Julius Werner · 5 years ago
  22. 73eaec8 device_tree: Add version checks by Julius Werner · 5 years ago
  23. 9636a10 device_tree: Switch allocations to xzalloc() by Julius Werner · 5 years ago
  24. fca7c4d mb/google/hatch: Enable LTR for PCIe ports by Furquan Shaikh · 5 years ago
  25. a99ed13 libpayload/i8042/keyboard: Fix return value check for keyboard_cmd by Furquan Shaikh · 5 years ago
  26. 3cae9af vendorcode/eltan: Add vendor code for measured and verified boot by Frans Hendriks · 5 years ago
  27. b2709ae soc/intel/cannonlake: Do not read SPD again if index hasn't changed by Furquan Shaikh · 5 years ago
  28. ef1ab4d arch/riscv/Kconfig: Make correct default value for CONFIG_ARCH_RISCV_M by Subrata Banik · 5 years ago
  29. 8a2056c mainboard/intel/saddlebrook: Remove unused functions by Arthur Heymans · 5 years ago
  30. 317cbd6 src/soc/intel: Avoid NULL pointer dereference by John Zhao · 5 years ago
  31. 9995418 soc/intel: Replace UART_BASE() and friends with a Kconfig by Nico Huber · 5 years ago
  32. 10ed374 sb/intel/i82801ix: Select SOUTHBRIDGE_INTEL_COMMON_SPI by Arthur Heymans · 5 years ago
  33. 4b55935 src/soc/intel/common/block/sgx: Add missing new lines by Christian Walter · 5 years ago
  34. 920bab5 soc/amd/stoneyridge: Fix alignment in iomap.h by Marshall Dawson · 5 years ago
  35. c6d503f sb//nvidia/mcp55/mcp55.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  36. 6b7171b nb/amd/pi/00630F01/northbridge.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  37. 9579469 sb/nvidia/ck804: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  38. 99f1d50 cpu/amd/family_10h-family_15h: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  39. 4be1f8a sb/nvidia/mcp55: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  40. 156936b nb/amd/amdmct/mct_ddr3/mct_d.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  41. 1a7623b drivers/aspeed/ast2050: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  42. 19cb6c9 sb/intel/fsp_rangeley: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  43. 9c8895f nb/intel/sandybridge: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  44. fa1f721 nb/intel/sandybridge: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  45. 10ed868 soc/intel/{skl,cnl,icl}: Drop soc_uart_set_legacy_mode() by Nico Huber · 5 years ago
  46. 2deb5fb src/device: Prevent attack on null pointer dereference by John Zhao · 5 years ago
  47. 62ddc49 soc/intel/common/uart: Correctly guard uart_platform_base() by Nico Huber · 5 years ago
  48. ce8eebd soc/intel/common/uart: Only return valid UART base by Nico Huber · 5 years ago
  49. 8bbad6c soc/intel/common/uart: Drop dead call to soc_uart_set_legacy_mode() by Nico Huber · 5 years ago
  50. 51dc5ea soc/intel/common/lpss: Drop now unused lpss_clk_read() by Nico Huber · 5 years ago
  51. c345570 src/driver/vpd: Update lib_vpd from upstream by Hung-Te Lin · 5 years ago
  52. 6681f05 qcs405: util/qualcomm: Add T32 debug scripts by Nitheesh Sekar · 6 years ago
  53. f7f90f7 drivers/intel/fsp1_1: Exit cleanly if FSP not found by Jacob Garber · 5 years ago
  54. 7da638c mb/sifive/hifive-unleashed: Check for errors in fixup_fdt by Jacob Garber · 5 years ago
  55. 38b7445 mb/google/poppy/variants/nami: Add fallthrough comment by Jacob Garber · 5 years ago
  56. d44d4f0 mb/lenovo/*: Remove useless smihandler code by Arthur Heymans · 5 years ago
  57. 60a0a3d ec/lenovo/h8: Fix method name in ACPI code by Evgeny Zinoviev · 5 years ago
  58. 2e6c3c893 mb/google/link: Remove Link's own native graphics init by Nico Huber · 5 years ago
  59. ec93be5 nb/intel/haswell/gma: Drop NGI remnant by Nico Huber · 5 years ago
  60. d1b99d2 nb/intel/snb: Don't run VGA oprom when libgfxinit is enabled by Nico Huber · 5 years ago
  61. bfd23ce soc/intel/common/mmc: Replace IS_ENABLED() with CONFIG() by Nico Huber · 5 years ago
  62. 0da3a8a soc/intel/baytrail: set default VBIOS filename and PCI ID by Matt DeVillier · 5 years ago
  63. a82f991 google/buddy: fix Windows ACPI error with WLAN by Matt DeVillier · 6 years ago
  64. a2c219a qcs405: Enable SPI-NOR by Nitheesh Sekar · 5 years ago
  65. c82acf5 qualcomm/qcs405: enable SPI bus 4 for TPM by Patrick Georgi · 5 years ago
  66. 2761847 Makefile.inc: Remove unnecessary CONFIG dependency by Subrata Banik · 5 years ago
  67. f3510cb mainboard/google/hatch: Add Helios support by Tim Wawrzynczak · 5 years ago
  68. cdc459e mb/google/hatch: Create helios variant by Tim Wawrzynczak · 5 years ago
  69. a66c9b8 string.h: Move common string functions into .c file by Julius Werner · 5 years ago
  70. 7fa3d56 mb/google/hatch: Create kindred variant by Paul Fagerburg · 5 years ago
  71. a1d0928 soc/intel/common/block/gpio: Fix the mask for gpio_pm_configure by Furquan Shaikh · 5 years ago
  72. 695da71 src/vendorcode/amd/pi: Fix CONFIG() check issue in rules.h by Subrata Banik · 5 years ago
  73. d64f889 mb/lenovo/*20*: Remove default FMAP by Nico Huber · 5 years ago
  74. 10490b9 mb/roda/rk9: Document flash header by Nico Huber · 5 years ago
  75. 2b99a01 soc/rockchip/rk3288: Disable bootblock console by Patrick Georgi · 5 years ago
  76. 9b5e8c1 xcompile: Remove --rtlib switch from clang CFLAGS by Damien Zammit · 7 years ago
  77. a95a6bf libpayload/drivers/i8402/kbd: Fix qemu by Patrick Rudolph · 7 years ago
  78. e39db68 src/mainboard: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  79. 27d02d8 src/soc: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  80. ab89edb src/southbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  81. 51401c3 src/northbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  82. 5fd93e0 src/{ec,vendorcode}: Add missing 'include <types.h> by Elyes HAOUAS · 5 years ago
  83. bd1683d src/{device,drivers}: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  84. b12ece9 src/{include,arch,cpu,lib}: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  85. 62c0b61 soc/intel/denverton_ns: Don't use CONFIG_CBFS_SIZE by Arthur Heymans · 6 years ago
  86. 543be8d payloads/external/Linuxboot: Fix Makefile when not using bash by Christian Walter · 5 years ago
  87. a998e28 src/soc/intel/skylake/chip.h: Add smbios.h for Type9 Entries by Christian Walter · 5 years ago
  88. 23cb12b payloads/external/iPXE: Add more Kconfig options by Patrick Rudolph · 7 years ago
  89. 56e2d7d soc/intel/skylake: Use common cpu/intel/car romstage code by Arthur Heymans · 5 years ago
  90. 73ac121 drivers/intel/fsp1.1: Simplify bootflow and clean up by Arthur Heymans · 5 years ago
  91. 1ac5ecb soc/intel/braswell/acpi/globalnvs.asl: Remove redundant use of Offset by Frans Hendriks · 5 years ago
  92. e955fa3 src/drivers/xgi: Move coreboot related includes to xgi_coreboot.h by Elyes HAOUAS · 5 years ago
  93. 68999a8 commonlib: fix typo LB_TAB_* (instead of LB_TAG_*) by Patrick Georgi · 5 years ago
  94. 3f4a987 commonlib: renumber CB_TAG_TCPA_LOG by Patrick Georgi · 5 years ago
  95. 5b92272 cpu/x86/mtrr: Assert that MSR arrays are fully initialized by Jacob Garber · 5 years ago
  96. bdcb4d3 drivers/generic/max98357a: Add extra error handling by Jacob Garber · 5 years ago
  97. 924463d google/clapper: fix up devicetree by Matt DeVillier · 5 years ago
  98. 348a44e mb/google/{misc}: set default SMBIOS manufacturer by Matt DeVillier · 5 years ago
  99. 342d318 Makefile.inc: Extend version string for timeless builds by Nico Huber · 5 years ago
  100. 5744884 soc/intel/apollolake: Fix value stored to gnvs is never read by John Zhao · 5 years ago