summaryrefslogtreecommitdiff
path: root/chip/npcx/system-npcx7.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* util: remove unused includesYuval Peress2022-08-051-0/+1
* chip/npcx/system-npcx7.c: Format with clang-formatJack Rosenthal2022-07-011-14/+13
* npcx9: remove the workaround of download_from_flash ROM APIJun Lin2022-01-261-161/+0
* npcx9: workaround the download_from_flash API of the booterCHLin2020-10-051-0/+161
* npcx: support enhanced PSL functions in npcx9CHLin2020-10-051-15/+68
* Replace __attribute__((noreturn)) with noreturnTom Hughes2020-08-171-2/+4
* npcx7: fix RAM powerdown regressionCaveh Jalali2019-10-081-2/+3
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-261-1/+2
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* npcx7: Report PSL_CTS on wake from hibernateFurquan Shaikh2018-09-141-0/+14
* npcx7: Export entering PSL mode.Aseda Aboagye2018-05-221-2/+6
* npcx: Use compatible MPU configShawn Nematbakhsh2017-11-141-23/+0
* npcx: system: Add support for npcx7 series ecMulin Chao2017-05-091-0/+179