1. fce36e4 vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC by Kyösti Mälkki · 3 years, 6 months ago
  2. ae38035 vc/google/chromeos/Kconfig: Remove unused NO_TPM_RESUME by Frans Hendriks · 3 years, 7 months ago
  3. edecf46 vendorcode/google: add CHROMEOS_DRAM_PART_NUMBER_IN_CBI Kconfig option by Nick Vaccaro · 3 years, 11 months ago
  4. b9042cb vendorcode/google/chromeos: Introduce helper for CSE board reset by Karthikeyan Ramasubramanian · 4 years ago
  5. d49690b src: Fix up ##-commented SPDX headers by Angel Pons · 4 years, 3 months ago
  6. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  7. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  8. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  9. cfde82c google/chromeos: Add a library to get DSM calibration data by Cheng-Yi Chiang · 4 years, 10 months ago
  10. 85bb874 google/chromeos: Support AP watchdog flag from Chrome EC by You-Cheng Syu · 5 years ago
  11. a558ca9 security/vboot: Add selection for firmware slots used by VBOOT by Philipp Deppenwiese · 6 years ago
  12. 28cee59 drivers/vpd: Add VPD support by Patrick Rudolph · 6 years ago
  13. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  14. 8bc896f Kconfig: provide MAINBOARD_HAS_TPM_CR50 option by Aaron Durbin · 7 years ago
  15. 58c3938 vboot: Move remaining features out of vendorcode/google/chromeos by Julius Werner · 8 years ago
  16. 320edbe vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default by Julius Werner · 7 years ago
  17. eeb7737 vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata by Aaron Durbin · 7 years ago
  18. f56c778 google/chromeos: disable platform hierarchy on resume for TPM2 by Aaron Durbin · 8 years ago
  19. 4399b85 vendorcode/google/chromeos: Fill in firmware ID regions by Patrick Georgi · 8 years ago
  20. 3b87812 Kconfig: Update default hex values to start with 0x by Martin Roth · 8 years ago
  21. d10f9d5 drivers/elog: use region_device for NV storage by Aaron Durbin · 8 years ago
  22. 4157bd8 vboot: Move TPM-related Kconfig selects from CHROMEOS to VBOOT by Julius Werner · 8 years ago
  23. 691dac0 Kconfig: remove unused MULTIPLE_CBFS_INSTANCES option by Aaron Durbin · 8 years ago
  24. c7740d6 chromeos: Make CHROMEOS_RAMOOPS_NON_ACPI a default for non-ACPI boards by Julius Werner · 8 years ago
  25. 61486b5 Use VBOOT_SOURCE instead of hardcoding vboot path by Paul Kocialkowski · 8 years ago
  26. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  27. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago
  28. 2658870 kconfig: allow various tpm type and interface permutations by Vadim Bendebury · 8 years ago
  29. 0a0f9c5 Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices by Julius Werner · 8 years ago
  30. 85cc5fd chromeos: Add enable-serial GBB flag by Patrick Georgi · 8 years ago
  31. 9e620ea chromeos/Kconfig: Remove dependency on GBB_HAVE_BMPFV by Martin Roth · 9 years ago
  32. 6b881b2 google/chromeos: backup -> back up by Patrick Georgi · 9 years ago
  33. fe97013 chromeos: Add option to back up VBNV CMOS into flash by Duncan Laurie · 9 years ago
  34. 3cbf8d9 chromeos: Remove CONFIG_VBNV_SIZE variable by Duncan Laurie · 9 years ago
  35. 5ea87ff chromeos: Add Kconfig options for GBB flags by Patrick Georgi · 9 years ago
  36. 0db0e61 chromeos: Create GBB at build time by Patrick Georgi · 9 years ago
  37. 5d935b3 Chromeos: Implement wifi_regulatory_domain using "regions" key in VPD by Felix Durairaj · 9 years ago
  38. 6d720f3 cbfs/vboot: remove firmware component support by Aaron Durbin · 9 years ago
  39. c7c30a8 vendorcode/google/chromeos: Only select ELOG if SPI_FLASH is available by Martin Roth · 9 years ago
  40. 4aac08a chromeos: Fix Kconfig TPM warnings on systems with no LPC TPM by Martin Roth · 9 years ago
  41. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  42. e2473c5 Chromeos: Remove Kconfig workaround for VIRTUAL_DEV_SWITCH warnings by Martin Roth · 9 years ago
  43. add740a Add Kconfig flag to specify if there's a lid switch by Patrick Georgi · 9 years ago
  44. 463d665 google/chromeos: always enable VBOOT_VERIFY_FIRMWARE with CHROMEOS by Patrick Georgi · 9 years ago
  45. 4bddb75 chromeos: always enable timestamps by Stefan Reinauer · 9 years ago
  46. 0e90dae Move TPM code out of chromeos by Vladimir Serbinenko · 9 years ago
  47. 0424c95 fmap: new API using region_device by Aaron Durbin · 9 years ago
  48. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  49. 5abcba7 vboot: move Kconfig options for stage indicies by Aaron Durbin · 9 years ago
  50. 1124cec chromeos: remove VBOOT2_VERIFY_FIRMWARE option by Aaron Durbin · 9 years ago
  51. 6d65f79 vboot: remove vboot1 by Aaron Durbin · 9 years ago
  52. cfba609 elog: enable by default for CHROMEOS by Patrick Georgi · 9 years ago
  53. fe4253c vboot: when configured, pass the wipeout request to vboot by Vadim Bendebury · 9 years ago
  54. f780c40 CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool by Julius Werner · 10 years ago
  55. 3d28479 Fix dependency issue in Chrome OS vendor code by Stefan Reinauer · 9 years ago
  56. 2624c8d vboot: add physical recovery switch support by Daisuke Nojiri · 10 years ago
  57. efb546d ramoops: Add support for passing ramoops region through cb tables. by Furquan Shaikh · 10 years ago
  58. aed887f chromeos: Add correct dependency on HAVE_ACPI_TABLES for gvns and ramoops. by Furquan Shaikh · 10 years ago
  59. 742fc8d vboot: move vboot files to designated directory by Daisuke Nojiri · 10 years ago
  60. 338c617 vboot: Add support for OPROM_MATTERS and SLOW_EC by Duncan Laurie · 10 years ago
  61. 477dd18 vboot: add vbnv_flash as template by Daisuke Nojiri · 10 years ago
  62. 6abe7c6 vboot2: avoid fall through when hard_reset is not implemented by Daisuke Nojiri · 10 years ago
  63. efddcfb vboot2: separate verstage from bootblock by Daisuke Nojiri · 10 years ago
  64. dad16b1 vboot: Introduce kconfig variable for VBNV backing storage by David Hendricks · 10 years ago
  65. 77b1655 vboot2: add verstage by Stefan Reinauer · 10 years ago
  66. 5780d6f Revert "vboot2: add verstage" by Paul Menzel · 10 years ago
  67. 320647a vboot2: add verstage by Daisuke Nojiri · 10 years ago
  68. 8443798 vboot: allow non-relocatable ramstage loading by Aaron Durbin · 10 years ago
  69. 04f5c4e Build without ChromeOS by Kyösti Mälkki · 11 years ago
  70. 5687fc9 Declare recovery and developer modes outside ChromeOS by Kyösti Mälkki · 11 years ago
  71. 06ece7d chromeos: provide option to dynamically allocate ram oops buffer by Aaron Durbin · 11 years ago
  72. 3a499c3 chromeos: provide option to identify reference code blob by Aaron Durbin · 11 years ago
  73. b1b9c93 Add option to disable ChromeOS by Kyösti Mälkki · 11 years ago
  74. e63d5d8 chromeos: remove CACHE_ROM automatic selection by Aaron Durbin · 11 years ago
  75. 3e4e303 Unify coreboot table generation by Stefan Reinauer · 11 years ago
  76. fd79562 romstage: add support for vboot firmware selection by Aaron Durbin · 11 years ago
  77. 3faa2c7 google/snow: enable GPIO entries and CHROMEOS in building by Ronald G. Minnich · 11 years ago
  78. c7fe280 vboot: Add option to skip TPM resume on S3 resume by Stefan Reinauer · 12 years ago
  79. 87abeff Change flashmap base to reflect new FMAP in U-boot by Duncan Laurie · 12 years ago
  80. 357bb2d SandyBridge/IvyBridge: Use flash map to find MRC cache by Stefan Reinauer · 12 years ago
  81. f17789c Don't unconditionally show ChromeOS options by Stefan Reinauer · 12 years ago
  82. 9aea04a Add Google ChromeOS vendor support by Stefan Reinauer · 12 years ago
  83. b89a761 Add Google ChromeOS vendorcode directory by Stefan Reinauer · 12 years ago