summaryrefslogtreecommitdiff
path: root/chip/it83xx/lpc.c
Commit message (Expand)AuthorAgeFilesLines
* espi: rename remaining eSPI optionsJett Rink2018-05-231-3/+3
* lpc/espi: convert ec chip code to use granular optionJett Rink2018-05-221-3/+3
* it83xx: Add eSPI virtual wires for SMI & SCIVijay Hiremath2018-04-131-0/+12
* ite: disable interrupts if no keyboard taskJett Rink2018-04-021-0/+2
* ite: exclude keyboard interrupts if no keyboard taskJett Rink2018-03-291-4/+2
* lpc: remove lpc_host_resetJett Rink2018-03-261-14/+0
* Code cleanup: Rename GPIO PCH_RCIN_L to SYS_RESET_LVijay Hiremath2018-03-241-2/+2
* host_events: Bump up host events and masks to 64-bitFurquan Shaikh2017-11-211-2/+2
* it83xx: add espi moduleDino Li2017-11-141-0/+25
* it83xx: Make it build with coreboot-sdkPatrick Georgi2017-11-081-2/+0
* port80: Provide default routine for logging port80 resumeFurquan Shaikh2017-10-311-7/+0
* lpc: Add and use lpc_resume_clear_masksFurquan Shaikh2017-10-311-10/+0
* host_event: Move host events and mask handling into common codeFurquan Shaikh2017-10-171-87/+7
* it83xx: lpc: do not clear masks in S0ix -> S0 transitionDino Li2017-01-251-4/+10
* it83xx: lpc: add support 'CONFIG_KEYBOARD_IRQ_GPIO' and fix lpc_init()Dino Li2016-08-221-0/+68
* chip: it83xx: it8320 compatibilityDino Li2016-02-181-0/+2
* it8380dev: To config register 'GCR' in gpio_pre_init()Dino Li2015-12-141-2/+0
* it8380dev: Modify port 80 service routineEli Hsu2015-11-111-3/+3
* it8380dev: fix lpc moduleDino Li2015-09-161-6/+75
* it8380dev: change PNPCFG base address to 4E/4FDino Li2015-08-041-2/+2
* it8380dev: fix keyboard no break codeDino Li2015-08-041-0/+10
* Fix assertion crash in __wait_evt()Chiranjeevi Rapolu2015-06-251-0/+12
* it8380dev: add pmc control moduleDino Li2015-06-171-11/+501
* it8380dev: add KBC/KMSC moduleDino Li2015-03-221-0/+180