Age | Commit message (Expand) | Author |
2021-03-03 | util: Add new memory part to LP4x list | Amanda Huang |
2021-03-03 | soc/intel/common/block/smbus: Add config to use ACPI | Maxim Polyakov |
2021-03-03 | soc/intel: Guard macro parameters in pm.h | Angel Pons |
2021-03-03 | soc/intel/cannonlake: Move `gpi_clear_int_cfg()` call | Angel Pons |
2021-03-03 | soc/intel: Factor out common smmrelocate.c | Angel Pons |
2021-03-03 | soc/intel/skylake: Always print ME FW SKU | Benjamin Doron |
2021-03-03 | soc/intel/skylake: Enable compression on FSP-S | Benjamin Doron |
2021-03-03 | soc/intel/alderlake: Log internal device wake events | Tim Wawrzynczak |
2021-03-03 | soc/intel/alderlake: Add some helper macros for accessing TCSS DMA devices | Tim Wawrzynczak |
2021-03-03 | soc/intel/alderlake: Add PCIe root port wake sources to elog | Tim Wawrzynczak |
2021-03-03 | soc/intel/tigerlake: Re-use existing define in CrashLog implementation | Francois Toguo |
2021-03-03 | soc/intel: Retype `CnviBtAudioOffload` devicetree option | Angel Pons |
2021-03-03 | soc/intel: Backport SMRR locking support | Angel Pons |
2021-03-02 | soc/amd/cezanne: Disable legacy DMA IO ports | Raul E Rangel |
2021-03-02 | soc/amd/cezanne: Fill out pci devices in chipset.cb | Mathew King |
2021-03-02 | soc/amd/common/blocks/lpc: Explicitly disable serial IRQ | Raul E Rangel |
2021-03-01 | soc/intel/skylake: Move `gspi_early_bar_init()` call | Angel Pons |
2021-03-01 | soc/intel: Drop `bootblock_cpu_init()` function | Angel Pons |
2021-03-01 | soc/intel/cannonlake: Drop unnecessary guard | Angel Pons |
2021-03-01 | soc/intel/{skl,cnl}: Do not chain-include systemagent.h | Angel Pons |
2021-03-01 | skylake,fsp1_1: Delete dead `report_memory_config()` function | Angel Pons |
2021-03-01 | soc/intel/skylake: Extract fsp_params.c out of romstage.c | Angel Pons |
2021-03-01 | soc/intel: Drop `romstage_pch_init()` function | Angel Pons |
2021-03-01 | soc/intel/{skl,icl}: Move tco_configure() to bootblock | Angel Pons |
2021-03-01 | soc/intel/icelake: Rename `pch_init()` function | Angel Pons |
2021-03-01 | soc/intel/skylake: Drop unused function prototypes | Angel Pons |
2021-03-01 | soc/intel: Factor out common smbus.h | Angel Pons |
2021-03-01 | soc/intel/skylake: Correct SMBUS_SLAVE_ADDR definition | Angel Pons |
2021-03-01 | soc/intel: Factor out common gpe.h | Angel Pons |
2021-03-01 | soc/intel/skylake: Move soc_acpi_name() | Angel Pons |
2021-03-01 | soc/intel: Factor out identical acpigen GPIO helpers | Angel Pons |
2021-03-01 | soc/intel/skylake: Clean up SD GPIO handling | Angel Pons |
2021-03-01 | soc/intel/skylake: Remove unused macro in cpu.h | Angel Pons |
2021-03-01 | soc/intel: Include gfx.asl from northbridge | Angel Pons |
2021-03-01 | soc/amd/cezanne: Add PSP whitelist debug unlock support | Raul E Rangel |
2021-03-01 | acpi: Move PCI functions to separate file | Tim Wawrzynczak |
2021-03-01 | soc/intel/common/gpio: Add gpio_routes_ioapic_irq function | Tim Wawrzynczak |
2021-03-01 | soc/intel/broadwell: Use ctdp.asl from Haswell | Angel Pons |
2021-03-01 | mb/ocp/deltalake: Fill ECC type in romstage | Angel Pons |
2021-03-01 | memory_info.h: Store SMBIOS error correction type | Angel Pons |
2021-03-01 | soc/amd/common/block/acpimmio: Add fch_disable_legacy_dma_io | Raul E Rangel |
2021-02-27 | soc/intel/denverton_ns: Drop `pcidev_path_on_root_debug` usage | Angel Pons |
2021-02-26 | soc/amd/cezanne/acpi: Generate MADT LAPIC NMI settings | Raul E Rangel |
2021-02-26 | rk3399: clock: Fix style for rkclk_ddr_reset() | Julius Werner |
2021-02-26 | intel/xeon_sp: Add ACPI to control GPIO | Maxim Polyakov |
2021-02-26 | rk3399: sdram: Remove obs_err variable to avoid uninitialized use | Julius Werner |
2021-02-25 | soc/amd/cezanne/acpi: Use IO addresses for ACPI block | Raul E Rangel |
2021-02-25 | soc/amd/cezanne/acpi: Add globalnvs.asl | Raul E Rangel |
2021-02-25 | soc/amd: only print CPU family and model in bootblock | Felix Held |
2021-02-25 | soc/amd/cezanne/Kconfig: sort selected options | Felix Held |
2021-02-25 | soc/intel/{skl,cnl}: Uniformize romstage.h whitespace | Angel Pons |
2021-02-25 | mb/google/asurada: Enable RTC for event log | Yu-Ping Wu |
2021-02-25 | soc/amd/cezanne/acpi/pci0.asl: Add LPC device | Raul E Rangel |
2021-02-24 | soc/amd/cezanne: Add eSPI support | Zheng Bao |
2021-02-24 | soc/amd/picasso/data_fabric: add missing data fabric device function 7 | Felix Held |
2021-02-24 | soc/amd/cezanne/Makefile: move setting of PSP soft fuse bit 6 | Felix Held |
2021-02-24 | soc/intel/*/smmrelocate.c: Sync includes | Angel Pons |
2021-02-24 | soc/intel/*/smmrelocate.c: Uniformize cosmetics | Angel Pons |
2021-02-24 | soc/intel/{skl,cnl}: Move smm_lock() to cpu.c | Angel Pons |
2021-02-24 | soc/intel/{cnl,icl}: Use matching type cast | Angel Pons |
2021-02-24 | soc/intel/*/pmutil.c: Align cosmetics across platforms | Angel Pons |
2021-02-24 | soc/intel/skylake/pmutil.c: Define __SIMPLE_DEVICE__ | Angel Pons |
2021-02-24 | soc/intel/skylake/pmutil: Correct soc_smi_sts_array() | Angel Pons |
2021-02-24 | soc/intel/{adl,jsl,ehl,tgl}: Remove ITSS polarity restore | Aamir Bohra |
2021-02-24 | soc/intel/alderlake: Add soc_get_xhci_usb_info() for elog support | Tim Wawrzynczak |
2021-02-24 | src/soc/intel/xeon_sp/cpx: Add enable IIO error masks | Rocky Phagura |
2021-02-23 | soc/intel/tigerlake: Remove polling for Link Active Status at resume | John Zhao |
2021-02-23 | intel/common/block/cpu: Add APIs to get CPU info from lapic ID | Aamir Bohra |
2021-02-23 | soc/intel/broadwell: Use cbmem_recovery() | Kyösti Mälkki |
2021-02-23 | soc/intel/baytrail: Use cbmem_recovery() | Kyösti Mälkki |
2021-02-23 | soc/intel/baytrail: Use a variable for s3resume | Kyösti Mälkki |
2021-02-22 | soc/intel/tigerlake: Enable end of post support in FSP | Nick Vaccaro |
2021-02-22 | soc/amd/picasso/acpi: Change PCI0 BAR window | Raul E Rangel |
2021-02-22 | soc/amd/cezanne/acpi: Add pci0.asl | Raul E Rangel |
2021-02-22 | soc/amd: Move root complex SSDT TOM1/TOM2 generation function | Raul E Rangel |
2021-02-22 | soc/amd/cezanne/acpi/soc.asl: Add platform.asl | Raul E Rangel |
2021-02-22 | soc/amd/cezanne/acpi: Add MMIO devices | Raul E Rangel |
2021-02-22 | soc/intel/xeon_sp: Define all SMI_STS bits | Angel Pons |
2021-02-22 | soc/intel/tigerlake: Add CrashLog implementation for intel TGL | Francois Toguo |
2021-02-22 | soc/rockchip/rk3399/sdram: Remove superfluous parameter | Moritz Fischer |
2021-02-20 | ACPI: Use common OperationRegion for PCI_MMCONF | Kyösti Mälkki |
2021-02-20 | sb,soc/amd: Drop OSFL method in ASL | Kyösti Mälkki |
2021-02-20 | soc/amd/stoneyridge: Fix _INI method in SSDT for HDA | Furquan Shaikh |
2021-02-20 | soc/intel/cannonlake: Add devicetree setting to disable turbo | Patrick Rudolph |
2021-02-20 | soc/rockchip/rk3399/sdram: Use rank_mask in WDQL training | Moritz Fischer |
2021-02-20 | soc/rockchip/rk3399/sdram: Use rank_mask in CA training | Moritz Fischer |
2021-02-19 | soc/amd/common/block/data_fabric: add warning about broadcast reads | Felix Held |
2021-02-19 | soc/amd: move SMM finalization to common code | Felix Held |
2021-02-19 | soc/amd/cezanne: add MP init and SMM initialization | Felix Held |
2021-02-19 | soc/rockchip/rk3399/clock: Add rkclk_ddr_reset() function | Moritz Fischer |
2021-02-19 | soc/rockchip/rk3399/sdram: Add phy_ctrl_reset | Moritz Fischer |
2021-02-19 | soc/rockchip/rk3399/sdram: Clear PI_175 IRQs in data training | Moritz Fischer |
2021-02-19 | include/cpu/amd/msr: rename MSR_PSP_ADDR to PSP_ADDR_MSR | Felix Held |
2021-02-19 | soc/amd/common/amdblocks/psp: move MSR_PSP_ADDR to include/cpu/amd/msr.h | Felix Held |
2021-02-19 | memlayout: Store region sizes as separate symbols | Julius Werner |
2021-02-18 | soc/intel/common: Drop unused `fast_spi_flash_read_wpsr` function | Angel Pons |
2021-02-18 | soc/intel/common/block/fast_spi: Define __SIMPLE_DEVICE__ | Angel Pons |
2021-02-18 | soc/rockchip/rk3399/sdram: Move WDQL training into a separate function | Moritz Fischer |
2021-02-18 | soc/rockchip/rk3399/sdram: Move RL training into a separate function | Moritz Fischer |
2021-02-18 | soc/rockchip/rk3399/sdram: Move RG training into a separate function | Moritz Fischer |