1. 789f2b6 fsp1_1: provide binding to UEFI version by Aaron Durbin · 9 years ago
  2. e5bad5c verstage: use common program.ld for linking by Aaron Durbin · 9 years ago
  3. e2473c5 Chromeos: Remove Kconfig workaround for VIRTUAL_DEV_SWITCH warnings by Martin Roth · 9 years ago
  4. c7ae731 chromeos: Allow for VB_SOURCE override by Paul Kocialkowski · 9 years ago
  5. 6a10694 chromeos: vboot: Adaptations for using a separate object out directory by Paul Kocialkowski · 9 years ago
  6. eb5f45a f10/f12: Remove whitespace from gcccar.inc by Stefan Reinauer · 9 years ago
  7. 0b11bd0 vendorcode: Move AMD sources from blobs to vendorcode by Marc Jones · 9 years ago
  8. 74234eb vendorcode: Fixup AGESA PI Kconfig variables by Marc Jones · 9 years ago
  9. df3b8e6 vendorcode: 64bit fixes for AMD CIMX SB800 by Stefan Reinauer · 9 years ago
  10. 3e3f400 vendorcode: Port AMD Agesa for Fam14 to 64bit by Stefan Reinauer · 9 years ago
  11. 6bd016c amd/bettong: Enable fan control by WANG Siyuan · 9 years ago
  12. 3f95f1d AMD binary PI: add vendorcode support for fan control by WANG Siyuan · 9 years ago
  13. 8d8799a arm, arm64, mips: Add rough static stack size checks with -Wstack-usage by Julius Werner · 10 years ago
  14. 5d8ef4c vboot: set software write protect flag by Daisuke Nojiri · 9 years ago
  15. f226a4d intel/fsp_baytrail: Support Baytrail FSP Gold4 release by York Yang · 9 years ago
  16. 4d3e4c4 cbfs: hardcode file alignment by Patrick Georgi · 9 years ago
  17. ff9afb3 intel/fsp_baytrail: Remove PcdEnableLan option by York Yang · 9 years ago
  18. c88b8c2 vboot: Don't count boot attempts if lid is closed by Patrick Georgi · 9 years ago
  19. d05a6c8 vendorcode/intel/edk2: Fix EFI_PEI_GRAPHICS_INFO_HOB structure by Lee Leahy · 9 years ago
  20. 4a45ec4 x86: Drop -Wa,--divide by Stefan Reinauer · 9 years ago
  21. b5e2090 vboot: move vbnv_* sources around a bit more. by Patrick Georgi · 9 years ago
  22. 5f2055d chromeos: push vbnv_* accessors from verstage to libverstage by Patrick Georgi · 9 years ago
  23. add740a Add Kconfig flag to specify if there's a lid switch by Patrick Georgi · 9 years ago
  24. 9bca4ba vboot2: Enable VBOOT_DYNAMIC_WORK_BUFFER on x86 by Stefan Reinauer · 9 years ago
  25. aabfe05 vboot2: consolidate vboot2 buffer initialization by Patrick Georgi · 9 years ago
  26. 463d665 google/chromeos: always enable VBOOT_VERIFY_FIRMWARE with CHROMEOS by Patrick Georgi · 9 years ago
  27. 0d5f27b vboot: Init vb2 work memory area before calling verstage by Patrick Georgi · 9 years ago
  28. edf0d58 Intel vendorcode: Add FSP_SMBIOS_MEMORY_INFO_GUID by Lee Leahy · 9 years ago
  29. 6ab0fd0 vendorcode: Use cross archiver for libagesa.a on AMD f14 by Stefan Reinauer · 9 years ago
  30. 31f8a2f chromeos: vpd: properly null terminate values by Stephen Barber · 9 years ago
  31. 55feadd vendorcode/amd: unify amdlib for binary pi by Stefan Reinauer · 9 years ago
  32. 385f010 AMD Merlin Falcon: Add binary PI vendorcode files by WANG Siyuan · 9 years ago
  33. e007b0c vboot: add new firmware indicies by Aaron Durbin · 9 years ago
  34. cdaf331 Removed unused SOUTHBRIDGE_INTEL_FSP_I89XX expressions by Martin Roth · 9 years ago
  35. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  36. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  37. 53120a8 vboot: Increase max parsed fw components to 6 by Furquan Shaikh · 9 years ago
  38. 2befcbb UEFI: Conditionally define the ASSERT macro by Lee Leahy · 9 years ago
  39. 4bddb75 chromeos: always enable timestamps by Stefan Reinauer · 9 years ago
  40. 0e90dae Move TPM code out of chromeos by Vladimir Serbinenko · 9 years ago
  41. 4e50cdd vboot: move to region_devices by Aaron Durbin · 9 years ago
  42. 0424c95 fmap: new API using region_device by Aaron Durbin · 9 years ago
  43. b6981c0 vboot: use only offsets for tracking firmware components by Aaron Durbin · 9 years ago
  44. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  45. 89d17bb vboot: remove vboot_context.h by Aaron Durbin · 9 years ago
  46. 3dc60c5 vboot: fix die() hang for recovery path by Aaron Durbin · 9 years ago
  47. a6a566b amd/pi: Move AGESA cbfs access into the wrapper by Marc Jones · 9 years ago
  48. ce2c50d vboot: indicate verstage loading on console by Aaron Durbin · 9 years ago
  49. 09560fa vboot: handle RELOCATABLE_RAMSTAGE by Aaron Durbin · 9 years ago
  50. 0e571fd vboot: allow for dynamic work buffers by Aaron Durbin · 9 years ago
  51. 1e8be63 vboot: add vb2_working_data_size() by Aaron Durbin · 9 years ago
  52. c6100e5 chromeos: remove vboot_verify_firmware() by Aaron Durbin · 9 years ago
  53. 17200ad vboot: inject vboot loader for stage loading by Aaron Durbin · 9 years ago
  54. 375570e vboot2: Use the right set of compiler flags for building vboot libraries by Patrick Georgi · 9 years ago
  55. d2ab4e4 vboot: allow options to be selected from .config by Aaron Durbin · 9 years ago
  56. d1cf44c vboot: fix vboot_reference compilation by Aaron Durbin · 9 years ago
  57. e385b37 chromeos: add missing vboot functions by Aaron Durbin · 9 years ago
  58. b2aee6f2 vboot2: Replace hard coded 'fallback' prefix with Kconfig variable by Patrick Georgi · 9 years ago
  59. 29ed46c 3rdparty/vboot: Add vboot by Patrick Georgi · 9 years ago
  60. 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 9 years ago
  61. f4f0287 3rdparty: Move to blobs by Patrick Georgi · 9 years ago
  62. 26681ec vboot2: Fix compiler flags dropped during verstage/libverstage split by Aaron Durbin · 9 years ago
  63. 8fb36c0 console: rename do_vtxprintf to do_printk_va_list and use it by Aaron Durbin · 9 years ago
  64. ed98eee vboot: Remove vboot_get_payload() by Aaron Durbin · 9 years ago
  65. c95ebcc vendorcode/intel: Add EDK2 header files by Lee Leahy · 9 years ago
  66. 27ef602 vboot: split class in library and stage by Patrick Georgi · 9 years ago
  67. e360df0 chromeos: Use __attribute__ normal form by Patrick Georgi · 9 years ago
  68. 3e18aca chromeos: Add missing headers by Patrick Georgi · 9 years ago
  69. 57e3728 vboot: add and rejuggle Kconfig options by Aaron Durbin · 9 years ago
  70. 5abcba7 vboot: move Kconfig options for stage indicies by Aaron Durbin · 9 years ago
  71. 913dbbc vendorcode/intel: Add FSP 1.1 header files by Lee Leahy · 9 years ago
  72. ceae968 Fix some minor Kconfig issues by Martin Roth · 9 years ago
  73. 6f5b18c0 vboot: remove vboot_helper.c by Aaron Durbin · 9 years ago
  74. 1124cec chromeos: remove VBOOT2_VERIFY_FIRMWARE option by Aaron Durbin · 9 years ago
  75. 6d65f79 vboot: remove vboot1 by Aaron Durbin · 9 years ago
  76. efc6aa0 vboot2: Allow merging verstage into bootblock by Patrick Georgi · 9 years ago
  77. 8f2b0dc vboot2: Always enable timestamps by Patrick Georgi · 9 years ago
  78. 66cdba7 vboot2: get rid of global variable that is used locally and only once by Patrick Georgi · 9 years ago
  79. ba80887 vboot2: Build verstage archive, then use that for building the stage by Patrick Georgi · 9 years ago
  80. 6e20e2f cbmem: add and use a function to dump console buffer by Vadim Bendebury · 9 years ago
  81. cd4165a vboot: #include "fmap.h" for declarations by Aaron Durbin · 9 years ago
  82. 7868797 fsp: Move fsp to fsp1_0 by Marc Jones · 9 years ago
  83. cfba609 elog: enable by default for CHROMEOS by Patrick Georgi · 9 years ago
  84. 818e928 chromeos: fix some compilation issues by Aaron Durbin · 9 years ago
  85. b69b05d chromeos: make functions visible with CONFIG_CHROMEOS by Patrick Georgi · 9 years ago
  86. b7fad89 chromeos: Drop {developer,recovery}_mode_enabled by Patrick Georgi · 9 years ago
  87. c082806 vboot2: CFLAGS_* doesn't contain preprocessor flags anymore by Patrick Georgi · 9 years ago
  88. c83687d vboot: route all resets through a single function by Vadim Bendebury · 9 years ago
  89. 5d302c7 vboot: add mocked secdata by Daisuke Nojiri · 9 years ago
  90. 375f392 vpd: process WiFi MACs along with ethernet MACs by Vadim Bendebury · 9 years ago
  91. 65f08d5 vpd: decode calibration data into binary by Vadim Bendebury · 9 years ago
  92. b396a66 vpd: populate coreboot table with serialno by Stephen Barber · 9 years ago
  93. 30773d2 vboot2: provide config option to clear dev mode state on recovery by Vadim Bendebury · 9 years ago
  94. bab5fde vboot2: ignore physical dev switch in case virtual mode is configured by Vadim Bendebury · 9 years ago
  95. fe4253c vboot: when configured, pass the wipeout request to vboot by Vadim Bendebury · 9 years ago
  96. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 9 years ago
  97. 76e3303 chromeos: vboot2: Add TPM PCR extension support by Julius Werner · 9 years ago
  98. 5aecacc vboot2 workbuf alignment is now 16 bytes, not 8 by Bill Richardson · 9 years ago
  99. 42001a7 vboot2: provide path for booting using alternative CBFS instances by Vadim Bendebury · 10 years ago
  100. 3c90365 vboot2: Implement new vb2ex_hwcrypto API by Julius Werner · 10 years ago