aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge
AgeCommit message (Expand)Author
2022-04-29soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGEArthur Heymans
2022-04-22soc/amd: Remove unused <cbmem.h>Elyes HAOUAS
2022-03-09soc/amd/*/lpc: rename SPIROM_BASE_ADDRESS_REGISTERFelix Held
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/stoneyridge/acpi: rename cpu.asl to pnot.aslFelix Held
2022-03-03soc/amd/stoneyridge/acpi: generate PPKG object in generate_cpu_entriesFelix Held
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-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-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2022-02-05cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki
2022-01-13soc/amd/*/chip.h: add missing gpio.h includeFelix Held
2022-01-10src/soc/amd: Remove unused <console/console.h>Elyes HAOUAS
2022-01-05soc/amd: Remove unused <string.h>Elyes HAOUAS
2021-12-20soc/amd/stoneyridge/fch: add GNVS-related TODOsFelix Held
2021-12-20soc/amd/stoneyridge: split southbridge codeFelix Held
2021-12-20soc/amd/stoneyridge: factor out AGESA-wrapper related FCH functionsFelix Held
2021-12-20soc/amd/stoneyridge: factor out early AOAC initializationFelix Held
2021-12-20soc/amd: remove root of SoC directory from include pathFelix Held
2021-12-20soc/amd/stoneyridge/include/southbridge: remove unneeded chip.h includeFelix Held
2021-12-09soc/amd/stoneyridge: use common fch_spi_early_initFelix Held
2021-12-08soc/amd/{cezanne,picasso,stoney,common}: Don't clear PM1 on resumeRaul E Rangel
2021-12-08soc/amd/stoneyridge/southbridge: drop ENV_X86 checkFelix Held
2021-12-08soc/amd/{cezanne,picasso,stoney}: Clear PM/GPE when enabling ACPIRaul E Rangel
2021-12-08soc/amd/stoneyridge/southbridge: fix setting SPI_USE_SPI100Felix Held
2021-11-30soc/amd/stoneyridge/psp: move soc_get_mbox_address to common psp_gen1Felix Held
2021-11-29soc/amd/stoneyridge/psp: use PSP_MAILBOX_BAR defineFelix Held
2021-11-25soc/amd/stoneyridge: use SOC_AMD_COMMON_BLOCK_ACPI_GPIOFelix Held
2021-11-24soc/amd/picasso,stoneyridge/acpi: use define for RTC_DATE_ALARMFelix Held
2021-11-18amdfwtool: Call the set_efs_table for StoneyridgeZheng Bao
2021-11-15amdfwtool: Set soc name for StoneyridgeZheng Bao
2021-11-15soc/amd/stoneyridge/include/pci_devs: remove unused DEVID definesFelix Held
2021-11-10Rename ECAM-specific MMCONF KconfigsShelley Chen
2021-11-05soc/amd/*/include/smi: move NUMBER_SMITYPES definition to the topFelix Held
2021-11-05soc/amd/*/include/smi: fix off-by-one in SCIMAPS definesFelix Held
2021-11-04amd/i2c: Remove the weak functionZheng Bao
2021-11-03soc/amd/*/cpu: handle mp_init_with_smm failureFelix Held
2021-11-03cpu/amd/mtrr: Remove topmem global variablesArthur Heymans
2021-11-03cpu/x86/Kconfig: Remove unused CPU_ADDR_BITSArthur Heymans
2021-11-03soc/amd/stoneyridge/cpu: remove unneeded line break in get_cpu_countFelix Held
2021-10-26cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held
2021-10-26soc/*/Makefile: don't add cpu/x86/cacheFelix Held
2021-10-25cpu,soc/amd/*/Makefile: don't add cpu/x86/pae a second timeFelix Held
2021-10-25cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held
2021-10-22arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki
2021-10-22cpu/x86/mp_init: move printing of failure message into mp_init_with_smmFelix Held
2021-10-21cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held
2021-10-16soc/amd/stoneyridge/include/iomap: rename I2C[ABCD]_BASE_ADDRESS definesFelix Held
2021-10-15soc/amd/stoneyridge/acpi/sb_fch: use I2C[ABCD]_BASE_ADDRESS definesFelix Held
2021-10-15soc/amd/stoneyridge/include/iomap: drop I2C_BUS_ADDRESS(x) macroFelix Held
2021-10-15soc/amd/common/block/i2c: implement proper read_resourceFelix Held
2021-10-13soc/amd/*: Enable ACPIMMIO decode first in fch_pre_initFelix Held
2021-10-05src/soc to src/superio: Fix spelling errorsMartin Roth
2021-09-24soc/amd/common: move block/pi out of the block folderFelix Held
2021-09-24soc/amd/common/block: move binaryPI S3 block into PI blockFelix Held
2021-09-23soc/amd/common/blocks/include: rename gpio_banks.h to gpio.hFelix Held
2021-09-09soc/amd/common/block/include/i2c: introduce I2C_RESET_SCL_PIN macroFelix Held
2021-09-08cpu/x86/tsc: Deduplicate Makefile logicAngel Pons
2021-09-08soc/amd/*/bootblock,early_fch: rework i2c_scl_pins configurationFelix Held
2021-09-03src/*: Specify type of `DIMM_SPD_SIZE` onceAngel Pons
2021-08-31soc/amd/*/include/soc/gpio: remove GPIO_2_EVENTFelix Held
2021-08-30soc/amd: Show SPI settings in bootblockMartin Roth
2021-08-19acpi: Fill fadt->century based on KconfigNico Huber
2021-07-26soc/amd/common/block/acpimmio: add Kconfig option for biosram accessorsFelix Held
2021-07-23soc/amd/stoneyridge/fch: change sb prefix of sb_clk_output_48Mhz to fchFelix Held
2021-07-15soc/amd/stoneyridge/mca: implement and use mca_has_expected_bank_countFelix Held
2021-07-15soc/amd/*/mca: factor out common MCA/MCAX check & print functionalityFelix Held
2021-07-15soc/amd/*/mca: factor out BERT entry generation to soc/amd/commonFelix Held
2021-07-14soc/amd: factor out check_mca to common codeFelix Held
2021-07-14soc/amd: move check_mca prototype to soc/amd/common/blocks/includeFelix Held
2021-07-14soc/amd/stoneyridge: add and use mca_is_valid_bank & mca_get_bank_nameFelix Held
2021-07-14soc/amd/stoneyridge: use index for mca_bank_name initializationFelix Held
2021-07-14soc/amd/stoneyridge/mca: add missing types.h includeFelix Held
2021-07-14include/cpu/amd/msr: add and use MC_CTL_MASK macroFelix Held
2021-07-14include/cpu/x86/msr: move MC0_CTL_MASK to include/cpu/amd/msrFelix Held
2021-07-14src: use mca_clear_status function instead of open codingFelix Held
2021-07-14include/cpu/x86/msr: introduce IA32_MC_*(x) macrosFelix Held
2021-07-14soc/amd/stoneyridge/mca: refactor warm boot check in mca_check_all_banksFelix Held
2021-07-14soc/amd/picasso,stoneyridge/mca: factor out mca_check_all_banksFelix Held
2021-07-14soc/amd/picasso,stoneyridge/mca: factor out mca_clear_errorsFelix Held
2021-07-14soc/amd/picasso,stoneyridge/mca: factor out mca_print_error()Felix Held
2021-07-14soc/amd/picasso,stoneyridge/mca: use unsigned int for MCA bank numberFelix Held
2021-07-14soc/amd/picasso,stoneyridge/mca: clean up mca_bank structFelix Held
2021-07-14soc/amd/picasso,stoneyridge/mca: mark num_banks as constantFelix Held
2021-07-14include/cpu/x86/msr: add IA32_ prefix to MC0_ADDR and MC0_MISCFelix Held
2021-07-14src: Use initial_lapicid() instead of open coding itArthur Heymans
2021-07-12soc/amd/*/mca: use mca_get_bank_count()Felix Held
2021-07-12soc/amd/picasso,stoneyridge/mca: remove unneeded line breakFelix Held
2021-07-02src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons
2021-06-30src: Move `select ARCH_X86` to platformsAngel Pons
2021-06-18soc/amd/picasso,stoneyridge/acpi: use defines for MADT parametersFelix Held
2021-06-17soc/amd/stoneyridge: factor out AOAC offset definesFelix Held
2021-06-11soc/amd/stoneyridge: Set missing RTC offsets for day alarm and centuryAnand K Mistry
2021-06-11cpu/x86/lapic: Replace LOCAL_APIC_ADDR referencesKyösti Mälkki