summaryrefslogtreecommitdiff
path: root/include/i8042_protocol.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* 8042: Add link to documentation and remove strange or stale codesRaul E Rangel2022-08-191-13/+5
* 8042: Add unit tests for AUX portRaul E Rangel2022-08-191-0/+5
* 8042: Rename I8042_RET to ATKBD_RETRaul E Rangel2022-08-181-4/+0
* 8042: Rename I8042_CMD to ATKBD_CMD and move to a different fileRaul E Rangel2022-08-181-20/+0
* include/i8042_protocol.h: Format with clang-formatJack Rosenthal2022-06-281-66/+66
* chip/npcx/lpc: Set bit 5 when sending AUX responses.Raul E Rangel2020-02-271-0/+3
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* 8042: Only send back ACK in response to reset command(0xff)Furquan Shaikh2019-06-051-2/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-6/+6
* More supports for A20 enable/disableLouis Yung-Chieh Lo2012-11-041-1/+5
* Clean up i8042 moduleRandall Spangler2012-10-231-0/+86