summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/veyron_rialto/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* ChromeOS: Fix <vc/google/chromeos/chromeos.h>Kyösti Mälkki2021-11-091-1/+0
* mb/google/{daisy,veyron{_mickey,_rialto}}: Remove unused 'include <vbe.h>'Elyes HAOUAS2020-06-021-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mb/google/veyron_rialto: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src: Remove unneeded 'include <arch/cache.h>'Elyes HAOUAS2020-03-101-1/+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
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-221-1/+1
* mb/google: Get rid of device_tElyes HAOUAS2018-05-081-2/+2
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-1/+1
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+1
* chromeos: Clean up elog handlingFurquan Shaikh2016-07-281-4/+0
* bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh2016-07-281-1/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* google/veyron_rialto: Reduce voltage and frequency in recovery modeDavid Hendricks2015-10-251-0/+8
* veyron_rialto: remove spurious GPIO assignmentsAlexandru M Stan2015-08-281-3/+1
* veyron_rialto: Force 3G modem offDavid Hendricks2015-08-281-0/+9
* veyron_rialto: Use VOP_MODE_NONE for display init.David Hendricks2015-07-061-0/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-7/+7
* veyron_{brain,danger,rialto}: Enable eventloggingDavid Hendricks2015-04-171-0/+6
* veyron: Add veyron_rialto boardjinkun.hong2015-04-151-0/+105