summaryrefslogtreecommitdiffstats
path: root/src/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* soc,sb/amd: Change SPI controller resourceKyösti Mälkki2022-06-281-2/+1
* soc/amd/common/block/noncar/cpu: Provide correct smbios processor familyFred Reitberger2022-06-241-0/+6
* src/soc: Get rid of most src/soc/Kconfig filesMartin Roth2022-06-241-5/+0
* soc/amd/sabrina/Kconfig: remove TODO from SOC_AMD_COMMON_BLOCK_ACPI_GPIOFelix Held2022-06-231-1/+1
* soc/amd/sabrina: remove TODOs from MCA code/configFelix Held2022-06-232-3/+1
* soc/amd/sabrina/Kconfig: remove TODO from SOC_AMD_COMMON_BLOCK_UCODEFelix Held2022-06-231-1/+1
* soc/amd/sabrina/Kconfig: set soft fuse bit 34Felix Held2022-06-231-1/+1
* soc/amd/picasso/acpi: Add missing UART resourcesMatt DeVillier2022-06-221-0/+8
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-229-36/+36
* soc/amd/*/Kconfig: drop unused SOC_AMD_COMMON_BLOCK_UCODE_SIZE optionFelix Held2022-06-214-15/+0
* soc/amd/common/i2c: Add i2c bus ops handlerMatt DeVillier2022-06-211-0/+1
* soc/amd/*: Move selection of DRIVERS_I2C_DESIGNWARE to common blockMatt DeVillier2022-06-215-4/+1
* soc/amd/stoneyridge: Align get_cpu_count to other targetsArthur Heymans2022-06-201-1/+1
* soc/amd/*: Make mtrr decision based on syscfgArthur Heymans2022-06-204-14/+34
* soc/amd/smm_relocate.c: Improve TSEG programmingArthur Heymans2022-06-172-23/+26
* soc/amd/sabrina: only make the available clock outputs configurableFelix Held2022-06-133-3/+6
* soc/amd/sabrina: Update fw.cfg for new names and blobsMarshall Dawson2022-06-101-25/+21
* soc/amd/sabrina: Adjust whitespace in fw.cfgMarshall Dawson2022-06-101-35/+35
* soc/amd/sabrina: Update firmware config for soc nameMarshall Dawson2022-06-101-30/+30
* soc/amd/sabrina: change MAX_CPUS to 8Felix Held2022-06-102-2/+2
* soc/amd/sabrina/mca: update MCA bank names to match the hardwareFelix Held2022-06-101-17/+6
* soc/amd/sabrina/Makefile: Support new Ucode patch namesFred Reitberger2022-06-101-1/+1
* soc/amd/sabrina/acpi: Correct VID decoding on SabrinaFred Reitberger2022-06-094-3/+15
* arch/x86: Add a common romstage entryArthur Heymans2022-06-074-38/+22
* Replace some ENV_ROMSTAGE with ENV_RAMINITKyösti Mälkki2022-06-073-4/+4
* soc/amd/common/block/cpu/: Make ucode update more genericFred Reitberger2022-06-076-46/+50
* amdblocks/smm.h: Add header guardsArthur Heymans2022-06-031-0/+5
* soc/amd/sabrina/acpi/soc.asl: re-enable WAL1 call in PNOT methodFelix Held2022-05-281-2/+1
* arch/x86/acpi_bert_storage.c: Use a common implementationArthur Heymans2022-05-252-21/+0
* soc/amd/stoneyridge: Move BERT into a cbmem regionArthur Heymans2022-05-242-18/+17
* security/tpm/crtm: Add a function to measure the bootblock on SoC levelWerner Zeh2022-05-242-0/+9
* CBMEM: Change declarations for initialization hooksKyösti Mälkki2022-05-203-3/+3
* soc/amd/block/psp/psp_gen2: move SPL fusing earlier to BS_PAYLOAD_LOADFelix Held2022-05-171-1/+1
* soc/amd/cezanne/fsp_m_params: fix modification of constantFred Reitberger2022-05-161-1/+4
* soc/amd/cezanne/fsp_m_params: add defines for FSP USB struct versionFelix Held2022-05-161-2/+2
* soc/amd/cezanne/fsp_m_params: don't hard-code USB PHY config table sizeFelix Held2022-05-161-1/+2
* acpi, arch/x86/smp/mpspec,soc/amd/common: Move MP_IRQ_ flags into acpi.hRaul E Rangel2022-05-161-1/+1
* soc/amd/common/block/psp: Add platform secure boot supportRitul Guru2022-05-165-2/+176
* arch/x86/postcar_loader.c: Change prepare_and_run_postcar signatureArthur Heymans2022-05-161-2/+1
* soc/amd/stoneyridge: Use common prepare_and_run_postcarArthur Heymans2022-05-161-20/+8
* arch/x86/postcar: Set up postcar MTRR in C codeArthur Heymans2022-05-162-7/+18
* soc/amd/picasso/acpi: Change GPIO controller interrupt to sharedRaul E Rangel2022-05-161-1/+1
* soc/amd/sabrina/fsp_m_params: fix modification of constantFred Reitberger2022-05-121-1/+4
* soc/amd/sabrina/fsp_m_params: add defines for FSP USB struct versionFelix Held2022-05-121-2/+2
* soc/amd/sabrina/fsp_m_params: don't hard-code USB PHY config table sizeFelix Held2022-05-121-1/+2
* soc/amd/non-car: Don't add bootblock cbfs fileArthur Heymans2022-05-121-0/+4
* soc/amd/*/Makefile.inc: Do some cosmeticsArthur Heymans2022-05-121-1/+1
* soc/amd/picasso: Use read*pArthur Heymans2022-05-063-9/+9
* soc/amd/common/block/psp/psp_gen2: simplify soc_read_c2p38Felix Held2022-05-062-11/+4
* soc/amd/common/include/espi: reduce visibility of IO/MMIO decode definesFelix Held2022-05-062-65/+68