summaryrefslogtreecommitdiff
path: root/chip/npcx
Commit message (Expand)AuthorAgeFilesLines
* NPCX9: Allow boards to customize MIWU interrupt priorityDaisuke Nojiri2023-05-152-16/+67
* chip: add support for npcx trngDavid Cross2023-05-152-0/+252
* npcx: SPI: add asynchronious transaction APIsJun Lin2023-05-031-23/+47
* npcx: driver: SPI: extend driver to support concurrent modeJun Lin2023-05-021-2/+14
* npcx: watchdog: support the longer watchdog timeoutJun Lin2023-04-271-5/+25
* ec: add support for npcx9m8sDavid Cross2023-04-262-0/+28
* clock: Add mock for clock_enable_moduleYi Chou2023-04-251-3/+3
* clock: Remove the weak definition clock_enable_moduleYi Chou2023-04-181-0/+11
* NPCX9: Enable SHA256 acceleratorDaisuke Nojiri2023-03-171-0/+3
* npcx9: SHA256: Fix the code definition of enum ncl_statusJun Lin2022-12-191-3/+3
* ec: Support logging system boot time infoRajesh Kumar2022-12-071-0/+6
* Revert "ec: Support logging system boot time info"Piotr Pawliczek2022-12-031-6/+0
* ec: Support logging system boot time infoRajesh Kumar2022-12-021-0/+6
* chip: Sort header filesJeremy Bettis2022-11-2921-56/+57
* npcx9: fix SHA256 ROM API table addressJun Lin2022-11-211-1/+1
* npcx: avoid invalid VW signal indexBoris Mittelberg2022-11-101-0/+3
* npcx: flash: FLASH_BANK_SIZE shouldn't depend on FLASH_ERASE_SIZEJun Lin2022-10-281-1/+5
* gpio: npcx: fix incorrect report from gpio_get_flags_by_maskJun Lin2022-10-241-4/+6
* tree: Enable warning for fallthrough in switch statementsTom Hughes2022-10-192-0/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-1273-73/+73
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-092-7/+7
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-0111-16/+16
* npcx: fan: Introduce CONFIG_FAN_BYPASS_SLOW_RESPONSE for slow response fanDevin Lu2022-08-231-1/+2
* chip: npcx: fix the format of NPCX_ALT_TABLE in gpio_chip-npcx5.hJun Lin2022-08-191-72/+72
* chip: npcx: fix the format of NPCX_ALT_TABLE in gpio_chip-npcx7.hJun Lin2022-08-191-93/+93
* chip: npcx: fix the format of NPCX_ALT_TABLE in gpio_chip-npcx9.hJun Lin2022-08-191-92/+92
* npcx/fan: Fix mft_set_apb1_prescaler descriptionCaveh Jalali2022-08-171-1/+1
* util: remove unused includesYuval Peress2022-08-059-1/+10
* tree: Fix -Wstrict-prototypes warningTom Hughes2022-07-081-1/+1
* chip/npcx/gpio_chip-npcx5.h: Format with clang-formatJack Rosenthal2022-07-071-71/+71
* chip/npcx/gpio_chip-npcx7.h: Format with clang-formatJack Rosenthal2022-07-071-104/+110
* chip/npcx/gpio_chip-npcx9.h: Format with clang-formatJack Rosenthal2022-07-071-101/+106
* chip/npcx/wov.c: Format with clang-formatJack Rosenthal2022-07-011-196/+191
* chip/npcx/clock.c: Format with clang-formatJack Rosenthal2022-07-011-39/+34
* chip/npcx/fan.c: Format with clang-formatJack Rosenthal2022-07-011-16/+16
* chip/npcx/gpio_chip-npcx9.h: Format with clang-formatJack Rosenthal2022-07-011-164/+187
* chip/npcx/spiflashfw/npcx_monitor.c: Format with clang-formatJack Rosenthal2022-07-011-9/+8
* chip/npcx/peci.c: Format with clang-formatJack Rosenthal2022-07-011-37/+29
* chip/npcx/system_chip.h: Format with clang-formatJack Rosenthal2022-07-011-19/+19
* chip/npcx/header.c: Format with clang-formatJack Rosenthal2022-07-011-29/+30
* chip/npcx/keyboard_raw.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* chip/npcx/config_chip-npcx9.h: Format with clang-formatJack Rosenthal2022-07-011-35/+34
* chip/npcx/gpio_chip.h: Format with clang-formatJack Rosenthal2022-07-011-23/+26
* chip/npcx/gpio_chip-npcx7.h: Format with clang-formatJack Rosenthal2022-07-011-162/+185
* chip/npcx/cec.c: Format with clang-formatJack Rosenthal2022-07-011-65/+58
* chip/npcx/lct.c: Format with clang-formatJack Rosenthal2022-07-011-17/+12
* chip/npcx/i2c-npcx7.c: Format with clang-formatJack Rosenthal2022-07-011-4/+4
* chip/npcx/ps2_chip.h: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* chip/npcx/config_chip-npcx5.h: Format with clang-formatJack Rosenthal2022-07-011-12/+12
* chip/npcx/espi.c: Format with clang-formatJack Rosenthal2022-07-011-90/+86