summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/stoneyridge
Commit message (Expand)AuthorAgeFilesLines
* 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
* cpu/x86/smm: Promote smm_memory_map()Kyösti Mälkki2019-08-151-0/+3
* cpu/x86/smm: Define single smm_subregion()Kyösti Mälkki2019-08-151-32/+3
* cpu/x86: Move some SMM function declarationsKyösti Mälkki2019-08-131-0/+1
* cpu/x86: Separate save_state struct headersKyösti Mälkki2019-08-132-0/+2
* arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki2019-08-111-1/+0
* arch/x86: Enable POSTCAR_CONSOLE by defaultKyösti Mälkki2019-08-111-1/+0
* amd/stoneyridge,picasso: Open TSEG earlierKyösti Mälkki2019-08-091-1/+6
* arch/x86: Handle smm_subregion() failureKyösti Mälkki2019-08-081-0/+2
* arch/x86: Change smm_subregion() prototypeKyösti Mälkki2019-08-083-16/+11
* arch/x86: Move TSEG_STAGE_CACHE implementationKyösti Mälkki2019-08-081-10/+0
* lib/stage_cache: Refactor Kconfig optionsKyösti Mälkki2019-08-081-1/+0
* soc/amd: Rename smm_region_info() to smm_region()Kyösti Mälkki2019-08-073-3/+3
* cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki2019-08-074-21/+3
* soc/amd/stoneyridge: Change code to accommodate Merlin Falcon SOCRichard Spiegel2019-07-315-21/+70
* soc/amd: Move SPI base alignment define into commonMarshall Dawson2019-07-211-3/+0
* amd/stoneyridge/Kconfig: Enable stage cache based on HAVE_ACPI_RESUMESubrata Banik2019-07-171-1/+1
* soc/amd/stoneyridge: Add Merlin Falcon configurationRichard Spiegel2019-07-172-6/+44
* arch/x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-091-1/+0
* cpu/x86: Flip SMM_TSEG defaultKyösti Mälkki2019-07-091-1/+0
* soc/amd/stoneyridge,picasso: Switch SMM lock conditionKyösti Mälkki2019-07-091-1/+1
* arch/x86: Adjust size of postcar stackKyösti Mälkki2019-07-041-1/+1
* soc/amd/common: Add errors for invalid AcpiMmio accessMarshall Dawson2019-06-111-1/+18
* src/amd/stoneyridge: Move alink source to commonMarshall Dawson2019-06-062-99/+0
* soc/amd/stoneyridge: Add ALink-AHB Bridge to iomap.hMarshall Dawson2019-06-062-1/+3
* soc/amd/stoneyridge: Move sata to commonMarshall Dawson2019-06-062-30/+3
* soc/amd/stoneyridge: Split sata functionalityMarshall Dawson2019-06-062-21/+28
* soc/amd/stoneyridge: Remove sb_util.cMarshall Dawson2019-06-065-63/+25
* soc/amd/stoneyridge: Relocate acpi_get_sleep_type()Marshall Dawson2019-06-061-5/+0
* soc/amd/stoneyridge: Move IOMMU support to commonMarshall Dawson2019-06-063-56/+1
* soc/amd/stoneyridge: Move hda.c to commonMarshall Dawson2019-06-063-44/+1
* soc/amd/stoneyridge: Relocate MMIO access of ACPI registersMarshall Dawson2019-06-065-129/+8
* soc/amd/common: Rework block/acpiMarshall Dawson2019-06-061-0/+1
* soc/amd/stoneyridge: Move LPC support to commonMarshall Dawson2019-06-068-879/+20
* soc/amd/stoneyridge: Rework SPI base address get/setMarshall Dawson2019-06-063-20/+41
* soc/amd/stoneyridge: Move GPIO support to commonMarshall Dawson2019-06-068-702/+25
* soc/amd/stoneyridge: Fix alignment in iomap.hMarshall Dawson2019-06-031-3/+3
* src/soc: Add missing 'include <types.h>'Elyes HAOUAS2019-05-292-1/+2
* soc/amd/stoneyridge: Move I2C bus clear out of gpio.cMarshall Dawson2019-05-165-124/+149
* soc/amd/common: Create AcpiMmio functionality from stoneyridgeMarshall Dawson2019-05-1616-449/+21