summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/storm/reset.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mb/google/storm: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-14/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* reset: Convert individual boards to `board_reset()`Nico Huber2018-10-221-1/+1
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-131-4/+1
* 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-6/+6
* storm: Add watchdog reset api.Deepa Dinamani2015-04-151-2/+28
* storm: add hard_reset templateDaisuke Nojiri2015-04-131-0/+26