aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso
AgeCommit message (Expand)Author
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
2022-01-10src/soc: Remove unused <stdlib.h>Elyes HAOUAS
2022-01-10src/soc/amd: Remove unused <console/console.h>Elyes HAOUAS
2022-01-05soc/amd: Remove unused <string.h>Elyes HAOUAS
2022-01-01src: Remove duplicated includesElyes HAOUAS
2021-12-20soc/amd: remove root of SoC directory from include pathFelix Held
2021-12-08soc/amd/{cezanne,picasso,stoney,common}: Don't clear PM1 on resumeRaul E Rangel
2021-12-08soc/amd/{cezanne,picasso,stoney}: Clear PM/GPE when enabling ACPIRaul E Rangel
2021-12-08soc/amd: use KiB and MiB definitionsFelix Held
2021-11-29cpu/x86: Rename X86_AMD_INIT_SIPI to X86_INIT_NEED_1_SIPISubrata Banik
2021-11-25soc/amd/*/data_fabric: use DF_ prefix for bit and shift definesFelix Held
2021-11-25soc/amd/*/include/data_fabric: make MMIO_NP definition SoC-specificFelix Held
2021-11-24soc/amd/picasso,stoneyridge/acpi: use define for RTC_DATE_ALARMFelix Held
2021-11-10Rename ECAM-specific MMCONF KconfigsShelley Chen
2021-11-10soc/amd/cezanne,picasso/include/southbridge: use bitwise or in definesFelix Held
2021-11-09soc/amd/cezanne,picasso/include/southbridge: fix typo in defineFelix Held
2021-11-08soc/amd/{cezanne,picasso}: Stop passing base for fspm.binRaul E Rangel
2021-11-08soc/amd/picasso/include/southbridge: drop unused aoac_devs structFelix Held
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-03soc/amd/*/cpu: handle mp_init_with_smm failureFelix Held
2021-11-03cpu/x86/Kconfig: Remove unused CPU_ADDR_BITSArthur Heymans
2021-11-02psp_verstage: convert relative address in EFS2Kangheui Won
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-22soc/amd/cezanne,picasso/chipset.cb: drop LAPIC deviceFelix 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-20psp_verstage: remove psp_ef_table structKangheui Won
2021-10-19acpi/acpigen: Constify CST functions' pointersAngel Pons
2021-10-15soc/amd: make configure_espi_with_mb_hook call conditionalFelix Held
2021-10-15soc/amd/common/include/espi: rename configure_espiFelix Held
2021-10-15soc/amd/common/block/i2c: implement proper read_resourceFelix Held
2021-10-15soc/amd/cezanne,picasso/uart: implement read_resourceFelix Held
2021-10-13soc/amd/common/block/espi_util: Refactor eSPI SetupKarthikeyan Ramasubramanian
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-23soc/amd/common/blocks/include: rename gpio_banks.h to gpio.hFelix Held
2021-09-23soc/amd: rename program_gpios to gpio_configure_padsFelix Held
2021-09-21soc/amd/picasso/fsp_m_params: use DEV_PTR to check if device is enabledFelix Held
2021-09-17soc/amd/picasso/Kconfig: increase FSP_M_SIZEFelix Held
2021-09-16soc/amd/picasso/agesa_acpi: Add missing include 'arch/cpu.h'Raul E Rangel
2021-09-09soc/amd/common/block/include/i2c: introduce I2C_RESET_SCL_PIN macroFelix Held
2021-09-08soc/amd/*/bootblock,early_fch: rework i2c_scl_pins configurationFelix Held
2021-09-04soc/amd/picasso: select ADD_FSP_BINARIES if USE_AMD_BLOBS is selectedFelix Held
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-08-05soc/amd/picasso: Move IVRS generation code to commonJason Glenesk
2021-07-24soc/amd/*/chip.h: Correct PSPP Enum ValueMatt Papageorge
2021-07-23soc/amd/picasso/fch: change sb prefix of sb_clk_output_48Mhz to fchFelix Held
2021-07-23soc/amd/picasso/fch: make sb_clk_output_48Mhz staticFelix Held
2021-07-21soc/amd/cezanne: enable crypto in psp_verstageKangheui Won
2021-07-20soc/amd/picasso/makefile: order source files alphabeticallyFelix Held
2021-07-19soc/amd/{cezanne,picasso}: Escape PSP_VERSTAGE_FILE defaultRaul E Rangel
2021-07-15soc/amd/*/mca: factor out common MCA/MCAX check & print functionalityFelix Held
2021-07-15soc/amd/picasso/mca: factor out mca_has_expected_bank_countFelix Held
2021-07-15soc/amd/*/mca: factor out BERT entry generation to soc/amd/commonFelix Held
2021-07-14soc/amd/picasso/mca: add missing types.h includeFelix 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/picasso: implement and use mca_get_bank_nameFelix Held
2021-07-14soc/amd/picasso: implement and use mca_is_valid_bankFelix Held
2021-07-14soc/amd/picasso: check length of mca_bank_name arrayFelix Held
2021-07-14soc/amd/picasso: add missing banks to mca_bank_name arrayFelix Held
2021-07-14soc/amd/cezanne: Move APOB update into ramstageRaul E Rangel
2021-07-14soc/amd/picasso/mca: use mca_clear_status()Felix 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-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-06soc/amd/picasso: Allow end range entry for max device ID in IVRSAamir Bohra
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/picasso: introduce and use devicetree aliases for UART0-3Felix Held
2021-06-16soc/amd/picasso/Kconfig: fix CONSOLE_UART_BASE_ADDRESS for SoC UART2Felix Held
2021-06-16soc/amd/picasso: introduce and use devicetree aliases for I2C2&I2C3Felix Held
2021-06-16soc/amd/cezanne,picasso/include/soc/iomap: reflow I2C_DEVICE_COUNTFelix Held
2021-06-16soc/amd/picasso/acpi/sb_fch: use AOAC offset definesFelix Held
2021-06-16soc/amd/picasso: factor out AOAC offset definesFelix Held
2021-06-16soc/amd/cezanne,picasso: add AOAC offset define for the eMMC controllerFelix Held
2021-06-14soc/amd/{cezanne,picasso}: Add TS_START_ROMSTAGERaul E Rangel
2021-06-13soc/amd/picasso: Move Type 17 DMI generation to commonNikolai Vyssotski
2021-06-11cpu/x86/lapic: Replace LOCAL_APIC_ADDR referencesKyösti Mälkki
2021-06-08soc/amd: factor out acpi_soc_get_bert_region to amd/commonFelix Held