index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
alderlake
Age
Commit message (
Expand
)
Author
2023-01-09
soc/intel/alderlake: Disable Intel TXT based on `INTEL_TXT` config
Subrata Banik
2023-01-08
soc/intel/alderlake/acpi: Add Kconfig options for SCM and FCM
Sean Rhodes
2023-01-06
soc/intel/: Rename small and big cores references
Sridhar Siricilla
2023-01-04
soc/intel: Create common function to check PCH slot
Kapil Porwal
2022-12-27
soc/intel/alderlake: Use common gpio.h include
Dinesh Gehlot
2022-12-27
tree/acpi: Replace constant "Zero" with actual number
Felix Singer
2022-12-27
{acpi,arch,soc}/acpi: Replace constant "One" with actual number
Felix Singer
2022-12-25
soc/intel: Move max speed API to common
Dinesh Gehlot
2022-12-24
soc/intel/alderlake: Select SOC_INTEL_CSE_SEND_EOP_LATE
Tracy Wu
2022-12-23
soc/intel: Drop SoC specific DPTF implementation
Subrata Banik
2022-12-22
soc/intel/alderlake: Add Raptor Lake device IDs
Marx Wang
2022-12-22
soc/intel: Set `use_eisa_hids` based on `DPTF_USE_EISA_HID` config
Subrata Banik
2022-12-22
soc/intel/alderlake: Move DPTF ACPI Device IDs into header file
Subrata Banik
2022-12-22
drivers/intel/dptf: Add `soc_` prefix for `get_dptf_platform_info()`
Subrata Banik
2022-12-21
soc/intel/{adl,mtl,tgl}: Drop unnecessary `dptf.asl`
Subrata Banik
2022-12-20
soc/intel/*/crashlog.[ch]: Remove unused includes
Elyes Haouas
2022-12-17
soc/intel/alderlake: Select SOC_INTEL_CSE_SEND_EOP_LATE for ADL-N
Reka Norman
2022-12-15
soc/intel/{adl, common}: provide a list of D-states to enter LPM
Eran Mitrani
2022-12-15
treewide: Remove unused 'include <arch/io.h>'
Elyes Haouas
2022-12-15
soc/intel/{adl, cmn/pcie}: Fix ASPM configuration enum definitions
Subrata Banik
2022-12-15
soc/intel/alderlake: Disable L1 substates for PCIe compliance test mode
Bora Guvendik
2022-12-14
soc/intel/alderlake: Utilize `CPU_BCLK_MHZ` over dedicated macro
Subrata Banik
2022-12-13
soc/intel/alderlake/bootblock: Use 'false/true' macros
Elyes Haouas
2022-12-13
soc/intel/alderlake/bootblock: Use read32p()
Elyes Haouas
2022-12-12
soc/intel/adl/acpi: add entries for HEC1 and SRAM to DSDT
Anil Kumar
2022-12-12
soc/intel/alderlake/Kconfig: Sort defaults alphabetically
Angel Pons
2022-12-10
soc/intel: Move TCSS FW latency macros to IA common tcss.h
Subrata Banik
2022-12-10
soc/intel/alderlake: Move TCSS FW latency macros to tcss.h
Subrata Banik
2022-12-10
treewide: Include <device/mmio.h> instead of <arch/mmio.h>
Elyes Haouas
2022-12-07
soc/intel: Set IO APIC DMAR entry based on hw
Arthur Heymans
2022-12-06
soc/intel/alderlake: make SOC_INTEL_CSE_SEND_EOP_EARLY per-board configurable
Michał Kopeć
2022-12-02
soc/intel/alderlake: Update cpu and pch tracehub modes
Sridhar Siricilla
2022-12-02
soc/intel/alderlake: skip external buses for D-states list
Eran Mitrani
2022-12-01
soc/intel/alderlake: Drop duplicate macro `PCH_PWRM_BASE_SIZE`
Subrata Banik
2022-11-29
soc/intel/alderlake/acpi.c: Don't look up coreboot CPU index
Arthur Heymans
2022-11-28
sb,soc/intel: Address TCO SECOND_TO_STS name collision
Kyösti Mälkki
2022-11-26
src/soc/intel: Remove unnecessary space after casts
Elyes Haouas
2022-11-26
soc/intel/alderlake: Use common code CSE-Lite API for WP information
Subrata Banik
2022-11-25
soc/intel/adl/acpi: add FSPI to DSDT
Eran Mitrani
2022-11-17
soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill
David Milosevic
2022-11-17
soc/intel/alderlake: Check MANUF_LOCK when logging manufacturing mode
Reka Norman
2022-11-17
soc/intel/alderlake: Update ME HFSTS register definition
Rizwan Qureshi
2022-11-08
soc/intel: Use `PWRMBASE` over static `Index 0` for PMC
Subrata Banik
2022-11-04
soc/intel/alderlake: Add IBECC
Maximilian Brune
2022-11-04
soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h>
Elyes Haouas
2022-11-03
soc/intel/alderlake: Hook up GMA ACPI brightness controls
Tim Crawford
2022-10-31
soc: Add SPDX license headers to Makefiles
Martin Roth
2022-10-27
soc/intel/alderlake: Select X86_INIT_NEED_1_SIPI Kconfig for RPL
Subrata Banik
2022-10-27
soc/intel/{adl,cmn}: Add/Remove LTR disqualification for UFS
Meera Ravindranath
2022-10-27
soc/intel/{adl, cmn}: Allow config to select the OCP workaround
Subrata Banik
2022-10-25
soc/intel/alderlake: Add Raptor Lake device IDs
Lawrence Chang
2022-10-22
payloads/edk2: Disable the CPU Timer Lib unless supported
Sean Rhodes
2022-10-22
soc/intel/alderlake_n: Enable FIVR VCCST ICCMax Control
V Sowmya
2022-10-22
mb/google/nissa: Disable SOC_INTEL_CSE_PRE_CPU_RESET_TELEMETRY
Reka Norman
2022-10-20
soc/intel/alderlake: Drop local `ufs.asl`
Subrata Banik
2022-10-20
soc/intel/alderlake: Use `ufs.asl` from common code acpi block
Subrata Banik
2022-10-14
soc/intel/alderlake: Create helper header file for UFS
Subrata Banik
2022-10-14
soc/intel/alderlake: Add UFS PCR ID
Subrata Banik
2022-10-14
soc/intel/alderlake: Fix unknown voltage in SMBIOS
Zhixing Ma
2022-10-14
soc/intel/alderlake: Fix unknown max speed in SMBIOS
Zhixing Ma
2022-10-12
soc/intel: Kconfig: Correct UART source clock value in comment
Wonkyu Kim
2022-10-12
treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'
Elyes Haouas
2022-10-07
soc/intel/alderlake: Support Raptor Lake VR Fast VMODE
Jeremy Compostella
2022-10-04
soc/intel/alderlake: Fix UFS OCP fabric timeout
Meera Ravindranath
2022-09-30
soc/intel/adl: Add config option to enable FSP-S SATA test mode
Lean Sheng Tan
2022-09-27
acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions
Fabio Aiuto
2022-09-22
soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driver
Werner Zeh
2022-09-20
soc/intel/alderlake: Explicitly disable Energy Efficiency Turbo
Jeremy Compostella
2022-09-20
soc/intel/alderlake: Add power state thresholds
Gaggery Tsai
2022-09-16
soc/intel/alderlake: Set FSP-S GnaEnable based on devicetree
Jeremy Soller
2022-09-12
soc/intel/adl: Disable D3cold when legacy S3 is enabled
Lean Sheng Tan
2022-09-08
soc/intel/alderlake: add power limits for Alder Lake-N 7W soc
Simon Yang
2022-09-05
soc/intel/alderlake: Remove dependency of FSP-S CpuMpPei Module
Subrata Banik
2022-09-02
cbfs/vboot: Adapt to new vb2_digest API
Julius Werner
2022-08-31
soc/intel/alderlake: Add new pcie5 alias for raptorlake
Bora Guvendik
2022-08-29
soc/intel/alderlake: Rename pcie5 alias
Bora Guvendik
2022-08-24
soc/intel/adl: Consider INTEL_TME config prior TME MSR programming
Subrata Banik
2022-08-24
soc/intel/alderlake/hsphy: Add support for HSPHY firmware loading
Michał Żygowski
2022-08-22
soc/intel/alderlake: Perform TME core activation on all CPUs
Subrata Banik
2022-08-21
soc/intel: Enable TME based on supported CPU SKU and config option
Subrata Banik
2022-08-21
soc/intel: Unravel `INTEL_TME` Kconfig option
Angel Pons
2022-08-19
soc/intel/alderlake: Add support to skip the MBP HOB
V Sowmya
2022-08-17
soc/intel/alderlake/acpi: Changing USB ports indexing.
Adam Mills
2022-08-16
soc/intel/alderlake: Fill ucode loading UPD if USE_FSP_MP_INIT enable
Subrata Banik
2022-08-13
Revert "soc/intel/alderlake: Enable energy efficiency turbo mode"
Jeremy Compostella
2022-08-12
Fix Alder Lake and Raptor Lake Device ID's
Maximilian Brune
2022-08-12
Add missing ADL-S device identification
Maximilian Brune
2022-08-12
soc/intel/alderlake: Fix DDR5 channel mapping
Angel Pons
2022-08-07
soc/intel/alderlake: Fix RPL-P 282 15W GT ICC MAX
Jeremy Compostella
2022-08-03
soc/intel/alderlake: Add config for IoT FSP support
Lean Sheng Tan
2022-08-03
soc/soc/intel: Add UFS device with ref-clk-freq property
Meera Ravindranath
2022-08-02
soc/intel/alderlake: Configure DDR5 Physical channel width to 64
Meera Ravindranath
2022-08-02
soc/intel/alderlake: Add IRQ constraints for CPU PCIe ports
Tim Crawford
2022-07-29
soc/intel/alderlake: Add missing TDP and Power Limits for ADL-S
Michał Żygowski
2022-07-29
soc/intel/alderlake: Set VccIn Aux Imon IccMax for ADL-S 4+0 and 2+0
Michał Żygowski
2022-07-29
soc/intel/alderlake/vr_config.c: Add VR params for ADL-S
Michał Żygowski
2022-07-28
soc/intel/alderlake: Add support for more CPU PCIe RP UPDs
Tim Wawrzynczak
2022-07-28
soc/intel/alderlake: Enable LPIT support
Jeremy Soller
2022-07-28
soc/intel/alderlake: Set Energy Perf Bias appropriate default value
Jeremy Compostella
2022-07-28
soc/intel/alderlake: Enable Energy/Performance Bias control
Jeremy Compostella
[next]