1. fce36e4 vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC by Kyösti Mälkki · 3 years, 6 months ago
  2. dc0c02f soc/intel: Switch guard to CHROMEOS_RAMOOPS by Kyösti Mälkki · 3 years, 6 months ago
  3. 1749b77 vc/google/chromeos: Move chromeos_set_me_hash() prototype by Kyösti Mälkki · 3 years, 8 months ago
  4. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  5. 338fd9a device: Constify struct device * parameter to acpi_inject_dsdt by Furquan Shaikh · 4 years, 4 months ago
  6. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 4 months ago
  7. 3ef916f src/vendorcode: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 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. 1d94849 chromeos: remove remaining dev switch references by Joel Kitching · 5 years ago
  11. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  12. e0f3400 coreboot: check Cr50 PM mode on normal boot by Keith Short · 6 years ago
  13. f131fc7 vendorcode/google/chromeos: Add mainboard hook before cr50 update by Duncan Laurie · 6 years ago
  14. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago
  15. 65822a5 src/vendorcode: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  16. b04cc6b chromeos / broadwell / jecht: Make save_chromeos_gpios() jecht-specific by Julius Werner · 7 years ago
  17. 73deeae vendorcode/google/chromeos: provide acpi phase enforcement pin macros by Aaron Durbin · 8 years ago
  18. b0f8151 chromeos mainboards: remove chromeos.asl by Aaron Durbin · 8 years ago
  19. 0d9cd92 chromeos: Clean up elog handling by Furquan Shaikh · 8 years ago
  20. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago
  21. a6c5ddd vboot: Clean up vboot code by Furquan Shaikh · 8 years ago
  22. c713594 google/oak: Log hardware watchdog in eventlog by Julius Werner · 8 years ago
  23. 88b28ad chromeos: Add vbnv wrapper for the different backends by Duncan Laurie · 9 years ago
  24. df13c31 intel/skylake: During RO mode after FSP reset CB lose original state by Subrata Banik · 9 years ago
  25. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  26. 115360f chromeos: vboot-related functions move to common vboot code by Paul Kocialkowski · 9 years ago
  27. a400327 chromeos: vboot and chromeos dependency removal for sw write protect state by Paul Kocialkowski · 9 years ago
  28. 0e90dae Move TPM code out of chromeos by Vladimir Serbinenko · 9 years ago
  29. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  30. c6100e5 chromeos: remove vboot_verify_firmware() by Aaron Durbin · 9 years ago
  31. ed98eee vboot: Remove vboot_get_payload() by Aaron Durbin · 9 years ago
  32. 1124cec chromeos: remove VBOOT2_VERIFY_FIRMWARE option by Aaron Durbin · 9 years ago
  33. 818e928 chromeos: fix some compilation issues by Aaron Durbin · 9 years ago
  34. b69b05d chromeos: make functions visible with CONFIG_CHROMEOS by Patrick Georgi · 9 years ago
  35. c83687d vboot: route all resets through a single function by Vadim Bendebury · 9 years ago
  36. 105f5b7 chromeos: Provide common watchdog reboot support by Julius Werner · 10 years ago
  37. d37bc75 veyron: move setup_chromeos_gpios() prototype to board.h by Julius Werner · 10 years ago
  38. 318708d chromeos: Add a function to copy VPD WiFi calibration data to CBMEM by Vadim Bendebury · 10 years ago
  39. 742fc8d vboot: move vboot files to designated directory by Daisuke Nojiri · 10 years ago
  40. 739df1b rk3288: update romstage & mainboard by huang lin · 10 years ago
  41. 6abe7c6 vboot2: avoid fall through when hard_reset is not implemented by Daisuke Nojiri · 10 years ago
  42. 1bbac3f vboot2: Make struct vb2_working_data cpu architecture agnostic by Daisuke Nojiri · 10 years ago
  43. efddcfb vboot2: separate verstage from bootblock by Daisuke Nojiri · 10 years ago
  44. 79cac09 vboot2: translate shared data to hand off to depthcharge by Daisuke Nojiri · 10 years ago
  45. bcc1d42 vboot2: implement select_firmware for pre-romstage verification by Daisuke Nojiri · 10 years ago
  46. 739e6a8 elog: Add function to log boot reason in ChromeOS case by David Hendricks · 10 years ago
  47. 203e8ce chromeos: Add empty functions when CONFIG_CHROMEOS is disabled by Duncan Laurie · 10 years ago
  48. 229ad27 chromeos: vboot_loader: Add support for SW_WP_ENABLED flag by Shawn Nematbakhsh · 10 years ago
  49. 042f849 tegra124: Skip display init when vboot says we don't need it. by Gabe Black · 10 years ago
  50. 30974bc2 vboot: allow for non-memory-mapped VBOOT regions by Aaron Durbin · 10 years ago
  51. e742dda chromeos: provide stub functions for !CONFIG_VBOOT_VERIFY_FIRMWARE by Aaron Durbin · 11 years ago
  52. 168b0f9 vboot: provide empty vboot_verify_firmware() by Aaron Durbin · 11 years ago
  53. 1645589 Declare get_write_protect_state() without ChromeOS by Kyösti Mälkki · 10 years ago
  54. e3ddee0 Rename from save_chromeos_gpios() to init_bootmode_straps() by Kyösti Mälkki · 10 years ago
  55. ab56b3b ChromeOS: Remove oprom_is_loaded by Kyösti Mälkki · 11 years ago
  56. 5687fc9 Declare recovery and developer modes outside ChromeOS by Kyösti Mälkki · 11 years ago
  57. 59674d2 chromeos: fix build breakage when !CHROMEOS_RAMOOPS by Aaron Durbin · 10 years ago
  58. 06ece7d chromeos: provide option to dynamically allocate ram oops buffer by Aaron Durbin · 11 years ago
  59. bdf913a coreboot: unify infrastructure for loading payloads by Aaron Durbin · 10 years ago
  60. 0f33307 coreboot: infrastructure for different ramstage loaders by Aaron Durbin · 11 years ago
  61. d37705c vboot: provide empty vboot_verify_firmware() by Aaron Durbin · 11 years ago
  62. 790e3ad chromeos: include stddef to fix compilation error by Aaron Durbin · 11 years ago
  63. 1287416 CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file by Vladimir Serbinenko · 11 years ago
  64. dd32a31 coreboot: add vboot_handoff to coreboot tables by Aaron Durbin · 11 years ago
  65. fd79562 romstage: add support for vboot firmware selection by Aaron Durbin · 11 years ago
  66. 0a405ba cros: Inform U-Boot via fake gpio when VGA Option ROM is loaded by Bill Richardson · 12 years ago
  67. 9aea04a Add Google ChromeOS vendor support by Stefan Reinauer · 12 years ago