summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/nyan_blaze/reset.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* reset: Convert individual boards to `board_reset()`Nico Huber2018-10-221-2/+1
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-131-2/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* 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-1/+1
* Nyans: replace cpu_reset with hard_resetDaisuke Nojiri2015-04-021-3/+2
* nyan*: I2C: Implement bus clear when 'ARB_LOST' error occursTom Warren2014-12-261-0/+29