summaryrefslogtreecommitdiff
path: root/zephyr/shim/chip/npcx/system_external_storage.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-3/+3
* zephyr/shim: Sort header filesJeremy Bettis2022-11-161-3/+3
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr/shim/chip/npcx/system_external_storage.c: Format with clang-formatJack Rosenthal2022-06-301-31/+36
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-2/+2
* zephyr: npcx: fix caching of FWCTRL registerKeith Short2022-03-041-8/+32
* zephyr: Cache the f/w boot control bits.Andrew McRae2022-02-121-2/+5
* 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: npcx9: implement system_download_from_flashYuval Peress2021-06-061-1/+2
* zephyr: npcx9: add __start_gdma function to .lowpower_ram2 sectionYuval Peress2021-06-061-6/+1
* zephyr: Drop duplicate IS_BIT_SET()Simon Glass2021-02-191-0/+3
* zephyr: add npcx-specific system functions for external storage.Yuval Peress2021-02-121-0/+141