summaryrefslogtreecommitdiff
path: root/src/mainboard/google/veyron_rialto
AgeCommit message (Expand)Author
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-08-01Add newlines at the end of all coreboot filesMartin Roth
2016-07-28chromeos: Clean up elog handlingFurquan Shaikh
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-06-08veyron: Add exception_init() to romstageJulius Werner
2016-04-13mainboard/google: Update license headersMartin Roth
2016-04-05chromeos.fmd: Mark RW_LEGACY as CBFSPatrick Georgi
2016-04-05chromeos: Simplify fill_lb_gpios even furtherJulius Werner
2016-03-25google/intel mainboards: Add missing board_info.txt filesMartin Roth
2016-02-12chromebooks: Define GBB hardware IDsPatrick Georgi
2016-02-09google/veyron_rialto: Remove developer mode switchAlexandru M Stan
2016-01-21chromeos: import Chrome OS fmapsPatrick Georgi
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-25google/veyron_rialto: Throttle to 1416MHz @ 1200mV in bootblockDavid Hendricks
2015-10-25google/veyron_rialto: Reduce voltage and frequency in recovery modeDavid Hendricks
2015-09-24coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin
2015-09-08rk3288: Allow board-specific APLL (CPU clock) settingsDavid Hendricks
2015-08-28veyron_rialto: remove spurious GPIO assignmentsAlexandru M Stan
2015-08-28veyron_rialto: Turn on all ledsAlexandru M Stan
2015-08-28veyron_rialto: Force 3G modem offDavid Hendricks
2015-08-26ChromeOS mainboards: Move more Kconfig symbols under CHROMEOSMartin Roth
2015-08-26Google Kconfig: Add MAINBOARD_HAS_NATIVE_VGA_INIT in good placesMartin Roth
2015-08-21ChromeOS: Fix Kconfig dependenciesMartin Roth
2015-07-29veyron_rialto: Select PHYSICAL_REC_SWITCHJonathan Dixon
2015-07-23google/veyron_rialto: enable VIRTUAL_DEV_SWITCHJonathan Dixon
2015-07-07rk3288: Use timestamp region for pre-cbmem timestampsFurquan Shaikh
2015-07-06veyron_rialto: Use VOP_MODE_NONE for display init.David Hendricks
2015-06-30google/veyron: Fix building with CHROMEOS enabledPatrick Georgi
2015-06-26rockchip/rk3288: complete vboot configuration and move to SoCPatrick Georgi
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-19Remove Kconfig variable that has no effectPatrick Georgi
2015-05-05vboot: remove uses of vboot2_verify_firmware()Aaron Durbin
2015-04-28Kconfig whitespace fixesMartin Roth
2015-04-28boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEXAaron Durbin
2015-04-22google/veyron_rialto: support the developer key GPIOJonathan Dixon
2015-04-22switch mainboards over to use BOARD_ID_AUTOStefan Reinauer
2015-04-22google/veyron_*: Increase SPI flash frequency to 24.75MHzJulius Werner
2015-04-22rockchip/rk3288: Fix SPI clock divisor calculationJulius Werner
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-21veyron: The ODT function is disabled for LPDDR3jinkun.hong
2015-04-20Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UARTPatrick Georgi
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-04-17veyron_{brain,danger,rialto}: Enable eventloggingDavid Hendricks
2015-04-17veyron_{brain,danger,rialto}: Use common watchdog rebootDavid Hendricks
2015-04-17rk3288: detect sdram size at runtimehuang lin
2015-04-17veyron: move setup_chromeos_gpios() prototype to board.hJulius Werner
2015-04-15veyron_rialto: Change recovery GPIO to PUSH_KEY.Hung-Te Lin
2015-04-15veyron_rialto: Fix boot failure in romstage.Hung-Te Lin