aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2023-06-02soc/amd/mendocino: Add manifest generation to MakefileGrzegorz Bernacki
2023-06-01soc/intel/jasperlake: Enable early caching of RAMTOP regionSean Rhodes
2023-06-01soc/intel/apollolake: Make hard drive type for SATA ports configurableMario Scheithauer
2023-06-01soc/intel/apollolake: Make SATA speed limit configurableMario Scheithauer
2023-06-01soc/intel/common/crashlog: Check cbmem pointer before copying recordsPratikkumar Prajapati
2023-06-01soc/intel/common/crashlog: Check for invalid recordPratikkumar Prajapati
2023-06-01soc/intel/common/crashlog: Fix checking PMC record sizePratikkumar Prajapati
2023-06-01mb/google/guybrush: Move helper AOAC for console to AOAC headerKonrad Adamczyk
2023-06-01device/pci: Limit default domain memory windowNico Huber
2023-06-01soc/mediatek/common: Add support for power supply TPS65132SRuihai Zhou
2023-05-31soc/amd/picasso/acpi/sb_pci0_fch: replace Memory32Fixed with DWordMemoryFelix Held
2023-05-30soc/amd/phoenix/Kconfig: use lower case hex digits in VGA_BIOS_IDFelix Held
2023-05-28soc/intel/xeon_sp: Enable build for IO MarginingNaresh Solanki
2023-05-27soc/amd/common/block/psp: Unmap EFS region after useKarthikeyan Ramasubramanian
2023-05-27soc/amd/mendocino/psp_verstage: Fix pending mapsKarthikeyan Ramasubramanian
2023-05-27soc/amd/common/psp_verstage: Fix pending mapsKarthikeyan Ramasubramanian
2023-05-27soc/amd/common/psp_verstage: Fix build for FMAP without RW slotsKarthikeyan Ramasubramanian
2023-05-26soc/intel/common: Support power limits update for variantsSumeet R Pawnikar
2023-05-26soc/intel/meteorlake: Hook up SaGvFreq, SaGvGear updsBora Guvendik
2023-05-26treewide: Remove 'extern' from functions declarationElyes Haouas
2023-05-25soc/intel/mtl/acpi/xhci: Add clock gating supportJeremy Compostella
2023-05-25soc/intel/meteorlake: Enable Key LockerPratikkumar Prajapati
2023-05-25soc/intel/meteorlake: Set SaGv work points as enum macroSubrata Banik
2023-05-24soc/intel/meteorlake: Add CPU PortID for GPIO CommunityMarx Wang
2023-05-24soc/intel/elkhartlake: Make PCIe root port max payload size configurableMario Scheithauer
2023-05-23soc/intel/xeon_sp: move and rename set_cmos_mrc_cold_boot_flagJohnny Lin
2023-05-23soc/intel/common: Add RPP-S PCI IDsJeremy Soller
2023-05-22soc/amd/mendocino: Unmap hash table after usageKarthikeyan Ramasubramanian
2023-05-22soc/amd/common/psp_verstage: Map/unmap boot device on need basisKarthikeyan Ramasubramanian
2023-05-22soc/amd/common/psp_verstage: Always build unsigned PSP verstageKarthikeyan Ramasubramanian
2023-05-22soc/intel/common: Add an error for missing ramtop CMOS entrySean Rhodes
2023-05-21soc/intel/meteorlake: Add `.final` to check FSP reset pending requestSubrata Banik
2023-05-20soc/intel/quark: Drop supportFelix Singer
2023-05-19soc/intel/common: Correct the check for ramtop lengthSean Rhodes
2023-05-19soc/intel/jasperlake: Add PsysPmax configChia-Ling Hou
2023-05-19soc/intel/meteorlake: Add igd deviceWon Chung
2023-05-19soc/intel: Extend fsp_get_pch_reset_status() to all FSP APIsSubrata Banik
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