aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2023-01-18soc/amd/*/agesa_acpi: add TODO for adding CRAT tableFelix Held
2023-01-18soc/amd/glinda/agesa_acpi: use acpi_align_current to align IVRS & ALIBFelix Held
2023-01-18soc/amd/phoenix/agesa_acpi: use acpi_align_current to align IVRS & ALIBFelix Held
2023-01-18soc/amd/mendocino/agesa_acpi: use acpi_align_current to align IVRS&ALIBFelix Held
2023-01-18soc/amd/cezanne/agesa_acpi: use acpi_align_current to align IVRS & ALIBFelix Held
2023-01-18soc/amd/picasso/agesa_acpi: align ALIB with acpi_align_currentFelix Held
2023-01-18soc/amd/picasso/agesa_acpi: use acpi_align_current to align CRAT & IVRSFelix Held
2023-01-18soc/intel/elkhartlake: Fix incorrect `prev_sleep_state` issueSubrata Banik
2023-01-18soc/intel/icelake: Fix incorrect `prev_sleep_state` issueSubrata Banik
2023-01-18soc/intel/jasperlake: Fix incorrect `prev_sleep_state` issueSubrata Banik
2023-01-18soc/intel/tigerlake: Fix incorrect `prev_sleep_state` issueSubrata Banik
2023-01-18soc/intel/alderlake: Fix incorrect `prev_sleep_state` issueSubrata Banik
2023-01-18soc/intel/meteorlake: Fix incorrect `prev_sleep_state` issueSubrata Banik
2023-01-18soc/intel/cannonlake: Fix incorrect `prev_sleep_state` issueSubrata Banik
2023-01-18soc/intel/elkhartlake: Use common gpio.h includeDinesh Gehlot
2023-01-18soc/intel/apollolake: Use common gpio.h includeDinesh Gehlot
2023-01-18soc/intel/braswell: Use common gpio.h includeDinesh Gehlot
2023-01-18soc/intel/jasperlake: Use common gpio.h includeDinesh Gehlot
2023-01-18soc/intel/skylake: Use common gpio.h includeDinesh Gehlot
2023-01-18soc/intel/xeon_sp: Use common gpio.h includeDinesh Gehlot
2023-01-18soc/intel/tigerlake: Use common gpio.h includeDinesh Gehlot
2023-01-18soc/intel/cannonlake: Use common gpio.h includeDinesh Gehlot
2023-01-18soc/amd: Include <gpio.h> instead of <soc/gpio.h>Elyes Haouas
2023-01-17soc/amd: introduce and use common amd_cpu_bus_ops structFelix Held
2023-01-17soc/intel/meteorlake: Avoid redundant chipset programming in romstageSubrata Banik
2023-01-17soc/intel/alderlake: Avoid redundant chipset programming in romstageSubrata Banik
2023-01-17soc/amd: Use fixed EFS location for Phoenix & GlindaMartin Roth
2023-01-17soc/intel/meteorlake: Increase PRERAM_CBMEM_CONSOLE_SIZE to 8KBSubrata Banik
2023-01-17treewide: Fix old-style declarationsElyes Haouas
2023-01-16soc/amd/picasso/include/acpi: introduce and use ACPI_SCI_IRQ definitionFelix Held
2023-01-16commonlib/storage: Add common eMMC functionsShelley Chen
2023-01-15soc/intel/apollolake/pmutil.c: Fix smi_sts_bits[HSMBUS_SMI_STS_BIT]Elyes Haouas
2023-01-15soc/intel/xeon_sp/Kconfig: set up HPET_MIN_TICKSTim Chu
2023-01-15soc/intel/xeon_sp: lock MSR_PPIN_CTL at BS_PAYLOAD_LOADTim Chu
2023-01-15soc/amd/mendocino: PSP_INCLUDES_HSPKarthikeyan Ramasubramanian
2023-01-15soc/amd/common/psp_verstage: Report HSP Secure StateKarthikeyan Ramasubramanian
2023-01-15vc/amd/*,soc/amd/*: Add SVC call to get HSP Secure StateKarthikeyan Ramasubramanian
2023-01-15soc/amd/mendocino/include/acpi,lpc: remove TODO after reviewFelix Held
2023-01-15soc/intel/common: Use 'enum cb_error' valuesSridhar Siricilla
2023-01-15soc/intel/common: Use 'enum cb_err' valuesSridhar Siricilla
2023-01-15soc/intel/common: Use enum cb_err valuesSridhar Siricilla
2023-01-13soc/amd/phoenix: update mmconf base address and sizeRitul Guru
2023-01-13soc/amd/glinda: use common SMU S3/4/5 entry message codeFelix Held
2023-01-13soc/amd/phoenix: use common SMU S3/4/5 entry message codeFelix Held
2023-01-13soc/amd/mendocino: use common SMU S3/4/5 entry message codeFelix Held
2023-01-13soc/amd/cezanne: use common SMU S3/4/5 entry message codeFelix Held
2023-01-13soc/amd/picasso: use common SMU S3/4/5 entry message codeFelix Held
2023-01-13soc/amd: introduce common SMU S3/4/5 entry message codeFelix Held
2023-01-13soc/amd/glinda: Use common fsp-s preloaderFred Reitberger
2023-01-13soc/amd/phoenix: Use common fsp-s preloaderFred Reitberger
2023-01-13soc/mediatek: Include <gpio.h> instead of <soc/gpio.h>Elyes Haouas
2023-01-13soc/intel : Use 'enum cb_err' valuesSridhar Siricilla
2023-01-13soc/intel: Use 'enum cb_err' instead of boolSridhar Siricilla
2023-01-12soc/amd/mendocino: Use common fsp-s preloaderFred Reitberger
2023-01-12soc/amd/cezanne: Use common fsp-s preloaderFred Reitberger
2023-01-12soc/amd/common/fsp: Introduce SOC_AMD_COMMON_FSP_PRELOAD_FSPSFred Reitberger
2023-01-12soc/amd/mendocino/include/soc/southbridge.h: Use BIT macro for consistencyFred Reitberger
2023-01-12soc/amd/mendocino: Remove TODO after reviewFred Reitberger
2023-01-12soc/amd/mendocino/include/platform_descriptors: remove TODO after reviewFelix Held
2023-01-12soc/mediatek/common/mcu.c: Use 'enum cb_err' instead of 'int'Elyes Haouas
2023-01-12soc/intel/common: Use enum csme_failure_reasonSridhar Siricilla
2023-01-12soc/intel/skylake/Makefile.inc: Remove path to non-existent directoriesElyes Haouas
2023-01-12soc/intel/braswell/Makefile.inc: Remove path to non-existent directoriesElyes Haouas
2023-01-12treewide: Remove unused <cpu/x86/smm.h>Elyes Haouas
2023-01-12treewide: Remove unused <cpu/amd/mtrr.h>Elyes Haouas
2023-01-123rdparty/amd_blobs:Advance submodule pointerJason Glenesk
2023-01-12soc/amd: Change Morgana codename to PhoenixMartin Roth
2023-01-12soc/intel/common/block/early_graphics: Introduce a 200 ms delayJeremy Compostella
2023-01-12soc/intel/alderlake: Inform user of memory trainingJeremy Compostella
2023-01-12soc/intel/alderlake: Add romstage early graphics supportJeremy Compostella
2023-01-12soc/intel/common/block: Add Intel VGA early graphics supportJeremy Compostella
2023-01-11soc/intel/elkhartlake: Provide a way to enable real-time tuningWerner Zeh
2023-01-11soc/intel/meteorlake: Move ME firmware status register structures toDinesh Gehlot
2023-01-11soc/intel/alderlake: Move ME firmware status register structures toDinesh Gehlot
2023-01-11device/Kconfig: Fix selection of software connection managerMartin Roth
2023-01-11treewide: stop calling custom TPM log "TCPA"Sergii Dmytruk
2023-01-11soc/intel/xeon_sp: Setup DPR for all VT-d devicesJonathan Zhang
2023-01-11soc/intel/{alderlake,tigerlake}: Fix typo in gpio_defs.hJakub Czapiga
2023-01-11drivers/intel/gma: Hook up libgfxinit in romstageJeremy Compostella
2023-01-11soc/intel/meteorlake: Define SA_DEV_IGD for common codeJeremy Compostella
2023-01-11soc/intel/elkhartlake/chip.h: Include types.h instead of stdint.hWerner Zeh
2023-01-10soc/amd/common/fsp/Makefile: Fix an error messageAkihiko Odaki
2023-01-10soc/intel: Add Kconfigs to define scaling factor for coresSridhar Siricilla
2023-01-10soc/intel/meteorlake: Use common gpio.h includeDinesh Gehlot
2023-01-10soc/mediatek/common: Reset the watchdog timer before triggering resetRunyang Chen
2023-01-10soc/intel/elkhartlake: Make SATA speed limit configurableWerner Zeh
2023-01-09treewide: Remove unused <cpu/amd/msr.h>Elyes Haouas
2023-01-09soc/amd: Remove dummy SOC_SPECIFIC_OPTIONSElyes Haouas
2023-01-09soc/amd/morgana: Double max number of cpus for morganaRitul Guru
2023-01-09soc/amd/morgana: update morgana cpuidRitul Guru
2023-01-09soc/amd/mendocino/Kconfig: Remove TODO after reviewFred Reitberger
2023-01-09soc/amd/common/block/graphics: Fix whitespace consistencyFred Reitberger
2023-01-09soc/intel/xeon_sp/skx: Remove nested check for ACPI supportMarc Jones
2023-01-09soc/intel/common: Fix cpu index calculationSridhar Siricilla
2023-01-09soc/intel/alderlake: Disable Intel TXT based on `INTEL_TXT` configSubrata Banik
2023-01-08soc/intel/common: Untie PRMRR from SGXPratikkumar Prajapati
2023-01-08soc/intel/xeon_sp: select SCO_INTEL_COMMON_BLOCK_TCOJohnny Lin
2023-01-08soc/intel/xeon_sp: Improve final MTRR solutionJonathan Zhang
2023-01-08soc/intel/alderlake/acpi: Add Kconfig options for SCM and FCMSean Rhodes
2023-01-08soc/intel/meteorlake: Add support to configure package c-state demotionKapil Porwal