Age | Commit message (Expand) | Author |
2020-06-20 | ACPI: Drop some HAVE_ACPI_RESUME preprocessor use | Kyösti Mälkki |
2020-06-19 | soc/amd: move acpi_wake_source.asl to common directory | Felix Held |
2020-06-19 | soc/intel/tigerlake: Update TCSS for SW CM support | John Zhao |
2020-06-19 | soc/intel/common/acpi: rename dptf.asl to dptf_common.asl file | Sumeet R Pawnikar |
2020-06-19 | tigerlake: add unique acpi device ids for dptf | Sumeet R Pawnikar |
2020-06-19 | soc/amd/picasso/uart: factor out console-related functions | Felix Held |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
2020-06-18 | soc/amd/picasso/i2c: use config_of_soc() | Felix Held |
2020-06-18 | soc/amd/picasso/acp: use config_of_soc() | Felix Held |
2020-06-18 | soc/amd/picasso: Add ability to enable/disable UART to device tree | Raul E Rangel |
2020-06-18 | soc/amd/picasso: remove AMDFW_OUTSIDE_CBFS option | Felix Held |
2020-06-18 | soc/intel,chromeos: Fix EC RO/RW status in GNVS | Kyösti Mälkki |
2020-06-18 | soc/intel/tigerlake: Enable FSP-S compression | Karthikeyan Ramasubramanian |
2020-06-18 | soc/intel/jasperlake: Enable FSP-S compression | Karthikeyan Ramasubramanian |
2020-06-18 | soc/intel/cannonlake: Enable FSP-S compression | Karthikeyan Ramasubramanian |
2020-06-18 | soc/intel: remove unused dptf.asl file and other defines | Sumeet R Pawnikar |
2020-06-18 | soc/intel/common: make dptf acpi device ids configurable | Sumeet R Pawnikar |
2020-06-18 | soc/intel/common: Introduce ASL2.0 syntax | Alexey Buyanov |
2020-06-17 | Revert "soc/amd/picasso: Reconfigure SPI speeds after FSP-S has run" | Furquan Shaikh |
2020-06-17 | soc/amd/picasso: rename PICASSO_UART Kconfig option | Felix Held |
2020-06-17 | soc/amd/picasso: fix build if PICASSO_UART is unset | Furquan Shaikh |
2020-06-17 | soc/soch/intel/tigerlake: Integrate PCIe hot-plug config UPD | Wonkyu Kim |
2020-06-17 | soc/intel/cannonlake/vr_config: Add CFL defaults to TDC powerlimit | Patrick Rudolph |
2020-06-17 | soc/intel/cannonlake: Use table instead of switch-case | Patrick Rudolph |
2020-06-16 | soc/amd/picasso/include/soc/memmap.c: Add missing <stdint.h> | Elyes HAOUAS |
2020-06-16 | cpu/x86: Define MTRR_CAP_PRMRR | Kyösti Mälkki |
2020-06-16 | soc/amd: Replace enable_smi_generation() | Kyösti Mälkki |
2020-06-16 | sb,soc/intel: Replace smm_southbridge_enable_smi() | Kyösti Mälkki |
2020-06-16 | soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS) | Kyösti Mälkki |
2020-06-16 | sb/intel: Remove spurious HAVE_SMI_HANDLER test | Kyösti Mälkki |
2020-06-16 | arch/x86: Create helper for APM_CNT SMI triggers | Kyösti Mälkki |
2020-06-15 | soc/amd/common/block/acpimmio: Update acpimmio for psp_verstage | Martin Roth |
2020-06-15 | arch/x86: Remove NO_FIXED_XIP_ROM_SIZE | Kyösti Mälkki |
2020-06-14 | soc/amd/picasso/graphics: implement map_oprom_vendev_rev | Martin Roth |
2020-06-14 | soc/amd/picasso/aoac: Add wait_for_aoac_enabled | Raul E Rangel |
2020-06-14 | soc/amd/picasso/aoac: Set the Target Device State when powering on | Raul E Rangel |
2020-06-14 | soc/amd/picasso: Move aoac functions to new file | Raul E Rangel |
2020-06-14 | soc/amd/picasso: Explicitly disable legacy UART | Raul E Rangel |
2020-06-14 | soc/intel/xeon_sp/cpx: select CACHE_MRC_SETTINGS | Jonathan Zhang |
2020-06-14 | soc/amd/picasso: correct MCFG ACPI table | Aaron Durbin |
2020-06-14 | soc/intel/tigerlake: enable CPU_INTEL_COMMON | Alex Levin |
2020-06-14 | soc/amd/picasso: Increase SMM_RESERVED_SIZE | Marshall Dawson |
2020-06-14 | soc/intel/cannonlake/acpi: Capitalize hex number to unify with Skylake | Paul Menzel |
2020-06-14 | soc/intel/xeon_sp/cpx: configure FSP-M UPD parameters | Jonathan Zhang |
2020-06-14 | soc/intel/xeon_sp/cpx: add cpu entries in ssdt | Jonathan Zhang |
2020-06-14 | soc/intel/xeon_sp/cpx: fix MADT ACPI table | Jonathan Zhang |
2020-06-14 | soc/intel/xeon_sp/cpx: add IIO stack resources to DSDT | Jonathan Zhang |
2020-06-14 | soc/intel/xeon_sp/cpx: add NUMA ACPI tables | Jonathan Zhang |
2020-06-14 | soc/amd/picasso/acpi: Add a wrapper method WAL1 for calling ALIB function 1 | Furquan Shaikh |
2020-06-13 | soc/intel/common: Introduce ASL2.0 syntax | Alexey Buyanov |
2020-06-13 | soc/amd/picasso: Place early stages and data buffers at the bottom of DRAM | Furquan Shaikh |
2020-06-13 | soc/amd/picasso: Add custom memlayout.ld file | Furquan Shaikh |
2020-06-13 | treewide: Add Kconfig variable MEMLAYOUT_LD_FILE | Furquan Shaikh |
2020-06-12 | soc/intel/tigerlake: Add devicetree support to change PCH VR settings | Venkata Krishna Nimmagadda |
2020-06-12 | soc/amd/picasso: Reconfigure SPI speeds after FSP-S has run | Furquan Shaikh |
2020-06-11 | soc/amd/picasso/uart: fix possible out of bounds access | Felix Held |
2020-06-11 | vc/amd/fsp/platform_descriptors: drop prefix from PCIe/DDI structs | Felix Held |
2020-06-10 | amd/picasso: Load x86 microcode from CBFS modules | Zheng Bao |
2020-06-10 | soc/intel/common: Replace cse_bp and ME with cse_lite in all console logs | Sridhar Siricilla |
2020-06-10 | soc/amd/picasso: Enable APOB/MRC training data cache | Furquan Shaikh |
2020-06-10 | soc/intel/cannonlake: Put braces around *else* branch | Paul Menzel |
2020-06-10 | soc/intel/skylake: Remove space after type cast | Paul Menzel |
2020-06-10 | soc/intel/skylake: Use unit macros KiB and MiB | Paul Menzel |
2020-06-10 | soc/intel/tigerlake: Add Hot-Plug and PME event handlers for Thunderbolt | John Zhao |
2020-06-10 | soc/amd/picasso: initialize ACP device at init() time | Aaron Durbin |
2020-06-10 | ACPI: Remove Kconfig COMMON_FADT | Kyösti Mälkki |
2020-06-10 | sb,soc/amd, ACPI: Do not override FADT preferred_pm_profile | Kyösti Mälkki |
2020-06-10 | soc/amd/stoneyridge,picasso: Select COMMON_FADT | Kyösti Mälkki |
2020-06-10 | sb,soc/amd: Remove FADT_PM_PROFILE | Kyösti Mälkki |
2020-06-09 | soc/amd/picasso/acpi/sb_fch: use local variable in _CRS methods | Felix Held |
2020-06-09 | soc/intel/tigerlake: Set FSPS UPD ITbtConnectTopologyTimeoutInMs | John Zhao |
2020-06-09 | soc/intel/tigerlake: Increase heap size | Duncan Laurie |
2020-06-08 | soc/amd/picasso: solve MTRRs only from 4GiB and below | Aaron Durbin |
2020-06-08 | soc/amd/picasso: remove save/restore MTRRs around FSP-M | Aaron Durbin |
2020-06-08 | soc/amd/picasso: establish full early caching memory map | Aaron Durbin |
2020-06-08 | spd/lp4x: Set manufacturer part name to blank (0x20) | Furquan Shaikh |
2020-06-07 | soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADT | Kyösti Mälkki |
2020-06-07 | soc/intel/tigerlake/acpi: Update gpio_op.asl to ASL2.0 syntax | Venkata Krishna Nimmagadda |
2020-06-07 | soc/amd/picasso/cpu.c: Make comment clearer | Raul E Rangel |
2020-06-07 | soc/intel/jasperlake: Add JSL PMC as 'hidden' PCI device | Tim Wawrzynczak |
2020-06-07 | mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt() | Kyösti Mälkki |
2020-06-07 | acpi,soc/intel: Make soc/motherboard_fill_fadt() global | Kyösti Mälkki |
2020-06-07 | soc/amd/picasso: Remove unnecessary includes from pmutil.c | Martin Roth |
2020-06-06 | src: Use pci_dev_ops_pci where applicable | Angel Pons |
2020-06-06 | soc/amd/picasso: Add device operations for UART MMIO devices | Furquan Shaikh |
2020-06-06 | src: Remove unused 'include <cpu/x86/mtrr.h>' | Elyes HAOUAS |
2020-06-06 | soc/amd/picasso: Use MSR_CSTATE_ADDRESS | Raul E Rangel |
2020-06-06 | soc/amd/picasso: Remove call to setup_bsp_ramtop | Raul E Rangel |
2020-06-06 | src: Remove unused '#include <cpu/x86/smm.h>' | Elyes HAOUAS |
2020-06-06 | soc/intel/tigerlake: Add CPU ID for TGL B0 | Jamie Ryu |
2020-06-06 | lp4x: Add new memory parts and generate SPDs | Furquan Shaikh |
2020-06-06 | soc/intel/jasperlake: Generate LP4x SPD files using gen_spd.go | Furquan Shaikh |
2020-06-06 | soc/intel/tigerlake: Generate LP4x SPD files using gen_spd.go | Furquan Shaikh |
2020-06-06 | arch/x86: Declare permanent_smi_handler() | Kyösti Mälkki |
2020-06-06 | soc,southbridge/intel: Control SMI related FADT entries | Kyösti Mälkki |
2020-06-06 | soc/intel/xeon_sp/cpx: set up cpus | Jonathan Zhang |
2020-06-05 | soc/amd/common/spi: add and use define for last FIFO position | Felix Held |
2020-06-05 | soc/amd/picasso: Add set_mmio_dev_ops() to set ops for MMIO devices | Furquan Shaikh |
2020-06-04 | soc/amd/picasso/Makefile: Allow absolute path for picasso firmware | Raul E Rangel |
2020-06-04 | soc/intel/xeon_sp/cpx: add chip operation and PCIe enumeration | Jonathan Zhang |