1. cbe5357 vendorcode/eltan/Kconfig: Hide the Kconfig options when lacking support by Arthur Heymans · 4 years, 10 months ago
  2. 894240d vendorcode/siemens: Remove sourcing non existing Kconfig files by Arthur Heymans · 4 years, 10 months ago
  3. 72b3c3c vendorcode/eltan/security/verified_boot: Add verified boot support by Frans Hendriks · 5 years ago
  4. 7c82dbc vendorcode/eltan/security/mboot: Add measured boot support by Frans Hendriks · 5 years ago
  5. 1011ed7 vendorcode/cavium: Replace use of __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  6. 3270ce03 src/vendorcode: Remove not used #include <elog.h> by Elyes HAOUAS · 5 years ago
  7. 5f1786f src/vendorcode/intel: Update Cometlake FSP headers as per FSP v1344 by Ronak Kanabar · 5 years ago
  8. 47cef8f vendorcode/eltan/security/lib: Always include cb_sha.c for bootblock by Frans Hendriks · 5 years ago
  9. 85bb874 google/chromeos: Support AP watchdog flag from Chrome EC by You-Cheng Syu · 5 years ago
  10. a23a038 AGESA: Restrict use of -fno-zero-initialized-in-bss by Kyösti Mälkki · 5 years ago
  11. 8e23bac intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor by Kyösti Mälkki · 5 years ago
  12. c43001e vc/amd/cimx/sb800: Remove old strict-aliasing workaround by Jacob Garber · 5 years ago
  13. 9172b69 src: Remove variable length arrays by Jacob Garber · 5 years ago
  14. 5be75d5 AGESA,binaryPI: Replace use of __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  15. dad1cef AGESA: Define extra CFLAGS just once by Kyösti Mälkki · 5 years ago
  16. 7ca7dbc vendorcode/eltan/security/lib: Add missing vb2ex_printf() by Frans Hendriks · 5 years ago
  17. 5cf9ccc src: Include <stdint.h> instead of <inttypes.h> by Jacob Garber · 5 years ago
  18. 4c81167 src/vendorcode/intel: Update Cometlake FSP headers as per FSP v1263 by Aamir Bohra · 5 years ago
  19. f4d2c87 vendorcode/eltan/security: Use config VENDORCODE_ELTAN_XXX by Frans Hendriks · 5 years ago
  20. 43d07f7 vc/cavium/bdk/libbdk-hal: Fix eye data memory leak by Jacob Garber · 5 years ago
  21. 4926e98 vc/cavium/{bdk,include}: Clean up bdk_phys_to_ptr() calls by Jacob Garber · 5 years ago
  22. 9f378d3 vc/cavium/bdk/libdram: Add array bounds check by Jacob Garber · 5 years ago
  23. c1e9ba8 vc/cavium/bdk/libdram: Remove unused assignment by Jacob Garber · 5 years ago
  24. 321daa8 vc/cavium/bdk/libdram: Print unknown voltages by Jacob Garber · 5 years ago
  25. 4c33a3a src: Make implicit fall throughs explicit by Jacob Garber · 5 years ago
  26. 5547114 vendorcode/amd/pi: Integrate Merlin Falcon as a build option by Richard Spiegel · 5 years ago
  27. b14f3b8 vendorcode/amd/agesa/f15tn: Fix condition that has identical branches by Elyes HAOUAS · 5 years ago
  28. ad1456f vendorcode/amd: Move 'static' to the beginning of declaration by Elyes HAOUAS · 5 years ago
  29. bd4ad6e vendorcode/eltan/security/lib: Implement SHA endian function by Frans Hendriks · 5 years ago
  30. 393c71c add ctype.h header by Joel Kitching · 5 years ago
  31. a360d9a vendorcode/agesa/*/Proc/IDS/Library/IdsLib.c: Fix logical 'or' tests by Elyes HAOUAS · 5 years ago
  32. d844431 vendorcode/agesa: Fix check for valid PhyLane by Elyes HAOUAS · 5 years ago
  33. 2973d1e vendorcode/intel/fsp/fsp2_0/cometlake: Update FSP-M/S header files as per v1155 by Aamir Bohra · 5 years ago
  34. a427ff0 vendorcode/intel/../icelake: Update ICL FSP header BIOS version 3092 by Subrata Banik · 6 years ago
  35. 3cae9af vendorcode/eltan: Add vendor code for measured and verified boot by Frans Hendriks · 5 years ago
  36. 695da71 src/vendorcode/amd/pi: Fix CONFIG() check issue in rules.h by Subrata Banik · 5 years ago
  37. 5fd93e0 src/{ec,vendorcode}: Add missing 'include <types.h> by Elyes HAOUAS · 5 years ago
  38. 43f6d9d AGESA binaryPI: Add AGESA entry timestamps by Kyösti Mälkki · 5 years ago
  39. ec85e2f AGESA f12 f14 vendorcode: Clean up extra CFLAGS by Kyösti Mälkki · 6 years ago
  40. c6918f9 AGESA: Move heap_status_name() implementation by Kyösti Mälkki · 6 years ago
  41. 55fffa2 AGESA binaryPI: Sync STRUCT_NAME definitions by Kyösti Mälkki · 6 years ago
  42. 1dda496 binaryPI/00670F000: Remove AGESA.c file by Kyösti Mälkki · 6 years ago
  43. 7f8a57e soc/amd/common: Refactor AmdCreateStruct() use by Kyösti Mälkki · 6 years ago
  44. 334e836 src/vendorcode/amd/agesa/f15tn: Update microcode to version 0x600111F 2018-03-05 by Mike Banon · 6 years ago
  45. cf041d8 src/vendorcode/amd/agesa/f16kb: Update microcode to version 0x7000110 2018-02-09 by Mike Banon · 6 years ago
  46. aa21574 vendorcode/google/chromeos: Correct VPD field for MAC passthrough by Simon Glass · 5 years ago
  47. 643daed vendorcode/google/chromeos: Use explicit zero check in ACPI code by Duncan Laurie · 5 years ago
  48. 7c712bb Fix code that would trip -Wtype-limits by Julius Werner · 5 years ago
  49. 85b2ed5 soc/amd/common: Introduce module_dispatch() by Kyösti Mälkki · 6 years ago
  50. 00dbf44 coreboot: Run mainboard specific code before Cr50 reset by Keith Short · 5 years ago
  51. 63bc18e soc/amd/common: Remove AmdReadEventLog() by Kyösti Mälkki · 6 years ago
  52. 4318a97 vc/amd/agesa/f14: Add missing break statement by Jacob Garber · 5 years ago
  53. d371cf3 Make common macros double-evaluation safe by Julius Werner · 9 years ago
  54. 1d94849 chromeos: remove remaining dev switch references by Joel Kitching · 5 years ago
  55. ee45280 vendorcode/cavium/bdk/libdram: Add missing comma by Jacob Garber · 5 years ago
  56. e1498c3 vendorcode/intel/fsp/fsp2_0/cnl: Update FSP header files for Cannonlake by John Zhao · 5 years ago
  57. a3c655b vendorcode/intel/fsp/fsp2_0/cml: Update FSP header files for Cometlake by Ronak Kanabar · 5 years ago
  58. 8d8cead vendorcode/google/chromeos: Fix AMAC return type by Duncan Laurie · 5 years ago
  59. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  60. 57b4ec6 vendorcode/intel/fsp/fsp2_0/cml: Update FSP header files for Cometlake by Subrata Banik · 5 years ago
  61. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  62. 57d5e47 vendorcode/google/chromeos: Support MAC address passthru policy by Duncan Laurie · 5 years ago
  63. 48532ee vendorcode/google/chromeos: Add support for reading VPD in ACPI by Duncan Laurie · 5 years ago
  64. cf8094c vendorcode/google/chromeos: Save VPD region into GNVS by Duncan Laurie · 5 years ago
  65. 7bdae06 vendorcode/intel/fsp/fsp2_0/cml: Add FSP header files for Cometlake by Maulik V Vaghela · 5 years ago
  66. 47b9e45 AGESA vendorcode: Define libagesa rule just once by Kyösti Mälkki · 6 years ago
  67. d35a481 vendorcode/siemens: Cache currently opened hwi file name by Werner Zeh · 5 years ago
  68. 7e0dea6 symbols.h: Add macro to define memlayout region symbols by Julius Werner · 5 years ago
  69. ccb53e1 binaryPI: Fix cache coherency use for AP CPUs by Kyösti Mälkki · 6 years ago
  70. e0f3400 coreboot: check Cr50 PM mode on normal boot by Keith Short · 6 years ago
  71. 06e3322 mb/intel/galileo: Drop the FSP1.1 option by Arthur Heymans · 6 years ago
  72. 718d185 vendorcode/google/chromeos: Use ACPI GPIO pin when possible by Duncan Laurie · 6 years ago
  73. 9a4beb4 soc/intel/apollolake: Sync fsp upd structure update by John Zhao · 6 years ago
  74. f131fc7 vendorcode/google/chromeos: Add mainboard hook before cr50 update by Duncan Laurie · 6 years ago
  75. 7bbe3bb vendorcode/{amd,cavium,intel}: Remove trailing whitespace by Peter Lemenkov · 6 years ago
  76. e77d6dc vendorcode/intel/fsp1_0/broadwell_de: Use FSP from 3rdparty/fsp by Patrick Rudolph · 6 years ago
  77. 3ef017c [RFC]util/checklist: Remove this functionality by Arthur Heymans · 6 years ago
  78. 7515cd0 AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLE by Mike Banon · 6 years ago
  79. 55d2e72 chromeos: Provide watchdog support in verstage by You-Cheng Syu · 6 years ago
  80. 45e6c82 Fix typos involving "the the" by Jonathan Neuschäfer · 6 years ago
  81. 0907aa0 Revert "vendorcode/google/chromeos: Get ACPI pin from GPIO library" by Duncan Laurie · 6 years ago
  82. c650d6c vendorcode/google: support multiple SAR filenames by Justin TerAvest · 6 years ago
  83. 6217e9b vendorcode/google/chromeos: Get ACPI pin from GPIO library by Duncan Laurie · 6 years ago
  84. dcf52c8 vendorcode/cavium: Supply bdk_pop and bdk_dpop definitions by Martin Roth · 6 years ago
  85. d67edca soc/intel/common: Bring DISPLAY_MTRRS into the light by Nico Huber · 6 years ago
  86. 3313a78 northbridge/intel/fsp_*: Remove legacy SoCs by zaolin · 6 years ago
  87. a558ca9 security/vboot: Add selection for firmware slots used by VBOOT by Philipp Deppenwiese · 6 years ago
  88. e673e5c soc/intel/apollolake: Improve cold boot and S3 resume by John Zhao · 6 years ago
  89. 98fb1bf sb/intel/lynxpoint: Include <stdint.h> to fix compilation errors by Tristan Corrick · 6 years ago
  90. e9e08ce vendorcode/intel/fsp/icelake: Add icelake FSP header file template by Rizwan Qureshi · 6 years ago
  91. 00fa4f0 intel/fsp: Fix license header for MeminfoHob.h by Lijian Zhao · 6 years ago
  92. 5797b2e src: Typo fix (cosmetic) by Peter Lemenkov · 6 years ago
  93. 4f32b64 reset: Provide new single-function reset API by Nico Huber · 6 years ago
  94. 6db1b2f vc/google/chromeos/ec: remove EC hibernate in cr50 update path by Aaron Durbin · 6 years ago
  95. 6539e10 drivers/intel/fsp2_0: Hook up IntelFSP repo by Patrick Georgi · 6 years ago
  96. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  97. 55ad8c3 vendorcode/amd/pi/00670F00/Lib: Remove folder by Richard Spiegel · 6 years ago
  98. 4fe3ba1 vendorcode/amd/pi/00670F00/Proc/PspBaseLib: Remove folder by Richard Spiegel · 6 years ago
  99. 8165583 amd/common/psp: Remove use of PspBaseLib by Charles Marslett · 6 years ago
  100. 6af5d81 src/vendorcode/amd/agesa: Improve formatting of some f12 and f14 microcodes by Mike Banon · 6 years ago