aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-11-01soc/intel/fsp_baytrail: Remove unused 'barrier()'Elyes HAOUAS
2019-10-31soc/intel/skylake: Remove unused ASL debug optionsSubrata Banik
2019-10-31soc/intel/{cnl,icl,skl}: Fix multiple whitespace issueSubrata Banik
2019-10-31soc/intel/{cnl,icl,skl}: Remove unused SMI opregionSubrata Banik
2019-10-31soc/intel/common: add common function to set LT_LOCK_MEMORYMichael Niewöhner
2019-10-31soc/intel/icelake: adapt FSP GOP param to match the other FSP2.0 platformsMichael Niewöhner
2019-10-31soc/intel/icelake: Enable caching on SPI memory-mapped boot device unconditio...Subrata Banik
2019-10-30soc/intel/apollolake: set FSP param to enable or skip GOPMichael Niewöhner
2019-10-30soc/intel/cannonlake: set FSP param to enable or skip GOPMichael Niewöhner
2019-10-30soc/intel/common: move common memmap functionality from skl,icl,cnl,aplMichael Niewöhner
2019-10-29soc/skylake/vr_config: print mch_id in hexMaxim Polyakov
2019-10-28src/soc/intel: skl,cnl,icl: remove unneeded check in cbmem_top()Michael Niewöhner
2019-10-28soc/intel/broadwell_de: Implement smbios_cpu_get_maximum_freq_mhz()Andrey Petrov
2019-10-28arch/x86: Move max cpuid leaf function into arch/x86Andrey Petrov
2019-10-28src: Remove unused '#include <cpu/cpu.h>'Elyes HAOUAS
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-10-26soc/intel: common,skl,cnl,icl: drop reserved mmio memory size calculationMichael Niewöhner
2019-10-26soc,mb/intel: clean up remaining FSP2.0 socs/boardsMichael Niewöhner
2019-10-26soc/intel/skylake: move/rename files after drop of FSP 1.1Michael Niewöhner
2019-10-26soc/intel/skylake: drop support for FSP 1.1Michael Niewöhner
2019-10-25soc/intel: Drop wrong _ADR objectsElyes HAOUAS
2019-10-24soc/intel/apollolake/acpi: Drop wrong _ADR objects for gpioElyes HAOUAS
2019-10-24acpi: Drop wrong _ADR objects for PCI host bridgesElyes HAOUAS
2019-10-24soc/intel/fsp_baytrail: use designware I2C driverUwe Poeche
2019-10-24soc/intel/skylake: search for PME wake event on all root portsMichael Niewöhner
2019-10-24soc/intel/fsp_broadwell_de: Add function to set DPRPatrick Rudolph
2019-10-23soc/intel/skylake: lock AES-NI MSRMichael Niewöhner
2019-10-22soc/intel/cannonlake: Fix FSP UPDs settings with disabled GBEKane Chen
2019-10-21soc/skl/vr_config: Add VR config for SKL-S/H/U/YMaxim Polyakov
2019-10-21src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS
2019-10-21Revert "soc/intel/cannonlake: Remove DMA support for PTT"Jeremy Soller
2019-10-20soc/intel/{cnl, icl}: Update the DCACHE_BSP_STACK_SIZE to 129KiBV Sowmya
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
2019-10-18soc/intel/common: lpc/espi: fix wrong lock bitMichael Niewöhner
2019-10-16mainboard/ocp/monolake: Hide IIO root ports before memory initAndrey Petrov
2019-10-16intel/broadwell: Hook libgfxinit upNico Huber
2019-10-16intel/broadwell: Implement proper backlight PWM configNico Huber
2019-10-15soc/intel/skylake/chip: Unhide P2SB devicePatrick Rudolph
2019-10-15soc/intel/common/block/sgx: Fix crash in MP initPatrick Rudolph
2019-10-10soc/intel: sgx: get rid of UEFI-style usage of global variableMichael Niewöhner
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-10-08device/root_device: Consolidate common _scan_bus() functionsNico Huber
2019-10-07device: Rename scan_static_bus() -> enable_static_devices()Nico Huber
2019-10-06intel/fsp_broadwell_de: Rename from xx_DEV_FUNCKyösti Mälkki
2019-10-05soc/intel/common/block/p2sb/p2sb: Add missing PCI IDsPatrick Rudolph
2019-10-05intel/fsp_baytrail: Define PCH_DEV_SLOT_I2C1Kyösti Mälkki
2019-10-05intel/fsp_baytrail: Rename from xx_DEV_FUNCKyösti Mälkki
2019-10-04soc/skl/vr_config: fix KBL-U GT3 detection bugMaxim Polyakov
2019-10-04soc/skl/vr_config: fix GT Loadline for KBL-U/GT3Maxim Polyakov
2019-10-04src/pci_ids: add missing Intel Kaby Lake iGPU PCIIDsMaxim Polyakov
2019-10-04src/pci_ids: add missing Intel Skylake iGPU PCIIDsMaxim Polyakov
2019-10-04soc/skl/vr_config: set Iccmax_gt depends on CPU/GTMaxim Polyakov
2019-10-03soc/intel/braswell/chip.h: Add IGD_MEMSIZE_xxMBFrans Hendriks
2019-10-03intel/fsp_baytrail: Drop some PCI scratchpad register definitionsKyösti Mälkki
2019-10-02intel/quark: Drop xx_DEV_FUNCKyösti Mälkki
2019-10-02intel/skylake: Refactor IRQ assignmentsKyösti Mälkki
2019-10-02intel/pci_devs: Regroup PCI xx_DEVID entriesKyösti Mälkki
2019-10-02intel/baytrail: Replace config_of(dev) with config_of_soc()Kyösti Mälkki
2019-10-02soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki
2019-10-02soc/intel/skylake: devicetree: introduce PchHdaVcType fsp parameterMichael Niewöhner
2019-10-01intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROLKyösti Mälkki
2019-09-30soc/intel/fsp_broadwell_de: Enable SSE and SSE2Kyösti Mälkki
2019-09-30pci_ids: rename PCI_DEVICE_ID_INTEL_SKL_ID_HMaxim Polyakov
2019-09-30soc/intel/skylake: Fix ACPI exception AE_NOT_FOUNDPatrick Rudolph
2019-09-30soc/intel/fsp_baytrail: Drop some __BOOTBLOCK__ guardsKyösti Mälkki
2019-09-30fsp_broadwell_de: Enable early write access to the SPI flashWerner Zeh
2019-09-29intel/fsp_baytrail: Drop unnecessary lookup for PCI 0:0.0Kyösti Mälkki
2019-09-29soc/intel: Rename <intelblocks/chip.h>Kyösti Mälkki
2019-09-26soc/intel/fsp_broadwell_de: move get_busno1() into vtd.cAndrey Petrov
2019-09-25soc/intel/(apl,skl,cnl,common): Move mkhi_hdr structure definition to commonSridhar Siricilla
2019-09-24soc/fsp_broadwell_de: Add devhide functionalityAndrey Petrov
2019-09-22soc/intel/skylake: lock down TCO on pch finalizeMichael Niewöhner
2019-09-21soc/fsp_broadwell_de: Move function to get CPUBUSNO(1) into common fileAndrey Petrov
2019-09-21soc/fsp_broadwell_de: Use DIMM numbers relative to channelAndrey Petrov
2019-09-20soc/intel/common/intelblocks: Remove PAD_CFG_GPI_GPIO_DRIVER_SCITim Wawrzynczak
2019-09-19src/soc/intel/common/block/cse: Add hmrfpo related functions to cse libSridhar Siricilla
2019-09-16src/soc/intel/{common,cnl,skl,icl}: Move global reset req function to commonSridhar Siricilla
2019-09-15soc/intel/skylake: add some FSP SATA paramsMichael Niewöhner
2019-09-15src/soc: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-13intel/broadwell: Replace some __PRE_RAM__ useKyösti Mälkki
2019-09-13soc/intel: Remove some __PRE_RAM__ useKyösti Mälkki
2019-09-13drivers/elog: Add elog_boot_notify()Kyösti Mälkki
2019-09-13soc/intel/cannonlake: Allow coreboot to reserve stack for fspBora Guvendik
2019-09-12soc/intel/cnl: Remove unnecessary FSP UPD “PchPwrOptEnable” usageSubrata Banik
2019-09-12src/{northbridge,soc}: Remove not used #include <elog.h>Elyes HAOUAS
2019-09-12src/soc/intel/common/block/cse: Make hfsts1 common & add helper functionsSridhar Siricilla
2019-09-12soc/intel/cannonlake: Add config for sata devslp pad reset configurationAamir Bohra
2019-09-12soc/intel/{cnl, icl}: Cache the TSEG regionSubrata Banik
2019-09-12soc/{amd, intel}: Make use of common postcar_enable_tseg_cache() APISubrata Banik
2019-09-11intel/fsp2_0: Add help text for FSP_TEMP_RAM_SIZE KconfigSubrata Banik
2019-09-11soc/intel/common/block/cse: Move me_read_config32() to common codeSridhar Siricilla
2019-09-11arch/x86: Restrict use of _car_global[start|end]Kyösti Mälkki
2019-09-11arch/x86: Drop _car_relocatable_data symbolsKyösti Mälkki
2019-09-10soc/intel/skylake: Add option to toggle Hyper-ThreadingPatrick Rudolph
2019-09-09intel/fsp_broadwell_de: Add early timestampsKyösti Mälkki
2019-09-09intel/fsp_broadwell_de: Enable CONSOLE_CBMEM by defaultKyösti Mälkki
2019-09-09soc/intel/common/block/cse: Add helper function heci_send_receiveSridhar Siricilla
2019-09-09soc/intel/cannonlake: Allow coreboot to handle SPI lockdownSubrata Banik
2019-09-09soc/intel/cannonlake: Add ability to disable Heci1Bora Guvendik