summaryrefslogtreecommitdiff
path: root/chip/npcx/config_chip.h
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-87/+0
* npcx: add features, memory configuration and ID for npcx9CHLin2020-09-231-0/+4
* EC: Add additional stack sizesSam Hurst2020-07-071-0/+2
* npcx: add chip family codeCHLin2020-04-211-0/+9
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* ec: cleanup: Add CONFIG_RTCJack Rosenthal2019-03-011-0/+1
* 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