summaryrefslogtreecommitdiff
path: root/chip/ish/system.c
Commit message (Expand)AuthorAgeFilesLines
* ish: max-retries mechanism for watchdog timerJack Rosenthal2019-06-061-1/+34
* ish: use magic number to verify persistent dataJack Rosenthal2019-06-061-34/+19
* common: chip_save_reset_flags takes uint32_tJack Rosenthal2019-05-171-1/+1
* ish: save and restore reset flags across resetJack Rosenthal2019-05-161-8/+24
* ish: set firmware status to running during pre-initJack Rosenthal2019-05-141-0/+3
* minute-ia: hard reset if we panic while handling a panicJack Rosenthal2019-04-241-13/+9
* ish/ish5: fix high frequent wakeup issue in low power modeHu, Hebo2019-04-201-0/+15
* ish/ish5: implement reset, reset_prep and D3 flowHu, Hebo2019-04-081-5/+8
* ish/ish5: implement AON low power management frameworkHu, Hebo2019-04-081-0/+4
* ish: add reboot supportJett Rink2019-02-261-0/+6
* system: Allow hibernate to clear AP_OFF flagDaisuke Nojiri2017-12-051-0/+5
* ish: make ISH system_reset noreturnli feng2017-11-291-0/+2
* 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-3/+3
* ish: Add support for ISH chipJaiber John2016-11-041-0/+120