summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/nyan_big/pmic.c
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unused <boardid.h>Elyes HAOUAS2021-02-031-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mb/google/nyan_big: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* mainboard/google: Remove unused include <stdlib.h>Elyes HAOUAS2019-11-281-1/+0
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-271-3/+3
* reset: Convert individual boards to `board_reset()`Nico Huber2018-10-221-1/+1
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-081-2/+2
* Nyans: replace cpu_reset with hard_resetDaisuke Nojiri2015-04-021-2/+2
* Use a common boardid.h instead of per board copiesVadim Bendebury2015-03-131-1/+1
* nyan*: I2C: Implement bus clear when 'ARB_LOST' error occursTom Warren2014-12-261-3/+11
* nyan*: Clear VDDIO_SDMMC3 to reset SD card reader.Hung-Te Lin2014-12-191-10/+1
* i2c: Replace the i2c API.Gabe Black2014-12-161-1/+1
* nyan: big: Only delay when and as long as necessary in the PMIC setup code.Gabe Black2014-11-131-30/+36
* tegra/nyan*: sdram updatesTom Warren2014-10-221-4/+1
* big: Create a nyan_big mainboard which is a copy of nyan.Gabe Black2014-09-241-0/+112