1. 50863da src/mainboard to src/security: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  2. 6260bf7 vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main by Hsuan Ting Chen · 3 years ago
  3. a90acbd mb/google: Unify all variants to start with "-> " by Martin Roth · 3 years ago
  4. 26a49b1 mb/google: Add board name comments for each board by Martin Roth · 3 years ago
  5. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years, 1 month ago
  6. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years, 1 month ago
  7. 8b56c8c drivers: Replace set_vbe_mode_info_valid by Patrick Rudolph · 4 years, 6 months ago
  8. a3759e3 src: Remove unused 'include <stddef.h> by Elyes HAOUAS · 4 years, 1 month ago
  9. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  10. 46514c2 treewide: Add Kconfig variable MEMLAYOUT_LD_FILE by Furquan Shaikh · 4 years, 2 months ago
  11. c5dd57a mb/google/{daisy,veyron{_mickey,_rialto}}: Remove unused 'include <vbe.h>' by Elyes HAOUAS · 4 years, 3 months ago
  12. b3162b5 mainboard/*/*/*.cb: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  13. 44e310b mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  14. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  15. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  16. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  17. e3218a2 mb/google/daisy: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  18. a2fe778 mainboard/google: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  19. b773157 src: Remove unneeded 'include <arch/cache.h>' by Elyes HAOUAS · 4 years, 8 months ago
  20. 7fa1d9d chromeos: stop sharing write protect GPIO with depthcharge by Joel Kitching · 4 years, 6 months ago
  21. 1252013 mb/google/daisy: Move 'PMIC_BUS' to Kconfig by Elyes HAOUAS · 4 years, 8 months ago
  22. 282171c mainboard/google: Remove unused include <stdlib.h> by Elyes HAOUAS · 5 years ago
  23. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  24. ad0f485 src/mainboard: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  25. c888a7b src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 10 months ago
  26. 4b5d17e mb: remove test-only HWIDs by Hung-Te Lin · 5 years ago
  27. 68999a8 commonlib: fix typo LB_TAB_* (instead of LB_TAG_*) by Patrick Georgi · 5 years ago
  28. 2cb3996 mainboard: remove "recovery" gpio, selectively add "presence" gpio. by Matt Delco · 5 years ago
  29. 351e3e5 src: Use include <console/console.h> when appropriate by Elyes HAOUAS · 5 years ago
  30. ae0fb76 chromeos: clean up "recovery" and "write protect" GPIOs by Joel Kitching · 5 years ago
  31. 2e1f655 chromeos: update old boards to use lb_add_gpios notation by Joel Kitching · 5 years ago
  32. e586182 mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files by Hung-Te Lin · 5 years ago
  33. 7e0dea6 symbols.h: Add macro to define memlayout region symbols by Julius Werner · 5 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. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  37. e308cc6 mb: Get rid of unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  38. 08fc8ff src/mainboard: Fix typo by Elyes HAOUAS · 6 years ago
  39. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  40. d129d43 mb/google: Get rid of device_t by Elyes HAOUAS · 6 years ago
  41. 8788fd6 chromeec: Change the API for hostevent/wake masks to handle 64-bit by Furquan Shaikh · 7 years ago
  42. c09c2a4 mb/google: Add Chromebook marketing names by Jonathan Neuschäfer · 7 years ago
  43. 0f2dd1e include/device: Split i2c.h into three by Nico Huber · 7 years ago
  44. 26ce9af device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT by Nico Huber · 7 years ago
  45. 7971582e Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER by Nico Huber · 7 years ago
  46. 58c3938 vboot: Move remaining features out of vendorcode/google/chromeos by Julius Werner · 8 years ago
  47. 320edbe vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default by Julius Werner · 7 years ago
  48. 311fb69 Kconfig: Prefix hex defaults with 0x by Martin Roth · 8 years ago
  49. 4a36c4e Kconfig: lay groundwork for not assuming SPI flash boot device by Aaron Durbin · 8 years ago
  50. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago
  51. 31a477c mainboard/google: Update license headers by Martin Roth · 8 years ago
  52. a0f6abc chromebooks: Define GBB hardware IDs by Patrick Georgi · 9 years ago
  53. 5d7ab39 chromeos: import Chrome OS fmaps by Patrick Georgi · 9 years ago
  54. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  55. 9796f60 coreboot: move TS_END_ROMSTAGE to one spot by Aaron Durbin · 9 years ago
  56. 7dbf9c6 edid: Use edid_mode struct to reduce redundancy by David Hendricks · 9 years ago
  57. 967cd9a ChromeOS: Fix Kconfig dependencies by Martin Roth · 9 years ago
  58. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  59. a1361d4 mainboards: Add CHROMEOS_VBNV_* where appropriate by Patrick Georgi · 9 years ago
  60. 139e106 kconfig: automatically include mainboards by Stefan Reinauer · 9 years ago
  61. 1ed0c8c exynos5250: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  62. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  63. 7c78f07 Drop (empty) google/snow mainboard directory by Stefan Reinauer · 9 years ago
  64. e4f3e7a romstages: use common run_ramstage() by Aaron Durbin · 9 years ago
  65. f48b38b ARM romstages: Support and fix COLLECT_TIMESTAMPS by Kyösti Mälkki · 10 years ago
  66. 054c83a Fix mainboard names for daisy and peach_pit by David Hendricks · 10 years ago
  67. cdb61a6 i2c: Replace the i2c API. by Gabe Black · 10 years ago
  68. fd9defc arm: Redesign, clarify and clean up cache related code by Julius Werner · 11 years ago
  69. cb0d772 Add board_info for all Google/Intel boards mitting the file by Stefan Reinauer · 10 years ago
  70. 49c98dc snow: Rename snow to daisy. by Gabe Black · 11 years ago