summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/veyron_rialto/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+0
* vboot: remove Kconfig option VBOOT_PHYSICAL_REC_SWITCHJoel Kitching2019-04-041-1/+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-2/+2
* vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner2017-03-281-1/+0
* 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/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* ChromeOS mainboards: Move more Kconfig symbols under CHROMEOSMartin Roth2015-08-261-1/+1
* Google Kconfig: Add MAINBOARD_HAS_NATIVE_VGA_INIT in good placesMartin Roth2015-08-261-0/+1
* ChromeOS: Fix Kconfig dependenciesMartin Roth2015-08-211-2/+4
* veyron_rialto: Select PHYSICAL_REC_SWITCHJonathan Dixon2015-07-291-0/+1
* google/veyron_rialto: enable VIRTUAL_DEV_SWITCHJonathan Dixon2015-07-231-0/+1
* veyron_rialto: Use VOP_MODE_NONE for display init.David Hendricks2015-07-061-8/+0
* rockchip/rk3288: complete vboot configuration and move to SoCPatrick Georgi2015-06-261-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* Remove Kconfig variable that has no effectPatrick Georgi2015-05-191-1/+0
* Kconfig whitespace fixesMartin Roth2015-04-281-2/+2
* boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEXAaron Durbin2015-04-281-11/+0
* google/veyron_rialto: support the developer key GPIOJonathan Dixon2015-04-221-1/+0
* switch mainboards over to use BOARD_ID_AUTOStefan Reinauer2015-04-221-1/+1
* Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UARTPatrick Georgi2015-04-201-1/+1
* rk3288: detect sdram size at runtimehuang lin2015-04-171-4/+0
* veyron_rialto: Fix boot failure in romstage.Hung-Te Lin2015-04-151-1/+8
* veyron: Add veyron_rialto boardjinkun.hong2015-04-151-0/+89