summaryrefslogtreecommitdiff
path: root/chip/npcx/keyboard_raw.c
Commit message (Expand)AuthorAgeFilesLines
* keyboard: Add a new config for the keyboard customizationZhuohao Lee2020-03-101-3/+9
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-3/+3
* Keyboard: Consolidate keyboard factory testsDaisuke Nojiri2018-12-171-62/+3
* keyboard: restore KBD_KSO2 after keyboard factory scan testingDevin Lu2018-12-171-1/+4
* Keyboard: Allow keyboard size to be set at run timeDaisuke Nojiri2018-10-191-1/+1
* keyboard_scan: Add option to support keyboards with language IDparis_yeh2018-05-301-3/+3
* chip/npcx: Ensure software watchdog has highest priorityNicolas Boichat2018-04-051-1/+1
* npcx: keyboard: Add quasi-bidirectional buffers support on npcx7 ec.Mulin Chao2017-05-061-0/+8
* pyro/snappy: Support keyboard factory scanningBruce2016-11-271-0/+62
* npcx: Adjust relative IRQ priorities for high-priority UARTShawn Nematbakhsh2016-08-071-1/+1
* NPCX: Convert keyboard pins to use ALTERNATE macroAnton Staaf2016-03-021-7/+2
* nuc:Ian Chao2015-07-251-4/+7
* WIP - Nuvoton 30-Jan patchRandall Spangler2015-02-251-3/+26
* nuc: Add all IC specific drivers of NPCX5M5GIan Chao2015-01-141-0/+128