summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/nyan_big/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* mb/google: Get rid of device_tElyes HAOUAS2018-05-081-2/+2
* chromeos: Clean up elog handlingFurquan Shaikh2016-07-281-4/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* 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-4/+4
* gpio: Extend common GPIO header, simplify function namesJulius Werner2015-04-101-1/+1
* tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-081-6/+6
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-061-2/+3
* tegra: Clean up USB codeFurquan Shaikh2015-03-261-3/+3
* nyan*: Set GEN2 I2C pads to open-drain modeKen Chang2014-12-311-2/+4
* nyan*: Log boot reason in eventlogDavid Hendricks2014-12-301-0/+2
* nyan*: Disable SD card reader power gpio.Hung-Te Lin2014-12-191-4/+5
* nyan*: enable CLAMP_INPUTSKen Chang2014-12-171-5/+6
* nyan*: Add eventlog supportDavid Hendricks2014-12-171-0/+4
* spi: Factor EC protocol details out of the SPI drivers.Gabe Black2014-12-091-7/+1
* Big, Blaze: Set I2S1 Source to CLK_M to Fix BeepDaisuke Nojiri2014-11-141-3/+4
* nyan: Move some pinmux and clock/reset configuration to ROM stage.Gabe Black2014-11-141-59/+3
* nyan*: Switching unused pin to GPIONeil Chen2014-11-131-0/+8
* nyan: big: Set the i2c controller frequencies appropriately.Gabe Black2014-11-131-4/+11
* tegra124: Port a PWM clocking change to big.Gabe Black2014-11-121-1/+5
* big: Create a nyan_big mainboard which is a copy of nyan.Gabe Black2014-09-241-0/+303