summaryrefslogtreecommitdiff
path: root/board/npcx_evb
Commit message (Expand)AuthorAgeFilesLines
* 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
* fan: Allow board to configure fans at run timeDaisuke Nojiri2018-03-061-19/+29
* npcx: Conforming CONFIG_UART_HOST define to match intentionJett Rink2018-03-061-1/+0
* 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-183-6/+40
* 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
* pwm: Add PWM_CONFIG_DSLEEP config flagShawn Nematbakhsh2016-04-271-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/+10
* 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-193-11/+18
* common: change interface to SPI flashGwendal Grignou2015-07-302-0/+9
* nuc:Ian Chao2015-07-251-1/+2
* nuc: Add SHI driver for arm-based platform in chip folder.Ian Chao2015-06-264-11/+33
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-24/+24
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-101-14/+15
* spi_flash: Add protect support for W25X40Shawn Nematbakhsh2015-03-111-1/+2
* npcx: Use SPI status register instead of pstateRandall Spangler2015-02-261-1/+1
* WIP - Nuvoton 30-Jan patchRandall Spangler2015-02-253-16/+26
* nuc: Add all IC specific drivers of NPCX5M5GIan Chao2015-01-145-0/+290