summaryrefslogtreecommitdiff
path: root/chip/npcx/registers.h
Commit message (Expand)AuthorAgeFilesLines
* NPCX9: Allow boards to customize MIWU interrupt priorityDaisuke Nojiri2023-05-151-0/+50
* chip: Sort header filesJeremy Bettis2022-11-291-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/npcx/registers.h: Format with clang-formatJack Rosenthal2022-07-011-1282/+1270
* npcx: eSPI: workaround the issue in NPCX99nF errata rev1_2, No.3.10.Jun Lin2022-05-121-0/+7
* npcx: power down unused modulesJun Lin2022-02-251-1/+1
* npcx: Correct the image copies indication bits for npcx9Jun Lin2021-09-281-8/+0
* Revert "npcx: correct the image copies indication bits for npcx9"caveh jalali2021-09-211-0/+8
* npcx: correct the image copies indication bits for npcx9Jun Lin2021-09-171-8/+0
* COIL: npcx: Update I2C terminologyCaveh Jalali2021-08-021-1/+1
* COIL: chip/npcx: rename IS_SLAVE_CHAN_ENABLECaveh Jalali2021-06-041-2/+2
* npcx9: fix the workaround for unexpected JTAG selectionJun Lin2021-05-271-2/+0
* npcx9: port80: support 4 bytes mode for eSPI host interfaceJun Lin2021-04-291-0/+1
* npcx: Fixup eSPI registersRob Barnes2021-03-241-3/+32
* npcx: avoid checking value of undefined symbolCaveh Jalali2020-11-191-0/+4
* npcx: change registers and hwtimer to support npcx9CHLin2020-09-221-633/+16
* npcx7: introduce new chip variant npcx7m7fcCHLin2020-08-191-2/+4
* chip: support dynamic hibernate_wake_pins configTing Shen2020-08-061-0/+5
* ec: change usage of dummySam Hurst2020-08-051-1/+1
* npcx: Add support for ADC threshold interruptsAseda Aboagye2020-02-051-0/+25
* npcx: Add driver support for PS/2 interfaceCHLin2020-01-301-1/+57
* audio_codec: npcx: use DEBUG_AUDIO_CODECTzung-Bi Shih2020-01-141-1/+0
* npcx7: i2c: enable FIFO mode to transmit and receive dataCHLin2019-11-221-0/+29
* NPCX ESPI: fix some typosEdward Hill2019-10-161-6/+6
* npcx7: UART: wait for Tx empty before enabling deep-sleepCHLin2019-07-231-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* npcx: disable the selection of JTAG0 signals due to strapCHLin2019-04-271-0/+1
* npcx7: introduce npcx7m7wc chip and refine memory layout of npcx7m7wbCHLin2019-04-031-3/+3
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-67/+67
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-23/+23
* common: Include compile_time_macros.h when neededGwendal Grignou2019-03-261-0/+1
* npcx: introduce npcx7m6fc chip definitions and configurationsCHLin2018-11-281-2/+6
* npcx: Don't clear IBBR bit via a read-modify-write sequenceCHLin2018-09-211-0/+6
* npcx: Decide erase size based on ro/rw region sizeFurquan Shaikh2018-09-051-0/+2
* npcx: WoV: enhance the WoV driver and fix bugsCHLin2018-09-031-0/+1
* npcx7: system: change the default value of FMUL_WIN_DLYMulin Chao2018-07-151-0/+1
* npcx: uart: Add driver support for the second UARTCHLin2018-07-051-19/+52
* keyboard_scan: Add option to support keyboards with language IDparis_yeh2018-05-301-1/+0
* npcx: CEC: Add stub implementation of CECStefan Adolfsson2018-05-111-0/+1
* npcx: change chip variants of npcx7 series for better clarification.Mulin Chao2018-04-271-1/+1
* npcx7: uart: Add FIFO mode supportCHLin2018-04-181-1/+31
* npcx7: WoV: Add support for Wake-on-Voice (WoV) moduleCHLin2018-02-281-1/+191
* npcx: Set ESPI_MAXFREQ based on FMCLK valueFurquan Shaikh2018-02-201-0/+16
* npcx: set eSPI speed to max supported by hardwareCaveh Jalali2018-02-151-0/+10
* Nami: Enable hibernate using silegoElthan_Huang2018-02-121-1/+0
* npcx7: Add definition/configuration for npcx7m6xb/npcx7m7wCHLin2018-01-171-1/+8
* npcx: unset ESPIRSTWE bit to prevent ec cannot enter low power modeCHLin2017-11-281-1/+1
* npcx/uart: Simplify UART register handlingNicolas Boichat2017-10-251-27/+43
* chip/npcx: Add support for pad-switching UARTNicolas Boichat2017-10-251-26/+0
* npcx: espi: Add new bit fields of eSPI regs and remove useless ones.Mulin Chao2017-09-281-36/+71