summaryrefslogtreecommitdiff
path: root/include/lpc.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesstabilize-quickfix-15278.72.B-ishstabilize-quickfix-15183.78.B-ishstabilize-15446.B-ishstabilize-15439.B-ishstabilize-15432.B-ishstabilize-15429.B-ishstabilize-15415.B-ishstabilize-15395.B-ishstabilize-15393.48.B-ishstabilize-15381.B-ishstabilize-15364.B-ishstabilize-15361.B-ishstabilize-15359.B-ishstabilize-15359.58.B-ishstabilize-15359.50.B-ishstabilize-15359.45.B-ishstabilize-15335.B-ishstabilize-15329.59.B-ishstabilize-15329.44.B-ishstabilize-15317.B-ishstabilize-15301.B-ishstabilize-15300.B-ishstabilize-15278.64.B-ishstabilize-15251.B-ishstabilize-15245.B-ishstabilize-15236.66.B-ishstabilize-15208.B-ishstabilize-15207.B-ishstabilize-15185.B-ishstabilize-15185.7.B-ishstabilize-15183.82.B-ishstabilize-15183.69.B-ishstabilize-15183.14.B-ishstabilize-15174.B-ishstabilize-15167.B-ishstabilize-15129.B-ishstabilize-15122.B-ishstabilize-15120.B-ishstabilize-15117.86.B-ishstabilize-15117.48.B-ishstabilize-15117.111.B-ishrelease-R114-15437.B-ishrelease-R113-15393.B-ishrelease-R112-15359.B-ishrelease-R111-15329.B-ishrelease-R110-15278.B-ishrelease-R109-15237.B-ishrelease-R109-15236.B-ishrelease-R108-15183.B-ishrelease-R107-15117.B-ishishfirmware-ti50-prepvt-15315.B-ishfirmware-skyrim-15390.B-ishfirmware-skyrim-15369.B-ishfirmware-nissa-15217.B-ishfirmware-nissa-15217.45.B-ishfirmware-nissa-15217.126.B-ishfirmware-duplo-15151.B-ishfirmware-corsola-15194.B-ishfactory-trogdor-15210.B-ishfactory-skyrim-15384.B-ishfactory-nissa-15199.B-ishfactory-corsola-15197.B-ishfactory-corsola-15196.B-ishfactory-brya-15231.B-ishMike Frysinger2022-09-141-1/+1
* include/lpc.h: Expose lpc_aux_put_charRaul E Rangel2020-03-021-0/+8
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* lpc: remove lpc_host_resetJett Rink2018-03-261-5/+0
* host_events: Bump up host events and masks to 64-bitFurquan Shaikh2017-11-211-5/+6
* lpc: Add and use lpc_resume_clear_masksFurquan Shaikh2017-10-311-0/+6
* host_event: Perform lpc_init_mask before keyboard/button initFurquan Shaikh2017-10-241-0/+3
* host_event_commands: Add support for always reporting masksFurquan Shaikh2017-10-181-0/+8
* host_event: Move host events and mask handling into common codeFurquan Shaikh2017-10-171-5/+22
* intel_x86: Make common code for LPC S0 <-> S0ix transitionsVijay Hiremath2017-01-211-3/+0
* lpc: Add function for host reset without RCIN GPIODuncan Laurie2016-10-261-0/+4
* skylake: set and clear wake masks in S0 <-> S0ix transitionsArchana Patni2016-02-101-0/+3
* Fix assertion crash in __wait_evt()Chiranjeevi Rapolu2015-06-251-0/+7
* ACPI: Support accessing memmap data over ACPI CMD / DATA portsstabilize-6915.BShawn Nematbakhsh2015-03-251-0/+10
* baytrail: Workaround for stuck boot processRandall Spangler2014-04-301-0/+7
* Move ACPI stuff out of chip/lm4 and into commonBill Richardson2013-12-121-0/+5
* More supports for A20 enable/disableLouis Yung-Chieh Lo2012-11-041-0/+3
* Clean up LPC moduleRandall Spangler2012-10-301-19/+41
* Simplify host event processingRandall Spangler2012-07-121-11/+15
* Fix some behaviors of keyboard command handlers.Louis Yung-Chieh Lo2012-05-171-0/+6
* Slightly update the host commands APIVincent Palatin2012-05-141-10/+0
* Added HOOK_INIT for driver module initsRandall Spangler2012-04-191-14/+10
* Add wake signal to PCHRandall Spangler2012-03-151-4/+11
* Add SMI/SCI supportRandall Spangler2012-03-051-0/+15
* Refactor LPC status / result codesRandall Spangler2012-03-011-3/+2
* Register host commands the same clever way we do console commandsRandall Spangler2012-02-281-2/+0
* Reduce LPC command parameters to 128 bytes; add LPC memory-mapped spaceRandall Spangler2012-02-151-1/+5
* Add UART1 receive support (UART to x86 console)Randall Spangler2012-02-061-0/+3
* Fix the missing IRQ problem.Louis Yung-Chieh Lo2012-02-021-0/+13
* Clean up UART codeRandall Spangler2011-12-121-0/+6
* Add user-mode LPC endpointRandall Spangler2011-12-081-4/+6
* Initial sources import 1/3Randall Spangler2011-12-071-0/+26