Age | Commit message (Expand) | Author |
2022-04-21 | tpm: Refactor TPM Kconfig dimensions | Jes B. Klinke |
2021-11-15 | Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" | Hsuan-ting Chen |
2021-10-15 | Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" | Hsuan-ting Chen |
2021-10-05 | src/mainboard to src/security: Fix spelling errors | Martin Roth |
2021-09-16 | vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main | Hsuan Ting Chen |
2021-09-16 | mb/google: Unify all variants to start with "-> " | Martin Roth |
2021-09-07 | mb/google: Add board name comments for each board | Martin Roth |
2021-07-26 | mb/*: Specify type of `MAINBOARD_PART_NUMBER` once | Angel Pons |
2021-07-26 | mb/*: Specify type of `MAINBOARD_DIR` once | Angel Pons |
2021-02-21 | mb/: Drop the provided name in chip_ops | Kyösti Mälkki |
2021-02-15 | src: use ARRAY_SIZE where possible | Patrick Georgi |
2021-02-03 | src: Remove unused <boardid.h> | Elyes HAOUAS |
2020-12-31 | coreboot_table: Convert some CONFIG(CHROMEOS) preprocessor | Kyösti Mälkki |
2020-06-13 | treewide: Add Kconfig variable MEMLAYOUT_LD_FILE | Furquan Shaikh |
2020-06-01 | src: Fix up #-commented SPDX headers | Angel Pons |
2020-05-18 | mainboard/*/*/*.cb: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-18 | mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-04-23 | mb/google/smaug: Always add RTC driver | Patrick Georgi |
2020-04-06 | mb/google/smaug: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | mainboard/google: Remove copyright notices | Patrick Georgi |
2020-03-07 | chromeos: stop sharing write protect GPIO with depthcharge | Joel Kitching |
2019-11-28 | mainboard/google: Remove unused include <stdlib.h> | Elyes HAOUAS |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-10-27 | src/mainboard: change "unsigned" to "unsigned int" | Martin Roth |
2019-09-30 | mb: remove test-only HWIDs | Hung-Te Lin |
2019-05-13 | mainboard: remove "recovery" gpio, selectively add "presence" gpio. | Matt Delco |
2019-05-06 | Fix code that would trip -Wtype-limits | Julius Werner |
2019-04-11 | chromeos: clean up "recovery" and "write protect" GPIOs | Joel Kitching |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-03-29 | src: Use include <reset.h> when appropriate | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-05 | mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files | Hung-Te Lin |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2018-11-28 | mb/*/*/Kconfig: Remove useless comment | Elyes HAOUAS |
2018-11-05 | mainboard: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-10-30 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-22 | reset: Convert individual boards to `board_reset()` | Nico Huber |
2018-06-04 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
2018-05-08 | mb/google: Get rid of device_t | Elyes HAOUAS |
2018-02-22 | mainboard/google: Disable big, pit, and ryu ec builds | Martin Roth |
2017-12-07 | boardid: Switch from Kconfig to weak functions | Julius Werner |
2017-12-07 | boardid: Minor clean up and standardization | Julius Werner |
2017-11-17 | mb/google: Add Chromebook marketing names | Jonathan Neuschäfer |
2017-08-18 | include/device: Split i2c.h into three | Nico Huber |
2017-06-13 | Consolidate reset API, add generic reset_prepare mechanism | Julius Werner |
2017-06-08 | device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT | Nico Huber |
2017-05-30 | tegra210: Remove fake cpu_reset() | Julius Werner |
2017-03-28 | vboot: Move remaining features out of vendorcode/google/chromeos | Julius Werner |
2017-03-28 | vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default | Julius Werner |
2016-11-18 | google/chromeec: Add common infrastructure for boot-mode switches | Furquan Shaikh |
2016-09-30 | Kconfig: Prefix hex defaults with 0x | Martin Roth |
2016-08-18 | Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS | Aaron Durbin |
2016-08-15 | mainboard/google: remove unused BOOT_MEDIA_SPI_CHIP_SELECT option | Aaron Durbin |
2016-07-28 | vboot: Separate vboot from chromeos | Furquan Shaikh |
2016-04-13 | mainboard/google: Update license headers | Martin Roth |
2016-04-05 | chromeos: Simplify fill_lb_gpios even further | Julius Werner |
2016-03-25 | google/intel mainboards: Add missing board_info.txt files | Martin Roth |
2016-02-12 | tegra132/210: Remove memlayout_vboot2.ld | Julius Werner |
2016-02-12 | chromebooks: Define GBB hardware IDs | Patrick Georgi |
2016-02-09 | chromebooks: Configure Chrome EC board names | Patrick Georgi |
2016-01-21 | chromeos: import Chrome OS fmaps | Patrick Georgi |
2015-12-10 | cbfs/vboot: remove firmware component support | Aaron Durbin |
2015-11-07 | arm64: Remove cpu intialization through device-tree | Furquan Shaikh |
2015-11-07 | arm64: remove spin table support | Aaron Durbin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-04 | bootmode: add display_init_required() | Aaron Durbin |
2015-08-28 | Smaug: Add NVDEC and TSEC carveouts | Tom Warren |
2015-08-26 | ChromeOS mainboards: Move more Kconfig symbols under CHROMEOS | Martin Roth |
2015-08-26 | Google Kconfig: Add MAINBOARD_HAS_NATIVE_VGA_INIT in good places | Martin Roth |
2015-08-21 | ChromeOS: Fix Kconfig dependencies | Martin Roth |
2015-07-29 | Revert "smaug: Do not gate XUSB partitions" | Andrew Bresticker |
2015-07-16 | smaug: correct odmdata in odmdata.cfg | Yen Lin |
2015-07-16 | smaug: ramstage: include sdram_configs.c | Yen Lin |
2015-07-16 | smaug: Use VNBN_FLASH instead of VBNV_EC | Furquan Shaikh |
2015-07-16 | smaug: Increase drive strength for QSPI Pinmux | Furquan Shaikh |
2015-07-13 | smaug: Set LDO2 voltage to 1.8V | Furquan Shaikh |
2015-07-09 | smaug: Update PMIC settings | Furquan Shaikh |
2015-07-04 | Kconfig: Fix references to obsolete symbols | Martin Roth |
2015-07-03 | Kconfig whitespace cleanup: Change leading spaces to tabs | Martin Roth |
2015-06-30 | google/smaug: roll up fixes to compile with vboot | Patrick Georgi |
2015-06-30 | google/smaug: add new mainboard | Patrick Georgi |