summaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-04-06src: Use #include <timer.h> when appropriateElyes HAOUAS
2019-04-06soc/intel/skylake: Set FSP options for PEG portMaxim Polyakov
2019-04-06{mb,soc/intel/skylake}: remove unused InternalGfxMaxim Polyakov
2019-04-06soc/intel/skylake: Update GFX devtree optionsMaxim Polyakov
2019-04-04soc/intel/braswell: Correct serial IRQ supportFrans Hendriks
2019-04-01vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more casesJulius Werner
2019-04-01soc/intel/cannonlake: Add FSP UPD to unlock GPIO pads in devicetreeKrishna Prasad Bhat
2019-03-29src: Use include <reset.h> when appropriateElyes HAOUAS
2019-03-29soc/intel/cannonlake: Ignore GBE LTRLijian Zhao
2019-03-29soc/intel/icelake: Fix chipset_power_state structureSubrata Banik
2019-03-28soc/intel/apollolake: Add support to log XHCI wake eventsKarthikeyan Ramasubramanian
2019-03-28soc/intel/common: Move support to log XHCI wake eventsKarthikeyan Ramasubramanian
2019-03-28soc/intel/cannonlake: Update CPU Ratio base on MSRLijian Zhao
2019-03-27soc/intel/cannonlake: Configure voltage margining policiesKrzysztof Sywula
2019-03-27Move calls to quick_ram_check() before CBMEM initKyösti Mälkki
2019-03-27device/pciexp_device: Convert LTR non-snoop/snoop value into common macroSubrata Banik
2019-03-25vboot: remove VBOOT_EC_SLOW_UPDATE Kconfig optionJoel Kitching
2019-03-25soc/apollolake: Add UART0Felix Singer
2019-03-25soc/intel/cannonlake: Clear PMCON status bitsKrishna Prasad Bhat
2019-03-24intel/apollolake: Add HDA to disable_dev functionNico Huber
2019-03-24soc/intel/common: Remove common chip config use_fsp_mp_initSubrata Banik
2019-03-24soc/intel/common: Add Kconfig option to choose desired MP Init for platformSubrata Banik
2019-03-22soc/intel/broadwell: Fix use of CONFIG_USBDEBUGKyösti Mälkki
2019-03-22soc/intel/cannonlake: Enable power button smi in pre-OSKrzysztof Sywula
2019-03-22soc/intel/{baytrail,braswell}: Make use of generic set_subsystem()Kyösti Mälkki
2019-03-21soc/intel/cannonlake: Assign FSP UPDs for HPD and Data/CLK of DDI portsKrishna Prasad Bhat
2019-03-21{northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()Subrata Banik
2019-03-21{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-20soc/intel/cannonlake: Fix return values for get_param_valueFurquan Shaikh
2019-03-19soc/intel/icelake: Enable support for FSP 2.1 specificationSubrata Banik
2019-03-19soc/intel/braswell: Use IRQ 9 for SCIFrans Hendriks
2019-03-19soc/intel/braswell/romstage: Drop unused 'include <rtc.h>'Elyes HAOUAS
2019-03-19Fix 'unsigned int' to bare use of 'unsigned'Subrata Banik
2019-03-18soc/intel/braswell: Reserve IOAPIC and ROM resourcesFrans Hendriks
2019-03-18src: Drop unused 'include <romstage_handoff.h>'Elyes HAOUAS
2019-03-18soc/intel/cannonlake: Pass coreboot debug interface info to FSPMaulik V Vaghela
2019-03-18soc/intel/common: Update ESPI disable optionDuncan Laurie
2019-03-16soc/intel/cannonlake: Add required FSP UPD changes for CMLSubrata Banik
2019-03-16src: Drop unused '#include <halt.h>'Elyes HAOUAS
2019-03-16src: Drop unused 'include <device/pciexp.h>'Elyes HAOUAS
2019-03-16drivers/intel/fsp1_0: Deduplicate codePatrick Rudolph
2019-03-15soc/intel/cannonlake: Fix GEN_PMCON bit checksFurquan Shaikh
2019-03-13soc/intel/cannonlake: Allow mainboard to override DRAM part numberFurquan Shaikh
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2019-03-08src/soc/intel/apollolake/cpu.c: Set up local APICMario Scheithauer
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07soc/intel/cannonlake: Add support for logging wake source in SMMV Sowmya
2019-03-07soc/intel/cannonlake: Move power_state functions to pmutil.cV Sowmya