summaryrefslogtreecommitdiff
path: root/chip/nrf51/system.c
Commit message (Expand)AuthorAgeFilesLines
* chip: Drop support for nrf51Jack Rosenthal2022-01-251-126/+0
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-261-5/+6
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* Revert "system: Shutdown AP before entering hibernate mode"Duncan Laurie2017-04-211-1/+1
* system: Shutdown AP before entering hibernate modePhilip Chen2017-04-141-1/+1
* system: Add generic bbram read / write routinesShawn Nematbakhsh2017-02-241-2/+2
* hibernate: Inform PD MCU before calling board hibernate callbackShawn Nematbakhsh2016-02-171-3/+3
* system: Add hibernate board-level callbackShawn Nematbakhsh2016-01-281-0/+3
* nrf51: Reset clean up.Myles Watson2015-03-021-9/+10
* nrf51: implement soft reset and hard resetMyles Watson2015-01-241-1/+29
* hadoken: initial commit.Louis Yung-Chieh Lo2014-07-291-0/+93