summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/foster
Commit message (Expand)AuthorAgeFilesLines
* mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco2019-05-131-3/+0
* Fix code that would trip -Wtype-limitsJulius Werner2019-05-061-16/+0
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* chromeos: clean up "recovery" and "write protect" GPIOsJoel Kitching2019-04-111-1/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* src: Use include <reset.h> when appropriateElyes HAOUAS2019-03-291-1/+1
* chromeos: update old boards to use lb_add_gpios notationJoel Kitching2019-03-271-36/+11
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin2019-03-051-4/+4
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-042-2/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-052-2/+0
* reset: Convert individual boards to `board_reset()`Nico Huber2018-10-222-2/+2
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-041-0/+2
* mb/google: Get rid of device_tElyes HAOUAS2018-05-081-2/+2
* boardid: Switch from Kconfig to weak functionsJulius Werner2017-12-071-1/+0
* boardid: Minor clean up and standardizationJulius Werner2017-12-071-1/+1
* chromeec: Change the API for hostevent/wake masks to handle 64-bitFurquan Shaikh2017-11-221-1/+1
* include/device: Split i2c.h into threeNico Huber2017-08-182-2/+2
* mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-1/+1
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-131-2/+1
* tegra210: Remove fake cpu_reset()Julius Werner2017-05-301-2/+2
* 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-14/+0
* vendorcode/google/chromeos: Fill in firmware ID regionsPatrick Georgi2016-12-131-0/+5
* Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUSAaron Durbin2016-08-181-1/+1
* mainboard/google: remove unused BOOT_MEDIA_SPI_CHIP_SELECT optionAaron Durbin2016-08-151-8/+0
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-312-2/+0
* vboot: Separate vboot from chromeosFurquan Shaikh2016-07-281-1/+1
* google/foster: Configure audio codec padsStefan Reinauer2016-05-071-0/+1
* mainboard/google: Update license headersMartin Roth2016-04-132-0/+26
* google/intel mainboards: Add missing board_info.txt filesMartin Roth2016-03-251-0/+6
* tegra132/210: Remove memlayout_vboot2.ldJulius Werner2016-02-121-5/+0
* chromebooks: Define GBB hardware IDsPatrick Georgi2016-02-121-0/+4
* chromebooks: Configure Chrome EC board namesPatrick Georgi2016-02-091-0/+4
* chromeos: import Chrome OS fmapsPatrick Georgi2016-01-211-0/+28
* cbfs/vboot: remove firmware component supportAaron Durbin2015-12-101-7/+0
* arm64: remove spin table supportAaron Durbin2015-11-071-2/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3113-52/+0
* vboot: provide a unified flow for separate verstageAaron Durbin2015-09-302-30/+0
* ChromeOS mainboards: Move more Kconfig symbols under CHROMEOSMartin Roth2015-08-261-1/+1
* ChromeOS: Fix Kconfig dependenciesMartin Roth2015-08-211-1/+3
* foster: correct odmdata in odmdata.cfgYen Lin2015-07-161-1/+1
* foster: add sdram_configs.cYen Lin2015-07-162-0/+44
* Kconfig: Fix references to obsolete symbolsMartin Roth2015-07-041-1/+0
* Kconfig whitespace cleanup: Change leading spaces to tabsMartin Roth2015-07-031-7/+7
* google/foster: roll up fixes to compile with vbootPatrick Georgi2015-06-302-1/+2
* google/foster: add new mainboardPatrick Georgi2015-06-3024-0/+2164