summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/gru/bootblock.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mb/google/gru: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-14/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-5/+5
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* (console,drivers/uart)/Kconfig: Fix dependenciesNico Huber2018-11-211-8/+8
* google/gru: Stop mucking with unused I2S0 pins in codec configJulius Werner2017-12-111-14/+4
* google/gru: Add config for scarlet-derived boardsEge Mihmanli2017-11-201-4/+4
* google/gru: Fix pmu1833_volsel handlingJulius Werner2017-10-021-0/+6
* google/gru: Re-enable 3V rail GPIO on ScarletJulius Werner2017-09-061-6/+4
* rockchip: gpio: add gpio_pull argument in gpio_input_irq() functionLin Huang2017-08-061-1/+1
* google/gru: Use 1.8V powerdomain for gpio4cd on ScarletLin Huang2017-08-011-0/+4
* google/gru: Add support for Scarlet rev1Julius Werner2017-07-191-12/+19
* google/gru: tpm on bob: cr50: add irq clear/irq status for tpm irqJeffy Chen2017-04-281-0/+2
* rockchip/rk3399: Move big CPU cluster initialization into ramstageJulius Werner2016-10-061-1/+1
* google/gru: Ensure correct pull resistors for special-function pinsJulius Werner2016-10-041-20/+51
* gru: Increase SPI speed to 33MHzSimon Glass2016-10-041-1/+2
* gru/kevin: Decrease voltage for little cpu 1.5G to 1.15vShunqian Zheng2016-09-201-1/+1
* gru: Add watchdog reset supportJulius Werner2016-09-201-0/+4
* rockchip/rk3399: Add pwm_regulator.c for pwm then ramp boot up cpuEric Gao2016-08-311-1/+16
* Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUSAaron Durbin2016-08-181-1/+1
* google/gru: Add code to support I2C TPM for KevinJulius Werner2016-08-031-3/+11
* google/gru: Change UART _Static_assert() condition to #ifJulius Werner2016-07-251-8/+8
* gru: kevin: initialize cr50 SPI interfaceVadim Bendebury2016-06-231-1/+5
* gru: kevin: enable EC SPI interfaceVadim Bendebury2016-06-081-2/+5
* gru: kevin: configure board GPIOsVadim Bendebury2016-06-081-0/+4
* google/gru: enable pp1500 and pp3000 rails as soon as possibleVadim Bendebury2016-05-091-0/+8
* google/gru: select 1.8V as gpio2ab io domainLin Huang2016-05-091-0/+13
* rockchip: rk3399: add spi clock driverShunqian Zheng2016-05-091-0/+6
* google/gru: enable uart2 if configuredShunqian Zheng2016-05-091-0/+13
* google/gru: Add a stub rk3399 mainboardhuang lin2016-04-161-0/+25