summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/picasso
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove unused <cpu/x86/msr.h>Elyes Haouas2022-07-201-1/+0
* soc/amd: Fix some white spaces issuesElyes Haouas2022-07-171-1/+1
* soc/amd/*/include/soc/iomap.h: Fix some white spaces issuesElyes Haouas2022-07-171-1/+1
* soc/amd/[cezanne,picasso,sabrina]/Kconfig: Add PSP_APOB_DRAM_SIZE config optionFred Reitberger2022-07-161-0/+4
* soc/amd/picasso: Add MP2 I2C0 and I2C1 controller ACPI devicesRitul Guru2022-07-162-0/+76
* lib/program_loaders.c: Mark run_ramstage with __noreturnArthur Heymans2022-07-141-3/+0
* soc/amd/*: Move apm call out of MP init codeArthur Heymans2022-07-141-10/+6
* treewide: Unify Google brandingJon Murphy2022-07-041-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-222-9/+9
* soc/amd/*/Kconfig: drop unused SOC_AMD_COMMON_BLOCK_UCODE_SIZE optionFelix Held2022-06-211-3/+0
* soc/amd/*: Move selection of DRIVERS_I2C_DESIGNWARE to common blockMatt DeVillier2022-06-211-1/+0
* soc/amd/*: Make mtrr decision based on syscfgArthur Heymans2022-06-201-7/+12
* soc/amd/sabrina/acpi: Correct VID decoding on SabrinaFred Reitberger2022-06-091-0/+4
* arch/x86: Add a common romstage entryArthur Heymans2022-06-071-8/+3
* soc/amd/common/block/cpu/: Make ucode update more genericFred Reitberger2022-06-071-1/+1
* soc/amd/picasso/acpi: Change GPIO controller interrupt to sharedRaul E Rangel2022-05-161-1/+1
* soc/amd/picasso: Use read*pArthur Heymans2022-05-061-1/+1
* arch/x86/Kconfig: Drop obsolete fixed ramstage symbolsArthur Heymans2022-04-011-4/+0
* soc/amd/picasso/cpu.c: Skip SMMINFO init in S3 resumeFred Reitberger2022-03-251-1/+5
* soc/amd/picasso: Add counter initializersJon Murphy2022-03-171-4/+4
* soc/amd/*/lpc: rename SPIROM_BASE_ADDRESS_REGISTERFelix Held2022-03-091-1/+1
* timestamps: Rename timestamps to make names more consistentJakub Czapiga2022-03-081-1/+1
* src: Make PCI ID define names shorterFelix Singer2022-03-072-19/+19
* 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/+1
* soc/amd/picasso/acpi: rename cpu.asl to pnot.aslFelix Held2022-03-031-0/+0
* soc/amd/picasso/acpi: generate PPKG object in generate_cpu_entries callFelix Held2022-03-032-54/+1
* soc/amd/common/vboot: Remove parameter to replay_transfer_buffer_cbmemcRaul E Rangel2022-03-021-1/+1
* soc/amd/common/vboot: Split transfer buffer methods into separate fileRaul E Rangel2022-03-021-0/+4
* soc/amd/{common/psp_verstage,soc/picasso}: Remove workbuf shrinkingRaul E Rangel2022-02-261-5/+0
* arch/x86: consolidate HPET base address definitionsFelix Held2022-02-251-5/+0
* arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held2022-02-252-1/+2
* 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
* soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUDZheng Bao2022-02-211-8/+8
* [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
* drivers/fsp/fsp2_0: Rework FSP Notify Phase API configsSubrata Banik2022-02-181-15/+18
* soc/amd/common/acp: introduce acp_gen1Fred Reitberger2022-02-111-1/+1
* soc/amd/cezanne,picasso,sabrina: Fix incorrect values of CBFS amdfw position ...Robert Zieba2022-02-112-14/+16
* soc/amd/picasso/psp_verstage: Implement get_uart_baseRaul E Rangel2022-02-082-0/+12
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-074-7/+6
* cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki2022-02-051-2/+0
* soc/amd/*/i2c: factor out common I2C pad configurationFelix Held2022-02-033-42/+7
* soc/amd/*/i2c: introduce and use MISC_I2C_PAD_CTRL(bus) macroFelix Held2022-02-032-4/+3
* soc/amd/*/i2c: drop unused mainboard_i2c_overrideFelix Held2022-02-032-6/+0
* psp_verstage: report developer mode to PSPKangheui Won2022-02-011-0/+6
* src: Add missing 'void' in function definitionElyes HAOUAS2022-01-261-1/+1