summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/icelake/include
Commit message (Expand)AuthorAgeFilesLines
* cpu/x86: Move smm_lock() prototypeKyösti Mälkki2019-07-131-0/+1
* soc/intel: Remove invalid smm_relocate stubsKyösti Mälkki2019-07-101-11/+0
* soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.hSubrata Banik2019-07-091-2/+1
* soc/intel/{cannonlake,icelake}: Do not define PCH_DEV_PMC in ramstageFurquan Shaikh2019-07-071-0/+12
* soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki2019-07-041-2/+2
* soc/intel/icelake: Replace PCI device LPC to ESPI as per EDSSubrata Banik2019-06-133-32/+29
* soc/intel: Replace UART_BASE() and friends with a KconfigNico Huber2019-06-031-8/+0
* soc/intel/icelake: Make use of gpio_pm_configure()Subrata Banik2019-05-201-0/+8
* soc/intel/icelake: Correct the GPE DWx mapping for GPIO groupsSubrata Banik2019-05-021-11/+12
* soc/intel/icelake: Add chipset event loggingSubrata Banik2019-05-021-2/+0
* soc/intel/icelake: Clear PMCON status bitsSubrata Banik2019-05-021-0/+3
* soc/intel: Add GPI interrupt config register offset infoKarthikeyan Ramasubramanian2019-04-291-0/+2
* soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS2019-04-261-1/+2
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* soc/intel/icelake: Add PM timer emulation support in ICLAamir Bohra2019-03-071-0/+3
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-042-2/+0
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik2019-01-101-8/+3
* soc/intel/icelake: Fix IO decode setupSubrata Banik2018-11-281-10/+0
* soc/intel/icelake: Create macros for FSP consumptionSubrata Banik2018-11-221-11/+17
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* soc/intel/icelake: Update GPIOs for Icelake SOCAamir Bohra2018-11-135-510/+459
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-122-2/+0
* soc/intel/icelake: Add PID based on Icelake EDSAamir Bohra2018-11-051-5/+8
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-011-0/+2
* src: Add missing include <stdint.h>Elyes HAOUAS2018-10-301-0/+2
* soc/intel/icelake: Do initial SoC commitAamir Bohra2018-10-2627-0/+2274