1. 7cb26b4 buildgcc: OpenBSD's tar and patch are sufficient, too by Patrick Georgi · 9 years ago
  2. f60fc82 board-status: Improve revision URL collection by Patrick Georgi · 9 years ago
  3. cccc9d4 cbfstool: compare pointer difference with ptrdiff_t value by Patrick Georgi · 9 years ago
  4. 595e777 Kconfig whitespace fixes by Martin Roth · 9 years ago
  5. 562d6f3 fsp platforms: consolidate FspNotify calls by Martin Roth · 9 years ago
  6. ceae968 Fix some minor Kconfig issues by Martin Roth · 9 years ago
  7. e2edf71 Makefile x86 SMM: Move smm_wrap recipes by Kyösti Mälkki · 9 years ago
  8. 804c139 arm: guard verstage rules by Aaron Durbin · 9 years ago
  9. 6f5b18c0 vboot: remove vboot_helper.c by Aaron Durbin · 9 years ago
  10. be3e0a0 boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEX by Aaron Durbin · 9 years ago
  11. 1124cec chromeos: remove VBOOT2_VERIFY_FIRMWARE option by Aaron Durbin · 9 years ago
  12. 6d65f79 vboot: remove vboot1 by Aaron Durbin · 9 years ago
  13. 599c32d marvell/bg4cd: merge verstage into bootblock by Daisuke Nojiri · 10 years ago
  14. efc6aa0 vboot2: Allow merging verstage into bootblock by Patrick Georgi · 9 years ago
  15. 8f2b0dc vboot2: Always enable timestamps by Patrick Georgi · 9 years ago
  16. 66cdba7 vboot2: get rid of global variable that is used locally and only once by Patrick Georgi · 9 years ago
  17. ba80887 vboot2: Build verstage archive, then use that for building the stage by Patrick Georgi · 9 years ago
  18. 8b17404 lib: When used, add timestamp.c to bootblock and verstage, too by Patrick Georgi · 9 years ago
  19. ddcd9bd arch/arm: Move inclusion of timestamps.c to the right directory by Patrick Georgi · 9 years ago
  20. ef345c2 build system: Allow using .a archives as source by Patrick Georgi · 9 years ago
  21. e993ec7 OxPCIe: Fix UART base addresses by Kyösti Mälkki · 9 years ago
  22. b85a87b intel SMI handlers: Refactor GPI SMI/SCI routing by Kyösti Mälkki · 10 years ago
  23. 189f3ba x60,t60,x201,macbook21 : Declare GPIs for EC by Kyösti Mälkki · 10 years ago
  24. 05a8472 xcompile: improve mips toolchain handling by Vadim Bendebury · 9 years ago
  25. d2cb1f9 xcompile: Use local variables and make cosmetic changes by Vadim Bendebury · 9 years ago
  26. e469602 make: avoid problems with mv aliases by Vadim Bendebury · 9 years ago
  27. 13e4182 kbuild: automatically include southbridges by Stefan Reinauer · 9 years ago
  28. d0398f1 cbfstool: remove gcc-specific -Og flag by Stefan Tauner · 9 years ago
  29. 0fd3e79 libpayload arm64: update mmu translation table granule size, logic and macros by Jimmy Huang · 9 years ago
  30. dea4597 arch/arm64: update mmu translation table granule size, logic and macros by Jimmy Huang · 9 years ago
  31. 16fb9b9 chromeec: ec_mec: Fix misaligned data access by Shawn Nematbakhsh · 9 years ago
  32. 8603680 storm: enable CBMEM console dump by Vadim Bendebury · 9 years ago
  33. 189bec5 Cygnus: add TrustZone functions and set everything non-secure in bootblock by Corneliu Doban · 9 years ago
  34. 6e20e2f cbmem: add and use a function to dump console buffer by Vadim Bendebury · 9 years ago
  35. 5bdbd00 lib/tlcl: Provide mock implementation by Yen Lin · 9 years ago
  36. cd4165a vboot: #include "fmap.h" for declarations by Aaron Durbin · 9 years ago
  37. 326a037 intel/fsp_baytrail: Fix default SMM_TSEG_SIZE value by David Imhoff · 9 years ago
  38. d8a5017 arm64: save/restore cptr_el3 and cpacr_el1 registers by Joseph Lo · 9 years ago
  39. c38d3e8 arm64: implement CPU power down sequence as per A57/A53/A72 TRM by Joseph Lo · 9 years ago
  40. c4301f7 arm64: introduce data cache ops by set/way to the level specified by Joseph Lo · 9 years ago
  41. 53a2f607 arm64: perform early setup in secmon too by Joseph Lo · 9 years ago
  42. 36d3586 arm64: Allow cpu specific early setup by Furquan Shaikh · 9 years ago
  43. de8c780 Build system: Fix "dd: invalid number `0x800000'" by WANG Siyuan · 9 years ago
  44. 8ee0777 lint: remove test for build dir handling by Patrick Georgi · 9 years ago
  45. d268ab3 crossgcc: close stdin when search_tool() execute programs. by Alexander Couzens · 9 years ago
  46. 7f845b3 nvidia/cbootimage: update to 1.5 by Patrick Georgi · 9 years ago
  47. 0572565 cbfstool: Fix ability to add files at offsets near the end of empty spaces by Sol Boucher · 9 years ago
  48. 0e53931 cbfstool: Clean up in preparation for adding new files by Sol Boucher · 9 years ago
  49. c13ad6c driver/intel/fsp: Correct the fastboot data (MRC data) printing length by York Yang · 9 years ago
  50. 1100487 Revert "board-status: Add field for release year" by Alexandru Gagniuc · 9 years ago
  51. d555d5a board-status: Add field for release year by Patrick Georgi · 9 years ago
  52. 7868797 fsp: Move fsp to fsp1_0 by Marc Jones · 9 years ago
  53. be34797 ramstage: don't drop cbmem console by Aaron Durbin · 9 years ago
  54. d70bf7c cbmem_console: fix it for x86 by Aaron Durbin · 9 years ago
  55. 58decc5 memlayout: Make sure preram_cbmem_console symbols exist by Patrick Georgi · 9 years ago
  56. a52f903 src/mainboard/*/*/board_info.txt: Added Release year for boards by Mathias Friman · 9 years ago
  57. 72645bb AMD Lamar: Add a new AMD FP3 socket mainboard by Bruce Griffith · 10 years ago
  58. 0dff57d cbmem: switch over to imd-based cbmem by Aaron Durbin · 9 years ago
  59. cfba609 elog: enable by default for CHROMEOS by Patrick Georgi · 9 years ago
  60. 6897f4e google/storm: indicate start of normal boot on LED ring by Vadim Bendebury · 9 years ago
  61. ace3e3f i2c/ww_ring: add a pattern for normal boot by Vadim Bendebury · 9 years ago
  62. a386bf7 google/storm: enable zero page access protection. by Deepa Dinamani · 9 years ago
  63. f96c7c7 i2c/ww_ring: update color definitions by Vadim Bendebury · 9 years ago
  64. 8ac8ffa i2c/ww_ring: change colors for different display modes by Vadim Bendebury · 9 years ago
  65. 3a7290b storm: add config option to clear dev mode state on recovery by Vadim Bendebury · 9 years ago
  66. f9c0e20 google/storm: enable virtual development mode switch by Vadim Bendebury · 9 years ago
  67. 8999422 i2c/ww_ring: use shorter blinking program by Vadim Bendebury · 9 years ago
  68. 420fb5e i2c/ww_ring: stop running programs before loading the new ones by Vadim Bendebury · 9 years ago
  69. 5fa5f99 i2c/ww_ring: define display pattern programs by Vadim Bendebury · 9 years ago
  70. 4e0de32 i2c/ww_ring: decouple LED display from vboot by Vadim Bendebury · 9 years ago
  71. 507a0cb i2c/ww_ring: various driver fixes and improvements by Vadim Bendebury · 9 years ago
  72. 381785d google/storm: support factory reset (wipeout) request by Vadim Bendebury · 9 years ago
  73. 8a6e635 google/storm: use whirlwind LED ring on SP5 boards by Vadim Bendebury · 9 years ago
  74. 71558f5 i2c: add support for ww_ring by Vadim Bendebury · 9 years ago
  75. dd78736 abuild: add option to build with CHROMEOS enabled by Patrick Georgi · 9 years ago
  76. 8bf5c15 abuild: mark failed builds as failed by Patrick Georgi · 9 years ago
  77. 392e9b1 util/broadcom: specify libraries after object files by Patrick Georgi · 9 years ago
  78. a1361d4 mainboards: Add CHROMEOS_VBNV_* where appropriate by Patrick Georgi · 9 years ago
  79. 320ad82 intel/broadwell: guard CHROMEOS support better by Patrick Georgi · 9 years ago
  80. bd74a4b coreboot: common stage cache by Aaron Durbin · 9 years ago
  81. cac5050 coreboot: tiered imd by Aaron Durbin · 9 years ago
  82. 20686d8 coreboot: add imd library by Aaron Durbin · 9 years ago
  83. 818e928 chromeos: fix some compilation issues by Aaron Durbin · 9 years ago
  84. b69b05d chromeos: make functions visible with CONFIG_CHROMEOS by Patrick Georgi · 9 years ago
  85. 6e5f22e elog: use CONFIG_RTC by Patrick Georgi · 9 years ago
  86. 0770f25 rtc: add config flag to denote rtc API availability by Patrick Georgi · 9 years ago
  87. b7fad89 chromeos: Drop {developer,recovery}_mode_enabled by Patrick Georgi · 9 years ago
  88. 21edc97 nvidia/tegra132: Add spi_crop_chunk() by Patrick Georgi · 9 years ago
  89. a1e514d google/*: Add MAINBOARD_HAS_CHROMEOS where appropriate by Patrick Georgi · 9 years ago
  90. c082806 vboot2: CFLAGS_* doesn't contain preprocessor flags anymore by Patrick Georgi · 9 years ago
  91. 696689b qemu-armv7: fix cbfs media implementation by Aaron Durbin · 9 years ago
  92. 69cb2c2 coreboot: add a place to choose romstage loader by Aaron Durbin · 9 years ago
  93. 13d45aa kontron/986lcd-m: update vendor URL by Patrick Georgi · 9 years ago
  94. 351bbdc kontron/986lcd-m: Add release year by Patrick Georgi · 9 years ago
  95. c83687d vboot: route all resets through a single function by Vadim Bendebury · 9 years ago
  96. be47636 broadcom/cygnus: Enable DDR auto self-refresh by Icarus Chau · 9 years ago
  97. bcdbdc6 broadcom/cygnus: add specific controller initialization to coreboot by Corneliu Doban · 9 years ago
  98. 2580508 google/veyron_rialto: support the developer key GPIO by Jonathan Dixon · 9 years ago
  99. 1e2abe0 armv8/secmon: Disable and Enable GIC in PSCI path by Furquan Shaikh · 9 years ago
  100. 54594d0 t132: Add gic.c to secmon by Furquan Shaikh · 9 years ago