summaryrefslogtreecommitdiff
path: root/chip/ish/aontaskfw
Commit message (Expand)AuthorAgeFilesLines
* ish: enable handling reset in AON codeLeifu Zhao2021-01-081-1/+8
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* ish: enable IPAPG for ish 5.4 on tgl rvp platformLeifu Zhao2020-05-154-9/+329
* ish: chip level enablement for ish5.4 PMLeifu Zhao2020-02-271-24/+111
* ish: fix snowball structure linker placementDenis Brockus2019-07-222-26/+16
* ish: fix aon task not auto rebuild issue in increment buildHu, Hebo2019-07-121-0/+0
* ish: fix osscaisonally not load issue when doing shutdown & rebootHu, Hebo2019-07-081-0/+10
* ish: commit persistent data during d3 entryJack Rosenthal2019-06-272-3/+4
* ish: snowball linker cleanupDenis Brockus2019-06-182-13/+35
* 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-062-2/+2
* ish: increase AON ROM size by 256 bytesJack Rosenthal2019-05-161-3/+7
* 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-042-30/+33
* 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-083-10/+259
* ish/ish5: implement AON low power management frameworkHu, Hebo2019-04-083-0/+493