summaryrefslogtreecommitdiff
path: root/board/npcx_evb/board.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/npcx_evb/board.h: Format with clang-formatJack Rosenthal2022-07-011-15/+10
* config: rename CONFIG_HOSTCMD_LPC to CONFIG_HOST_INTERFACE_LPCKeith Short2021-11-191-1/+1
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* npcx: disable the selection of JTAG0 signals due to strapCHLin2019-04-271-0/+1
* lpc: convert LPC only boards to use CONFIG_HOSTCMD_LPCJett Rink2018-05-221-1/+1
* 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-0/+1
* npcx: Conforming CONFIG_UART_HOST define to match intentionJett Rink2018-03-061-1/+0
* npcx: gpio: Change second tachometer source from TB2 to TA2.Mulin Chao2017-04-181-1/+10
* npcx: flash: Use common code for SPI flash protect reg translationShawn Nematbakhsh2016-12-011-0/+1
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-0/+2
* nuc: Simplify adc/pwm/fan drivers and related structures in boardsMulin Chao2015-09-291-3/+0
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-161-1/+1
* cleanup: Remove CDRAM / CODERAM CONFIGsShawn Nematbakhsh2015-09-161-3/+0
* nuc:Mulin Chao2015-08-191-2/+1
* common: change interface to SPI flashGwendal Grignou2015-07-301-0/+1
* nuc: Add SHI driver for arm-based platform in chip folder.Ian Chao2015-06-261-2/+7
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* spi_flash: Add protect support for W25X40Shawn Nematbakhsh2015-03-111-1/+2
* WIP - Nuvoton 30-Jan patchRandall Spangler2015-02-251-1/+1
* nuc: Add all IC specific drivers of NPCX5M5GIan Chao2015-01-141-0/+87