summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/veyron
Commit message (Expand)AuthorAgeFilesLines
* mb/getac to mb/intel: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* mb/google/sarien to zork: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* google/*: Clean up Kconfig board selection for non-MTK Google Arm boardsJulius Werner2023-11-221-26/+9
* Allow to build romstage sources inside the bootblockArthur Heymans2023-11-091-0/+2
* mb/google/veyron: Move selects from Kconfig.name to KconfigFelix Singer2023-09-232-10/+20
* google/veyron: Fix old style function definitionArthur Heymans2022-12-061-1/+1
* google/*/*/sdram_configs.c: Add function argumentArthur Heymans2022-11-241-1/+1
* arch/arm64,arm: Prepare for !SEPARATE_ROMSTAGEArthur Heymans2022-07-201-2/+9
* security/vboot: Deprecate VBOOT_VBNV_ECYu-Ping Wu2022-06-222-3/+4
* mainboard/google: Remove unused <boardid.h>Elyes Haouas2022-04-241-1/+0
* tpm: Refactor TPM Kconfig dimensionsJes B. Klinke2022-04-211-1/+1
* timestamps: Rename timestamps to make names more consistentJakub Czapiga2022-03-081-3/+3
* 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-092-2/+0
* mb/google: Fix indirect include bootmode.hKyösti Mälkki2021-11-051-1/+1
* Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen2021-10-151-6/+0
* vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_mainHsuan Ting Chen2021-09-161-0/+6
* 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
* src/*: Specify type of `CBFS_SIZE` onceAngel Pons2021-07-261-1/+0
* mb/google/veyron: Remove references to EC firmware board namesPatrick Georgi2021-07-231-9/+0
* treewide [Kconfig]: Remove useless commentElyes HAOUAS2021-02-021-1/+1
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-132-8/+0
* mb/google/{daisy,veyron{_mickey,_rialto}}: Remove unused 'include <vbe.h>'Elyes HAOUAS2020-06-021-1/+0
* mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+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-181-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1112-12/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-093-27/+4
* mb/google/veyron: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-069-116/+18
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-1811-12/+0
* src: Remove unneeded 'include <arch/cache.h>'Elyes HAOUAS2020-03-101-1/+0
* chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching2020-03-071-2/+0
* mb/google/veyron/devicetree.cb: Drop illogical commentAngel Pons2020-01-101-1/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-2/+2
* mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDORArthur Heymans2019-11-281-4/+0
* mainboard/google: Remove unused include <stdlib.h>Elyes HAOUAS2019-11-282-2/+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-9/+0
* src/mainboard: Remove not used #include <elog.h>Elyes HAOUAS2019-09-151-1/+0
* commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)Patrick Georgi2019-05-291-1/+1
* mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco2019-05-131-1/+1
* chromeos: clean up "recovery" and "write protect" GPIOsJoel Kitching2019-04-111-2/+3
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* src: Use include <reset.h> when appropriateElyes HAOUAS2019-03-291-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-202-2/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-2/+2
* mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin2019-03-051-3/+3
* 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