summaryrefslogtreecommitdiff
path: root/src/mainboard/google/nyan_big/mainboard.c
AgeCommit message (Expand)Author
2016-07-28chromeos: Clean up elog handlingFurquan Shaikh
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-10gpio: Extend common GPIO header, simplify function namesJulius Werner
2015-04-08tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-03-26tegra: Clean up USB codeFurquan Shaikh
2014-12-31nyan*: Set GEN2 I2C pads to open-drain modeKen Chang
2014-12-30nyan*: Log boot reason in eventlogDavid Hendricks
2014-12-19nyan*: Disable SD card reader power gpio.Hung-Te Lin
2014-12-17nyan*: enable CLAMP_INPUTSKen Chang
2014-12-17nyan*: Add eventlog supportDavid Hendricks
2014-12-09spi: Factor EC protocol details out of the SPI drivers.Gabe Black
2014-11-14Big, Blaze: Set I2S1 Source to CLK_M to Fix BeepDaisuke Nojiri
2014-11-14nyan: Move some pinmux and clock/reset configuration to ROM stage.Gabe Black
2014-11-13nyan*: Switching unused pin to GPIONeil Chen
2014-11-13nyan: big: Set the i2c controller frequencies appropriately.Gabe Black
2014-11-12tegra124: Port a PWM clocking change to big.Gabe Black
2014-09-24big: Create a nyan_big mainboard which is a copy of nyan.Gabe Black