summaryrefslogtreecommitdiff
path: root/board/npcx_evb_arm
Commit message (Expand)AuthorAgeFilesLines
* npcx: remove optional CONFIG_PECI since no one is using it with npcxJett Rink2018-03-081-1/+0
* fan: Allow board to configure fans at run timeDaisuke Nojiri2018-03-071-10/+15
* npcx7_evb: Add initial board driver of npcx7 ec evb.Mulin Chao2017-05-182-2/+4
* npcx: gpio: Change second tachometer source from TB2 to TA2.Mulin Chao2017-04-181-1/+1
* npcx_evb: npcx_evb_arm: kahlee: Change pwm frequency of fan.Mulin Chao2017-04-161-1/+1
* npcx: Move pwm open-drain functionality from gpio to pwm driver.Mulin Chao2017-03-242-5/+5
* npcx: flash: Use common code for SPI flash protect reg translationShawn Nematbakhsh2016-12-011-0/+1
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* npcx: shi: Improve reliability of SPI host command interfaceMulin Chao2016-05-061-0/+4
* pwm: Add PWM_CONFIG_DSLEEP config flagShawn Nematbakhsh2016-04-271-1/+1
* npcx: Rename CONFIG_SHI to CONFIG_HOSTCMD_SPSShawn Nematbakhsh2016-03-081-1/+1
* npcx: Add CHIP_VARIANT variant for different versions of npcx ec.Mulin Chao2016-03-051-1/+2
* npcx: Add 1.8V IO support for some GPIOs and I2C pins.Mulin Chao2016-03-051-1/+10
* NPCX: Convert keyboard pins to use ALTERNATE macroAnton Staaf2016-03-021-3/+9
* cleanup: Add warning comment to gpio.inc filesBill Richardson2016-02-251-1/+4
* nuc: Support hibernate_wake_pins on wheatley, npcx_evb and npcx_evb_arm.Mulin Chao2016-01-141-0/+7
* nuc: Support rpm mode for fan control.Mulin Chao2016-01-061-5/+5
* pwm: Add common initialization for PWM pinsShawn Nematbakhsh2015-12-041-4/+4
* 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-293-45/+12
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-161-1/+1
* cleanup: Remove CDRAM / CODERAM CONFIGsShawn Nematbakhsh2015-09-161-3/+0
* oak: enable MBKP events for PD eventsBen Lok2015-08-311-1/+1
* nuc:Mulin Chao2015-08-193-11/+19
* nuc:Ian Chao2015-07-251-1/+2
* nuc: Add SHI driver for arm-based platform in chip folder.Ian Chao2015-06-266-0/+321