Age | Commit message (Expand) | Author |
2024-03-05 | mb/google/oak: Don't build the ChromeEC codebase by default | Martin Roth |
2024-02-18 | mb/getac to mb/intel: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-24 | mb/google/oak to rex: Rename Makefiles from .inc to .mk | Martin Roth |
2023-11-22 | google/*: Clean up Kconfg board selection for Google MTK boards | Julius Werner |
2023-09-25 | mb/google/oak: Move common selects to BOARD_GOOGLE_OAK_COMMON | Felix Singer |
2023-09-21 | mb/google/oak: Move Selects from Kconfig.name to Kconfig | Felix Singer |
2023-07-06 | drivers/tpm: Move tis_plat_irq_status to cr50 driver | Grzegorz Bernacki |
2023-01-13 | mainboard: Remove duplicated <soc/gpio.h> | Elyes Haouas |
2022-09-30 | mb/google/oak/bootblock.c: Replace comma with semicolon | Elyes Haouas |
2022-04-21 | tpm: Refactor TPM Kconfig dimensions | Jes B. Klinke |
2022-03-21 | mb/google: Remove unused cpu device | Yu-Ping Wu |
2021-11-15 | Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" | Hsuan-ting Chen |
2021-11-09 | ChromeOS: Fix <vc/google/chromeos/chromeos.h> | Kyösti Mälkki |
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-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-23 | mb/google/oak: Add new DRAM modules K4E6E304EC-EGCG-4GB | xuxinxiong |
2021-02-22 | mb/google/oak: Clean up TPM Kconfig | Angel Pons |
2021-02-21 | mb/: Drop the provided name in chip_ops | Kyösti Mälkki |
2020-12-17 | drivers: Replace set_vbe_mode_info_valid | Patrick Rudolph |
2020-10-08 | soc/mediatek: Add function to raise the CPU frequency of MT8192 | Weiyi Lu |
2020-07-15 | mb/google/oak: Add new DRAM modules for oak | wuxy |
2020-06-13 | treewide: Add Kconfig variable MEMLAYOUT_LD_FILE | Furquan Shaikh |
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-06 | mb/google/oak: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | mainboard/google: Remove copyright notices | Patrick Georgi |
2020-03-10 | src: Remove unneeded 'include <arch/cache.h>' | Elyes HAOUAS |
2020-03-07 | chromeos: stop sharing write protect GPIO with depthcharge | Joel Kitching |
2020-02-26 | treewide: capitalize 'USB' | Elyes HAOUAS |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-11-28 | mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDOR | Arthur Heymans |
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: Use 'include <boot/coreboot_tables.h>' when appropriate | Elyes HAOUAS |
2019-09-30 | mb: remove test-only HWIDs | Hung-Te Lin |
2019-09-15 | src/mainboard: Remove not used #include <elog.h> | Elyes HAOUAS |
2019-08-15 | soc/mediatek: dsi: Support sending MIPI init commands | Hung-Te Lin |
2019-08-09 | soc/mediatek/mt8173: Remove dual DSI mode | Hung-Te Lin |
2019-06-21 | mediatek: Add SPI tick_dly setting | Mengqi Zhang |
2019-05-13 | mainboard: remove "recovery" gpio, selectively add "presence" gpio. | Matt Delco |
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-28 | google/oak: Delete rowan | Evan Green |
2019-03-25 | vboot: remove VBOOT_EC_SLOW_UPDATE Kconfig option | Joel Kitching |
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-08-17 | arm64: Factor out common parts of romstage execution flow | Julius Werner |
2018-07-20 | mediatek: Share GPIO code among similar SOCs | Tristan Shieh |
2018-07-11 | mediatek: Share MMU operation code among similar SOCs | Tristan Shieh |
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-05-04 | mainboard/google: Comment variant names in Kconfig | Martin Roth |
2018-01-18 | security/tpm: Change TPM naming for different layers. | Philipp Deppenwiese |
2018-01-18 | security/tpm: Move tpm TSS and TSPI layer to security section | Philipp Deppenwiese |
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-09-26 | Use stopwatch_wait_until_expired where applicable | Jonathan Neuschäfer |
2017-06-19 | google/oak: gpio: update RAM ID pins for Rowan | Yidi Lin |
2017-06-08 | device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT | Nico Huber |
2017-06-02 | Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER | Nico Huber |
2017-04-29 | rowan: Fix default test HWID. | Patrick Berny |
2017-04-28 | google/oak: Configure SD card detect pin with a pull-up | Julius Werner |
2017-04-25 | google/oak: Enable dual DSI for rowan and the BOE 8-lane MIPI/DSI panel | Daniel Kurtz |
2017-04-25 | mediatek/mt8173: Add support for Dual DSI output | Jitao Shi |
2017-04-25 | google/oak: Use edid_set_framebuffer_bits_per_pixel | Daniel Kurtz |
2017-04-24 | google/oak: Support cr50 over I2C on rowan | Vadim Bendebury |
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 |
2017-02-23 | google/oak: Add initial support for Rowan | Yidi Lin |
2017-01-03 | Revert "google/oak: increase the driving strength for 4GB DRAMs" | Nicolas Boichat |
2016-11-30 | mb/google/oak: replace symbolic links | Martin Roth |
2016-11-29 | google/oak: Add DRAM configuration for Samsung K4E8E324EB | PH Hsu |
2016-11-18 | google/chromeec: Add common infrastructure for boot-mode switches | Furquan Shaikh |
2016-11-17 | google/oak: Add more DRAM modules support | PH Hsu |
2016-10-25 | google/oak: Add derivative board Hana | Yidi Lin |
2016-10-08 | google/oak: Increase the driving strength for 4GB DRAMs | PH Hsu |
2016-10-02 | Kconfig: Update default hex values to start with 0x | Martin Roth |
2016-08-18 | Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS | Aaron Durbin |
2016-07-31 | Remove extra newlines from the end of all coreboot files. | Martin Roth |
2016-07-28 | chromeos: Clean up elog handling | Furquan Shaikh |
2016-07-28 | vboot: Separate vboot from chromeos | Furquan Shaikh |
2016-07-26 | google/oak: dsi: set mipi pin driving control on | Martin Roth |
2016-07-18 | google/oak & elm: initialize touchscreen reset gpio | YH Huang |
2016-07-13 | oak/gru: Fix derivative Kconfigs | Julius Werner |
2016-06-12 | mt8173: dram: Add more sample points to improve dram timing margin | PH Hsu |
2016-06-12 | oak: Select VBOOT_EC_SLOW_UPDATE Kconfig option | Julius Werner |
2016-06-12 | Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices | Julius Werner |
2016-05-09 | google/oak: Add Samsung K4E6E304EB 4G LPDDR3 SDRAM for elm-rev1 SKU2 | PH Hsu |
2016-05-09 | google/oak: elm: Do not control SPI_LEVEL_ENABLE after elm-rev1 | Yidi Lin |
2016-05-09 | google/oak: Configure MAINBOARD_PART_NUMBER by the board name | Yidi Lin |