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