Age | Commit message (Expand) | Author |
2020-10-15 | soc/intel/xeon_sp: Add get_system_memory_map() | Marc Jones |
2020-10-15 | soc/intel/skylake: Configure L1 substates for PCH root ports | Benjamin Doron |
2020-10-14 | soc/intel/skylake/cpu.c: Fix comment coding style | Angel Pons |
2020-10-14 | soc/intel/jasperlake: Enable CAR NEM enhanced mode | Aamir Bohra |
2020-10-14 | soc/intel/broadwell/xhci.c: Align with Lynx Point | Angel Pons |
2020-10-14 | soc/intel/broadwell/smi.c: Drop unused functions | Angel Pons |
2020-10-14 | soc/intel/broadwell/pcie.c: Add some null checks | Angel Pons |
2020-10-14 | soc/intel/broadwell: Align cosmetics with Haswell/Lynx Point | Angel Pons |
2020-10-14 | soc/intel/broadwell/igd.c: Rename to gma.c | Angel Pons |
2020-10-14 | soc/intel/common/block: Enable PMC IPC driver | Brandon Breitenstein |
2020-10-14 | soc/intel/alderlake: Enable TME for Alder Lake | Subrata Banik |
2020-10-14 | soc/intel/tigerlake: Enable and use USB4 PCIe driver | Duncan Laurie |
2020-10-14 | soc/intel/common: Add SSDT generation for Intel USB4 PCIe ports | Duncan Laurie |
2020-10-14 | soc/intel/common/block: Add common support for USB4/Thunderbolt | Duncan Laurie |
2020-10-14 | soc/intel/common: Add PCI driver for USB4 ports | Tim Wawrzynczak |
2020-10-13 | soc/intel/common: rewrite and clarify the Legacy 8254 Timer Kconfig | Michael Niewöhner |
2020-10-13 | mb, soc/intel: Switch to using drivers/wifi/generic for Intel WiFi devices | Furquan Shaikh |
2020-10-13 | src: Rename EM100Pro-specific SPI console Kconfig option | Angel Pons |
2020-10-12 | soc/intel: Configure PAVP at compile-time | Benjamin Doron |
2020-10-12 | soc/intel/cannonlake: Align cosmetics with Ice Lake | Angel Pons |
2020-10-12 | soc/intel/jasperlake: Allow mainboard to override chip configuration | Karthikeyan Ramasubramanian |
2020-10-12 | soc/intel/jasperlake: Correct SaGv mapping | Aamir Bohra |
2020-10-12 | soc/intel/common/block/smm: Fix compilation without intel uart code | Patrick Rudolph |
2020-10-12 | soc/intel/common/block/i2c: Scan bridge devices behind I2C controllers | Karthikeyan Ramasubramanian |
2020-10-12 | util: Add DDR4 generic SPD for H5ANAG6NCJR-XNC | Nick Vaccaro |
2020-10-12 | soc/intel/jasperlake: Remove GPIO community 2 from DSDT | Evan Green |
2020-10-09 | soc/intel/tigerlake: Add chipset devicetree | Duncan Laurie |
2020-10-09 | soc/intel/xeon_sp: Use generic config_t | Marc Jones |
2020-10-09 | soc/intel/xeon_sp: Set CPU_ADDR_BITS to 46 for SKX and CPX | Christian Walter |
2020-10-09 | soc/intel/xeon_sp/cpx: skip DRHD generation for non-PCIe stack | Jonathan Zhang |
2020-10-08 | soc/intel/jasperlake: Add VR Configuration settings | Meera Ravindranath |
2020-10-08 | Revert "soc/intel/jasperlake: Disable PAVP UPD" | Nico Huber |
2020-10-08 | soc/intel/xeon_sp/cpx: Add locking of IA32_FEATURE_CONTROL and VMX | Christian Walter |
2020-10-08 | soc/intel/xeon_sp/cpx: Add save_dimm_info for SMBIOS type 17 | Johnny Lin |
2020-10-08 | soc/intel/xeon_sp/cpx: correct GSI bases for IO APICs | Jonathan Zhang |
2020-10-08 | lynxpoint/broadwell: Relegate IOBP printk to BIOS_SPEW | Angel Pons |
2020-10-08 | soc/intel: Make use of common gfx.asl | Subrata Banik |
2020-10-08 | soc/intel/common/block/acpi: Factor out common gfx.asl | Subrata Banik |
2020-10-06 | templates: add an empty SPD to SPD_SOURCES | Paul Fagerburg |
2020-10-06 | soc/intel/xeon_sp/skx: Move get_srat_memory_entries() | Marc Jones |
2020-10-06 | soc/intel/xeon_sp/cpx: Don't use SCI define | Marc Jones |
2020-10-06 | soc/intel/xeon_sp/skx: Move soc specific ACPI functions | Marc Jones |
2020-10-06 | soc/intel/xeon_sp/cpx: Move soc specific ACPI functions | Marc Jones |
2020-10-06 | soc/intel/xeon_sp/skx/: Reorder acpi.c functions | Marc Jones |
2020-10-06 | soc/intel/xeon_sp/cpx/: Reorder acpi.c functions | Marc Jones |
2020-10-06 | soc/intel/xeon_sp/acpi: Break out the ACPI PCH IRQ ASL | Marc Jones |
2020-10-06 | soc/intel/xeon_sp/acpi: Move ACPI macros to a header file | Marc Jones |
2020-10-06 | soc/intel/xeon_sp/acpi: Remove ASL Package() NumElements | Marc Jones |
2020-10-06 | soc/intel/alderlake/ramstage: Fix compilation issue | Subrata Banik |
2020-10-06 | soc/intel/alderlake/acpi: Add SoC ACPI directory for ADL | Subrata Banik |
2020-10-05 | soc/intel/tigerlake: Update TCSS PM flow | John Zhao |
2020-10-05 | soc/intel: remove duplicate weak versions of mainboard_get_dram_part_num() | Nick Vaccaro |
2020-10-05 | soc: move mainboard_get_dram_part_num prototype to memory_info.h | Nick Vaccaro |
2020-10-05 | mb, soc: change mainboard_get_dram_part_num() prototype | Nick Vaccaro |
2020-10-05 | soc/intel/elkhartlake: add __weak to mainboard_get_dram_part_num() | Nick Vaccaro |
2020-10-05 | soc/intel/tigerlake/acpi: Convert 'pch_hda.asl' into ASL 2.0 syntax | Subrata Banik |
2020-10-05 | soc/intel/common/block/acpi: Factor out common ish.asl | Subrata Banik |
2020-10-05 | soc/intel/common/block/acpi: Factor out common platform.asl | Subrata Banik |
2020-10-05 | soc/intel/{cnl,icl,skl}: Convert 'platform.asl' to ASL 2.0 syntax | Subrata Banik |
2020-10-05 | soc/intel/skylake: Align platform.asl with CNL | Subrata Banik |
2020-10-05 | soc/intel/common/block/acpi: Factor out common smbus.asl | Subrata Banik |
2020-10-05 | mb/{google,intel}/{volteer,tglrvp}: Refer to common IPU ASL | Subrata Banik |
2020-10-05 | soc/intel/jasperlake: Delete unused ipu.asl | Subrata Banik |
2020-10-05 | soc/intel/common/block: Rename IPU ACPI device | Subrata Banik |
2020-10-05 | soc/intel/common/block/acpi: Factor out common pch_glan.asl | Subrata Banik |
2020-10-03 | soc/intel/alderlake/ramstage: Do initial SoC commit till ramstage | Subrata Banik |
2020-10-03 | soc/intel/xeon_sp/acpi: Rename pci_irq.asl | Marc Jones |
2020-10-03 | soc/intel/xeon_sp: Clean up pci_devs.h | Marc Jones |
2020-10-03 | soc/intel: Make use of PMC low power program from common block | Subrata Banik |
2020-10-03 | soc/intel/common/block/pmc: Add PMC API for low power programming | Subrata Banik |
2020-10-03 | soc/intel: Move pch_misc_init() to common code | Subrata Banik |
2020-10-03 | soc/intel: Move soc_pch_pirq_init() to common code | Subrata Banik |
2020-10-03 | soc/intel: Move pch_enable_ioapic() to common code | Subrata Banik |
2020-10-03 | soc/intel/xeon_sp/include: De-duplicate .h files | Marc Jones |
2020-10-03 | soc/intel/xeon_sp/skx: Prepare acpi.* for merging | Marc Jones |
2020-10-03 | soc/intel/xeon_sp: Use common ASL code for xeon_sp | Marc Jones |
2020-10-03 | soc/intel/xeon_sp/skx: Fix uncore.asl \_SB namespace issue | Marc Jones |
2020-10-03 | soc/intel/xeon_sp/skx: Update ITSS OperationRegion to ACPI2.0 notation | Marc Jones |
2020-10-03 | soc/intel/xeon_sp/skx: Update uncore IRQ routing ACPI tables | Marc Jones |
2020-10-02 | soc/intel/braswell: Increase dcache size | Shelley Chen |
2020-10-02 | drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config | Shelley Chen |
2020-09-30 | soc/intel/tigerlake: Set TME upd param based on config | Pratik Prajapati |
2020-09-30 | soc/intel/icelake/acpi/gpio.asl: Correct GADD method | Angel Pons |
2020-09-30 | soc/intel/skylake: Move PMC MMIO offset macro into pmc.h | Subrata Banik |
2020-09-30 | soc/intel/skylake: Align PMC offset 0x31C name with CNL | Subrata Banik |
2020-09-30 | soc/intel/skylake: Align soc_pch_pirq_init() with CNL | Subrata Banik |
2020-09-30 | soc/intel/apollolake: Add PCH_IRQx into irq.h | Subrata Banik |
2020-09-29 | soc/intel/jasperlake: Add IGD, MCH Device ID | Krishna Prasad Bhat |
2020-09-29 | soc/intel/common: Add config option to enable TME/MKTME | Pratik Prajapati |
2020-09-28 | Revert "soc/intel/xeon_sp: Improve performance efficiencies" | Subrata Banik |
2020-09-28 | soc/intel/xeon_sp/cpx: add ACPI name for CSTACK | Jonathan Zhang |
2020-09-28 | soc/intel/common/block/lpc: add acpi name | Jonathan Zhang |
2020-09-28 | soc/intel/common/../pmclib.h: Include <types.h> | Angel Pons |
2020-09-28 | soc/intel/xeon_sp: Improve performance efficiencies | John Zhao |
2020-09-28 | soc/intel/skl: Fix error code of send_global_reset() | Nico Huber |
2020-09-28 | util: Add new memory part for zork boards | Amanda Huang |
2020-09-27 | soc/intel/icelake/acpi/gpio.asl: Use ASL 2.0 syntax | Angel Pons |
2020-09-27 | soc/intel/skylake/acpi/gpio.asl: Use ASL 2.0 syntax | Angel Pons |
2020-09-27 | soc/intel/broadwell/cpu.c: Spell `CPU` in uppercase | Angel Pons |
2020-09-27 | soc/intel/*/chip.h: Use `uint32_t` for `tcc_offset` | Angel Pons |