summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* arch, include, soc: Use common stdint.hJacob Garber2019-07-123-3/+3
* src: Add missing include <device/pci_ops.h>Elyes HAOUAS2019-07-121-0/+1
* soc/intel/common: Add Coffee Lake H 6+2 Xeon graphics idNico Huber2019-07-122-0/+2
* soc/intel/common: Add CM246 LPC device idNico Huber2019-07-122-0/+2
* mediatek: Fill in input_hertz to coreboot tableTristan Shieh2019-07-112-1/+4
* sdm845: Add AOP firmware supportT Michael Turney2019-07-1110-10/+98
* soc/intel/cannonlake: Add GPID and CGPM methods to GPIO ASLTim Wawrzynczak2019-07-111-0/+50
* soc/intel/intelblocks/gpio: Always expose GPIO PM constantsTim Wawrzynczak2019-07-111-3/+3
* soc/intel/cannonlake: Make EC S0ix notification optional in LPITTim Wawrzynczak2019-07-111-8/+17
* soc/intel/common: Check bios_size and window_size after MIN operationJohn Zhao2019-07-112-2/+2
* soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timerSubrata Banik2019-07-119-35/+20
* soc/intel/block/cpu: remove unused USE_COREBOOT_NATIVE_MP_INITArthur Heymans2019-07-101-12/+1
* soc/intel/braswell/acpi/lpc.asl: Allocate used ROM size onlyFrans Hendriks2019-07-101-3/+13
* soc/intel: Drop some HAVE_SMI_HANDLER guardsKyösti Mälkki2019-07-102-2/+2
* soc/intel: Remove invalid smm_relocate stubsKyösti Mälkki2019-07-103-32/+0
* arch/x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-099-9/+0
* arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-0916-29/+4
* cpu/x86: Flip SMM_TSEG defaultKyösti Mälkki2019-07-0912-12/+0
* soc/amd/stoneyridge,picasso: Switch SMM lock conditionKyösti Mälkki2019-07-092-2/+2
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-093-11/+11
* drivers/intel: Move FSP stage_cache implementation into common blockSubrata Banik2019-07-091-0/+13
* soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.hSubrata Banik2019-07-0915-26/+15
* intel/fsp_baytrail: Move TSC_MONOTONIC_TIMERKyösti Mälkki2019-07-081-0/+1
* mediatek/mt8183: update dcxo output buffer settingWeiyi Lu2019-07-072-2/+4
* arch/mips: Make MIPS specific options depend on ARCH_MIPSArthur Heymans2019-07-071-0/+1
* soc/intel/icelake: Remove redundant gpio.c from Makefile.incSubrata Banik2019-07-071-1/+0
* soc/intel/{cannonlake,icelake}: Do not define PCH_DEV_PMC in ramstageFurquan Shaikh2019-07-072-0/+24
* soc/intel/icelake: Get rid of unused dev paramFurquan Shaikh2019-07-071-5/+5
* soc/intel/icelake: Use SA_DEV_ROOT instead of PCH_DEV_PMCFurquan Shaikh2019-07-072-2/+7
* soc/intel/cannonlake, mb/google/sarien: Get rid of unused dev paramFurquan Shaikh2019-07-072-7/+6
* soc/intel/cannonlake: Use SA_DEV_ROOT instead of PCH_DEV_PMCFurquan Shaikh2019-07-072-2/+7
* soc/intel/icelake: Fix outb orderLijian Zhao2019-07-061-2/+2
* soc/amd/picasso: Remove all AGESA referencesMarshall Dawson2019-07-069-403/+7
* mediatek/mt8183: Enable RTC eosc calibration feature to save powerRan Bi2019-07-063-26/+33
* soc/intel/cannonlake: Fix outb orderJeremy Soller2019-07-061-2/+2
* soc/intel/cannonlake: Override PRERAM_CBMEM_CONSOLE_SIZE default valueSubrata Banik2019-07-061-0/+4
* soc/intel/common/block/sata: Convert DWORD width Read/Write to BYTE widthSubrata Banik2019-07-061-4/+4
* soc/intel/cannonlake: Fix PMC and GPIO block values for PCH-HJeremy Soller2019-07-052-19/+24
* soc/intel/common: Increase SMM_MODULE_STACK_SIZE to 0x800Kane Chen2019-07-041-0/+4
* soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki2019-07-0432-70/+70
* device/pci_ops: Define pci_find_capability() just onceKyösti Mälkki2019-07-041-6/+4
* arch/x86: Adjust size of postcar stackKyösti Mälkki2019-07-049-13/+14
* Revert "soc/intel/skylake/romstage: Increase size of postcar stack"Kyösti Mälkki2019-07-041-1/+1
* soc/amd/common/lpc: Add Picasso IDMarshall Dawson2019-07-031-0/+1
* soc/amd/common/iommu: Add Picasso IDMarshall Dawson2019-07-031-0/+1
* soc/amd/common/hda: Add Picasso IDsMarshall Dawson2019-07-031-0/+2
* soc/amd/picasso: Remove all PSP runtime functionsMarshall Dawson2019-07-038-70/+0
* soc/amd/picasso: Remove fanless SKU optionMarshall Dawson2019-07-032-38/+2
* soc/amd/picasso: Remove SD controllerMarshall Dawson2019-07-036-64/+3
* soc/amd/picasso: Add xhci1 and remove ehciMarshall Dawson2019-07-034-24/+25