aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/nyan_blaze/mainboard.c
AgeCommit message (Expand)Author
2021-02-21mb/: Drop the provided name in chip_opsKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06mb/google/nyan_blaze: 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_blaze: Enable USB port2Neil Chen
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-14blaze: Create a nyan_blaze mainboard, copied from nyan_bigTom Warren