aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2021-03-18soc/intel/block/cpu/mp_init.c: Remove weak functionsArthur Heymans
2021-03-18soc/amd/cezanne/pci_gpp: Add ACPI names for GPP bridgesRaul E Rangel
2021-03-17spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map()Julius Werner
2021-03-17amd: refcode_loader: Switch to new CBFS APIJulius Werner
2021-03-17cbfs: Replace more instances of cbfs_boot_locate() with newer APIsJulius Werner
2021-03-17cbfs: Move stage header into a CBFS attributeJulius Werner
2021-03-17program_loading: Replace prog_rdev() with raw start pointer and sizeJulius Werner
2021-03-17soc/intel/alderlake: Enable CSE Lite driver for ADL platform in romstageSridhar Siricilla
2021-03-17vendorcode/mt8192: devapc: fix register offset for PCIe domainNina Wu
2021-03-17cbfs: Remove prog_locate() for payloads (SELF and FIT)Julius Werner
2021-03-16cbfs: Remove prog_locate() for stages and rmodulesJulius Werner
2021-03-16soc/mediatek/mt8192: adjust i2c "tLOW" and "tSU,STO"Daolong Zhu
2021-03-15soc/intel/alderlake: Drop 100ms delay and do not poll Link ActiveJohn Zhao
2021-03-15soc/intel/tigerlake: Remove obsolete CNVi Bluetooth PCI deviceCliff Huang
2021-03-15soc/intel/alderlake: Remove obsolete CNVi Bluetooth PCI deviceCliff Huang
2021-03-15soc/intel/alderlake: Add CNVi Bluetooth flag at devicetree entryCliff Huang
2021-03-15soc/intel/tigerlake: Add CNVi Bluetooth flag at devicetree entryCliff Huang
2021-03-15sc7180: make symbols common accross multiple targets.Ravi Kumar Bokka
2021-03-15pciexp_device: Rewrite LTR configurationNico Huber
2021-03-15soc/intel/alderlake: Add Kconfig for recommended PCIe TBT resourcesTim Wawrzynczak
2021-03-15soc/intel/alderlake: Remove _DSD from tcss_pciexp ASL fileTim Wawrzynczak
2021-03-15soc/intel/alderlake: Remove _DSD from tcss_dma ASL fileTim Wawrzynczak
2021-03-15soc/mediatek/mt8192: devapc: Add domain remap settingNina Wu
2021-03-15mb/google/asurada: revise PMIC and RTC initializationYidi Lin
2021-03-15soc/amd/cezanne: Add i2c controllers to chipset.cbMathew King
2021-03-14soc/amd/cezanne/Kconfig: turn on GOPNikolai Vyssotski
2021-03-14soc/amd/picasso/mca: don't do out of bounds array accessesFelix Held
2021-03-14soc/amd/picasso/mca: fix core MCA bank namesFelix Held
2021-03-13soc/amd/cezanne/acpi/soc.asl: Include sleepstates.aslRaul E Rangel
2021-03-13soc/intel/common/fast_spi: Fix check-fmap-16mib-crossing checkFurquan Shaikh
2021-03-13soc/intel/fast_spi/Makefile: Rewrite 16mib check for legibilityNico Huber
2021-03-13soc/intel/fast_spi/Makefile: Fix exit of 16mib-check recipeNico Huber
2021-03-13soc/amd/cezanne/fsp_params.c: GOP: pass VBIOS pointer to FSPNikolai Vyssotski
2021-03-13soc/amd/picasso/fsp_params.c: GOP: pass VBIOS pointer to FSPNikolai Vyssotski
2021-03-13soc/amd/common/block/graphics/graphics: GOP: load VBIOSNikolai Vyssotski
2021-03-13soc/amd/cezanne: Move globalnvs.asl to the correct locationMathew King
2021-03-12device: Give `pci_ops.set_L1_ss_latency` a proper nameNico Huber
2021-03-12soc/amd: GOP: add UPD for VBIOS bufferNikolai Vyssotski
2021-03-12soc/amd/common/amdblocks/chip.h,psp.h: add missing stdint.h includeFelix Held
2021-03-12soc/amd/cezanne: add XHCI SCI/GEVENT setupFelix Held
2021-03-12soc/amd/common/amdblocks/smi.h: include types.h instead of stdint.hFelix Held
2021-03-12soc/intel/braswell: Factor out common `acpi_fill_madt`Angel Pons
2021-03-12soc/intel/common/block/fast_spi: Clean up headerAngel Pons
2021-03-12soc/intel/*: drop UART pad configuration from common codeMichael Niewöhner
2021-03-12soc/amd/common/block/smu: rename mailbox register definesFelix Held
2021-03-12soc/amd/common: factor out SMN access function from SMU codeFelix Held
2021-03-11soc/amd: move warm reset flag function prototypes to common codeFelix Held
2021-03-11soc/intel/common/block/cpu: Use tab instead of spaceSubrata Banik
2021-03-11soc/intel/common/block: Add PCI IDs for EmmitsBurg PCHJonathan Zhang
2021-03-10soc/amd/cezanne: Add USB ports to chipset.cbMathew King
2021-03-10soc/amd/picasso: Fix PSP_SHAREDMEM_BASERaul E Rangel
2021-03-10mb/amd/majolica: Update to use proper APCBs built for MajolicaMatt Papageorge
2021-03-10soc/amd/common/block/graphics/graphics: GOP: implement vbt_get()Nikolai Vyssotski
2021-03-10soc/amd/picasso: Allow GPIO defines to be used in ASLMathew King
2021-03-10mb/google/zork: add UPDM updating function before runing FSP-MChris Wang
2021-03-10soc/amd/cezanne: select common APOB NV cache codeFelix Held
2021-03-10soc/amd/stoneyridge/smihandler: sort includes alphabeticallyFelix Held
2021-03-10soc/amd/stoneyridge/smihandler: remove unused device/pci_def.h includeFelix Held
2021-03-10soc/intel/common/block/smm: Ignore PM1 and GPE0 events in SCI modeAngel Pons
2021-03-10soc/mediatek/mt8192: mt6315: revise initial settingHsin-Hsiung Wang
2021-03-10soc/mediatek/mt8192: mt6315: update initial flowHsin-Hsiung Wang
2021-03-10soc/mediatek/mt8192: mt6315: update correct slave idHsin-Hsiung Wang
2021-03-10soc/amd/picasso/smihandler: sort includes alphabeticallyFelix Held
2021-03-10soc/amd/cezanne/smihandler: add ELOG and SMMSTORE supportFelix Held
2021-03-10soc/amd/picasso/smihandler: remove unused device/pci_def.h includeFelix Held
2021-03-10soc/amd/*/smihandler: factor out ELOG and SMMSTORE handlerFelix Held
2021-03-09soc/amd/cezanne/Makefile: pass APOB NV parameters to amdfwtoolFelix Held
2021-03-09soc/amd/picasso/Makefile: simplify APOB NV parameter extractionFelix Held
2021-03-09soc/intel/xeon_sp: Set SMI lockMarc Jones
2021-03-09soc/intel/xeon_sp: Add PCH lockdownMarc Jones
2021-03-09soc/intel/common/pch: Add server PCH optionMarc Jones
2021-03-08soc/amd,mb/google/,mb/amd: Move sleepstates.aslRaul E Rangel
2021-03-08cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS coreJulius Werner
2021-03-08soc/amd/cezanne: Include gpio.c in smmMathew King
2021-03-08soc/amd/cezanne: Allow GPIO defines to be used in ASLMathew King
2021-03-08soc/amd/common: Move GEVENT definitions to gpio_defs.hMathew King
2021-03-08soc/amd/common/block/graphics/graphics: report GOP frame bufferNikolai Vyssotski
2021-03-08soc/intel/xeon_sp/cpx: Set the MRC "cold boot required" status bitDeomid "rojer" Ryabkov
2021-03-08soc/intel/alderlake: Set LidStatus UPD if RUN_FSP_GOP selectedRonak Kanabar
2021-03-08soc/mediatek/mt8192: Increase PRERAM_CBMEM_CONSOLE to 400KYu-Ping Wu
2021-03-08soc/mediatek/mt8173,mt8183: revise SOC DRAM implementationXi Chen
2021-03-08soc/mediatek/mt8192: initialize DRAM using vendor reference codeHuayang Duan
2021-03-08soc/mediatek/common: Move DRAM implementation from mt8192 to commonXi Chen
2021-03-06soc/amd/picasso: move APOB NV cache to common codeFelix Held
2021-03-05soc/intel/adl, mb/google/brya: Add IPU to devicetreeTim Wawrzynczak
2021-03-05soc/intel/tigerlake: Enable TCSS Muxes to disconnect mode during bootBrandon Breitenstein
2021-03-05soc/intel/broadwell/pch: Rename USB filesAngel Pons
2021-03-05soc/intel/broadwell/pch: Use Lynx Point smbus.cAngel Pons
2021-03-05soc/intel/apollolake: Add `GPE0_STS_BIT` macroAngel Pons
2021-03-05soc/intel/common/block/cpu: Use tab instead of spaceSubrata Banik
2021-03-05soc/tigerlake: Fix TCSS code to calling back and forth to mainboard and socBrandon Breitenstein
2021-03-05soc/intel/tigerlake: Fix NULL being passed for response bufferFurquan Shaikh
2021-03-04soc/amd/cezanne/chipset.cb: clean up and change some aliasesFelix Held
2021-03-04soc/amd/cezanne/smihandler: implement S3 entry SMI handlerFelix Held
2021-03-04soc/amd/cezanne: add SMU supportFelix Held
2021-03-04soc/rockchip/rk3399/sdram: Add channel to error messageMoritz Fischer
2021-03-04soc/rockchip/rk3399/sdram: Simplify error conditionMoritz Fischer
2021-03-03soc/amd/cezanne/chipset.cb: rename alias for SATA controllersFelix Held
2021-03-03util: Add new memory part to LP4x listAmanda Huang
2021-03-03soc/intel/common/block/smbus: Add config to use ACPIMaxim Polyakov