summaryrefslogtreecommitdiff
path: root/src/mainboard/google/nyan/mainboard.c
AgeCommit message (Expand)Author
2020-04-06mb/google/nyan: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/google: Remove copyright noticesPatrick Georgi
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-09-15src/mainboard: Remove not used #include <elog.h>Elyes HAOUAS
2019-05-29commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)Patrick Georgi
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2018-05-08mb/google: Get rid of device_tElyes HAOUAS
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-14Nyan: Set I2S1 Source to CLK_MDaisuke 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: Enable PWM clock, and set up PWM1 pinAndrew Chew
2014-09-22tegra124/nyan: memory and display updatesAndrew Bresticker
2014-09-13tegra124/nyan: display, clock, and other updatesJulius Werner
2014-09-12tegra124/nyan: various fixes and additionsHung-Te Lin
2014-09-11tegra124/nyan: rougly stable code baseGabe Black
2014-09-10nyan: Add a stub mainboard.Gabe Black