summaryrefslogtreecommitdiff
path: root/src/mainboard/google/gale
AgeCommit message (Expand)Author
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-22reset: Convert individual boards to `board_reset()`Nico Huber
2018-08-10drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-05-08mb/google: Get rid of device_tElyes HAOUAS
2017-12-07boardid: Switch from Kconfig to weak functionsJulius Werner
2017-12-07boardid: Minor clean up and standardizationJulius Werner
2017-11-23src/mainboard: Fix various typosJonathan Neuschäfer
2017-11-17mb/google: Add Chromebook marketing namesJonathan Neuschäfer
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-28vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner
2016-10-03google/gale: Remove #ifdef of Kconfig bool symbolMartin Roth
2016-10-03google/gale/Kconfig: Change wording of Kconfig optionMartin Roth
2016-08-31mainboard/*/Kconfig: Set GBB_HWID where missingPatrick Georgi
2016-08-03google/gale: Add more board ID variantsKan Yan
2016-07-31google/gale: Change board ID definition.Kan Yan
2016-07-28qualcomm/gale: Add required files to enable elog in ramstageFurquan Shaikh
2016-07-25google/gale: Fix board ID and GPIO config.Kan Yan
2016-07-12Gale: Add LED support.Suresh Rajashekara
2016-06-02Gale board: Move TPM setup function to verstage.cKan Yan
2016-05-10google/gale: use if (IS_ENABLED()) over #ifdefPatrick Georgi
2016-05-10google/gale: mark RW_LEGACY to carry CBFSPatrick Georgi
2016-05-10soc/qualcomm/ipq40xx: Enable crashdump handlingVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Add support for BLSP QUP I2CVaradarajan Narayanan
2016-05-10google/gale: Remove some unwanted codeVaradarajan Narayanan
2016-05-10google/gale: Enable WinBond SPI flash supportVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Map OCIMEMVaradarajan Narayanan
2016-05-10google/gale: Remove NAND initVaradarajan Narayanan
2016-05-10google/gale: Implement resetVaradarajan Narayanan
2016-05-10google/gale: Implement resetVaradarajan Narayanan
2016-05-10google/gale: Enable Giga Device SPI flash supportVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Return NULL for cbmem_top if DRAM is not initializedVaradarajan Narayanan
2016-05-10google/gale: set the correct GPIOs for recovery and dev.Kan Yan
2016-05-10soc/qualcomm/ipq40xx: Update memory map to align to ipq40xxVaradarajan Narayanan
2016-05-10google/gale: Initial commit for Gale board supportVaradarajan Narayanan