summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/veyron/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* google/*: Clean up Kconfig board selection for non-MTK Google Arm boardsJulius Werner2023-11-221-26/+9
* mb/google/veyron: Move selects from Kconfig.name to KconfigFelix Singer2023-09-231-0/+20
* security/vboot: Deprecate VBOOT_VBNV_ECYu-Ping Wu2022-06-221-1/+1
* tpm: Refactor TPM Kconfig dimensionsJes B. Klinke2022-04-211-1/+1
* 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
* mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDORArthur Heymans2019-11-281-4/+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
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* reset: Convert individual boards to `board_reset()`Nico Huber2018-10-221-1/+0
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-041-0/+2
* boardid: Switch from Kconfig to weak functionsJulius Werner2017-12-071-2/+0
* Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber2017-06-021-2/+0
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-281-9/+6
* vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner2017-03-281-2/+0
* google/veyron: Clean out unused board variantsJulius Werner2017-03-171-15/+0
* google/veyron: Work around RAM code strapping errorJulius Werner2017-03-171-0/+10
* vendorcode/google/chromeos: Fill in firmware ID regionsPatrick Georgi2016-12-131-0/+13
* Kconfig: Update default hex values to start with 0xMartin Roth2016-10-021-1/+1
* Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUSAaron Durbin2016-08-181-1/+1
* vboot: Separate vboot from chromeosFurquan Shaikh2016-07-281-1/+1
* chromebooks: Define GBB hardware IDsPatrick Georgi2016-02-121-0/+14
* chromebooks: Configure Chrome EC board namesPatrick Georgi2016-02-091-0/+14
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* google: veyron: CBFS_SIZE to match the available size for Coreboot in ChromeOSPaul Kocialkowski2015-09-231-0/+5
* veyron: Unify identical mainboardsJulius Werner2015-09-081-0/+88
* veyron: Rename "veyron" board to "veyron_pinky"Julius Werner2015-03-241-63/+0
* rk3288: update romstage & mainboardhuang lin2015-03-241-1/+1
* add make_idb.py & update bootblockhuang lin2015-03-241-0/+4
* coreboot: rk3288: Add a stub implementation of the rk3288 SOCjinkun.hong2015-03-161-0/+59