aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2023-05-17console: Add format-checking __printf() to die()Nico Huber
2023-05-17soc/intel/xeon_sp/spr: Fix format specifier for __LINE__ (%d)Nico Huber
2023-05-17soc/intel/common: Don't hardcode ramtop offsetSean Rhodes
2023-05-17soc/intel/alderlake: Handle FSP logo paramsSubrata Banik
2023-05-17soc/intel/meteorlake: Handle FSP logo paramsSubrata Banik
2023-05-16soc/amd/*/Kconfig: change ACPI_CPU_STRING to use hexadecimal CPU numbersFelix Held
2023-05-16soc/intel/xeon_sp: Drop dummy FADT entryKyösti Mälkki
2023-05-14soc/amd/phoenix/Kconfig: Update default soft fuse bitsFred Reitberger
2023-05-13acpi/Kconfig: move \_SB scope out of ACPI_CPU_STRINGFelix Held
2023-05-13soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide MISC deviceFelix Held
2023-05-13soc/amd/*/acpi/mmio.asl,sb_fch.asl: change AAHB's _STA back to methodFelix Held
2023-05-13soc/cavium/cn81xx: Use correct size for MPIDR_EL1 registerArthur Heymans
2023-05-13soc/cavium: Guard gcc specific compiler flagArthur Heymans
2023-05-13soc/mediatek/mt8195/apusys_devapc.c: Fix unsigned comparisonArthur Heymans
2023-05-12soc/intel/apl: Remove set but unused variableArthur Heymans
2023-05-12soc/mediatek/mt8183: Fix set but unused variablesArthur Heymans
2023-05-12soc/qualcomm/sc7180: Fix set but unused variablesArthur Heymans
2023-05-12soc/intel/common: Define enum types for MKHI group IDs and ME SKUsSridhar Siricilla
2023-05-12soc/intel/common: Remove superfluous cmos_offset from ramtopSean Rhodes
2023-05-11soc/intel/apollolake: Only use 8 bits for afterg3Sean Rhodes
2023-05-11soc/intel/cmn/blk.cse: Fix check condition in store_cse_rw_fw_version()Dinesh Gehlot
2023-05-11soc/intel/common: Fix long delay when ME is disabledSean Rhodes
2023-05-11soc/intel/meteorlake: Increase pcie snoop/non-snoop latencyRavi Sarawadi
2023-05-10soc/intel: Clean up some includesKyösti Mälkki
2023-05-10sb,soc/amd,intel: Sync FADT entries visuallyKyösti Mälkki
2023-05-10soc/intel/cmn/pcie: Allow SoC to overwrite snoop/non-snoop latencyBora Guvendik
2023-05-10soc/intel/elkhartlake: Make hard drive type for SATA ports configurableMario Scheithauer
2023-05-09mb/google,intel: Use common ChromeEC code for lid shutdownKyösti Mälkki
2023-05-09sb,soc/amd,intel: Apply minor FADT fixesKyösti Mälkki
2023-05-09soc/intel/xeon_sp/spr: Drop spurious FADT fieldsKyösti Mälkki
2023-05-08Revert "soc/amd/cezanne/romstage: Preload fspm.bin"Raul Rangel
2023-05-08soc/amd/cezanne/romstage: Preload fspm.binRaul E Rangel
2023-05-08soc/amd/phoenix/include/xhci: add USB4 XHCI device pointersFelix Held
2023-05-08soc/intel/early_graphics: support to allow early graphics GPIO configTarun Tuli
2023-05-08soc/amd/*/acpi/northbridge,pci0: don't hide PCI0 root device from OSFelix Held
2023-05-08soc/intel/meteorlake: Apply large cbmem buffer size for FSP debugSubrata Banik
2023-05-06soc/intel: Do CSE sync in romstage, unless ramstage chooses otherwiseSubrata Banik
2023-05-05soc/amd/cmn/acpi/sleepstates.asl: Align with sb/amdAngel Pons
2023-05-05{sb,soc}/amd/cmn/acpi/sleepstates.asl: Hook up configsAngel Pons
2023-05-05src/soc/intel: Document meaning of variablesMaximilian Brune
2023-05-05soc/intel/spr: Fix copy paste issue in error messagesFelix Singer
2023-05-04soc/amd/common/block/lpc/lpc: simplify index handling in read resourcesFelix Held
2023-05-03soc/amd/common/block/lpc/lpc: drop custom lpc_set_resourcesFelix Held
2023-05-03soc/amd/common/block/lpc/lpc: report HPET MMIOFelix Held
2023-05-03soc/amd/common/block/lpc/lpc: use mmio_range to report FCH IOAPIC MMIOFelix Held
2023-05-03soc/amd/common/block/lpc/lpc: report eSPI MMIOFelix Held
2023-05-03soc/amd/common/block/lpc/lpc: increase size of SPI BAR to 4kByteFelix Held
2023-05-03soc/amd/common/block/lpc/lpc: report mapped SPI flash as MMIO rangeFelix Held
2023-05-03soc/amd/phoenix: Add default vBIOS ID and locationMartin Roth
2023-05-02soc/intel/alderlake: Disable C1E on RPL CPUsJoey Peng
2023-05-02soc/intel/alderlake: Select FSP_MULTIPHASE_SI_INIT_RETURN_BROKEN configSubrata Banik
2023-05-02soc/intel/common: Introduce API to get the FSP Reset StatusSubrata Banik
2023-05-01soc/intel/adl: Unhide PMC, IOM ACPI devices from OSMatt DeVillier
2023-05-01soc/intel/tgl: Unhide PMC, IOM ACPI devices from OSMatt DeVillier
2023-05-01soc/amd/stoney/acpi: Unhide PCI0 root device from OSMatt DeVillier
2023-05-01soc/intel/cmn/cse: Decouple ME_RW compression from CSE RW SyncAnil Kumar
2023-04-29sb,soc/amd,intel: Drop include <cpu/x86/smm.h>Kyösti Mälkki
2023-04-29ACPI: Make FADT entries for RTC/CMOS architecturalKyösti Mälkki
2023-04-28soc/amd/phoenix: Populate type 0x63 entry with right MRC CacheFred Reitberger
2023-04-28soc/amd/stoneyridge/acpi/sb_pci0_fch: report correct PCI MMIO BAR windowFelix Held
2023-04-28soc/amd/stoneyridge/acpi/sb_pci0_fch: report correct number of PCI busesFelix Held
2023-04-28soc/intel/common/block/pmc: Sort Kconfig in alphabetical orderChristian Walter
2023-04-28vga: Change the arguments of vga_write_text to support extended ASCIIHsuan Ting Chen
2023-04-27soc/amd/mendocino: update FSP parameters for eDP power sequence adjustmentChris Wang
2023-04-27soc/amd/mendocino: rename pwr_on_vary_bl_to_blon to edp_panel_t8_msChris Wang
2023-04-27ACPI: Make FADT entries for SMI architecturalKyösti Mälkki
2023-04-27soc/amd: Drop acpi_fill_madt_irqoverride()Kyösti Mälkki
2023-04-26intel/mtl: Add get_cse_ver_from_cbfs functionAshish Kumar Mishra
2023-04-26soc/amd/common/block/gfx: Re-add signature check for vbios cacheMatt DeVillier
2023-04-26soc/intel: Don't report _S1 state when unsupportedArthur Heymans
2023-04-26soc/amd/phoenix/Kconfig: Update commentFred Reitberger
2023-04-26soc/intel/common: Use ACPI_COMMON_MADT_IOAPICKyösti Mälkki
2023-04-26soc/amd: Use ACPI_COMMON_MADT_IOAPICKyösti Mälkki
2023-04-26soc/intel/baytrail,braswell: Use COMMON_MADT_IOAPICKyösti Mälkki
2023-04-26intel/bd82x6x,broadwell,lynxpoint: Use ACPI_COMMON_MADT_IOAPICKyösti Mälkki
2023-04-26ACPI: Add COMMON_ACPI_MADT_IOAPIC and CUSTOM_ACPI_MADTKyösti Mälkki
2023-04-26arch/x86/ioapic: Promote ioapic_get_sci_pin()Kyösti Mälkki
2023-04-26soc/intel: Introduce ioapic_get_sci_pin()Kyösti Mälkki
2023-04-24soc/mediatek/mt8183: Fix set but unused variableArthur Heymans
2023-04-24soc/mediatek/dptx.c: Remove set but unused variablesArthur Heymans
2023-04-23include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gbFelix Held
2023-04-22soc/amd/glinda: drop code for non-existing eMMC controllerFelix Held
2023-04-22soc/amd/phoenix: drop defines for non-existing eMMC controllerFelix Held
2023-04-22soc/amd/mendocino: drop code for non-existing eMMC controllerFelix Held
2023-04-22soc/intel/meteoerlake: set power limits dynamicallySumeet R Pawnikar
2023-04-22soc/amd/phoenix/xhci: add SCI sources for the two USB4 controllersFelix Held
2023-04-22soc/amd/*/include/pci_devs: fix copy-paste error in PCIE_ABC_C_DEVFNFelix Held
2023-04-22soc/amd/phoenix/include/soc/smi: add missing SCI map defines 61-63Felix Held
2023-04-22soc/intel/cmn/cse: Make `cse_get_fpt_partition_info()` function staticSubrata Banik
2023-04-22soc/intel/alderlake: Implement `soc_is_ish_partition_enabled` overrideSubrata Banik
2023-04-22mb/google/rex: Enable asynchronous End-Of-PostSubrata Banik
2023-04-21soc/intel/meteorlake: Don't offer D3Cold when it's disabledSean Rhodes
2023-04-21soc/intel/cmn/cse: Store ISH firmware version into CBMEMSubrata Banik
2023-04-21{commonlib, soc/intel/cmn/cse}: Store CSE firmware version into CBMEMSubrata Banik
2023-04-21soc/amd/phoenix: Mark PCIe GPP bridges as hidden instead of offMartin Roth
2023-04-21soc/amd/mendocino: Mark PCIe GPP bridges as hidden instead of offMartin Roth
2023-04-21soc/intel/meteorlake: Add VPU into the DMAR SATC tablezhaojohn
2023-04-21soc/intel/(adl, cmn, mtl): Refactor cse_fw_sync() functionSubrata Banik
2023-04-21soc/intel/cmn/cse: Refactor ramstage_cse_fw_sync() functionSubrata Banik
2023-04-21soc/amd/common/cpu/noncar/early_cache: use get_top_of_mem_below_4gbFelix Held