summaryrefslogtreecommitdiff
path: root/board/npcx7_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/npcx7_evb/board.h: Format with clang-formatJack Rosenthal2022-06-301-12/+12
* board/npcx7_evb/board.c: Format with clang-formatJack Rosenthal2022-06-281-44/+39
* 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
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-232-2/+2
* npcx7_evb: Disabling fans happens by undefining itPatrick Georgi2021-06-171-1/+0
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-2/+2
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* npcx7_evb: add support for npcx7m7fc to npcx7_evbCHLin2020-08-192-6/+9
* audio_codec: npcx: deprecate legacy option CONFIG_WAKE_ON_VOICETzung-Bi Shih2020-01-142-2/+4
* ec-fans: Make fans configuration const by default.Andrew McRae2019-11-021-1/+1
* eSPI: Configure SLP_S3, SLP_S4 separatelyAbe Levkoy2019-10-301-1/+2
* npcx: disable the selection of JTAG0 signals due to strapCHLin2019-04-271-0/+1
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-11/+1
* npcx7_evb: illustrate the flash configuration of npcx7m7wcCHLin2019-04-042-3/+5
* npcx7_evb: illustrate the flash configuration of npcx7m6fcCHLin2018-12-042-4/+18
* espi: Rename CONFIG_HOSTCMD_ESPI_VW_SIGNALS to CONFIG_HOSTCMD_ESPI_VW_SLP_SIG...Furquan Shaikh2018-07-271-1/+1
* npcx: uart: Add driver support for the second UARTCHLin2018-07-052-1/+16
* espi: rename remaining eSPI optionsJett Rink2018-05-231-1/+1
* espi: convert all eSPI board to use CONFIG_HOSTCMD_ESPIJett Rink2018-05-221-2/+1
* npcx: change chip variants of npcx7 series for better clarification.Mulin Chao2018-04-272-7/+7
* system: update board version to return an error if encounteredJett Rink2018-04-191-1/+1
* npcx: remove optional CONFIG_PECI since no one is using it with npcxJett Rink2018-03-071-1/+0
* fan: Allow board to configure fans at run timeDaisuke Nojiri2018-03-061-10/+15
* npcx: Conforming CONFIG_UART_HOST define to match intentionJett Rink2018-03-061-3/+0
* npcx7: WoV: Add support for Wake-on-Voice (WoV) moduleCHLin2018-02-281-0/+6
* npcx7_evb: Define BOARD_VERSION for different npcx7 EVBsCHLin2018-01-242-5/+27
* npcx7_evb: change the default setting of npcx7 evbCHLin2017-09-262-1/+7
* npcx7_evb: fix typos in the declaration of ADC3/4 channelsCHLin2017-07-161-2/+2
* npcx: clock: Add support for external 32kHz crystal osc.Mulin Chao2017-06-091-0/+1
* npcx7_evb: Add initial board driver of npcx7 ec evb.Mulin Chao2017-05-185-0/+360