summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/gale
Commit message (Expand)AuthorAgeFilesLines
...
* mb/google: Add Chromebook marketing namesJonathan Neuschäfer2017-11-171-1/+1
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-131-1/+1
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-281-2/+2
* vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner2017-03-282-9/+0
* google/gale: Remove #ifdef of Kconfig bool symbolMartin Roth2016-10-031-28/+27
* google/gale/Kconfig: Change wording of Kconfig optionMartin Roth2016-10-031-1/+1
* mainboard/*/Kconfig: Set GBB_HWID where missingPatrick Georgi2016-08-311-0/+5
* google/gale: Add more board ID variantsKan Yan2016-08-032-3/+7
* google/gale: Change board ID definition.Kan Yan2016-07-311-0/+2
* qualcomm/gale: Add required files to enable elog in ramstageFurquan Shaikh2016-07-281-0/+1
* google/gale: Fix board ID and GPIO config.Kan Yan2016-07-253-26/+42
* Gale: Add LED support.Suresh Rajashekara2016-07-122-4/+19
* Gale board: Move TPM setup function to verstage.cKan Yan2016-06-023-34/+61
* google/gale: use if (IS_ENABLED()) over #ifdefPatrick Georgi2016-05-101-11/+11
* google/gale: mark RW_LEGACY to carry CBFSPatrick Georgi2016-05-101-1/+1
* soc/qualcomm/ipq40xx: Enable crashdump handlingVaradarajan Narayanan2016-05-101-0/+7
* soc/qualcomm/ipq40xx: Add support for BLSP QUP I2CVaradarajan Narayanan2016-05-105-27/+41
* google/gale: Remove some unwanted codeVaradarajan Narayanan2016-05-102-41/+34
* google/gale: Enable WinBond SPI flash supportVaradarajan Narayanan2016-05-101-0/+1
* soc/qualcomm/ipq40xx: Map OCIMEMVaradarajan Narayanan2016-05-102-0/+9
* google/gale: Remove NAND initVaradarajan Narayanan2016-05-102-42/+0
* google/gale: Implement resetVaradarajan Narayanan2016-05-101-0/+1
* google/gale: Implement resetVaradarajan Narayanan2016-05-101-24/+0
* google/gale: Enable Giga Device SPI flash supportVaradarajan Narayanan2016-05-101-0/+1
* soc/qualcomm/ipq40xx: Return NULL for cbmem_top if DRAM is not initializedVaradarajan Narayanan2016-05-101-0/+3
* google/gale: set the correct GPIOs for recovery and dev.Kan Yan2016-05-101-3/+3
* soc/qualcomm/ipq40xx: Update memory map to align to ipq40xxVaradarajan Narayanan2016-05-103-18/+22
* google/gale: Initial commit for Gale board supportVaradarajan Narayanan2016-05-1017-0/+891