summaryrefslogtreecommitdiff
path: root/board/google
AgeCommit message (Expand)AuthorFilesLines
2021-07-15x86: coral: Allow booting from corebootSimon Glass1-0/+28
2021-03-27x86: coral: Show memory config and SKU ID on startupSimon Glass2-14/+131
2021-03-27x86: coral: Free the ACPI GPIOs after using themSimon Glass1-0/+2
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini3-0/+3
2021-02-06x86: coral: Add sysinfo opsSimon Glass1-0/+5
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass3-0/+3
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-1/+1
2021-01-05x86: apl: Reduce size for TPLSimon Glass1-1/+3
2020-11-13rockchip: gru: Allow setting up clocks in U-Boot properAlper Nebi Yasak1-0/+23
2020-11-10x86: coral: Correct max98357 fileSimon Glass1-0/+0
2020-11-06board: Rename uclass to sysinfoSimon Glass1-1/+1
2020-09-25x86: coral: Add audio descriptor filesSimon Glass5-0/+0
2020-09-25x86: coral: Add ACPI tables for coralSimon Glass7-0/+412
2020-09-25x86: apl: Correct PCIE_ECAM_BASESimon Glass1-1/+1
2020-09-01x86: Introduce USE_EARLY_BOARD_INIT optionAndy Shevchenko3-0/+3
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-07-14imx8m: Refactor the OPTEE memory removalPeng Fan1-11/+0
2020-05-22rockchip: veyron: move board_early_init_f to _r (after reloc)Urja Rannikko1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop log.h from common headerSimon Glass2-0/+3
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-01arm: imx: Add support for Google's Coral Dev BoardAlifer Moraes7-0/+2079
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2019-12-15x86: Add chromebook_coralSimon Glass5-0/+88
2019-07-29rockchip: rk3399: Migrate to use common board fileKever Yang1-5/+0
2019-07-29rockchip: rk3288: Move veyron_init() back to veyron.cKever Yang1-0/+63
2019-07-29rockchip: rk3288: move board_early_init_f() back to veyronKever Yang1-0/+20
2019-07-29rockchip: rk3399: move chromebook bob specific flow to its board fileKever Yang1-0/+21
2019-05-08x86: samus: Add a target to boot through TPLSimon Glass3-2/+27
2019-02-01rockchip: Add MAINTAINER entry for chromebook_speedyPhilipp Tomsich1-0/+7
2019-02-01rockchip: Add support for chromebook_bobSimon Glass4-0/+42
2019-02-01rockchip: add support for veyron-speedy (ASUS Chromebook C201)Marty E. Plummer1-0/+16
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini10-25/+10
2018-01-30x86: kconfig: Remove meaningless 'select n'Ulf Magnusson1-1/+0
2017-08-01x86: kconfig: Let board select SPI flashBin Meng3-0/+3
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng3-23/+0
2017-08-01x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng3-15/+0
2017-02-09rockchip: Correct MAINTAINER entry for chromebook_minnieSimon Glass1-2/+2
2017-02-07x86: link: Add a config for 64-bit U-BootSimon Glass3-1/+15
2017-02-07x86: link: Add a text base for 64-bit U-BootSimon Glass1-1/+2
2016-11-26rockchip: Add support for veyron-minnie (ASUS Chromebook Flip)Simon Glass2-0/+23
2016-11-26rockchip: Add support for veyron-mickey (Chromebit)Simon Glass2-0/+23
2016-11-26rockchip: veyron: Add a note about the SDRAM voltageSimon Glass1-0/+6
2016-11-26rockchip: Rename jerry files to veyronSimon Glass4-5/+5
2016-03-17x86: Add support for the samus chromebookSimon Glass5-0/+84
2016-03-17x86: Drop all the old pin configuration codeSimon Glass2-142/+0
2016-01-24x86: ivybridge: Move northbridge and PCH init into driversSimon Glass1-8/+0
2016-01-13x86: ivybridge: Do not require HAVE_INTEL_MEBin Meng2-0/+2
2015-12-09x86: Remove HAVE_ACPI_RESUMEBin Meng2-2/+0