1. 3e77279 google/rambi,intel/baytrail: Simplified romstage flow by Kyösti Mälkki · 5 years ago
  2. 52009a9 mb/google/rambi: update GPIO, RAM config for clapper by Matt DeVillier · 5 years ago
  3. c274185 arch/x86: Rename some mainboard_romstage_entry() by Kyösti Mälkki · 5 years ago
  4. 2dba294 google/rambi: Replace __PRE_RAM__ with ENV_ROMSTAGE by Kyösti Mälkki · 5 years ago
  5. 9c5a9bb mainboard/google: Remove use of __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  6. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  7. 0da3a8a soc/intel/baytrail: set default VBIOS filename and PCI ID by Matt DeVillier · 5 years ago
  8. 924463d google/clapper: fix up devicetree by Matt DeVillier · 5 years ago
  9. 348a44e mb/google/{misc}: set default SMBIOS manufacturer by Matt DeVillier · 5 years ago
  10. e6afab1 src/mainboard/google: Adopt Mainboards to changed Type41 Func by Christian Walter · 5 years ago
  11. 2cb3996 mainboard: remove "recovery" gpio, selectively add "presence" gpio. by Matt Delco · 5 years ago
  12. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  13. 31f9631 src: Drop unused 'include <arch/acpigen.h>' by Elyes HAOUAS · 5 years ago
  14. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  15. e586182 mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files by Hung-Te Lin · 5 years ago
  16. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  17. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  18. 0d4de2a ACPI: Rename FADT model and set it to zero by Elyes HAOUAS · 5 years ago
  19. 26071aa ACPI: Correct asl_compiler_revision value by Elyes HAOUAS · 6 years ago
  20. 5ff460f google/rambi: disable TXE in devicetree for all variants by Matt DeVillier · 6 years ago
  21. 21c8f9c mainboard: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  22. aaced4a cpu/intel/common: Use a common acpi/cpu.asl file by Arthur Heymans · 6 years ago
  23. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  24. 0cca6e2 ACPI: Fix DSDT's revision field by Elyes HAOUAS · 6 years ago
  25. 395cbb4 mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetree by Peter Lemenkov · 6 years ago
  26. 1156b35 mainboard: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  27. dfbe6bd src: Add missing include <stdint.h> by Elyes HAOUAS · 6 years ago
  28. e1de648 mb/*/*: Clean up FADT checksum assignment by Jonathan Neuschäfer · 6 years ago
  29. 803cf02 mainboards: Add SMMSTORE region in chromeos configs by Patrick Georgi · 6 years ago
  30. f9ea7ed update all FADT version 3.0 to use the get tables function by Marc Jones · 6 years ago
  31. ec6d015 src: Remove duplicated 'include <device/device.h>' by Elyes HAOUAS · 6 years ago
  32. 1002b44 mb/google/rambi: Don't set defaults for HAVE_IFD_BIN by Arthur Heymans · 6 years ago
  33. 2527648 src/mb: Remove some unneeded includes by Elyes HAOUAS · 6 years ago
  34. e308cc6 mb: Get rid of unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  35. 3044af7 mb/google,samsung/*: Add LPC TPM chip driver to devicetree by Matt DeVillier · 6 years ago
  36. d7b88dc mb/google/x86-boards: Get rid of power button device in coreboot by Furquan Shaikh · 6 years ago
  37. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  38. 808fc8e mb/google: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  39. 1f31354 mb/google/rambi: Set SMI mask using google_chromeec_events_init by Furquan Shaikh · 6 years ago
  40. 2526fd4 src: Remove space after `defined` by Elyes HAOUAS · 6 years ago
  41. d129d43 mb/google: Get rid of device_t by Elyes HAOUAS · 6 years ago
  42. 5911457 mainboard/google: Comment variant names in Kconfig by Martin Roth · 6 years ago
  43. c141323 mb/*/*/cmos.layout: Fix the values for the console level by Arthur Heymans · 7 years ago
  44. d18db73 google mainboards: select SYSTEM_TYPE_LAPTOP where appropriate by Matt DeVillier · 7 years ago
  45. 482d16f src/mainboard: Fix various typos by Jonathan Neuschäfer · 7 years ago
  46. 1ad4152 mb/google: Update/add ChromeOS device marketing names by Matt DeVillier · 7 years ago
  47. c09c2a4 mb/google: Add Chromebook marketing names by Jonathan Neuschäfer · 7 years ago
  48. 2749c52 ec/google/chromeec: Add library function google_chromeec_events_init by Furquan Shaikh · 7 years ago
  49. b29078e mb/*/*: Remove rtc nvram configurable baud rate by Arthur Heymans · 7 years ago
  50. 356b519 mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  51. ec4a0b3 mainboards: Remove unused EC event for thermal overload by Duncan Laurie · 7 years ago
  52. f059f6f mb/google: Remove ChromeEC builds for auron and rambi by Martin Roth · 7 years ago
  53. e34a770 soc/baytrail: fix scope for I2C ACPI devices by Matt DeVillier · 8 years ago
  54. 74e1fb0 google/rambi: add board-specific USB port info by Matt DeVillier · 7 years ago
  55. f848ed0 google/rambi: disable PCI device for unused i2c buses by Matt DeVillier · 7 years ago
  56. 7ee81a4 acpi: fix FADT header version for ChromeOS devices by Matt DeVillier · 7 years ago
  57. 58c3938 vboot: Move remaining features out of vendorcode/google/chromeos by Julius Werner · 8 years ago
  58. 320edbe vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default by Julius Werner · 7 years ago
  59. 5029a16 ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeec by Furquan Shaikh · 7 years ago
  60. 3795b03 mainboard/google/rambi: Move SIO_EC_ENABLE_PS2K to onboard.h by Furquan Shaikh · 7 years ago
  61. 474a7c5 google/rambi: add explicit pull-down for ram-id by Matt DeVillier · 8 years ago
  62. 9be3f5d Add Baytrail ChromeOS devices using variant scheme by Matt DeVillier · 8 years ago
  63. ce0a564 Combine Baytrail ChromeOS devices using variant scheme by Matt DeVillier · 8 years ago
  64. 4607cac cpu/x86/msr.h: Drop excessive includes by Kyösti Mälkki · 8 years ago
  65. 22cc9d2 cpu/cpu.h: Drop excessive includes by Kyösti Mälkki · 8 years ago
  66. cd2afc0 google/chromeec: Add common infrastructure for boot-mode switches by Furquan Shaikh · 8 years ago
  67. 91fa9d7 mainboards,ec: provide common declaration for mainboard_ec_init() by Aaron Durbin · 8 years ago
  68. d23ee5d mainboard: Clean up boot_option/reboot_bits in cmos.layout by Nico Huber · 8 years ago
  69. 8ab989e src/mainboard: Capitalize ROM, RAM, CPU and APIC by Elyes HAOUAS · 8 years ago
  70. b0f8151 chromeos mainboards: remove chromeos.asl by Aaron Durbin · 8 years ago
  71. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  72. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago
  73. 30b0c7a mainboards: align on using ACPI_Sx definitions by Aaron Durbin · 8 years ago
  74. 0562783 Google Mainboards: Increase RO coreboot size on flash by Daisuke Nojiri · 8 years ago
  75. 95b7a6c ec/google/chromeec/acpi: Add MKBP support by Gwendal Grignou · 8 years ago
  76. 31a477c mainboard/google: Update license headers by Martin Roth · 8 years ago
  77. 1000a55 chromeos.fmd: Mark RW_LEGACY as CBFS by Patrick Georgi · 8 years ago
  78. c445b4f chromeos: Simplify fill_lb_gpios even further by Julius Werner · 8 years ago
  79. a0f6abc chromebooks: Define GBB hardware IDs by Patrick Georgi · 9 years ago
  80. c3686b3 chromebooks: Configure Chrome EC board names by Patrick Georgi · 9 years ago
  81. 5d7ab39 chromeos: import Chrome OS fmaps by Patrick Georgi · 9 years ago
  82. c5fb1a2 google/rambi: Fix IASL warnings _CRS must return a value by Martin Roth · 9 years ago
  83. 40d073c google/rambi: Fix end comment in Kconfig by Martin Roth · 9 years ago
  84. 77c67b3 IASL: Enable warnings as errors by Martin Roth · 9 years ago
  85. 2439132 mainboard: Remove last_boot NVRAM option by Timothy Pearson · 9 years ago
  86. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  87. 4093148 Kconfig: Don't 'select' options based on PAYLOAD_SEABIOS by Alexandru Gagniuc · 9 years ago
  88. 8c12d6e ChromeOS mainboards: Move more Kconfig symbols under CHROMEOS by Martin Roth · 9 years ago
  89. 967cd9a ChromeOS: Fix Kconfig dependencies by Martin Roth · 9 years ago
  90. b95fc30 Fix Kconfig: ALWAYS_LOAD_OPROM has unmet dependency VGA_ROM_RUN by Martin Roth · 9 years ago
  91. add740a Add Kconfig flag to specify if there's a lid switch by Patrick Georgi · 9 years ago
  92. 08b8785 Expose get_lid_switch() in romstage by Patrick Georgi · 9 years ago
  93. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  94. 0e90dae Move TPM code out of chromeos by Vladimir Serbinenko · 9 years ago
  95. 7fb149d baytrail: Switch to per-device ACPI by Vladimir Serbinenko · 10 years ago
  96. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  97. 16c12c0 Remove unused functions by Patrick Georgi · 9 years ago
  98. 4679c41 Move smi trap sample to documentation, don't keep it in every mobo. by Vladimir Serbinenko · 9 years ago
  99. be3e0a0 boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEX by Aaron Durbin · 9 years ago
  100. a1361d4 mainboards: Add CHROMEOS_VBNV_* where appropriate by Patrick Georgi · 9 years ago