summaryrefslogtreecommitdiff
path: root/chip/npcx/uart.c
Commit message (Expand)AuthorAgeFilesLines
* npcx: uart: Add driver support for the second UARTCHLin2018-07-051-187/+31
* npcx7: uart: Add FIFO mode supportCHLin2018-04-181-16/+89
* chip/npcx: Ensure software watchdog has highest priorityNicolas Boichat2018-04-051-1/+1
* npcx/uart: Pull up communication line during transactionNicolas Boichat2018-01-041-0/+9
* npcx/uart: Disallow deep sleep when alternate pad is selectedNicolas Boichat2017-10-251-6/+23
* npcx/uart: Simplify UART register handlingNicolas Boichat2017-10-251-29/+20
* chip/npcx: Add support for pad-switching UARTNicolas Boichat2017-10-251-11/+234
* npcx: clock: uart: Add support for npcx7 series ec.Mulin Chao2017-04-251-26/+19
* npcx: Adjust relative IRQ priorities for high-priority UARTShawn Nematbakhsh2016-08-071-1/+1
* UART: Remove enable/disable interrupt functionsAnton Staaf2016-04-271-10/+0
* nuc: Modify divider of apb2 to 1 if it's freq isn't divisible by 1MHzMulin Chao2016-02-101-6/+6
* nuc: Add support for CONFIG_LOW_POWER_S0.Mulin Chao2016-02-061-3/+3
* nuc: Adjust core clock from 16/12 MHz to 15/13 MHz.Mulin Chao2016-01-201-4/+7
* nuc: Enable lower core CLK for power consumptionCHLin2015-12-211-26/+24
* nuc:Ian Chao2015-07-251-0/+3
* nuc: Add SHI driver for arm-based platform in chip folder.Ian Chao2015-06-261-10/+14
* nuc: Add all IC specific drivers of NPCX5M5GIan Chao2015-01-141-0/+210