1. 5d6d800 mb/google/sarien to zork: Rename Makefiles from .inc to .mk by Martin Roth · 7 months ago
  2. 53b79be google/*: Clean up Kconfig board selection for non-MTK Google Arm boards by Julius Werner · 9 months ago
  3. a2bc254 Allow to build romstage sources inside the bootblock by Arthur Heymans · 3 years, 3 months ago
  4. 173e73d mb/google/veyron: Move selects from Kconfig.name to Kconfig by Felix Singer · 1 year, 3 months ago
  5. a3204f7 google/veyron: Fix old style function definition by Arthur Heymans · 1 year, 9 months ago
  6. 71e4078 google/*/*/sdram_configs.c: Add function argument by Arthur Heymans · 1 year, 9 months ago
  7. 3e914d3 arch/arm64,arm: Prepare for !SEPARATE_ROMSTAGE by Arthur Heymans · 2 years, 4 months ago
  8. 6b0d085 security/vboot: Deprecate VBOOT_VBNV_EC by Yu-Ping Wu · 2 years, 2 months ago
  9. a776c4f mainboard/google: Remove unused <boardid.h> by Elyes Haouas · 2 years, 4 months ago
  10. c6b041a1 tpm: Refactor TPM Kconfig dimensions by Jes B. Klinke · 2 years, 4 months ago
  11. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 6 months ago
  12. 642508a Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 10 months ago
  13. 91c077f ChromeOS: Fix <vc/google/chromeos/chromeos.h> by Kyösti Mälkki · 2 years, 10 months ago
  14. f122696 mb/google: Fix indirect include bootmode.h by Kyösti Mälkki · 2 years, 10 months ago
  15. adb393b Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 10 months ago
  16. 6260bf7 vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main by Hsuan Ting Chen · 3 years ago
  17. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years, 1 month ago
  18. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years, 1 month ago
  19. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years, 1 month ago
  20. 4df5779 mb/google/veyron: Remove references to EC firmware board names by Patrick Georgi · 3 years, 1 month ago
  21. 00b5f53 treewide [Kconfig]: Remove useless comment by Elyes HAOUAS · 3 years, 7 months ago
  22. 46514c2 treewide: Add Kconfig variable MEMLAYOUT_LD_FILE by Furquan Shaikh · 4 years, 2 months ago
  23. c5dd57a mb/google/{daisy,veyron{_mickey,_rialto}}: Remove unused 'include <vbe.h>' by Elyes HAOUAS · 4 years, 3 months ago
  24. b3162b5 mainboard/*/*/*.cb: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  25. 44e310b mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  26. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  27. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  28. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  29. c31c09f mb/google/veyron: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  30. a2fe778 mainboard/google: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  31. b773157 src: Remove unneeded 'include <arch/cache.h>' by Elyes HAOUAS · 4 years, 8 months ago
  32. 7fa1d9d chromeos: stop sharing write protect GPIO with depthcharge by Joel Kitching · 4 years, 6 months ago
  33. e1484e4 mb/google/veyron/devicetree.cb: Drop illogical comment by Angel Pons · 4 years, 8 months ago
  34. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 9 months ago
  35. 9f5c895 mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDOR by Arthur Heymans · 4 years, 9 months ago
  36. 282171c mainboard/google: Remove unused include <stdlib.h> by Elyes HAOUAS · 5 years ago
  37. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  38. 4b5d17e mb: remove test-only HWIDs by Hung-Te Lin · 5 years ago
  39. 4655d04 src/mainboard: Remove not used #include <elog.h> by Elyes HAOUAS · 5 years ago
  40. 68999a8 commonlib: fix typo LB_TAB_* (instead of LB_TAG_*) by Patrick Georgi · 5 years ago
  41. 2cb3996 mainboard: remove "recovery" gpio, selectively add "presence" gpio. by Matt Delco · 5 years ago
  42. ae0fb76 chromeos: clean up "recovery" and "write protect" GPIOs by Joel Kitching · 5 years ago
  43. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  44. eb789f0 src: Use include <reset.h> when appropriate by Elyes HAOUAS · 6 years ago
  45. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  46. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  47. e586182 mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files by Hung-Te Lin · 5 years ago
  48. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  49. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  50. 7e0dea6 symbols.h: Add macro to define memlayout region symbols by Julius Werner · 5 years ago
  51. 3910c4e Veyron: fix sdram config for Hynix H9CCNNNBKTMLBR-NTD by Loop_Wu · 6 years ago
  52. c21df03 arch/x86: Drop spurious arch/stages.h includes by Kyösti Mälkki · 6 years ago
  53. f0c5be2 mb/*/*/Kconfig: Remove useless comment by Elyes HAOUAS · 6 years ago
  54. 755db95 (console,drivers/uart)/Kconfig: Fix dependencies by Nico Huber · 6 years ago
  55. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  56. 1156b35 mainboard: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  57. 370123e Veyron: add Hynix H9CCNNNBKTMLBR-NTD ddr with RAMID '00Z1' by Loop_Wu · 6 years ago
  58. e879136 reset: Convert individual boards to `board_reset()` by Nico Huber · 6 years ago
  59. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  60. d129d43 mb/google: Get rid of device_t by Elyes HAOUAS · 6 years ago
  61. 5911457 mainboard/google: Comment variant names in Kconfig by Martin Roth · 6 years ago
  62. 4ec3d9d boardid: Switch from Kconfig to weak functions by Julius Werner · 7 years ago
  63. e2f17f7 boardid: Minor clean up and standardization by Julius Werner · 7 years ago
  64. 8788fd6 chromeec: Change the API for hostevent/wake masks to handle 64-bit by Furquan Shaikh · 7 years ago
  65. c09c2a4 mb/google: Add Chromebook marketing names by Jonathan Neuschäfer · 7 years ago
  66. 0f2dd1e include/device: Split i2c.h into three by Nico Huber · 7 years ago
  67. 01f9aa5 Consolidate reset API, add generic reset_prepare mechanism by Julius Werner · 7 years ago
  68. 7971582e Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER by Nico Huber · 7 years ago
  69. 58c3938 vboot: Move remaining features out of vendorcode/google/chromeos by Julius Werner · 8 years ago
  70. 320edbe vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default by Julius Werner · 7 years ago
  71. 7504268 google/veyron: Clean out unused board variants by Julius Werner · 7 years ago
  72. 2d99f3b google/veyron: Work around RAM code strapping error by Julius Werner · 7 years ago
  73. c174971 google/veyron: add K4B4G1646E-BYK0 ddr with ramid 000Z by Shunqian Zheng · 7 years ago
  74. 6d5b2f7 google/veyron_*: Add new Micron and Hynix modules by David Hendricks · 8 years ago
  75. c09e148 google/veyron*: mark GPIO array non-static by Patrick Georgi · 8 years ago
  76. 4399b85 vendorcode/google/chromeos: Fill in firmware ID regions by Patrick Georgi · 8 years ago
  77. f4401eb google/veyron*: change .ddrconfig from 14 to 3 by ZhengShunQian · 8 years ago
  78. 8859afd google/veyron*: add DDR configs for new samsung DDR by ZhengShunQian · 8 years ago
  79. 3b87812 Kconfig: Update default hex values to start with 0x by Martin Roth · 8 years ago
  80. 2b7a601 Veyron: Increase bit-per-pixel to 32 by Daisuke Nojiri · 8 years ago
  81. 08e842c Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS by Aaron Durbin · 8 years ago
  82. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  83. bb9722b Add newlines at the end of all coreboot files by Martin Roth · 8 years ago
  84. 0d9cd92 chromeos: Clean up elog handling by Furquan Shaikh · 8 years ago
  85. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago
  86. 221fdd8 veyron: Add exception_init() to romstage by Julius Werner · 8 years ago
  87. 31a477c mainboard/google: Update license headers by Martin Roth · 8 years ago
  88. 1000a55 chromeos.fmd: Mark RW_LEGACY as CBFS by Patrick Georgi · 8 years ago
  89. c445b4f chromeos: Simplify fill_lb_gpios even further by Julius Werner · 8 years ago
  90. cc9963e google/intel mainboards: Add missing board_info.txt files by Martin Roth · 8 years ago
  91. a0f6abc chromebooks: Define GBB hardware IDs by Patrick Georgi · 9 years ago
  92. c3686b3 chromebooks: Configure Chrome EC board names by Patrick Georgi · 9 years ago
  93. 2cd9c05 google/veyron_*: Add dual-rank 2GB Hynix module to SDRAM configs by David Hendricks · 9 years ago
  94. 5d7ab39 chromeos: import Chrome OS fmaps by Patrick Georgi · 9 years ago
  95. d18f81b google/veyron: Add commercial board names in Kconfig.name by Denis 'GNUtoo' Carikli · 9 years ago
  96. e87e73e google/veyron: Indicate which boards are laptops. by Denis 'GNUtoo' Carikli · 9 years ago
  97. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  98. 9796f60 coreboot: move TS_END_ROMSTAGE to one spot by Aaron Durbin · 9 years ago
  99. d738b14 google: veyron: CBFS_SIZE to match the available size for Coreboot in ChromeOS by Paul Kocialkowski · 9 years ago
  100. 4bd65e1 rk3288: Allow board-specific APLL (CPU clock) settings by David Hendricks · 9 years ago