summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/x60/smihandler.c
Commit message (Expand)AuthorAgeFilesLines
* mb/lenovo: Prepend EC event number with 0x to denote hex notationPaul Menzel2020-07-261-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/lenovo: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-14/+2
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-1/+1
* mb/lenovo/{x201,x60}/smihandler: Use mdelay instead of udelay for large valuesPeter Lemenkov2019-11-221-1/+1
* mb/lenovo/{t60,x201,x60}/smihandler: Remove SMM reinitializationPeter Lemenkov2019-10-251-14/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* sb/intel/i82801gx: Use common Intel SMM codeArthur Heymans2018-11-271-1/+1
* src: Add required space after "switch"Elyes HAOUAS2018-11-191-2/+2
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-021-2/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* Remove useless extern gnvs declaration in smi handlers.Vladimir Serbinenko2015-05-191-5/+0
* intel SMI handlers: Refactor GPI SMI/SCI routingKyösti Mälkki2015-04-281-18/+2
* x60,t60,x201,macbook21 : Declare GPIs for ECKyösti Mälkki2015-04-281-3/+5
* macbook21 lenovo/xx: Fix inw() in SMI handlersKyösti Mälkki2015-01-091-1/+1
* smi: Update mainboard_smi_gpi() to have 32bit argumentDuncan Laurie2013-11-241-1/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* Rename mainboard_smi.c to smihandler.cPatrick Georgi2013-01-031-0/+208