summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/stoneyridge
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/stoneyridge: Remove TODO for file extensionsMarshall Dawson2020-02-201-2/+2
* vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT optionJoel Kitching2020-02-171-1/+0
* soc/amd: unify SMBus supportAaron Durbin2020-02-044-301/+1
* soc/amd/stoneyridge: move to using smbus_host.h definitionsAaron Durbin2020-01-315-41/+13
* soc/amd/stoneyridge: use SMBus timeout in compilation unitAaron Durbin2020-01-312-6/+6
* soc/amd/stoneyridge: use SMBus speed in compilation unitAaron Durbin2020-01-312-3/+4
* {soc,southbridge}/*/*/acpi: Add possibility to disable S4Wim Vervoorn2020-01-221-0/+3
* soc/amd/stoneyridge: Add SMMSTORE supportMatt DeVillier2020-01-201-0/+24
* amd/acpi: Drop empty PCSD device nodesNico Huber2020-01-021-4/+0
* src: Remove unneeded 'include <arch/io.h>'Elyes HAOUAS2020-01-021-1/+0
* AMD {SoC, AGESA, binaryPI}: Don't use both of _ADR and _HIDMichał Żygowski2019-12-201-1/+4
* soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-193-3/+0
* soc/amd,{agesa,pi}/hudson: Have do_board_reset in all stagesKyösti Mälkki2019-12-161-4/+2
* Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID"Nico Huber2019-12-141-1/+1
* soc/amd/stoneyridge|mbs: Deprecate SOC_AMD_NAME_PKG and othersMarshall Dawson2019-12-112-30/+2
* soc/amd/stoneyridge|mbs: Define SOC_AMD_STONEYRIDGE symbolMarshall Dawson2019-12-111-3/+8
* soc/amd/stoneyridge|mb: Add Kconfig symbol for Prairie FalconMarshall Dawson2019-12-113-14/+23
* soc/amd/stoneyridge|vc: Change default locations for blobsMarshall Dawson2019-12-111-5/+5
* amdblocks/pci: add common implementation of MMCONF enablingMichał Żygowski2019-12-101-6/+2
* amdblocks/acpimmio: add common functions for AP entryMichał Żygowski2019-12-045-53/+2
* amdblocks/acpimmio: Unify BIOSRAM usageMichał Żygowski2019-12-044-67/+2
* soc/amd/common/block/acpimmio: fix ACPIMMIO decode enable functionMichał Żygowski2019-12-041-1/+1
* soc/amd/stoneyridge: Use USE_AMD_BLOBS to remove default pathsMarshall Dawson2019-12-032-9/+20
* src: Move 'static' to the beginning of declarationElyes HAOUAS2019-12-021-2/+2
* {northbridge,soc,southbridge}: Don't use both of _ADR and _HIDElyes HAOUAS2019-11-291-1/+1
* soc/amd/common: Remove guards on ACPIMMIO utilsKyösti Mälkki2019-11-281-20/+0
* soc/amd/common: Fix indirect includesKyösti Mälkki2019-11-281-0/+1
* soc/amd/stoneyridge: Add selectable APU namesMarshall Dawson2019-11-272-7/+31
* soc/amd/stoneyridge: Add selectable packagesMarshall Dawson2019-11-271-0/+18
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-2/+0
* soc/amd: Move SCI enable outside table creationKyösti Mälkki2019-11-232-2/+9
* */Makefile: Always build enable_usbdebug.cArthur Heymans2019-11-181-3/+3
* soc/amd/stoneyridge: Fix building with USBDEBUGArthur Heymans2019-11-181-0/+1
* ELOG: Introduce elog_gsmi variantsKyösti Mälkki2019-11-091-2/+1
* arch/x86: Drop some __SMM__ guardsKyösti Mälkki2019-11-081-2/+0
* timestamps: COLLECT_TIMESTAMPS is mostly optionalKyösti Mälkki2019-11-021-1/+0
* soc/amd/stoneyridge: Remove UDELAY_LAPIC_FIXED_FSBKyösti Mälkki2019-11-021-4/+0
* lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans2019-11-011-1/+1
* src: Remove unused include '<device/pci_ids.h>'Elyes HAOUAS2019-10-182-2/+0
* device/root_device: Consolidate common _scan_bus() functionsNico Huber2019-10-081-1/+1
* soc/amd/stoneyridge: Use new common SPI codeRichard Spiegel2019-09-214-207/+2
* src/soc: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-152-2/+0
* drivers/elog: Add elog_boot_notify()Kyösti Mälkki2019-09-131-2/+1
* soc/{amd, intel}: Make use of common postcar_enable_tseg_cache() APISubrata Banik2019-09-121-11/+2
* lib/bootblock: Add simplified entry with basetimeKyösti Mälkki2019-08-261-1/+1
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-221-0/+1
* arch/x86: Rename some mainboard_romstage_entry()Kyösti Mälkki2019-08-212-3/+3
* amd/stoneyridge: Unify SMM relocationKyösti Mälkki2019-08-161-28/+28
* amd/stoneyridge: Rename ramtop.c to memmap.cKyösti Mälkki2019-08-162-3/+3
* soc/*: mp_run_on_all_cpus: Remove configurable timeoutPatrick Rudolph2019-08-151-1/+1