summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/nyan_blaze/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* ChromeOS: Fix <vc/google/chromeos/chromeos.h>Kyösti Mälkki2021-11-091-1/+0
* mb/: Drop the provided name in chip_opsKyösti Mälkki2021-02-211-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mb/google/nyan_blaze: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-3/+3
* 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
* 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
* 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-4/+4
* nyan*: Set GEN2 I2C pads to open-drain modeKen Chang2014-12-311-2/+4
* nyan_blaze: Enable USB port2Neil Chen2014-12-301-2/+2
* 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
* blaze: Create a nyan_blaze mainboard, copied from nyan_bigTom Warren2014-11-141-0/+322