aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2019-07-19src: Make implicit fall throughs explicitJacob Garber
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-07-18soc/intel: Fix invalid use of 'static'Kyösti Mälkki
2019-07-18soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki
2019-07-17lib: Remove the BOOTBLOCK_CUSTOM compile guardAsami Doi
2019-07-17amd/stoneyridge/Kconfig: Enable stage cache based on HAVE_ACPI_RESUMESubrata Banik
2019-07-17soc/rockchip/rk3288: Add fall through commentJacob Garber
2019-07-17soc/amd/stoneyridge: Add Merlin Falcon configurationRichard Spiegel
2019-07-17soc/intel/cannonlake: Add device Ids for new CFL SKUs supportLean Sheng Tan
2019-07-17soc/intel: Fix regression with hidden PCI devicesKyösti Mälkki
2019-07-17intel/fsp_baytrail: Avoid preprocessor with HAVE_SMI_HANDLERKyösti Mälkki
2019-07-16soc/intel/{cnl,icl}: Always use CAR NEM enhanced by defaultAngel Pons
2019-07-16soc/intel/common/block/i2c: Set controller state to active in i2c initAamir Bohra
2019-07-16soc/intel/common/block/lpss: Add provision to set controller power stateAamir Bohra
2019-07-15intel/cannonlake: Fix indentationKyösti Mälkki
2019-07-15src: Use '#include <timestamp.h>' when neededElyes HAOUAS
2019-07-14soc/intel/icelake: Update FSP UPDs if IGD is disable in devicetreeSubrata Banik
2019-07-14soc/intel/icelake: Make use of PCH_DEVFN_HDA macroSubrata Banik
2019-07-13soc/nvidia/tegra124: Prevent implicit fallthroughJacob Garber
2019-07-13soc/rockchip/rk3288/include/soc: Add missing include <types.h>Elyes HAOUAS
2019-07-13soc/qualcomm: Remove unneeded '#include <lib.h>'Elyes HAOUAS
2019-07-13soc/intel/cannonlake: Remove unused header files from southbridge.aslAamir Bohra
2019-07-13soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLERKyösti Mälkki
2019-07-13cpu/x86: Move smm_lock() prototypeKyösti Mälkki
2019-07-13soc/intel/cnl: Sync CONFIG_LPSS_UART_FOR_CONSOLE with FSPNico Huber
2019-07-12arch, include, soc: Use common stdint.hJacob Garber
2019-07-12src: Add missing include <device/pci_ops.h>Elyes HAOUAS
2019-07-12soc/intel/common: Add Coffee Lake H 6+2 Xeon graphics idNico Huber
2019-07-12soc/intel/common: Add CM246 LPC device idNico Huber
2019-07-11mediatek: Fill in input_hertz to coreboot tableTristan Shieh
2019-07-11sdm845: Add AOP firmware supportT Michael Turney
2019-07-11soc/intel/cannonlake: Add GPID and CGPM methods to GPIO ASLTim Wawrzynczak
2019-07-11soc/intel/intelblocks/gpio: Always expose GPIO PM constantsTim Wawrzynczak
2019-07-11soc/intel/cannonlake: Make EC S0ix notification optional in LPITTim Wawrzynczak
2019-07-11soc/intel/common: Check bios_size and window_size after MIN operationJohn Zhao
2019-07-11soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timerSubrata Banik
2019-07-10soc/intel/block/cpu: remove unused USE_COREBOOT_NATIVE_MP_INITArthur Heymans
2019-07-10soc/intel/braswell/acpi/lpc.asl: Allocate used ROM size onlyFrans Hendriks
2019-07-10soc/intel: Drop some HAVE_SMI_HANDLER guardsKyösti Mälkki
2019-07-10soc/intel: Remove invalid smm_relocate stubsKyösti Mälkki
2019-07-09arch/x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki
2019-07-09arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki
2019-07-09cpu/x86: Flip SMM_TSEG defaultKyösti Mälkki
2019-07-09soc/amd/stoneyridge,picasso: Switch SMM lock conditionKyösti Mälkki
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-07-09drivers/intel: Move FSP stage_cache implementation into common blockSubrata Banik
2019-07-09soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.hSubrata Banik
2019-07-08intel/fsp_baytrail: Move TSC_MONOTONIC_TIMERKyösti Mälkki
2019-07-07mediatek/mt8183: update dcxo output buffer settingWeiyi Lu
2019-07-07arch/mips: Make MIPS specific options depend on ARCH_MIPSArthur Heymans
2019-07-07soc/intel/icelake: Remove redundant gpio.c from Makefile.incSubrata Banik
2019-07-07soc/intel/{cannonlake,icelake}: Do not define PCH_DEV_PMC in ramstageFurquan Shaikh
2019-07-07soc/intel/icelake: Get rid of unused dev paramFurquan Shaikh
2019-07-07soc/intel/icelake: Use SA_DEV_ROOT instead of PCH_DEV_PMCFurquan Shaikh
2019-07-07soc/intel/cannonlake, mb/google/sarien: Get rid of unused dev paramFurquan Shaikh
2019-07-07soc/intel/cannonlake: Use SA_DEV_ROOT instead of PCH_DEV_PMCFurquan Shaikh
2019-07-06soc/intel/icelake: Fix outb orderLijian Zhao
2019-07-06soc/amd/picasso: Remove all AGESA referencesMarshall Dawson
2019-07-06mediatek/mt8183: Enable RTC eosc calibration feature to save powerRan Bi
2019-07-06soc/intel/cannonlake: Fix outb orderJeremy Soller
2019-07-06soc/intel/cannonlake: Override PRERAM_CBMEM_CONSOLE_SIZE default valueSubrata Banik
2019-07-06soc/intel/common/block/sata: Convert DWORD width Read/Write to BYTE widthSubrata Banik
2019-07-05soc/intel/cannonlake: Fix PMC and GPIO block values for PCH-HJeremy Soller
2019-07-04soc/intel/common: Increase SMM_MODULE_STACK_SIZE to 0x800Kane Chen
2019-07-04soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki
2019-07-04device/pci_ops: Define pci_find_capability() just onceKyösti Mälkki
2019-07-04arch/x86: Adjust size of postcar stackKyösti Mälkki
2019-07-04Revert "soc/intel/skylake/romstage: Increase size of postcar stack"Kyösti Mälkki
2019-07-03soc/amd/common/lpc: Add Picasso IDMarshall Dawson
2019-07-03soc/amd/common/iommu: Add Picasso IDMarshall Dawson
2019-07-03soc/amd/common/hda: Add Picasso IDsMarshall Dawson
2019-07-03soc/amd/picasso: Remove all PSP runtime functionsMarshall Dawson
2019-07-03soc/amd/picasso: Remove fanless SKU optionMarshall Dawson
2019-07-03soc/amd/picasso: Remove SD controllerMarshall Dawson
2019-07-03soc/amd/picasso: Add xhci1 and remove ehciMarshall Dawson
2019-07-03soc/amd/picasso: Remove most stoneyridge USBMarshall Dawson
2019-07-03soc/amd/picasso: Remove stoneyridge GECMarshall Dawson
2019-07-03soc/amd/picasso: Change all remaining soc namesMarshall Dawson
2019-07-03soc/intel/skylake: Add Kabylake-R microcode update filesArthur Heymans
2019-07-03vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platformsJulius Werner
2019-07-02sdm845: Update macro definition in CB clock driverAkash Asthana
2019-07-02src: Use CRx_TYPE type for CRxElyes HAOUAS
2019-07-02soc/intel/cannonlake: Add support to log XHCI wake eventsPaul Fagerburg
2019-07-02soc/amd: Add picasso to KconfigMarshall Dawson
2019-07-02soc/amd/picasso: Stub out bootblockMartin Roth
2019-07-02soc/amd/picasso: Update stoney paths to picassoMartin Roth
2019-07-02soc/amd/picasso: Rename makefile.inc back to Makefile.incMartin Roth
2019-07-02soc/amd/picasso: Change SOC_AMD_STONEY* to SOC_AMD_PICASSOMartin Roth
2019-07-02soc/amd/picasso: Change header guards from stoney to picassoMartin Roth
2019-07-02soc/amd/picasso: Remove ST files not used for PCOMartin Roth
2019-07-02soc/amd/picasso: Create picasso as a copy of stoneyridgeMartin Roth
2019-07-02soc/intel/icelake: Disable HDA based on devicetreeSubrata Banik
2019-07-02QC common: fix compiler complaint, missing <string.h>T Michael Turney
2019-07-01Use 3rdparty/intel-microcodeArthur Heymans
2019-06-28{soc,northbridge}/Kconfig: Remove unused CACHE_MRC_SIZE_KBElyes HAOUAS
2019-06-28soc/intel/cannonlake: fix use of legacy 8254 timerMatt DeVillier
2019-06-28qualcomm: qclib: Ensure interface table entry name is terminatedJulius Werner
2019-06-26soc/intel/cannonlake/Kconfig: Don't have all variants select SOC_INTEL_CANNON...Arthur Heymans
2019-06-25soc/intel/dnv: Fix value of B_PCH_GPIO_RX_SCI_ROUTEPatrick Havelange
2019-06-24cbfstool: Drop update-fit optionPatrick Rudolph