summaryrefslogtreecommitdiff
path: root/board/npcx9_evb/board.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* 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
* 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-231-1/+1
* TMP112: Support multiple sensorsDiana Z2021-06-071-1/+8
* npcx9_evb: add temp sensor supportCaveh Jalali2021-01-131-0/+8
* npcx9: remove unnecessary default CONFIGs for internal flashWealian Liao2020-12-281-7/+0
* Revert "npcx9_evb: remove CONFIG_SPI_FLASH"Hung-Te Lin2020-12-221-0/+7
* npcx9_evb: remove CONFIG_SPI_FLASHWealian Liao2020-12-221-7/+0
* npcx9_evb: add board to support the npcx9's EVBCHLin2020-10-071-0/+129