summaryrefslogtreecommitdiff
path: root/chip/npcx/build.mk
Commit message (Expand)AuthorAgeFilesLines
* chip: add support for npcx trngDavid Cross2023-05-151-0/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip: Remove -march, since -mcpu itself is sufficientTom Hughes2022-06-151-1/+1
* cleanup: it8801: Rename discrete Keyboard configsVijay Hiremath2022-04-251-1/+1
* config: rename CONFIG_HOSTCMD_SHI to CONFIG_HOST_INTERFACE_SHIKeith Short2021-11-191-1/+1
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* chip/npcx: Disable linker section check warningTom Hughes2021-11-171-0/+3
* core: Fix flash size calculation when linking with lld (clang)Tom Hughes2021-10-111-2/+2
* COIL: Change host interface option to CONFIG_HOSTCMD_SHIKeith Short2021-08-031-1/+1
* npcx9: support SHA256 hardware acceleratorCHLin2020-10-131-0/+2
* npcx: support enhanced PSL functions in npcx9CHLin2020-10-051-0/+4
* npcx: add GPIO support for npcx9 and refactor GPIO driverCHLin2020-09-251-0/+1
* npcx: add support for rom resident sectionsKeith Short2020-08-131-2/+11
* npcx: Add driver support for PS/2 interfaceCHLin2020-01-301-0/+2
* audio_codec: npcx: deprecate legacy option CONFIG_WAKE_ON_VOICETzung-Bi Shih2020-01-141-2/+1
* audio_codec: npcx: migrate DMIC and I2S_RX featuresTzung-Bi Shih2020-01-141-1/+2
* keyscan: decouple keyboard_raw functionality from the presence of TASK_KEYSCANAlexandru M Stan2019-11-191-0/+2
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* npcx: disable the selection of JTAG0 signals due to strapCHLin2019-04-271-1/+1
* audio_codec: Implement NPCX version of audio host command functionsCheng-Yi Chiang2019-02-271-0/+1
* npcx: uart: Add driver support for the second UARTCHLin2018-07-051-1/+1
* lpc/espi: convert ec chip code to use granular optionJett Rink2018-05-221-2/+2
* npcx: CEC: Add stub implementation of CECStefan Adolfsson2018-05-111-0/+1
* npcx7: WoV: Add support for Wake-on-Voice (WoV) moduleCHLin2018-02-281-0/+1
* npcx7: Add definition/configuration for npcx7m6xb/npcx7m7wCHLin2018-01-171-0/+1
* npcx: modify the npcxspiflash little firmware to support UUTCHLin2018-01-031-4/+11
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-071-1/+1
* npcx: system: Add support for npcx7 series ecMulin Chao2017-05-091-0/+1
* npcx: i2c: Add support for npcx7 series ecMulin Chao2017-05-041-1/+1
* npcx: Introduce npcx7 series ec chip definitions and configurations.Mulin Chao2017-04-251-0/+5
* g: CONFIG_FLASH should be optionalBill Richardson2016-10-021-1/+1
* npcx: Add espi driver of npcx5mng for x86-based platform.Mulin Chao2016-08-101-0/+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/+1
* nuc: Simplify adc/pwm/fan drivers and related structures in boardsMulin Chao2015-09-291-1/+1
* nuc:Ian Chao2015-07-251-0/+20
* nuc: Add SHI driver for arm-based platform in chip folder.Ian Chao2015-06-261-6/+2
* WIP - Nuvoton 30-Jan patchRandall Spangler2015-02-251-1/+1
* nuc: Add all IC specific drivers of NPCX5M5GIan Chao2015-01-141-0/+38