summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/skylake: Add option to control microcode update inclusionWim Vervoorn2019-12-062-0/+34
* mb/emulation/qemu-riscv: Implement ipi using clint to enable smp in qemu/spike.Philipp Hug2019-12-062-25/+0
* soc/qualcomm/sc7180: Adapt to recent API changesPatrick Georgi2019-12-052-17/+17
* soc/intel/braswell: Use common sb code for SPI lockdown configurationArthur Heymans2019-12-052-29/+10
* sc7180: Add USB supportT Michael Turney2019-12-055-0/+886
* sc7180: Add AOP firmware supportRavi Kumar Bokka2019-12-057-2/+85
* sc7180: Add SPI-NOR supportAkash Asthana2019-12-056-3/+452
* sc7180: Add clock driverTaniya Das2019-12-055-1/+448
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-0492-1983/+1982
* amdblocks/acpimmio: add common functions for AP entryMichał Żygowski2019-12-047-53/+18
* amdblocks/acpimmio: Unify BIOSRAM usageMichał Żygowski2019-12-0412-135/+94
* soc/amd/common/block/acpimmio: fix ACPIMMIO decode enable functionMichał Żygowski2019-12-045-14/+33
* src: Add missing include <stdlib.h>Elyes HAOUAS2019-12-031-0/+1
* soc/intel/cannonlake: Configure GPIO PM configuration in bootblockSubrata Banik2019-12-035-17/+53
* soc/amd/stoneyridge: Use USE_AMD_BLOBS to remove default pathsMarshall Dawson2019-12-032-9/+20
* soc/nvidia/tegra: Constify variablePatrick Georgi2019-12-033-3/+3
* soc/intel/common/cse: Update comment for post-CAR global worldPatrick Georgi2019-12-031-2/+2
* soc/intel/cannonlake: Add gfx.asl fileMathew King2019-12-022-0/+23
* soc/intel: Intel graphics driver scans generic busMathew King2019-12-021-0/+1
* src: Move 'static' to the beginning of declarationElyes HAOUAS2019-12-021-2/+2
* soc/amd/common: Inline ACPI MMIO accessorsKyösti Mälkki2019-12-022-367/+273
* soc/intel/cannonlake: Fix compilationPraveen Hodagatta Pranesh2019-12-021-2/+2
* soc/intel/tigerlake: Change compilation based on TIGERLAKE_BASEMaulik V Vaghela2019-12-021-1/+1
* src/soc/intel: Add Cometlake-S and CMP-H skusGaggery Tsai2019-12-025-6/+29
* src/: Remove g_ prefixes and _g suffixes from variablesPatrick Georgi2019-12-025-15/+15
* {northbridge,soc,southbridge}: Don't use both of _ADR and _HIDElyes HAOUAS2019-11-292-9/+2
* soc/intel/baytrail: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-298-160/+98
* soc/intel/braswell: Don't reinitialize SPI after lockdownArthur Heymans2019-11-292-23/+0
* soc/intel/braswell: Use sb/intel/common/spi.cArthur Heymans2019-11-294-594/+1
* soc/amd/common: Remove guards on ACPIMMIO utilsKyösti Mälkki2019-11-284-189/+0
* soc/intel/tigerlake: select correct chipset based on soc KconfigMaulik V Vaghela2019-11-281-1/+2
* soc/amd/common: Fix indirect includesKyösti Mälkki2019-11-284-0/+4
* pci_ids: Update Intel Lewisburg SMBUS PCI IDJonathan Zhang2019-11-281-1/+1
* soc/intel/skl: Drop FSP_CAR remnantsNico Huber2019-11-283-45/+0
* soc/amd/stoneyridge: Add selectable APU namesMarshall Dawson2019-11-272-7/+31
* soc/amd/stoneyridge: Add selectable packagesMarshall Dawson2019-11-271-0/+18
* soc/intel/skylake: Clean up report_cpu_info() functionUsha P2019-11-271-20/+4
* soc/intel/cannonlake: Disable USB2 PHY Power gatingSurendranath Gurivireddy2019-11-272-0/+5
* soc/intel/tigerlake: Fix smm_relocation_paramsKyösti Mälkki2019-11-272-11/+1
* soc/intel/baytrail: Don't reinitialize SPI after lockdownArthur Heymans2019-11-272-23/+0
* soc/intel/baytrail: Use sb/intel/common/spi.cArthur Heymans2019-11-274-611/+1
* soc/skylake: Write the P2SB IBDF and HBDF registers in corebootAngel Pons2019-11-274-11/+13
* soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-TSubrata Banik2019-11-265-20/+50
* soc/intel/cannonlake: Add chip config to override CPU flex ratioSubrata Banik2019-11-262-4/+21
* soc/mediatek/mt8183: disable BBLPM of DCXO coreWeiyi Lu2019-11-261-2/+2
* sb/intel/common/spi: Add Baytrail/Braswell supportArthur Heymans2019-11-261-1/+1
* soc/nvidia/tegra: Remove duplicate macrosJacob Garber2019-11-261-25/+0
* soc/amd/exit_car.S: Drop redundant enabling cacheArthur Heymans2019-11-261-5/+0
* soc/intel/tigerlake: Add Jasperlake soc KconfigMaulik V Vaghela2019-11-251-1/+11
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-2512-18/+1