summaryrefslogtreecommitdiff
path: root/chip/ish/registers.h
Commit message (Expand)AuthorAgeFilesLines
* ish: enable GPIO wake from low power stateLeifu Zhao2021-01-071-0/+3
* ec: change usage of dummySam Hurst2020-08-051-1/+1
* ish: enable IPAPG for ish 5.4 on tgl rvp platformLeifu Zhao2020-05-151-0/+28
* ish: infrastructure changes to support ish5.4 PMLeifu Zhao2020-02-271-2/+48
* ish: chip enablement of ish5.4 on tgl rvp platformLeifu Zhao2019-11-091-1/+44
* ish: cleanup unused irq defines for ish 5.0Leifu Zhao2019-10-231-4/+0
* ish: snowball linker cleanupDenis Brockus2019-06-181-17/+0
* ish: cleanup ISH specific CONFIG_ definitions and usageDenis Brockus2019-06-141-6/+0
* ish: use magic number to verify persistent dataJack Rosenthal2019-06-061-6/+0
* ish: fix reading current interrupt vectorHyungwoo Yang2019-05-161-1/+2
* ish: save and restore reset flags across resetJack Rosenthal2019-05-161-0/+4
* ish: increase AON ROM size by 256 bytesJack Rosenthal2019-05-161-1/+1
* ish: fix lapic table readJett Rink2019-05-141-1/+1
* ish: ensure all CONFIGs are undef'ed in include/config.hJack Rosenthal2019-05-041-1/+1
* ish: refactor IPC usage of REG macros into registers.hJack Rosenthal2019-05-021-15/+15
* ish: move REG32 macros for interrupt control into header filesJack Rosenthal2019-05-011-31/+35
* ish: fix s/w generated interrupt requestHyungwoo Yang2019-04-261-1/+2
* ish: refactor bit-mask constants to use BIT macroJack Rosenthal2019-04-241-85/+79
* ish/ish5: fix high frequent wakeup issue in low power modeHu, Hebo2019-04-201-0/+11
* ish: move register definitions to register.hJett Rink2019-04-181-2/+10
* ish/ish5: implement reset, reset_prep and D3 flowHu, Hebo2019-04-081-1/+26
* ish/ish5: implement AON low power mode (D0i1-3)Hu, Hebo2019-04-081-0/+31
* ish/ish5: implement AON low power management frameworkHu, Hebo2019-04-081-0/+36
* ish: add memory dma driver for ISH5Leifu Zhao2019-04-021-0/+63
* ish: Add watchdog timerJack Rosenthal2019-03-261-1/+17
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-6/+6
* common: Include compile_time_macros.h when neededGwendal Grignou2019-03-261-0/+1
* ish: fix LAPIC error by sending EOI to IOAPIC RTERong Chang2019-02-271-0/+4
* ish: add reset prep interrupt handleyangcao2019-02-261-0/+18
* ish: update power rail request (vnn)li feng2019-02-201-0/+8
* ish: fix task profilingJett Rink2019-01-301-1/+2
* ish: make unimplmented GPIOs perform no-opsJett Rink2019-01-281-1/+1
* cleanup/ish: update copyright header to styleJett Rink2019-01-191-1/+1
* ish gpio: GPIO functionalityli feng2018-11-151-0/+16
* ish gpio: added GPIO interrupt to IOAPICli feng2018-11-131-1/+3
* ish: gpio: gpio macro addedli feng2018-10-191-0/+4
* ISH: added UART port selectionKyoung Kim2017-09-011-0/+10
* ISH: correction for HPET1 interrupt routingKyoung Kim2017-08-301-2/+2
* ISH: HPET Timer Configuration.Divagar Mohandass2017-03-291-2/+2
* ish: Add support for ISH chipJaiber John2016-11-041-0/+105