aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso
AgeCommit message (Expand)Author
2022-10-20soc/amd: introduce and use common soc_uart_ctrlr_info structFelix Held
2022-10-20soc/amd/picasso/uart: separate data and codeFelix Held
2022-10-18soc/amd: factor out writing extended PM registers in FADTFelix Held
2022-10-18soc/amd/*/i2c: Move reset_i2c_peripherals to i2c.cFred Reitberger
2022-10-17soc/amd: factor out common noncar bootblockFelix Held
2022-10-17soc/amd/*/smihandler: Make fch_apmc_smi_handler commonFred Reitberger
2022-10-15treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk'Felix Held
2022-10-14soc/amd/picasso: Clean up includesElyes Haouas
2022-10-14soc/amd/sata.c: Hook up directly in devicetreeArthur Heymans
2022-10-14soc/amd/*: Hook up IOMMU ops in devicetreeArthur Heymans
2022-10-14soc/amd/*: Hook up LPC ops in devicetreeArthur Heymans
2022-10-14soc/amd/*: Hook up SMBus ops to devicetreeArthur Heymans
2022-10-13soc/amd/*: Hook up GPU ops in devicetreeArthur Heymans
2022-10-13soc/amd/*: Hook up GPP bridges ops to devicetreeArthur Heymans
2022-10-13soc/amd/acp: Hook up ops in devicetreeArthur Heymans
2022-10-13soc/amd/picasso: Use devicetree ops over pci driverArthur Heymans
2022-10-13soc/amd/*: Hook up device_operations in chipset.cbArthur Heymans
2022-10-13payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas
2022-10-13soc/amd/*/psp_verstage/svc: Make svc.h macros commonFred Reitberger
2022-10-12treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk'Elyes Haouas
2022-10-12treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'Elyes Haouas
2022-10-12treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl'Elyes Haouas
2022-10-12treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width'Elyes Haouas
2022-10-12treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width'Elyes Haouas
2022-10-12treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width'Elyes Haouas
2022-10-12treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width'Elyes Haouas
2022-10-07soc/amd/{CZN,MDN,PCO}: Fix building with only single RW regionMatt DeVillier
2022-10-07soc/amd/{stoney,picasso}/Kconfig: Fix guarding of amdfwMatt DeVillier
2022-09-30soc/amd/cezanne,mendocino,picasso/uart: use write16p to avoid typecastsFelix Held
2022-09-30soc/amd/picasso/fch: use [read,write]8p to avoid typecastsFelix Held
2022-09-22soc/amd/picasso: Add support for PSP NVRAM base addr and sizeRitul Guru
2022-09-15zork: Control DPTC with only KconfigTim Van Patten
2022-09-14zork/Kconfig: Move SOC_AMD_COMMON_BLOCK_ACPI_DPTCTim Van Patten
2022-09-14acpi/soc: Conditionally include dptc.aslTim Van Patten
2022-09-14cpu/amd/smm: Move MP & SMM init in a common placeArthur Heymans
2022-09-14soc/amd: Recalculate the field power in PSS table entryZheng Bao
2022-09-12soc/amd: Refactor DPTC Tablet ModeTim Van Patten
2022-09-07amd: Convert dptc_enable to boolTim Van Patten
2022-09-01amd/*/Makefile.inc: Put common words into common Makefile.incZheng Bao
2022-08-31acpi: Replace EC_ENABLE_AMD_DPTC_SUPPORT with Kconfig valueTim Van Patten
2022-08-26soc/amd/picasso: Reserve space for BIOS SIG in BIOS imageRitul Guru
2022-08-25soc/amd: rework SPI flash MMIO region handlingFelix Held
2022-08-17soc/amd/cezanne,picasso,sabrina/smihandler: add comment about SMN accessFelix Held
2022-08-15soc/amd/*: move reset_i2c_peripherals call after early GPIO setupFelix Held
2022-07-20treewide: Remove unused <cpu/x86/msr.h>Elyes Haouas
2022-07-17soc/amd: Fix some white spaces issuesElyes Haouas
2022-07-17soc/amd/*/include/soc/iomap.h: Fix some white spaces issuesElyes Haouas
2022-07-16soc/amd/[cezanne,picasso,sabrina]/Kconfig: Add PSP_APOB_DRAM_SIZE config optionFred Reitberger
2022-07-16soc/amd/picasso: Add MP2 I2C0 and I2C1 controller ACPI devicesRitul Guru
2022-07-14lib/program_loaders.c: Mark run_ramstage with __noreturnArthur Heymans
2022-07-14soc/amd/*: Move apm call out of MP init codeArthur Heymans
2022-07-04treewide: Unify Google brandingJon Murphy
2022-06-22soc/amd/picasso/acpi: Add missing UART resourcesMatt DeVillier
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-06-21soc/amd/*/Kconfig: drop unused SOC_AMD_COMMON_BLOCK_UCODE_SIZE optionFelix Held
2022-06-21soc/amd/*: Move selection of DRIVERS_I2C_DESIGNWARE to common blockMatt DeVillier
2022-06-20soc/amd/*: Make mtrr decision based on syscfgArthur Heymans
2022-06-09soc/amd/sabrina/acpi: Correct VID decoding on SabrinaFred Reitberger
2022-06-07arch/x86: Add a common romstage entryArthur Heymans
2022-06-07soc/amd/common/block/cpu/: Make ucode update more genericFred Reitberger
2022-05-16soc/amd/picasso/acpi: Change GPIO controller interrupt to sharedRaul E Rangel
2022-05-06soc/amd/picasso: Use read*pArthur Heymans
2022-04-01arch/x86/Kconfig: Drop obsolete fixed ramstage symbolsArthur Heymans
2022-03-25soc/amd/picasso/cpu.c: Skip SMMINFO init in S3 resumeFred Reitberger
2022-03-17soc/amd/picasso: Add counter initializersJon Murphy
2022-03-09soc/amd/*/lpc: rename SPIROM_BASE_ADDRESS_REGISTERFelix Held
2022-03-08timestamps: Rename timestamps to make names more consistentJakub Czapiga
2022-03-07src: Make PCI ID define names shorterFelix Singer
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/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: 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-02-26soc/amd/{common/psp_verstage,soc/picasso}: Remove workbuf shrinkingRaul E Rangel
2022-02-25arch/x86: consolidate HPET base address definitionsFelix Held
2022-02-25arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held
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-21soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUDZheng Bao
2022-02-21[acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in commentsElyes Haouas
2022-02-21src/acpi: Add macro for FADT Minor Version and use itElyes Haouas
2022-02-18drivers/fsp/fsp2_0: Rework FSP Notify Phase API configsSubrata Banik
2022-02-11soc/amd/common/acp: introduce acp_gen1Fred Reitberger
2022-02-11soc/amd/cezanne,picasso,sabrina: Fix incorrect values of CBFS amdfw position ...Robert Zieba
2022-02-08soc/amd/picasso/psp_verstage: Implement get_uart_baseRaul E Rangel
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2022-02-05cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki
2022-02-03soc/amd/*/i2c: factor out common I2C pad configurationFelix Held
2022-02-03soc/amd/*/i2c: introduce and use MISC_I2C_PAD_CTRL(bus) macroFelix Held
2022-02-03soc/amd/*/i2c: drop unused mainboard_i2c_overrideFelix Held
2022-02-01psp_verstage: report developer mode to PSPKangheui Won
2022-01-26src: Add missing 'void' in function definitionElyes HAOUAS
2022-01-26soc/amd/cezanne,picasso,sabrina: factor out get_threads_per_coreFelix Held
2022-01-23soc/amd/{common,cezanne,picasso}: Add PRE_X86_CBMEM_CONSOLE_SIZERaul E Rangel
2022-01-20soc/amd/picasso/bootblock: drop unused includesFelix Held
2022-01-20soc/amd/cezanne,picasso: factor out common early non-car cache setupFelix Held
2022-01-18soc/amd/{picasso,cezanne}: Enable CBMEM_PRINT_PRE_BOOTBLOCK_CONTENTSRaul E Rangel
2022-01-13soc/amd/*/chip.h: add missing gpio.h includeFelix Held