summaryrefslogtreecommitdiff
path: root/zephyr/shim/chip
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-0529-2108/+0
* zephyr: Change NPCX BBRAM status information to LOG_INFWealian Liao2021-09-281-4/+3
* zephyr: convert fwctrl register to syscon driverYuval Peress2021-09-271-13/+30
* Revert "npcx: correct the image copies indication bits for npcx9"caveh jalali2021-09-211-8/+0
* npcx: correct the image copies indication bits for npcx9Jun Lin2021-09-171-0/+8
* zephyr: driver: bbram: Migrate to upstream driverYuval Peress2021-09-102-15/+15
* zephyr: compile NPCX monitorKeith Short2021-08-267-0/+845
* zephyr: drop IS_ZEPHYR_VERSION usages from npcx espi driverJack Rosenthal2021-08-191-25/+0
* zephyr: it8xxx2: use half space (512KB) from flashDino Li2021-08-171-2/+5
* zephyr: cleanup Zephyr v2.5 ifdefsJack Rosenthal2021-08-111-16/+1
* zephyr: eSPI: npcx: unify the access to eSPI event dataJun Lin2021-08-101-0/+38
* zephyr: shim: use NPCX_CLK_CTRL_NODE for clock controlFabio Baltieri2021-08-061-1/+1
* zephyr: Move BBRAM access functions to common system.cWealian Liao2021-08-042-122/+6
* zephyr: ite: add system_get_fw_reset_vector to shimDenis Brockus2021-07-281-0/+10
* zephyr: Remove NPCX dependency from shim/src/espi.cYuval Peress2021-07-225-0/+97
* zephyr: cros_system_npcx: Move chip ID to devicetreeWealian Liao2021-07-121-3/+0
* zephyr: shim: compile out pm_policy_low_power_devices for v2.6Fabio Baltieri2021-07-011-18/+2
* zephyr: npcx: Fix NPCX_PWDWN_CTL redefine warningWealian Liao2021-06-301-19/+3
* zephyr: use DEVICE_DT_GET for various shim modulesFabio Baltieri2021-06-283-13/+15
* zephyr: shim: use DEVICE_DT_GET for clock controlFabio Baltieri2021-06-281-1/+1
* zephyr: enable related configs for flash driver on it8xxx2Tim Lin2021-06-232-0/+66
* zephyr: pinmux: modify the include headertim2021-06-181-0/+1
* zephyr: Update power policy to support v2.6Yuval Peress2021-06-171-1/+27
* zephyr: npcx9: implement system_download_from_flashYuval Peress2021-06-063-2/+113
* zephyr: npcx9: add __start_gdma function to .lowpower_ram2 sectionYuval Peress2021-06-064-6/+81
* zephyr: npcx9: implement system_mpu_configYuval Peress2021-06-062-0/+83
* zephyr: npcx9: Add linker elements needed for flash api workaroundYuval Peress2021-06-041-0/+25
* zephyr: add clock to support it8xxx2 cros_kb_row driverRuibin Chang2021-05-212-0/+42
* zephyr: add support for it8xxx2 cros_kb_row driverRuibin Chang2021-05-182-0/+29
* zephyr: move keyboard_raw most functions to shim/srcRuibin Chang2021-05-181-66/+0
* zephyr: it8xxx2/pinmux: use new pinmux driverDino Li2021-05-131-15/+94
* zephyr: npcx: Add power management supportKeith Short2021-04-292-0/+40
* zephyr: shim: chip/it9xxx2: add pinmux shimDenis Brockus2021-04-232-0/+33
* zephyr: shim: chip/it8xxx2: add system shimDenis Brockus2021-04-233-0/+92
* zephyr: Add unused GPIOs implementation in shimmed gpio driverMulin Chao2021-04-232-0/+56
* zephyr: npcx: Add cros_system chip info implementationMulin Chao2021-04-081-0/+3
* zephyr: shim: SHI: fix bugJun Lin2021-04-021-2/+2
* Zephyr: npcx: shim SHIJun Lin2021-03-312-0/+86
* zephyr: remove unused compiler definitionsKeith Short2021-03-241-14/+0
* zephyr: Enable link time optimization (LTO)Keith Short2021-03-242-7/+7
* zephyr: npcx: add reset cause checkWealian Liao2021-03-242-39/+57
* zephyr: npcx: clock: add clock turbo/normal functionsJun Lin2021-03-111-0/+32
* zephyr: include shim/chip/npcx directory for all npcx chipsJack Rosenthal2021-03-111-1/+1
* zephyr: npcx: add read & write reset flag functionWealian Liao2021-03-101-3/+65
* zephyr: npcx: add system reset driverWealian Liao2021-02-221-3/+17
* zephyr: Drop duplicate IS_BIT_SET()Simon Glass2021-02-191-0/+3
* zephyr: add npcx-specific system functions for external storage.Yuval Peress2021-02-123-0/+201
* zephyr: add stub implementation of clock_turboYuval Peress2021-02-123-0/+22
* zephyr: initial support for kohakuJack Rosenthal2021-01-151-1/+1
* zephyr: add host command handlerWealian Liao2020-12-312-0/+19