aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2021-04-07vc/amd/fsp/cezanne: update UPD headersMatt Papageorge
2021-04-06intel/tigerlake: Add Acoustic featuresShaunak Saha
2021-04-06soc/intel/common: Prevent SMI storm when setting SPI WPD bitAngel Pons
2021-04-06soc/intel/alderlake: Add LPC and IGD device Ids for Alderlake MMaulik V Vaghela
2021-04-06soc/intel/alderlake: Update variable SD3C to only track enabled devicesJohn Zhao
2021-04-06soc/intel/alderlake: Remove TCSS DMA _DSM methodJohn Zhao
2021-04-05soc/amd/cezanne: Add soc/msr.hRaul E Rangel
2021-04-05soc/amd/common: Add some ESPI register definitionsMartin Roth
2021-04-05soc/amd: Make espi_clear_decodes privateRaul E Rangel
2021-04-05soc/amd: Make espi_configure_decodes privateRaul E Rangel
2021-04-05soc/amd/common/espi: Clear DNCMD_COMPLETE on completionRaul E Rangel
2021-04-05soc/amd/common/espi: Reset eSPI registers to known stateRaul E Rangel
2021-04-05soc/amd/common/espi: Add missing eSPI register definitionsRaul E Rangel
2021-04-05device/dram/ddr3: Rename DDR3 SPD memory typesAngel Pons
2021-04-05device/dram/ddr3: Get rid of useless typedefsAngel Pons
2021-04-05soc/amd/common/espi: Add ESPI_ prefix to SLAVE0_INT_ENRaul E Rangel
2021-04-05soc/amd/cezanne: Clear eSPI ranges before configuring eSPIMartin Roth
2021-04-05soc/amd/common: Add func to clear eSPI IO & memory decode rangesMartin Roth
2021-04-04soc/ti/am335x/mmc.c: Fix memset length argumentAngel Pons
2021-04-02soc/amd/cezanne: Add support to perform early EC syncKarthikeyan Ramasubramanian
2021-04-01soc/amd/cezanne: Enable GENERIC_GPIO_LIBRaul E Rangel
2021-04-01soc/amd/cezanne: Add device tree support for I2CRaul E Rangel
2021-03-31soc/amd/common/block/graphics: Don't add VBIOS to cbmem when using GOPRaul E Rangel
2021-03-31soc/amd/picasso/acpi: pass correct enum to acpigen_write_CSD_packageFelix Held
2021-03-30soc/amd/cezanne: Comment the AOAC register accessKarthikeyan Ramasubramanian
2021-03-30soc/intel/alderlake: Enable logging of wake sources for S0ixSugnan Prabhu S
2021-03-30soc/intel/xeon_sp: Prepare for CBnT BPM generationArthur Heymans
2021-03-30soc/ti/am335x: Map useable RAMSam Lewis
2021-03-30soc/ti/am335x: Add SDRAM initialization driverSam Lewis
2021-03-30mb/ti/beaglebone: Load romstage/ramstage from SDSam Lewis
2021-03-30soc/ti/am335x: Add MMC/SD driverSam Lewis
2021-03-29soc/amd: smbus: Use correct type for uintptr_tPaul Menzel
2021-03-29soc/amd/cezanne: factor out UPD-M configuration from romstageFelix Held
2021-03-29soc/amd/picasso: factor out UPD-M configuration from romstageFelix Held
2021-03-29soc/amd/cezanne,picasso: rename fsp_params.c to fsp_s_params.cFelix Held
2021-03-29soc/amd: add DISABLE_KEYBOARD_RESET_PIN optionFelix Held
2021-03-29soc/amd/cezanne: Implement PROVIDES_ROM_SHARINGRaul E Rangel
2021-03-29soc/amd/common/block/acpimmio/mmio_util: add fch_disable_kb_rstFelix Held
2021-03-29soc/amd: move PM_RST_CTRL1 register definition to common acpimmio headerFelix Held
2021-03-29soc/amd/*/gpio: include types.h instead of stdint.h to have size_tFelix Held
2021-03-28soc/intel/alderlake: add processor power limits control supportSumeet R Pawnikar
2021-03-28soc/intel/common/gpio: Add function to get GPIO index in groupTim Wawrzynczak
2021-03-28soc/intel/common/systemagent: Add macros to access REGBAR spaceTim Wawrzynczak
2021-03-28soc/intel/tigerlake: Fix REG_BASE_SIZETim Wawrzynczak
2021-03-28soc/intel/common/tcss: Rename TCSS_DISPLAYTim Wawrzynczak
2021-03-28soc/intel/tigerlake: Move TCSS code to intel/common/blockTim Wawrzynczak
2021-03-28soc/amd/common/gpio: add PAD_NF_SCI pad typeFelix Held
2021-03-28soc/amd/picasso/mca: add missing comma in mca_bank_name array of stringsFelix Held
2021-03-28soc/amd/common/block/i2c: Use `size_t` for `num_pins`Angel Pons
2021-03-28soc/amd/common/block/i2c: Fix printf format specifiersAngel Pons
2021-03-27soc/mediatek: Adjust hsa, hbp, hfp packets for MIPI_DSI_MODE_LINE_ENDJitao Shi
2021-03-27soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.hSubrata Banik
2021-03-27soc/intel/common/block/gpio: Fix typecasting issueSubrata Banik
2021-03-27soc/intel/alderlake: Correct GPE DWx assignment as per EDSSubrata Banik
2021-03-26soc/intel/xeon_sp: Move PCH PCI device definesMarc Jones
2021-03-26soc/intel/alderlake: Add provision to override Rcomp settingsSubrata Banik
2021-03-26soc/intel/alderlake: Align RcompResistor definition as per MRCSubrata Banik
2021-03-25soc/amd/common/block/i2c: fix control flow bugFelix Held
2021-03-25soc/amd/common/block/gpio_defs: Wake from either S0i3 or S3Karthikeyan Ramasubramanian
2021-03-24mb/google/guybrush: disable KBRSTENKangheui Won
2021-03-24soc/mediatek: Use MRC cache API for asuradaYu-Ping Wu
2021-03-24soc/mediatek/mt8192: Enlarge ROMSTAGE to 272KYu-Ping Wu
2021-03-23soc/amd/cezanne: select HAVE_EM100_SUPPORTFelix Held
2021-03-23soc/amd/common/block/gpio_defs: Support wake and debounce configurationKarthikeyan Ramasubramanian
2021-03-22soc/amd/common/block/psp/psp: update psp_status_nobase error messageFelix Held
2021-03-22soc/intel/tigerlake: Add #include guards to soc/early_tcss.hTim Wawrzynczak
2021-03-22{lynxpoint/broadwell}: Set Azalia HDCFG.BCLD bitAngel Pons
2021-03-22{lynxpoint,broadwell}/hda_verb.c: Drop effect-free writeAngel Pons
2021-03-22soc/intel/broadwell: Use Lynx Point hda_verb.cAngel Pons
2021-03-22soc/intel/common/hda_verb.c: Fix up comment styleAngel Pons
2021-03-22util: Add DDR4 generic SPD for H4AAG165WB-BCWENick Vaccaro
2021-03-22lynxpoint/broadwell: Rename LP GPIO config globalAngel Pons
2021-03-22acpi/acpigen.h: Add more intuitive AML package closing functionsJakub Czapiga
2021-03-22soc/amd/cezanne: Initialize I2CZheng Bao
2021-03-22soc/amd/cezanne: Get I2C specific code for cezanneZheng Bao
2021-03-22trivial: Fix the tab and rearrange the linesZheng Bao
2021-03-22soc/amd/common/block/i2c: Move SoC agnostic parts into commonKarthikeyan Ramasubramanian
2021-03-22soc/amd/common: Introduce I2C driver common to all AMD SoCsKarthikeyan Ramasubramanian
2021-03-22soc/mediatek/mt8192: devapc: Add SCP domain settingTinghan Shen
2021-03-20soc/intel/xeon_sp/cpx: Set PCU locksMarc Jones
2021-03-20soc/intel/xeon_sp/: Fix SMI_LOCK settingMarc Jones
2021-03-20soc/intel: Drop unused `GPIO_NUM_GROUPS` macroAngel Pons
2021-03-19soc/amd/picasso/soc_util.c: Fix typo in macro nameAngel Pons
2021-03-19soc/intel/tgl: Add configurable value for PmcUsb2PhySusPgEnableDerek Huang
2021-03-18soc/amd/common: Make fch_spi_config_modes staticMathew King
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