aboutsummaryrefslogtreecommitdiff
path: root/board/google
AgeCommit message (Expand)AuthorFilesLines
2020-02-05dm: 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-25rockchip: Add support for veyron-minnie (ASUS Chromebook Flip)Simon Glass2-0/+23
2016-11-25rockchip: Add support for veyron-mickey (Chromebit)Simon Glass2-0/+23
2016-11-25rockchip: veyron: Add a note about the SDRAM voltageSimon Glass1-0/+6
2016-11-25rockchip: 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
2015-12-09x86: Remove CPU_INTEL_SOCKET_RPGA989Bin Meng2-2/+0
2015-12-09x86: Clean up ivybridge/chrome Kconfig optionsBin Meng2-2/+0
2015-09-02rockchip: Add basic support for jerrySimon Glass5-1/+36
2015-07-14x86: Remove MARK_GRAPHICS_MEM_WRCOMBBin Meng2-2/+0
2015-05-12arch: Make board selection choices optionalJoe Hershberger1-0/+1
2015-04-29x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONSBin Meng2-0/+6
2015-04-29x86: Kconfig: Divide the target selection to vendor/modelBin Meng1-0/+43
2015-04-18x86: cros_ec: Drop unnecessary initSimon Glass1-3/+0
2015-04-18dm: x86: pci: Convert coreboot to use driver model for pciSimon Glass1-0/+9
2015-04-16x86: Add support for panther (Asus Chromebox)Simon Glass4-0/+69
2015-02-05x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass1-2/+1
2015-01-13x86: Move CONFIG_SYS_CAR_xxx to KconfigBin Meng1-0/+8
2015-01-13x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to KconfigBin Meng1-0/+1
2014-12-18x86: ich6-gpio: Add Intel Tunnel Creek GPIO supportBin Meng1-1/+1
2014-12-13x86: ich6-gpio: Move setup_pch_gpios() to board support codesBin Meng1-0/+40
2014-12-13x86: Make ROM_SIZE configurable in KconfigBin Meng1-0/+1
2014-11-25x86: chromebook_link: Enable the Chrome OS ECSimon Glass1-0/+4
2014-11-25x86: Remove board_early_init_r()Simon Glass1-5/+0
2014-11-21x86: chromebook_link: Enable GPIO supportSimon Glass1-0/+107
2014-11-21x86: chromebook_link: Implement CAR support (cache as RAM)Simon Glass1-0/+12
2014-11-21x86: Emit post codes in startup code for ChromebooksSimon Glass2-1/+24
2014-11-21x86: Add chromebook_link boardSimon Glass6-0/+70