aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/icelake/include
AgeCommit message (Expand)Author
2019-08-15intel/smm: Define struct ied_header just onceKyösti Mälkki
2019-08-15soc/intel: Rename some SMM support functionsKyösti Mälkki
2019-08-15intel/ice,sky,cannon: Drop unused EMRR and UNCORE_EMRR codeKyösti Mälkki
2019-08-15mainboard/google: Fix indirect includesKyösti Mälkki
2019-08-09cpu/x86/smm: Drop SMI handler address from structKyösti Mälkki
2019-08-08arch/x86: Change smm_subregion() prototypeKyösti Mälkki
2019-08-07cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki
2019-07-25soc/intel: Guard remaining SA_DEV_ROOT definitionKyösti Mälkki
2019-07-21soc/intel: Expand SA_DEV_ROOT for ramstageKyösti Mälkki
2019-07-17soc/intel: Fix regression with hidden PCI devicesKyösti Mälkki
2019-07-13cpu/x86: Move smm_lock() prototypeKyösti Mälkki
2019-07-10soc/intel: Remove invalid smm_relocate stubsKyösti Mälkki
2019-07-09soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.hSubrata Banik
2019-07-07soc/intel/{cannonlake,icelake}: Do not define PCH_DEV_PMC in ramstageFurquan Shaikh
2019-07-04soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki
2019-06-13soc/intel/icelake: Replace PCI device LPC to ESPI as per EDSSubrata Banik
2019-06-03soc/intel: Replace UART_BASE() and friends with a KconfigNico Huber
2019-05-20soc/intel/icelake: Make use of gpio_pm_configure()Subrata Banik
2019-05-02soc/intel/icelake: Correct the GPE DWx mapping for GPIO groupsSubrata Banik
2019-05-02soc/intel/icelake: Add chipset event loggingSubrata Banik
2019-05-02soc/intel/icelake: Clear PMCON status bitsSubrata Banik
2019-04-29soc/intel: Add GPI interrupt config register offset infoKarthikeyan Ramasubramanian
2019-04-26soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07soc/intel/icelake: Add PM timer emulation support in ICLAamir Bohra
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2019-01-10soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik
2018-11-28soc/intel/icelake: Fix IO decode setupSubrata Banik
2018-11-22soc/intel/icelake: Create macros for FSP consumptionSubrata Banik
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-13soc/intel/icelake: Update GPIOs for Icelake SOCAamir Bohra
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-05soc/intel/icelake: Add PID based on Icelake EDSAamir Bohra
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-30src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-26soc/intel/icelake: Do initial SoC commitAamir Bohra