summaryrefslogtreecommitdiff
path: root/chip/ish/aontaskfw/ish_aontask.c
Commit message (Expand)AuthorAgeFilesLines
* ish: enable handling reset in AON codeLeifu Zhao2021-01-081-1/+8
* ish: enable IPAPG for ish 5.4 on tgl rvp platformLeifu Zhao2020-05-151-9/+158
* ish: chip level enablement for ish5.4 PMLeifu Zhao2020-02-271-24/+111
* ish: fix snowball structure linker placementDenis Brockus2019-07-221-8/+16
* ish: fix osscaisonally not load issue when doing shutdown & rebootHu, Hebo2019-07-081-0/+10
* ish: commit persistent data during d3 entryJack Rosenthal2019-06-271-2/+2
* ish: snowball linker cleanupDenis Brockus2019-06-181-11/+15
* ish: remove conditional compilation where possibleDenis Brockus2019-06-171-5/+0
* ish: cleanup ISH specific CONFIG_ definitions and usageDenis Brockus2019-06-141-9/+14
* ish: use magic number to verify persistent dataJack Rosenthal2019-06-061-1/+1
* ish: add more explanations comments for reset flow in aontaskJett Rink2019-05-141-3/+29
* ish/ish5: fixed both-edge triggered gpio configuration blocking D0ix issueHu, Hebo2019-05-121-0/+5
* ish/ish5: remove watchdog disable during D0ixHu, Hebo2019-05-091-0/+3
* ish: ensure all CONFIGs are undef'ed in include/config.hJack Rosenthal2019-05-041-27/+30
* ish: refactor IPC usage of REG macros into registers.hJack Rosenthal2019-05-021-3/+3
* ish: move REG32 macros for interrupt control into header filesJack Rosenthal2019-05-011-4/+4
* ish: refactor bit-mask constants to use BIT macroJack Rosenthal2019-04-241-3/+4
* ish/ish5: implement reset, reset_prep and D3 flowHu, Hebo2019-04-081-13/+42
* ish/ish5: implement AON low power mode (D0i1-3)Hu, Hebo2019-04-081-8/+244
* ish/ish5: implement AON low power management frameworkHu, Hebo2019-04-081-0/+383