aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2022-03-07soc/intel/tigerlake: Hide PMC and IOM devicesMichał Kopeć
2022-03-07soc/intel/alderlake: Use Kconfigs for Descriptor RegionSridhar Siricilla
2022-03-07soc/intel/alderlake: Define Kconfigs for Descriptor RegionSridhar Siricilla
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-03-04soc/mediatek/mt8195: Update header version from 1.8.1 to 1.9.1Ryan Chuang
2022-03-04soc/mediatek/mt8192: Update header version from 1.7.1 to 1.8.1Ryan Chuang
2022-03-03soc/amd/*/northbridge,root_complex: add comment about PCI BARsFelix Held
2022-03-03soc/amd/*/northbridge,root_complex: simplify GNB IOAPIC resource indexFelix Held
2022-03-03soc/amd/*/northbridge,root_complex: simplify mmconf_resource indexFelix Held
2022-03-03soc/amd/stoneyridge/acpi: rename cpu.asl to pnot.aslFelix Held
2022-03-03soc/amd/stoneyridge/acpi: generate PPKG object in generate_cpu_entriesFelix Held
2022-03-03soc/amd/picasso/acpi: rename cpu.asl to pnot.aslFelix Held
2022-03-03soc/amd/picasso/acpi: generate PPKG object in generate_cpu_entries callFelix Held
2022-03-02soc/amd/common/vboot: Verify location of CBMEMC transfer bufferRaul E Rangel
2022-03-02soc/amd/common/vboot: Remove parameter to replay_transfer_buffer_cbmemcRaul E Rangel
2022-03-02soc/amd/common/vboot: Split transfer buffer methods into separate fileRaul E Rangel
2022-03-02soc/amd/common/psp_verstage: Save transfer buffer during S0i3 resumeRaul E Rangel
2022-03-02soc/mediatek/mt8186: Set RTC capid to 0xC0 to pass XTAL 26 MHz testRex-BC Chen
2022-03-02soc/mediatek: remove unused RTC_GPIO_USER_MASKRex-BC Chen
2022-03-02mb, soc: Add the SPD_CACHE_ENABLEZhuohao Lee
2022-03-01soc/amd/common/fsp/fsp_validate.c: print warning instead of errorJulian Schroeder
2022-03-01intelblocks/cse: Skip sending EOP during S3 resumeMAULIK V VAGHELA
2022-02-28soc/intel/common/block/acpi: Return existing Object for _DSM subfunctionTim Wawrzynczak
2022-02-28soc/amd/sabrina: Add XHCI configurationJon Murphy
2022-02-26soc/intel/fast_spi: Check SPI Cycle In-Progress prior start HW SeqSubrata Banik
2022-02-26soc/amd/common/psp_verstage: Add missing post codes on S0i3 resumeRaul E Rangel
2022-02-26soc/amd/{common/psp_verstage,soc/picasso}: Remove workbuf shrinkingRaul E Rangel
2022-02-25mb, soc: change mainboard_memory_init_params prototypeZhuohao Lee
2022-02-25intelblocks/pcie: Correct mapping between LCAP port and coreboot indexMAULIK V VAGHELA
2022-02-25cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic numberFelix Held
2022-02-25arch/x86: consolidate HPET base address definitionsFelix Held
2022-02-25soc/intel/denverton/include/iomap: drop unused DEFAULT_HPET_ADDR defineFelix Held
2022-02-25arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held
2022-02-25soc/intel/baytrail,braswell/include/iomap: drop unused HPET_BASE_SIZEFelix Held
2022-02-24soc/apollolake: Allow configuring individual USB ports on GLKSean Rhodes
2022-02-24treewide: Write minor version at acpi_create_fadt() functionElyes Haouas
2022-02-24soc/amd/*/include/soc/iomap.h: rework HPET base address checkFelix Held
2022-02-23src/mediatek: Refactor dramc_param to share more structuresXi Chen
2022-02-23soc/mediatek/mt8186: disable VSRAM_CORERex-BC Chen
2022-02-22soc/intel/common/block/acpi: Drop duplicated 'fadt->header.revision'Elyes Haouas
2022-02-22soc/amd/sabrina/i2c: remove TODOFelix Held
2022-02-22treewide: Get rid of CONFIG_AZALIA_MAX_CODECSElyes Haouas
2022-02-22soc/amd/common/block/lpc/espi_util: use __fallthroughFelix Held
2022-02-21soc/amd/sabrina/fw.cfg: Change the instance of PMUI/D to 2Zheng Bao
2022-02-21soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUDZheng Bao
2022-02-21soc/intel/alderlake: Make clang static assert happyArthur Heymans
2022-02-21soc/intel/alderlake: Fix function pointer typeArthur Heymans
2022-02-21soc/intel/adl/bootblock/report_platform.c: Use the correct formatArthur Heymans
2022-02-21[acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in commentsElyes Haouas
2022-02-21soc/intel/denverton_ns: Add `pmc_mmio_regs` as public functionSubrata Banik
2022-02-21soc/intel/denverton_ns: Select PMC PCI discoverable configSubrata Banik
2022-02-21soc/intel/alderlake: Enable eMMC based on dev enabledKrishna Prasad Bhat
2022-02-21soc/intel/alderlake: Add eMMC ACPI methods for Alder Lake NKrishna Prasad Bhat
2022-02-21src/acpi: Add macro for FADT Minor Version and use itElyes Haouas
2022-02-18soc/intel/apollolake: Create alias for GEN_PMCON1 as GEN_PMCON_ASubrata Banik
2022-02-18soc/intel/denverton_ns: Add function to clear PMCON status bitsSubrata Banik
2022-02-18soc/intel/alderlake: Skip FSP Notify APIsSubrata Banik
2022-02-18soc/intel/common/cse: Add `finalize` operation for CSESubrata Banik
2022-02-18drivers/fsp/fsp2_0: Rework FSP Notify Phase API configsSubrata Banik
2022-02-18soc/amd/common/block/psp/Makefile: add fmap_config.h dependencyFelix Held
2022-02-18soc/amd/common/block/apob/apob_cache: use APOB cache size from FMAPFelix Held
2022-02-17soc/amd/common/block/i2c: Add support for shared TPM_I2C controllerJan Dabros
2022-02-17src/soc: Remove space before tabElyes Haouas
2022-02-17soc/intel/alderlake: Add CNVi common driver KconfigVarshit B Pandya
2022-02-17soc/mediatek/mt8195/include/soc/addressmap.h: Remove space before tabElyes Haouas
2022-02-17amd/common/block/gpio/gpio: don't use -1 as bitmask in gpio_or32Felix Held
2022-02-17amd/common/block/spi/fch_spi_ctrl: use uintptr_t for addressesFelix Held
2022-02-16soc/amd/cezanne/psp_verstage/uart: Fix off by 1 errorRaul E Rangel
2022-02-16Use the fallthrough statement in switch loopsArthur Heymans
2022-02-16soc/amd/common/block/psp: add PSP commandJason Glenesk
2022-02-15soc/intel/cnl: Move selection of DISABLE_HECI1_AT_PRE_BOOT back to mainboardMatt DeVillier
2022-02-15soc/intel/cnl: switch to PMC/IPC for HECI disable on SOC_INTEL_COMETLAKEMatt DeVillier
2022-02-15soc/intel/common/block/cse: move cse_disable_mei_devices() into disable_heci.cMatt DeVillier
2022-02-15soc/intel/apollolake: Fix overlapping ACPI resource rangesMatt DeVillier
2022-02-15soc/intel/common/cse: Add `cse_send_end_of_post()` as a public functionSubrata Banik
2022-02-15soc/intel/*/pmc: Add `finalize` operation for pmcSubrata Banik
2022-02-15soc/intel/xeon_sp: Add function to clear PMCON status bitsSubrata Banik
2022-02-15soc/intel/apollolake: Add function to clear PMCON status bitsSubrata Banik
2022-02-15soc/intel/skylake: Add function to clear PMCON status bitsSubrata Banik
2022-02-15soc/intel/elkhartlake: Fix PCR ID for eSPIWerner Zeh
2022-02-15soc/intel/common/block/pcie/rtd3: Fix bit checksAngel Pons
2022-02-15Revert "soc/intel/adl: Skip sending MBP HOB to save boot time"MAULIK V VAGHELA
2022-02-15soc/apollolake: Make IO decode / enable register configurableSean Rhodes
2022-02-15soc/intel/cnl: Enable CSE FW sync for CSE LITE SKUMatt DeVillier
2022-02-15soc/amd/sabrina: Select ACP gen2Fred Reitberger
2022-02-15soc/amd/common/acp: add acp_gen2Fred Reitberger
2022-02-14soc/intel/graphics: Repurpose graphics_get_memory_base()Ethan Tsao
2022-02-13soc/amd/common/include/ioapic: make IOAPIC IDs not depend on MAX_CPUSFelix Held
2022-02-12soc/intel/apl: Use Kconfig to enable CseRbpSean Rhodes
2022-02-12soc/amd/cezanne/psp_verstage/uart: Fix off by 1 errorRaul E Rangel
2022-02-12soc/amd/cezanne: Allow to specify SPL table path in KconfigZheng Bao
2022-02-12soc/amd/common: Scan bridge devices behind SoCs GPU ControllerKevin Chiu
2022-02-12soc/mediatek: Fix printing SPM versionYu-Ping Wu
2022-02-11soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-NUsha P
2022-02-11soc/amd/common/acp: introduce acp_gen1Fred Reitberger
2022-02-11soc/amd/common/fsp: check fsp image revisionJulian Schroeder
2022-02-11soc/amd/cezanne,picasso,sabrina: Fix incorrect values of CBFS amdfw position ...Robert Zieba
2022-02-11soc/amd/common/block/lpc/espi_util: add decode range register helpersFelix Held
2022-02-11soc/amd/common/block/include/espi: rename IO/MMIO base/size registersFelix Held
2022-02-11src/soc/intel/common/block/i2c: Use early BAR in ENV_PAYLOAD_LOADERTim Wawrzynczak