aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/cezanne
AgeCommit message (Expand)Author
2021-03-15soc/amd/cezanne: Add i2c controllers to chipset.cbMathew King
2021-03-14soc/amd/cezanne/Kconfig: turn on GOPNikolai Vyssotski
2021-03-13soc/amd/cezanne/acpi/soc.asl: Include sleepstates.aslRaul E Rangel
2021-03-13soc/amd/cezanne/fsp_params.c: GOP: pass VBIOS pointer to FSPNikolai Vyssotski
2021-03-13soc/amd/cezanne: Move globalnvs.asl to the correct locationMathew King
2021-03-12soc/amd: GOP: add UPD for VBIOS bufferNikolai Vyssotski
2021-03-12soc/amd/cezanne: add XHCI SCI/GEVENT setupFelix Held
2021-03-12soc/amd/common/block/smu: rename mailbox register definesFelix Held
2021-03-11soc/amd: move warm reset flag function prototypes to common codeFelix Held
2021-03-10soc/amd/cezanne: Add USB ports to chipset.cbMathew King
2021-03-10mb/amd/majolica: Update to use proper APCBs built for MajolicaMatt Papageorge
2021-03-10soc/amd/cezanne: select common APOB NV cache codeFelix Held
2021-03-10soc/amd/cezanne/smihandler: add ELOG and SMMSTORE supportFelix Held
2021-03-09soc/amd/cezanne/Makefile: pass APOB NV parameters to amdfwtoolFelix Held
2021-03-08soc/amd/cezanne: Include gpio.c in smmMathew King
2021-03-08soc/amd/cezanne: Allow GPIO defines to be used in ASLMathew King
2021-03-04soc/amd/cezanne/chipset.cb: clean up and change some aliasesFelix Held
2021-03-04soc/amd/cezanne/smihandler: implement S3 entry SMI handlerFelix Held
2021-03-04soc/amd/cezanne: add SMU supportFelix Held
2021-03-03soc/amd/cezanne/chipset.cb: rename alias for SATA controllersFelix Held
2021-03-02soc/amd/cezanne: Disable legacy DMA IO portsRaul E Rangel
2021-03-02soc/amd/cezanne: Fill out pci devices in chipset.cbMathew King
2021-03-01soc/amd/cezanne: Add PSP whitelist debug unlock supportRaul E Rangel
2021-02-26soc/amd/cezanne/acpi: Generate MADT LAPIC NMI settingsRaul E Rangel
2021-02-25soc/amd/cezanne/acpi: Use IO addresses for ACPI blockRaul E Rangel
2021-02-25soc/amd/cezanne/acpi: Add globalnvs.aslRaul E Rangel
2021-02-25soc/amd: only print CPU family and model in bootblockFelix Held
2021-02-25soc/amd/cezanne/Kconfig: sort selected optionsFelix Held
2021-02-25soc/amd/cezanne/acpi/pci0.asl: Add LPC deviceRaul E Rangel
2021-02-24soc/amd/cezanne: Add eSPI supportZheng Bao
2021-02-24soc/amd/cezanne/Makefile: move setting of PSP soft fuse bit 6Felix Held
2021-02-22soc/amd/cezanne/acpi: Add pci0.aslRaul E Rangel
2021-02-22soc/amd/cezanne/acpi/soc.asl: Add platform.aslRaul E Rangel
2021-02-22soc/amd/cezanne/acpi: Add MMIO devicesRaul E Rangel
2021-02-19soc/amd/cezanne: add MP init and SMM initializationFelix Held
2021-02-18soc/amd/cezanne/root_complex: provide ACPI name in PCI device_operationsFelix Held
2021-02-18soc/amd/cezanne/chip: add soc_acpi_nameFelix Held
2021-02-17soc/amd/cezanne: Add FCH IO-APIC to MADTRaul E Rangel
2021-02-17soc/amd/cezanne/pcie_gpp: add pci_driver for external root portsFelix Held
2021-02-17soc/amd/cezanne/pcie_gpp: replace PCI ID list with single PCI IDFelix Held
2021-02-17soc/amd/cezanne/uart: write ACPI tablesFelix Held
2021-02-16soc/amd/cezanne: Enable ACPI_SOC_NVSRaul E Rangel
2021-02-16soc/amd/cezanne/data_fabric: add ACPI names and SSDT entriesFelix Held
2021-02-15soc/amd/cezanne: Add uart.c to smm so we can support DEBUG_SMIRaul E Rangel
2021-02-14soc/amd/cezanne: add partial data fabric setupFelix Held
2021-02-14soc/amd/cezanne/include/iomap: add HPET base addressFelix Held
2021-02-14soc/amd/cezanne/chipset.cb: add SMBus and data fabric PCI devicesFelix Held
2021-02-14soc/amd/cezanne: move CPU cluster to chipset device treeFelix Held
2021-02-14soc/amd/cezanne: Fill FADT and MADTRaul E Rangel
2021-02-14soc/amd/cezanne: Enable uCode updateRaul E Rangel
2021-02-13soc/amd/cezanne: select ACPI support and make the compiler happyFelix Held
2021-02-13soc/amd/cezanne/acpi: Add plain soc.aslRaul E Rangel
2021-02-13soc/amd/cezanne: always include PSP secure OS in amdfwFelix Held
2021-02-13soc/amd/cezanne: always add S0i3 firmware part to amdfwFelix Held
2021-02-13soc/amd/cezanne/bootblock: call write_resume_eip in bootblock_c_entryFelix Held
2021-02-12soc/amd/cezanne: drop PWRS from GNVSFelix Held
2021-02-12soc/amd/cezanne: Add PCI IRQ Router definitionsRaul E Rangel
2021-02-12soc/amd/cezanne/smihandler: add psp_notify_smm callFelix Held
2021-02-12soc/amd/cezanne: select RTCFelix Held
2021-02-12soc/amd: select ACPI_AMD_HARDWARE_SLEEP_VALUES in common ACPI codeFelix Held
2021-02-12soc/amd/*/Kconfig: remove redundant SMM_TSEG conditionFelix Held
2021-02-11soc/amd/cezanne/smihandler: add basic SMI APMC and sleep handlerFelix Held
2021-02-11soc/amd/cezanne: select soc-specific ACPI functionalityFelix Held
2021-02-11soc/amd/cezanne/chip: set device operations for UART MMIO devicesFelix Held
2021-02-11soc/amd/cezanne: add empty mp_init_cpusFelix Held
2021-02-11soc/amd/cezanne/cpu: add basic zen_2_3_init functionalityFelix Held
2021-02-11soc/amd/cezanne/smihandler: add missing southbridge_io_trap_handlerFelix Held
2021-02-11soc/amd: include cpu/x86/smm directory in common SMM MakefileFelix Held
2021-02-11soc/amd: move southbridge_smi_handler to common codeFelix Held
2021-02-11soc/amd: factor out common SMM relocation codeFelix Held
2021-02-11soc/amd/cezanne: add empty SMM-handlerFelix Held
2021-02-10soc/amd/cezanne/fch: add HAVE_SMI_HANDLER case to fch_init_acpi_portsFelix Held
2021-02-10soc/amd/cezanne: Add verstage supportRaul E Rangel
2021-02-10soc/amd/cezanne: Enable SOC_AMD_COMMON_BLOCK_SPIRaul E Rangel
2021-02-10soc/amd/cezanne: Add SPI registersRaul E Rangel
2021-02-10soc/amd/cezanne/chip: add empty set_mmio_dev_opsFelix Held
2021-02-10soc/amd/cezanne/chip: add empty cpu_bus_opsFelix Held
2021-02-10soc/amd: Move soc_route_sci to common/blocks/smi/smi_utilFelix Held
2021-02-09soc/amd/cezanne: Add root_complexRaul E Rangel
2021-02-09soc/amd/cezanne: add empty CPU driverFelix Held
2021-02-09soc/amd/cezanne: Enable early LPC support in bootblock stageZheng Bao
2021-02-09soc/amd,intel: Drop s3_resume parameter on FSP-S functionsKyösti Mälkki
2021-02-07soc/amd/cezanne/romstage: Store early dram regionRaul E Rangel
2021-02-07soc/amd/cezanne/Makefile.inc: Fix indentationRaul E Rangel
2021-02-07soc/amd/cezanne/pcie_gpp: scan internal PCI busesFelix Held
2021-02-07soc/amd/cezanne/chip: add PCI bus scanningFelix Held
2021-02-05soc/amd/cezanne/iomap: move MMIO range comment above MMIO rangesFelix Held
2021-02-05soc/amd/cezanne/fch: add ACPI I/O port setupFelix Held
2021-02-05soc/amd/cezanne: populate some FSP-M UPDsFelix Held
2021-02-03soc/amd/cezanne: remove UART2/3 AOAC device offsetsFelix Held
2021-02-03amdfwtool:cezanne: Add entry of PSP_BOOTLOADER_AB (0x73)Zheng Bao
2021-01-31soc/amd/cezanne/Kconfig: select common PSP gen2 supportFelix Held
2021-01-31soc/amd/cezanne: add soc/cpu.h with CPUID define for Cezanne A0 steppingFelix Held
2021-01-30soc/amd/cezanne: add use result of acpi_is_wakeup_s3() in FSP callsFelix Held
2021-01-29soc/amd/cezanne: add empty ramstage FCH supportFelix Held
2021-01-29soc/amd/cezanne/chip: add FSP silicon init driver callFelix Held
2021-01-29device/Kconfig: Declare MMCONF symbols' type onceAngel Pons
2021-01-28soc/amd/cezanne/Kconfig: move selections in alphabetical orderFelix Held
2021-01-28soc/amd/cezanne/chip: add empty SoC device operationsFelix Held
2021-01-28soc/amd/cezanne: compress FSP binaries in CBFSFelix Held