1. 7aafe53 timestamp: fix incremental linking error for !HAVE_MONOTONIC_TIMER by Aaron Durbin · 9 years ago
  2. 1d7b9de kbuild: Use wildcard for driver subdirectories by Stefan Reinauer · 9 years ago
  3. b2aee6f2 vboot2: Replace hard coded 'fallback' prefix with Kconfig variable by Patrick Georgi · 9 years ago
  4. b4a6ca9 imgtec/pistachio: Add comment on the unusual memory layout by Patrick Georgi · 9 years ago
  5. 29ed46c 3rdparty/vboot: Add vboot by Patrick Georgi · 9 years ago
  6. 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 9 years ago
  7. f4f0287 3rdparty: Move to blobs by Patrick Georgi · 9 years ago
  8. b9cd5ec sandy/ivy boards: Rename defines from onboard.h for ACPI by Kyösti Mälkki · 9 years ago
  9. 168eda5 arch/arm64: provide boot_cpu() by Aaron Durbin · 9 years ago
  10. 9e80e27 timestamp: provide weak default implementation of timestamp_get by Aaron Durbin · 9 years ago
  11. ae1fcc3 vboot: add cbfs_core by Aaron Durbin · 9 years ago
  12. 2daadf8 timestamp: refine boot CPU test by Aaron Durbin · 9 years ago
  13. d914412 cbfs: make cbfs_load_prog_stage_by_offset() public by Aaron Durbin · 9 years ago
  14. 26681ec vboot2: Fix compiler flags dropped during verstage/libverstage split by Aaron Durbin · 9 years ago
  15. 32bc18ef nvidia/tegra132: Fix vboot2 memory layout by Aaron Durbin · 9 years ago
  16. 8fb36c0 console: rename do_vtxprintf to do_printk_va_list and use it by Aaron Durbin · 9 years ago
  17. ed98eee vboot: Remove vboot_get_payload() by Aaron Durbin · 9 years ago
  18. 0946a1b vboot: remove uses of vboot2_verify_firmware() by Aaron Durbin · 9 years ago
  19. c3b0e29 veyron_danger: Turn on backlight enable before VCC_LCD by David Hendricks · 9 years ago
  20. 9ac9ac63 veyron: Initialize EC interrupt GPIO and add them to coreboot tables by Julius Werner · 9 years ago
  21. 8ccdeae haswell: Link stage_cache_external_region into ramstage, too by Sol Boucher · 9 years ago
  22. 634899c resource: Adjust memory resources high earlier by Kyösti Mälkki · 9 years ago
  23. e6a9290f resource: Enhance resource reporting by Kyösti Mälkki · 9 years ago
  24. 134b616 resource: Report correct secondary resource window by Kyösti Mälkki · 9 years ago
  25. ade2c5e winent/mb6047: symbolic arguments for acpi_create_madt_lapic_nmis() by Jonathan A. Kollasch · 10 years ago
  26. fd1f514 drivers/spi/stmicro: Rename N25Q256A to N25Q256 by David Imhoff · 9 years ago
  27. a42edc30 drivers/spi/stmicro: Add '.op_erase' for N25Q256 by David Imhoff · 9 years ago
  28. 61295b5 drivers/spi/stmicro: Add N25Q064 support by David Imhoff · 9 years ago
  29. 52148b7 intel/fsp_baytrail: Fix SPI debugging by David Imhoff · 9 years ago
  30. 7249572 spi: Remove out of date comment and reorder flash table by David Imhoff · 9 years ago
  31. 8d4377b spi: Change 'page' to 'sector' in log message by David Imhoff · 9 years ago
  32. 2436bda cpu: get rid of socket source code by Stefan Reinauer · 9 years ago
  33. 58649b0 src/southbridge/intel/i82801ix: Add GPIO register locations by Timothy Pearson · 9 years ago
  34. 1abd0dd drivers/intel/fsp1_0: Remove executable bit from C files by Paul Menzel · 9 years ago
  35. 289eec8 mainboard/lenovo/x200: Use defines from southbridge for GPIO config by Timothy Pearson · 9 years ago
  36. b738913 northbridge/intel/fsp_rangeley: Correct MMIO size setting by Dave Frodin · 9 years ago
  37. 2eaa0d4 intel: Correct MMIO related ACPI table settings by Dave Frodin · 9 years ago
  38. 3905cae dmp/vortex86: fix missing cpu Kconfig guards by Matt DeVillier · 9 years ago
  39. c95ebcc vendorcode/intel: Add EDK2 header files by Lee Leahy · 9 years ago
  40. 405bd69 intel/broadwell: Allow using non-fake IFD descriptor by Patrick Georgi · 9 years ago
  41. 31769d9 cpu/intel/haswell: remove dependency on socket_rpga989 by Matt DeVillier · 9 years ago
  42. 40e2004 intel/broadwell: bootstate mechanism only exists in ramstage by Patrick Georgi · 9 years ago
  43. c41fd4b arm/armv7: drop merge left-over by Patrick Georgi · 9 years ago
  44. 27ef602 vboot: split class in library and stage by Patrick Georgi · 9 years ago
  45. 8ef8afb arch/arm: only include subdirectories for ARM builds by Patrick Georgi · 9 years ago
  46. b5e1984 intel/broadwell: Don't select MONOTONIC_TIMER_MSR by Patrick Georgi · 9 years ago
  47. e3f880e intel/broadwell: Build monotonic timer driver for SMM by Patrick Georgi · 9 years ago
  48. ba2b1e3 i2c/tpm: add final newline by Patrick Georgi · 9 years ago
  49. e360df0 chromeos: Use __attribute__ normal form by Patrick Georgi · 9 years ago
  50. 3e18aca chromeos: Add missing headers by Patrick Georgi · 9 years ago
  51. 57e3728 vboot: add and rejuggle Kconfig options by Aaron Durbin · 9 years ago
  52. 5abcba7 vboot: move Kconfig options for stage indicies by Aaron Durbin · 9 years ago
  53. 5e8286b program loading: add optional is_loader_active() callback by Aaron Durbin · 9 years ago
  54. 16110e7 i945/gma: Fix wrong comment about the documentation. by Denis 'GNUtoo' Carikli · 10 years ago
  55. 9616f3c kbuild: Don't require intel/common changes for every soc by Stefan Reinauer · 9 years ago
  56. b817908 cbmem: Add FSP timestamps by Lee Leahy · 9 years ago
  57. bdd9825 cbmem: Identify the FSP areas in CBMEM by Lee Leahy · 9 years ago
  58. 6e944c4 imgtech/pistachio: Give some more space to the bootblock by Patrick Georgi · 9 years ago
  59. e1133b7 kbuild: automatically include northbridges by Stefan Reinauer · 9 years ago
  60. aae53ab kbuild: automatically include SOCs by Stefan Reinauer · 9 years ago
  61. 77c04e9 kbuild: automatically include ECs by Stefan Reinauer · 9 years ago
  62. e2c2bb9 dmp/vortex86: move PLL config to cpu Kconfig by Martin Roth · 9 years ago
  63. f20046f mainboard/intel: Drop unused onboard.h files by Kyösti Mälkki · 9 years ago
  64. 815f4bf Use __ROMSTAGE__ to denote romstage by Patrick Georgi · 9 years ago
  65. cc8171f rules.h: add verstage macro by Patrick Georgi · 9 years ago
  66. 913dbbc vendorcode/intel: Add FSP 1.1 header files by Lee Leahy · 9 years ago
  67. 595e777 Kconfig whitespace fixes by Martin Roth · 9 years ago
  68. 562d6f3 fsp platforms: consolidate FspNotify calls by Martin Roth · 9 years ago
  69. ceae968 Fix some minor Kconfig issues by Martin Roth · 9 years ago
  70. e2edf71 Makefile x86 SMM: Move smm_wrap recipes by Kyösti Mälkki · 9 years ago
  71. 804c139 arm: guard verstage rules by Aaron Durbin · 9 years ago
  72. 6f5b18c0 vboot: remove vboot_helper.c by Aaron Durbin · 9 years ago
  73. be3e0a0 boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEX 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. 599c32d marvell/bg4cd: merge verstage into bootblock by Daisuke Nojiri · 10 years ago
  77. efc6aa0 vboot2: Allow merging verstage into bootblock by Patrick Georgi · 9 years ago
  78. 8f2b0dc vboot2: Always enable timestamps by Patrick Georgi · 9 years ago
  79. 66cdba7 vboot2: get rid of global variable that is used locally and only once by Patrick Georgi · 9 years ago
  80. ba80887 vboot2: Build verstage archive, then use that for building the stage by Patrick Georgi · 9 years ago
  81. 8b17404 lib: When used, add timestamp.c to bootblock and verstage, too by Patrick Georgi · 9 years ago
  82. ddcd9bd arch/arm: Move inclusion of timestamps.c to the right directory by Patrick Georgi · 9 years ago
  83. e993ec7 OxPCIe: Fix UART base addresses by Kyösti Mälkki · 9 years ago
  84. b85a87b intel SMI handlers: Refactor GPI SMI/SCI routing by Kyösti Mälkki · 10 years ago
  85. 189f3ba x60,t60,x201,macbook21 : Declare GPIs for EC by Kyösti Mälkki · 10 years ago
  86. 13e4182 kbuild: automatically include southbridges by Stefan Reinauer · 9 years ago
  87. dea4597 arch/arm64: update mmu translation table granule size, logic and macros by Jimmy Huang · 9 years ago
  88. 16fb9b9 chromeec: ec_mec: Fix misaligned data access by Shawn Nematbakhsh · 9 years ago
  89. 8603680 storm: enable CBMEM console dump by Vadim Bendebury · 9 years ago
  90. 189bec5 Cygnus: add TrustZone functions and set everything non-secure in bootblock by Corneliu Doban · 9 years ago
  91. 6e20e2f cbmem: add and use a function to dump console buffer by Vadim Bendebury · 9 years ago
  92. 5bdbd00 lib/tlcl: Provide mock implementation by Yen Lin · 9 years ago
  93. cd4165a vboot: #include "fmap.h" for declarations by Aaron Durbin · 9 years ago
  94. 326a037 intel/fsp_baytrail: Fix default SMM_TSEG_SIZE value by David Imhoff · 9 years ago
  95. d8a5017 arm64: save/restore cptr_el3 and cpacr_el1 registers by Joseph Lo · 9 years ago
  96. c38d3e8 arm64: implement CPU power down sequence as per A57/A53/A72 TRM by Joseph Lo · 9 years ago
  97. c4301f7 arm64: introduce data cache ops by set/way to the level specified by Joseph Lo · 9 years ago
  98. 53a2f607 arm64: perform early setup in secmon too by Joseph Lo · 9 years ago
  99. 36d3586 arm64: Allow cpu specific early setup by Furquan Shaikh · 9 years ago
  100. c13ad6c driver/intel/fsp: Correct the fastboot data (MRC data) printing length by York Yang · 9 years ago