summaryrefslogtreecommitdiff
path: root/chip/npcx/config_chip.h
Commit message (Expand)AuthorAgeFilesLines
* npcx: Decide erase size based on ro/rw region sizeFurquan Shaikh2018-09-051-7/+0
* npcx: uart: Add driver support for the second UARTCHLin2018-07-051-0/+2
* gpio: extend flags size to accommodate GPIO_ flagsJett Rink2018-06-111-1/+1
* chip/npcx: Increase default stack size for tasksNicolas Boichat2018-05-161-7/+7
* npcx: remove optional CONFIG_PECI since no one is using it with npcxJett Rink2018-03-071-1/+0
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-071-0/+3
* npcx: Introduce npcx7 series ec chip definitions and configurations.Mulin Chao2017-04-251-36/+9
* kevin / gru: Increase size of code RAMShawn Nematbakhsh2016-07-261-1/+1
* kevin: Move RAM from data section to codeShawn Nematbakhsh2016-05-101-2/+2
* npcx: Reduce system stack sizeShawn Nematbakhsh2016-05-021-1/+1
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-3/+0
* amenia: enable BMM150 compassKevin K Wong2016-04-151-0/+1
* npcx: Add CHIP_VARIANT variant for different versions of npcx ec.Mulin Chao2016-03-051-1/+15
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-1/+0
* chip: Set CONFIG_FPU on a board basis.Gwendal Grignou2015-09-181-1/+0
* cleanup: Fix npcx buildShawn Nematbakhsh2015-09-171-1/+1
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-161-2/+0
* cleanup: Remove CDRAM / CODERAM CONFIGsShawn Nematbakhsh2015-09-161-2/+0
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-7/+7
* Cleanup: Remove COMPILE_FOR_RAM option from linker scriptsBill Richardson2015-09-081-3/+0
* cleanup: Clarify use of flash layout CONFIGsShawn Nematbakhsh2015-09-021-37/+1
* nuc:Mulin Chao2015-08-191-1/+9
* nuc:Ian Chao2015-07-251-6/+12
* nuc: Add SHI driver for arm-based platform in chip folder.Ian Chao2015-06-261-22/+26
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-0/+3
* cleanup: Use appropriate image geometry CONFIGsShawn Nematbakhsh2015-05-151-2/+3
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-121-6/+6
* npcx: Use SPI status register instead of pstateRandall Spangler2015-02-261-34/+4
* WIP - Nuvoton 30-Jan patchRandall Spangler2015-02-251-1/+3
* nuc: Add all IC specific drivers of NPCX5M5GIan Chao2015-01-141-0/+140