summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/skylake/lpc.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/skylake: Drop reg-script usageAngel Pons2021-09-291-8/+3
* src: Match array format in function declarations and definitionsPatrick Georgi2021-05-131-1/+1
* soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroringMichael Niewöhner2021-01-251-10/+0
* soc/intel/*: drop broken LPC mmio codeMichael Niewöhner2021-01-201-14/+0
* soc/intel: Drop `dev` parameter from soc_get_gen_io_dec_range()Furquan Shaikh2021-01-081-2/+2
* soc/intel: Move pch_misc_init() to common codeSubrata Banik2020-10-031-4/+1
* soc/intel: Move soc_pch_pirq_init() to common codeSubrata Banik2020-10-031-1/+1
* soc/intel: Move pch_enable_ioapic() to common codeSubrata Banik2020-10-031-24/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/skylake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-3/+0
* soc/intel: Use config_of()Kyösti Mälkki2019-07-181-2/+2
* soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timerSubrata Banik2019-07-111-11/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-2/+2
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* soc/intel/skylake: Unify serial IRQ optionsNico Huber2019-03-011-4/+3
* soc: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* soc/intel/skylake: Move PCR DMI programming into bootblockSubrata Banik2018-03-091-6/+0
* soc/intel/common: Add option to pass SoC IO resourceSubrata Banik2018-01-171-2/+2
* soc/intel/skylake: Enable LPC IO Decoding on PCRpraveen hodagatta pranesh2017-12-131-0/+7
* soc/intel/skylake: Enable common LPC IPRavi Sarawadi2017-10-031-249/+42
* soc/intel/skylake: add Kabylake Celeron base SKUGaggery Tsai2017-09-221-0/+1
* soc/intel/skylake: Use PCI IDs from device/pci_ids.hSubrata Banik2017-06-061-12/+12
* soc/intel/skylake: Add ID for Fizz i7Shelley Chen2017-05-011-0/+1
* soc/intel/skylake: Use ITSS common codeBora Guvendik2017-04-281-11/+13
* soc/intel/skylake: Add ID's for Kabylake-RNaresh G Solanki2017-04-241-0/+1
* soc/intel/skylake: Use common PCR moduleSubrata Banik2017-04-101-13/+14
* soc/intel/skylake: Add CPU, PCH, MCH, IGD, XHCI and UART IDs for SKL/KBL HALO...Sooi, Li Cheng2017-02-161-0/+3
* soc/intel/skylake: Add device id for PCH-YNaresh G Solanki2016-11-071-0/+1
* soc/intel/skylake: Add Kabylake device IdsRizwan Qureshi2016-08-061-0/+2
* soc/intel/skylake: add option to statically clock gate 8254 timerAaron Durbin2016-03-121-0/+13
* intel/skylake: Fix issues found by klockworkNaresh G Solanki2016-01-191-3/+6
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* intel/kunimitsu FAB3: Configure LPC to Quiet Mode.pchandri2015-10-271-0/+2
* skylake: correct IO-APIC redirection entry countAaron Durbin2015-08-191-2/+3
* soc/intel: Add Skylake SOC supportLee Leahy2015-07-161-412/+54
* soc/intel/skylake: Use Broadwell as comparision base for Skylake SOCLee Leahy2015-07-161-0/+670