summaryrefslogtreecommitdiff
path: root/chip/npcx/cec.c
Commit message (Expand)AuthorAgeFilesLines
* Ensure CEC bus pin is not driven lowFelix Ekblom2019-11-271-0/+3
* CEC: Set pull-up highDaisuke Nojiri2018-11-261-0/+3
* npcx: CEC: Change input back to GPIO when disabling CECStefan Adolfsson2018-06-191-4/+8
* npcx: CEC: Fix issues with pushing to incoming bufferStefan Adolfsson2018-06-191-7/+20
* npcx: CEC: Allow unregistration of logical addressStefan Adolfsson2018-06-191-1/+5
* npcx: CEC: Send CEC message in mkbp eventStefan Adolfsson2018-06-191-26/+19
* npcx: CEC: Add unit suffixesStefan Adolfsson2018-06-191-78/+86
* npcx: CEC: Respect the present initiator free-timeStefan Adolfsson2018-06-191-3/+17
* npcx: CEC: Get/set logical addressStefan Adolfsson2018-06-191-2/+17
* npcx: CEC: Add software debouncingStefan Adolfsson2018-06-191-0/+29
* npcx: CEC: Improve pulse-width measurementsStefan Adolfsson2018-06-191-2/+15
* npcx: CEC: Event-handling for incoming messagesStefan Adolfsson2018-06-191-4/+162
* npcx: CEC: Handle incoming CEC messagesStefan Adolfsson2018-06-191-5/+323
* npcx: CEC: Add bus-contention handlingStefan Adolfsson2018-06-191-8/+95
* npcx: CEC: Handle enable/disable commandStefan Adolfsson2018-06-191-8/+87
* npcx: CEC: Notify AP of CEC send resultStefan Adolfsson2018-06-191-0/+22
* npcx: CEC: Add resend-logic to CEC driverStefan Adolfsson2018-06-191-4/+24
* npcx: CEC: Write messages on the CEC busStefan Adolfsson2018-06-191-0/+388
* npcx: CEC: Add stub implementation of CECStefan Adolfsson2018-06-191-0/+22