summaryrefslogtreecommitdiff
path: root/board/npcx_evb_arm/board.h
Commit message (Expand)AuthorAgeFilesLines
* config: rename CONFIG_HOSTCMD_SHI to CONFIG_HOST_INTERFACE_SHIKeith Short2021-11-191-1/+1
* COIL: Change host interface option to CONFIG_HOSTCMD_SHIKeith Short2021-08-031-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
* npcx: disable the selection of JTAG0 signals due to strapCHLin2019-04-271-0/+1
* mkbp_event,include/config.h: Clarify MKBP delivery method.Yilun Lin2019-03-071-0/+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-1/+0
* npcx: gpio: Change second tachometer source from TB2 to TA2.Mulin Chao2017-04-181-1/+1
* npcx: flash: Use common code for SPI flash protect reg translationShawn Nematbakhsh2016-12-011-0/+1
* npcx: shi: Improve reliability of SPI host command interfaceMulin Chao2016-05-061-0/+4
* npcx: Rename CONFIG_SHI to CONFIG_HOSTCMD_SPSShawn Nematbakhsh2016-03-081-1/+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-2/+1
* 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
* nuc: Add SHI driver for arm-based platform in chip folder.Ian Chao2015-06-261-0/+90