summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/gru
Commit message (Expand)AuthorAgeFilesLines
* tpm: Refactor TPM Kconfig dimensionsJes B. Klinke2022-04-211-2/+3
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-2/+2
* Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen2021-11-151-0/+6
* ChromeOS: Fix <vc/google/chromeos/chromeos.h>Kyösti Mälkki2021-11-091-1/+1
* Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen2021-10-151-6/+0
* src/mainboard to src/security: Fix spelling errorsMartin Roth2021-10-051-1/+1
* vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_mainHsuan Ting Chen2021-09-161-0/+6
* mb/*: Specify type of `DEVICETREE` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-261-1/+0
* mb/: Drop the provided name in chip_opsKyösti Mälkki2021-02-211-1/+0
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-2/+1
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-132-9/+0
* mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-6/+0
* mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-6/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1120-20/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-095-45/+5
* mb/google/gru: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0615-196/+30
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-1816-16/+0
* chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching2020-03-071-2/+0
* mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDORArthur Heymans2019-11-281-4/+0
* mainboard/google: Remove unused include <stdlib.h>Elyes HAOUAS2019-11-281-1/+0
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* mb: remove test-only HWIDsHung-Te Lin2019-09-301-10/+0
* arm64: Uprev Arm TF and adjust to BL31 parameter changesJulius Werner2019-09-141-22/+24
* mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco2019-05-131-1/+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-4/+3
* assert: Make dead_code() work at link-time instead of compile-timeJulius Werner2019-04-011-5/+5
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-088-32/+32
* 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-043-2/+3
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-221-1/+2
* (console,drivers/uart)/Kconfig: Fix dependenciesNico Huber2018-11-211-8/+8
* mb/*/*/Kconfig: Don't specify devicetree path if default val usedPeter Lemenkov2018-11-161-1/+0
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* soc/rockchip/rk3399: Convert to `board_reset()`Nico Huber2018-10-222-2/+1
* arm64: Factor out common parts of romstage execution flowJulius Werner2018-08-171-16/+2
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-041-2/+4
* rk3399: Enable bootblock compressionJulius Werner2018-05-221-0/+2
* mb/google: Get rid of device_tElyes HAOUAS2018-05-081-2/+2
* mainboard/google: Comment variant names in KconfigMartin Roth2018-05-041-6/+8
* cbfs: Add cbfs_boot_load_file()T Michael Turney2018-04-171-2/+2
* google/scarlet: Adjust K&D power sequence from softwareBrian Norris2018-03-081-1/+2
* google/gru: Fix GPIO_WP pull and polarity for ScarletJulius Werner2018-02-161-3/+10
* google/gru: Add another 512KB to the COREBOOT FMAP regionJulius Werner2018-02-061-3/+3
* google/gru: Use newer version of Innolux P097PFG panel init codeLin Huang2018-02-021-82/+91
* google/scarlet: Add initialization sequence for Innolux P097PFG panelLin Huang2018-01-291-0/+101