summaryrefslogtreecommitdiff
path: root/board/npcx7_evb
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-055-421/+0
* 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