summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/jasperlake: Add Jasper Lake SoC supportAamir Bohra2020-03-2893-0/+10462
* soc/intel/xeon_sp: Add basic Cooperlake-SP supportAndrey Petrov2020-03-2615-0/+765
* soc/intel/xeon_sp: Configure P2SB BAR in bootblockAndrey Petrov2020-03-261-0/+6
* soc/intel/xeon_sp: Refactor code to allow for additional CPUs typesAndrey Petrov2020-03-2632-186/+265
* create stdio.h and stdarg.h for {,v}snprintfJoel Kitching2020-03-251-0/+1
* amd/common/acpi: move thermal zone to common locationMichał Żygowski2020-03-251-0/+92
* soc/intel/cometlake: Use IntelFSP repoFelix Singer2020-03-251-1/+2
* acpi: correct the processor devices scopeMichał Żygowski2020-03-257-34/+51
* soc/intel/xeon_sp: Enable LPC generic IO decode rangeJohnny Lin2020-03-255-0/+33
* soc/intel/tigerlake: Configure HyperthreadingWonkyu Kim2020-03-252-2/+5
* intel/broadwell: Correct backlight-PWM dividerNico Huber2020-03-241-2/+2
* soc/intel/tigerlake: Update DCACHE_BSP_STACK_SIZETim Wawrzynczak2020-03-231-2/+4
* acpi: Change Processor ACPI Name (Intel only)Christian Walter2020-03-2310-70/+70
* soc/intel/braswell: Clean upAngel Pons2020-03-2326-839/+724
* soc/intel/cfl/vr_config: Add 8-core desktop CPU supportPatrick Rudolph2020-03-231-0/+2
* src: capitalize 'APIC'Elyes HAOUAS2020-03-232-8/+8
* soc/intel/tigerlake: Make PCH_DEV_UART3 macro definition properSubrata Banik2020-03-211-1/+1
* soc/intel: Enable GPIO functions in verstageBora Guvendik2020-03-201-0/+1
* soc/intel/denverton_ns: Implement AES-NI LockJulien Viard de Galbert2020-03-202-0/+9
* soc/intel/tigerlake: Enable ACPI support for PMC core OS driverVenkata Krishna Nimmagadda2020-03-201-0/+3
* soc/intel/common: Add ACPI support for PMC core OS driverVenkata Krishna Nimmagadda2020-03-201-0/+21
* soc/intel/xeon_sp: Modify FSP-T code caching parametersJohnny Lin2020-03-191-2/+3
* soc/intel/tigerlake: add support to read SPD data from SMBusRonak Kanabar2020-03-192-11/+25
* soc/intel/tigerlake: Update header to avoid compilation issueMaulik V Vaghela2020-03-191-2/+1
* soc/amd/picasso: Add CPUID of newer deviceMarshall Dawson2020-03-181-0/+1
* soc/intel/tigerlake: Correct number of gpio group for Jasper LakeMaulik V Vaghela2020-03-181-1/+1
* soc/intel/tigerlake: Update FSP UPDs to turn on USB4/TBTBrandon Breitenstein2020-03-182-0/+32
* soc/mediatek/mt8183: Fix wrong setting of DRS configHuayang Duan2020-03-181-3/+4
* soc/mediatek/mt8183: Improve the AC timing of DRAMCHuayang Duan2020-03-181-6/+16
* soc/intel/apollolake: Allow toggling of GMM in devicetree in Gemini LakeFranklin He2020-03-182-1/+7
* soc: Remove copyright noticesPatrick Georgi2020-03-181698-2346/+0
* soc/intel/skylake: Control fixed IO decode from devicetreeWim Vervoorn2020-03-184-3/+27
* soc/amd/picasso: Set I2C clock reference to 150MHzMartin Roth2020-03-171-1/+1
* soc/amd/picasso: Remove unused defines from cpu.hMarshall Dawson2020-03-171-3/+0
* soc/amd/picasso: Move get_soc_config to common locationMarshall Dawson2020-03-173-13/+31
* src/soc/intel/tigerlake: Fix incorrect use of Field objects in ASLRizwan Qureshi2020-03-171-93/+34
* soc/intel/cannonlake: Set correct serirq modeJeremy Soller2020-03-173-4/+10
* soc/broadwell: remove unused function init_one_gpio()Matt DeVillier2020-03-172-49/+0
* soc/intel/tigerlake: Support ISHli feng2020-03-164-0/+33
* src/soc/tigerlake_dev: Update PMC IPC Hardware IDJohn Zhao2020-03-162-1/+36
* soc/intel/Kconfig: Avoid specifying dedicated chipset nameSubrata Banik2020-03-152-12/+2
* soc/intel/common: Check prerequisites for GLOBAL_RESET commandSridhar Siricilla2020-03-151-0/+28
* soc/intel/common/block/cse: Modify handling of HMRFPO_ENABLE commandSridhar Siricilla2020-03-152-17/+47
* soc/intel/icelake: Re-flow comment for 96 charactersPaul Menzel2020-03-151-4/+1
* soc/intel/icelake: Correct past participle in commentPaul Menzel2020-03-151-1/+1
* soc/intel/tigerlake: Match RP number with TGL EDSWonkyu Kim2020-03-151-68/+0
* soc/intel/tigerlake: Enable CNVi through dev_enabledSrinidhi N Kaushik2020-03-152-6/+5
* soc/intel/tigerlake: Update Cpu Ratio settingsSrinidhi N Kaushik2020-03-152-0/+24
* soc/intel/tigerlake: Configure Vmx support using KconfigJohn Zhao2020-03-151-0/+3
* soc/intel/tigerlake: Enable VT-d and generate DMAR ACPI tableJohn Zhao2020-03-126-3/+174