Age | Commit message (Expand) | Author |
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 |