Age | Commit message (Expand) | Author |
2020-05-01 | soc/intel/baytrail: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-05-01 | soc/intel/braswell: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-05-01 | soc/intel/cannonlake: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-05-01 | soc/intel/common: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-05-01 | soc/intel/broadwell: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-05-01 | soc/amd/picasso: initialize i2c controllers in SoC flow | Aaron Durbin |
2020-05-01 | soc/amd/picasso/bootblock: Remove duplicate sb_reset_i2c_slaves | Raul E Rangel |
2020-05-01 | soc/amd/picasso/bootblock/bootblock: Remove duplicate i2c init | Raul E Rangel |
2020-05-01 | soc/amd/picasso: Allow mainboard to provide pci ddi descriptors | Aaron Durbin |
2020-05-01 | soc/intel/{jsl,tgl}: Rename PcdDebugInterfaceFlags macros for better understa... | Subrata Banik |
2020-05-01 | soc/intel/jasperlake: fix args of dimm_info_fill() for dram_part_num | Marco Chen |
2020-05-01 | soc/intel/cannonlake/bootblock: Fix FSP CAR | Patrick Rudolph |
2020-05-01 | soc/amd/common/block/graphics/graphics: Add missing const to fill_ssdt | Raul E Rangel |
2020-05-01 | soc/amd/picasso: Enable cache in bootblock | Felix Held |
2020-05-01 | soc/intel/tigerlake: Fill PcieRpClkReqDetect from devicetree | Meera Ravindranath |
2020-05-01 | soc/amd/stoneyridge: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-05-01 | soc/intel/jasperlake: Fill PcieRpClkReqDetect from devicetree | Meera Ravindranath |
2020-05-01 | src: Remove not used 'include <smbios.h>' | Elyes HAOUAS |
2020-05-01 | src: Remove unused 'include <cpu/x86/cache.h>' | Elyes HAOUAS |
2020-05-01 | soc/intel/jasperlake: Add support to generate ACPI GPIO operations | Karthikeyan Ramasubramanian |
2020-04-30 | soc/amd/picasso: Add support for em100 | Furquan Shaikh |
2020-04-30 | soc/amd/picasso: Allow mainboard to configure SPI settings | Furquan Shaikh |
2020-04-30 | soc/amd/picasso: Move SPI init calls into sb_spi_init() | Furquan Shaikh |
2020-04-30 | soc/amd/picasso: Introduce enums for SPI read mode and speed | Furquan Shaikh |
2020-04-30 | soc/amd/picasso: Get rid of chip.h inclusion from southbridge.h | Furquan Shaikh |
2020-04-30 | soc/amd/common/block/smbus: Include acpimmio_map.h in sm.c | Furquan Shaikh |
2020-04-30 | Revert "soc/mediatek/mt8183: Force retraining memory if requested" | Julius Werner |
2020-04-30 | sc7180: Increase SPI flash frequency to 37.5MHz | Julius Werner |
2020-04-29 | soc/intel/tigerlake: Check SPD is not NULL before print | Eric Lai |
2020-04-29 | soc/amd/picasso: Enable secure debug unlock conditionally | Furquan Shaikh |
2020-04-29 | soc/amd/picasso: Use a helper to set bits in PSP_SOFTFUSE | Furquan Shaikh |
2020-04-29 | soc/amd/picasso: Drop prompts from some Kconfig options | Furquan Shaikh |
2020-04-29 | soc/amd/picasso: Fix comment about SMU firmware2 type | Furquan Shaikh |
2020-04-29 | soc/amd/picasso: Drop addition of PSPTRUSTLETS_FILE | Furquan Shaikh |
2020-04-29 | soc/amd/picasso: Drop unused OPT_PSPNVRAM_FILE | Furquan Shaikh |
2020-04-29 | soc/amd/picasso: Drop addition of PUBSIGNEDKEY_FILE | Furquan Shaikh |
2020-04-29 | soc/amd/picasso: Disable inclusion of S0i3 firmware by default | Furquan Shaikh |
2020-04-29 | soc/amd/picasso: Disable MP2 FW inclusion by default | Furquan Shaikh |
2020-04-29 | soc/amd/hda: Move HDA PCI device from DSDT to SSDT | Furquan Shaikh |
2020-04-29 | soc/amd/picasso: Drop _INI method and OperationRegion for AZHD device | Furquan Shaikh |
2020-04-29 | soc/amd/hda: Add .acpi_name() callback to HDA driver | Furquan Shaikh |
2020-04-29 | soc/amd/common/block/hda: Use tabs instead of spaces in hda.c | Furquan Shaikh |
2020-04-29 | soc/amd/common/block/hda: Use default pci_dev_ops_pci | Furquan Shaikh |
2020-04-29 | soc/amd/common/block/hda: Drop PCI_DEVICE_ID_AMD_FAM17H_HDA0 | Furquan Shaikh |
2020-04-29 | soc/amd/picasso: Add bootblock support | Felix Held |
2020-04-29 | soc/intel/tigerlake: Add method to look up GPIO com ID for an index | Venkata Krishna Nimmagadda |
2020-04-29 | soc/intel/common: Add method to modify GPIO community PM config | Venkata Krishna Nimmagadda |
2020-04-28 | soc/amd/common/block/sata: Add missing .ops_pci member | Furquan Shaikh |
2020-04-28 | soc/amd/picasso: Use AMD common SATA driver | Furquan Shaikh |
2020-04-28 | soc/amd/sata: Move SATA PCI device from DSDT to SSDT | Furquan Shaikh |
2020-04-28 | soc/amd/sata: Add .acpi_name() callback to SATA driver | Furquan Shaikh |
2020-04-28 | soc/amd/common/block/sata: Use tabs instead of spaces in sata.c | Furquan Shaikh |
2020-04-28 | soc/amd/common/block/sata: Fix the condition to include sata.c | Furquan Shaikh |
2020-04-28 | soc/amd/picasso: Add UPD settings to chip.h | Marshall Dawson |
2020-04-28 | soc/intel/tigerlake: fix call to print_spd_info() | Nick Vaccaro |
2020-04-28 | device: Constify struct device * parameter to acpi_inject_dsdt | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | soc/intel: Constify struct device * parameter to intel_igd_get_controller_info | Furquan Shaikh |
2020-04-28 | soc/intel: Constify struct device *param to sd_fill_soc_gpio_info | Furquan Shaikh |
2020-04-28 | i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_bus | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-28 | soc/amd/{common,picasso}: Move GFX device from static ASL to SSDT | Furquan Shaikh |
2020-04-28 | soc/amd/picasso: Use common block graphics driver | Furquan Shaikh |
2020-04-28 | soc/amd/common: Add a common graphics block device driver for AMD SoCs | Furquan Shaikh |
2020-04-28 | amd/family17h: Add PCI device IDs for all controllers in AMD Family17h | Furquan Shaikh |
2020-04-28 | soc/amd: Update macro name for IOMMU on AMD Family 17h | Furquan Shaikh |
2020-04-28 | soc/intel/common/block/smbus: Set SPD array NULL if no DIMM present | Eric Lai |
2020-04-28 | soc/intel/cannonlake: Report driver strength by _DSM in eMMC ACPI device | Kane Chen |
2020-04-28 | soc/intel/cometlake: Add ucode from repo | Felix Singer |
2020-04-28 | soc/intel/jasperlake: Add new MCH device ids | Maulik V Vaghela |
2020-04-28 | soc/baytrail/raminit: Populate SMBIOS type 17 tables | Matt DeVillier |
2020-04-26 | soc/intel/apollolake: Avoid CONFIG_PCIEX_LENGTH_256MB selection | Subrata Banik |
2020-04-25 | soc/intel/tigerlake: Fix FSP SPD index for DDR4 | Furquan Shaikh |
2020-04-24 | soc/intel/xeon_sp/cpx: Calculate number of threads based on sockets | Andrey Petrov |
2020-04-24 | soc/intel/xeon_sp/cpx: Bump MAX_CPUS | Andrey Petrov |
2020-04-24 | soc/intel/xeon_sp/cpx: Work around FSP-M issues | Andrey Petrov |
2020-04-24 | soc/intel/xeon_sp/cpx: Allow motherboards to set FSP-M parameters | Andrey Petrov |
2020-04-24 | soc/amd/picasso/i2c: don't initialize I2C4 as master and refactor code | Martin Roth |
2020-04-24 | soc/intel/tigerlake: Add ACPI GPIO op | Alex Levin |
2020-04-23 | rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE | Julius Werner |
2020-04-22 | soc/intel/tigerlake: Configure TCSS power management | John Zhao |
2020-04-21 | sc7180: Add I2C driver | satya priya |
2020-04-21 | sc7180: Add SPI QUP driver | T Michael Turney |
2020-04-21 | sc7180: Add UART support | T Michael Turney |
2020-04-21 | sc7180: Add QUPv3 FW load & config | T Michael Turney |
2020-04-21 | sc7180: clock: Define the UART frequency for QUPV3 | Taniya Das |
2020-04-20 | soc/intel/tigerlake: Update iDisp Link UPD settings | Srinidhi N Kaushik |
2020-04-20 | soc/amd/stoneyridge/memmap: fix bug in bert_reserved_region | Felix Held |
2020-04-20 | soc/amd: replace remaining license headers with SPDX ones | Felix Held |
2020-04-20 | soc/intel/common: Add _DSM methods for LPIT table | Venkata Krishna Nimmagadda |
2020-04-20 | soc/intel/tigerlake: Merge the recent change from other platforms | Wonkyu Kim |
2020-04-20 | drivers/pc80/rtc: Reorganize prototypes | Kyösti Mälkki |
2020-04-18 | soc/intel/*/vr_config.c: Use __func__ in error message | Angel Pons |
2020-04-18 | soc/amd/picasso: Move BERT region to cbmem | Marshall Dawson |
2020-04-17 | soc/intel/tigerlake: Remove eMMC/SD support | Duncan Laurie |
2020-04-17 | soc/intel: Disable config option for SCS by default | Duncan Laurie |
2020-04-17 | intel/common: add a macro to set ownership for GPI | Maxim Polyakov |
2020-04-16 | soc/amd/common/psp: refactor psp_print_cmd_status parameters | Felix Held |
2020-04-16 | soc/amd/picasso: Notify PSP system is going to sleep state | Marshall Dawson |
2020-04-16 | soc/amd/common/psp: Add notify_sx_info | Felix Held |