summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/picasso
Commit message (Expand)AuthorAgeFilesLines
...
* soc/amd/cezanne,picasso,sabrina: factor out get_threads_per_coreFelix Held2022-01-261-3/+1
* soc/amd/{common,cezanne,picasso}: Add PRE_X86_CBMEM_CONSOLE_SIZERaul E Rangel2022-01-231-0/+6
* soc/amd/picasso/bootblock: drop unused includesFelix Held2022-01-201-4/+0
* soc/amd/cezanne,picasso: factor out common early non-car cache setupFelix Held2022-01-201-76/+1
* soc/amd/{picasso,cezanne}: Enable CBMEM_PRINT_PRE_BOOTBLOCK_CONTENTSRaul E Rangel2022-01-181-0/+1
* soc/amd/*/chip.h: add missing gpio.h includeFelix Held2022-01-131-0/+1
* src/soc: Remove unused <stdlib.h>Elyes HAOUAS2022-01-101-1/+0
* src/soc/amd: Remove unused <console/console.h>Elyes HAOUAS2022-01-103-3/+0
* soc/amd: Remove unused <string.h>Elyes HAOUAS2022-01-051-1/+0
* src: Remove duplicated includesElyes HAOUAS2022-01-011-1/+0
* soc/amd: remove root of SoC directory from include pathFelix Held2021-12-201-1/+0
* soc/amd/{cezanne,picasso,stoney,common}: Don't clear PM1 on resumeRaul E Rangel2021-12-081-2/+0
* soc/amd/{cezanne,picasso,stoney}: Clear PM/GPE when enabling ACPIRaul E Rangel2021-12-081-0/+1
* soc/amd: use KiB and MiB definitionsFelix Held2021-12-081-1/+1
* cpu/x86: Rename X86_AMD_INIT_SIPI to X86_INIT_NEED_1_SIPISubrata Banik2021-11-291-1/+1
* soc/amd/*/data_fabric: use DF_ prefix for bit and shift definesFelix Held2021-11-252-4/+4
* soc/amd/*/include/data_fabric: make MMIO_NP definition SoC-specificFelix Held2021-11-251-0/+4
* soc/amd/picasso,stoneyridge/acpi: use define for RTC_DATE_ALARMFelix Held2021-11-242-1/+4
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-103-6/+6
* soc/amd/cezanne,picasso/include/southbridge: use bitwise or in definesFelix Held2021-11-101-3/+3
* soc/amd/cezanne,picasso/include/southbridge: fix typo in defineFelix Held2021-11-091-1/+1
* soc/amd/{cezanne,picasso}: Stop passing base for fspm.binRaul E Rangel2021-11-081-2/+0
* soc/amd/picasso/include/southbridge: drop unused aoac_devs structFelix Held2021-11-081-16/+0
* soc/amd/*/include/smi: move NUMBER_SMITYPES definition to the topFelix Held2021-11-051-1/+2
* soc/amd/*/include/smi: fix off-by-one in SCIMAPS definesFelix Held2021-11-051-1/+1
* soc/amd/*/cpu: handle mp_init_with_smm failureFelix Held2021-11-031-3/+3
* cpu/x86/Kconfig: Remove unused CPU_ADDR_BITSArthur Heymans2021-11-031-4/+0
* psp_verstage: convert relative address in EFS2Kangheui Won2021-11-021-2/+2
* cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held2021-10-261-1/+0
* soc/*/Makefile: don't add cpu/x86/cacheFelix Held2021-10-261-1/+0
* cpu,soc/amd/*/Makefile: don't add cpu/x86/pae a second timeFelix Held2021-10-251-1/+0
* cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held2021-10-251-1/+0
* soc/amd/cezanne,picasso/chipset.cb: drop LAPIC deviceFelix Held2021-10-221-1/+0
* arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki2021-10-221-1/+0
* cpu/x86/mp_init: move printing of failure message into mp_init_with_smmFelix Held2021-10-221-2/+2
* cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held2021-10-211-1/+2
* psp_verstage: remove psp_ef_table structKangheui Won2021-10-201-1/+1
* acpi/acpigen: Constify CST functions' pointersAngel Pons2021-10-191-1/+1
* soc/amd: make configure_espi_with_mb_hook call conditionalFelix Held2021-10-151-2/+5
* soc/amd/common/include/espi: rename configure_espiFelix Held2021-10-151-1/+1
* soc/amd/common/block/i2c: implement proper read_resourceFelix Held2021-10-151-5/+0
* soc/amd/cezanne,picasso/uart: implement read_resourceFelix Held2021-10-151-1/+6
* soc/amd/common/block/espi_util: Refactor eSPI SetupKarthikeyan Ramasubramanian2021-10-131-3/+3
* soc/amd/*: Enable ACPIMMIO decode first in fch_pre_initFelix Held2021-10-131-1/+3
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-054-5/+5
* soc/amd/common/blocks/include: rename gpio_banks.h to gpio.hFelix Held2021-09-235-5/+5
* soc/amd: rename program_gpios to gpio_configure_padsFelix Held2021-09-231-1/+1
* soc/amd/picasso/fsp_m_params: use DEV_PTR to check if device is enabledFelix Held2021-09-211-49/+2
* soc/amd/picasso/Kconfig: increase FSP_M_SIZEFelix Held2021-09-171-2/+2
* soc/amd/picasso/agesa_acpi: Add missing include 'arch/cpu.h'Raul E Rangel2021-09-161-0/+1