summaryrefslogtreecommitdiff
path: root/board/npcx9_evb
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-011-1/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-125-5/+5
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-091-2/+2
* board/npcx9_evb/board.h: Format with clang-formatJack Rosenthal2022-07-011-9/+9
* board/npcx9_evb/board.c: Format with clang-formatJack Rosenthal2022-06-291-50/+52
* i2c: Use declared initializers for i2c_ports: eval boardsKeith Short2021-11-301-5/+35
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* tmp112: Support reading TMP112 in millikelvinRob Barnes2021-08-251-1/+1
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-232-2/+2
* TMP112: Support multiple sensorsDiana Z2021-06-072-1/+13
* npcx9_evb: add temp sensor supportCaveh Jalali2021-01-132-0/+18
* npcx/system: LCT compensate for MTC in PSL_hibernateWealian Liao2021-01-121-0/+2
* npcx9: remove unnecessary default CONFIGs for internal flashWealian Liao2020-12-282-9/+0
* Revert "npcx9_evb: remove CONFIG_SPI_FLASH"Hung-Te Lin2020-12-222-0/+9
* npcx9_evb: remove CONFIG_SPI_FLASHWealian Liao2020-12-222-9/+0
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* npcx9_evb: add board to support the npcx9's EVBCHLin2020-10-075-0/+383