summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/stoneyridge
Commit message (Expand)AuthorAgeFilesLines
* soc/amd: Fix some white spaces issuesElyes Haouas2022-07-173-4/+4
* soc/amd/*/include/soc/iomap.h: Fix some white spaces issuesElyes Haouas2022-07-171-1/+1
* arch/x86: Mark prepare_and_run_postcar noreturnArthur Heymans2022-07-141-1/+0
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-7/+7
* soc/amd/*: Move selection of DRIVERS_I2C_DESIGNWARE to common blockMatt DeVillier2022-06-211-1/+0
* 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-201-5/+10
* arch/x86: Add a common romstage entryArthur Heymans2022-06-071-14/+13
* Replace some ENV_ROMSTAGE with ENV_RAMINITKyösti Mälkki2022-06-071-1/+1
* arch/x86/acpi_bert_storage.c: Use a common implementationArthur Heymans2022-05-251-13/+0
* soc/amd/stoneyridge: Move BERT into a cbmem regionArthur Heymans2022-05-242-18/+17
* CBMEM: Change declarations for initialization hooksKyösti Mälkki2022-05-201-1/+1
* 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-161-1/+1
* soc/amd/*/Makefile.inc: Do some cosmeticsArthur Heymans2022-05-121-1/+1
* soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGEArthur Heymans2022-04-291-1/+0
* soc/amd: Remove unused <cbmem.h>Elyes HAOUAS2022-04-221-1/+0
* soc/amd/*/lpc: rename SPIROM_BASE_ADDRESS_REGISTERFelix Held2022-03-091-1/+1
* src: Make PCI ID define names shorterFelix Singer2022-03-073-16/+16
* soc/amd/*/northbridge,root_complex: add comment about PCI BARsFelix Held2022-03-031-0/+3
* soc/amd/*/northbridge,root_complex: simplify GNB IOAPIC resource indexFelix Held2022-03-031-1/+1
* soc/amd/*/northbridge,root_complex: simplify mmconf_resource indexFelix Held2022-03-031-1/+2
* soc/amd/stoneyridge/acpi: rename cpu.asl to pnot.aslFelix Held2022-03-031-0/+0
* soc/amd/stoneyridge/acpi: generate PPKG object in generate_cpu_entriesFelix Held2022-03-032-42/+1
* arch/x86: consolidate HPET base address definitionsFelix Held2022-02-251-5/+0
* arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held2022-02-253-1/+3
* treewide: Write minor version at acpi_create_fadt() functionElyes Haouas2022-02-241-1/+0
* soc/amd/*/include/soc/iomap.h: rework HPET base address checkFelix Held2022-02-241-3/+3
* [acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in commentsElyes Haouas2022-02-211-1/+1
* src/acpi: Add macro for FADT Minor Version and use itElyes Haouas2022-02-211-1/+1
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-2/+2
* cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki2022-02-051-2/+0
* soc/amd/*/chip.h: add missing gpio.h includeFelix Held2022-01-131-0/+1
* 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
* soc/amd/stoneyridge/fch: add GNVS-related TODOsFelix Held2021-12-201-0/+2
* soc/amd/stoneyridge: split southbridge codeFelix Held2021-12-203-171/+175
* soc/amd/stoneyridge: factor out AGESA-wrapper related FCH functionsFelix Held2021-12-203-57/+62
* soc/amd/stoneyridge: factor out early AOAC initializationFelix Held2021-12-203-33/+40
* soc/amd: remove root of SoC directory from include pathFelix Held2021-12-201-1/+0
* soc/amd/stoneyridge/include/southbridge: remove unneeded chip.h includeFelix Held2021-12-201-1/+0
* soc/amd/stoneyridge: use common fch_spi_early_initFelix Held2021-12-092-69/+3
* soc/amd/{cezanne,picasso,stoney,common}: Don't clear PM1 on resumeRaul E Rangel2021-12-081-1/+0
* soc/amd/stoneyridge/southbridge: drop ENV_X86 checkFelix Held2021-12-081-2/+1
* soc/amd/{cezanne,picasso,stoney}: Clear PM/GPE when enabling ACPIRaul E Rangel2021-12-081-0/+1
* soc/amd/stoneyridge/southbridge: fix setting SPI_USE_SPI100Felix Held2021-12-081-1/+1
* soc/amd/stoneyridge/psp: move soc_get_mbox_address to common psp_gen1Felix Held2021-11-302-30/+0
* soc/amd/stoneyridge/psp: use PSP_MAILBOX_BAR defineFelix Held2021-11-291-1/+1
* soc/amd/stoneyridge: use SOC_AMD_COMMON_BLOCK_ACPI_GPIOFelix Held2021-11-252-100/+1