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