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
/
common
Age
Commit message (
Expand
)
Author
2024-06-25
soc/intel/common: Extend WAIT_FOR_DP_MODE_ENTRY_TIMEOUT_MS to 1500ms
Tony Huang
2024-06-21
soc/intel/cmn/block/cse: Create CBMEM entries for payload to fill with CSE info
Kapil Porwal
2024-06-21
soc/intel/cmn/acpi: Add support for `PCR_BASE_ADDRESS` above 4 GiB
Subrata Banik
2024-06-14
soc/intel/common/block: Move VTd basic definitions into header file
Jincheng Li
2024-06-07
soc/intel/cmn/cse: Support CSE sync from payload
Kapil Porwal
2024-06-07
soc/intel/common/uart: Drop chip in favor of devicetree ops
Arthur Heymans
2024-06-03
tree: Use calloc(n, sizeof(struct)) insteadof calloc(sizeof(struct), n)
Elyes Haouas
2024-05-31
soc/intel: Fix pointer size mismatch errors in crashlog
Appukuttan V K
2024-05-29
tree: Use <stdio.h> for snprintf
Elyes Haouas
2024-05-14
soc/intel/common: Add RPL tracehub support
Ashish Kumar Mishra
2024-05-14
soc/intel/common: Add Panther Lake DIDs
Saurabh Mishra
2024-05-12
soc/intel/lunarlake: Support stepping A0_2
Saurabh Mishra
2024-05-12
soc/intel/common: Add Lunar Lake CNVI device IDs
Saurabh Mishra
2024-05-06
common/block/tcss: Add config for PDC<->PMC mux configuration
Krishna Prasad Bhat
2024-05-06
block/fast_spi: Use read32p/write32p for SPI RW
Ashish Kumar Mishra
2024-04-29
soc/intel/cmn/graphics: Make DDI-A 4 lanes configurable
Angel Pons
2024-04-29
include/device/pci_ids.h, soc/intel/mtl: add new MTL-P iGPU DID
Michał Kopeć
2024-04-23
soc/intel/alderlake: Add Twinlake graphics device IDs
Sowmya V
2024-04-22
drivers/intel/fsp2_0: Introduce fsp print helper macros
Appukuttan V K
2024-04-12
tree: Drop duplicated <device/{path,resource}.h>
Elyes Haouas
2024-04-12
tree: Drop unused <cbmem.h>
Elyes Haouas
2024-04-11
soc/intel/**/fast_spi.c: Reorganize some statements
Angel Pons
2024-04-10
tree: Drop unused <elog.h>
Elyes Haouas
2024-04-09
tree: Drop unused <console/console.h>
Elyes Haouas
2024-04-04
soc/intel/common/block/fast_spi: probe for 2nd flash component
Michał Żygowski
2024-04-04
soc/intel/cache_as_ram_fsp.S: Drop unused preprocessing directives
Arthur Heymans
2024-04-04
drivers/intel/fsp2_0: Support FSP-T in long mode
Arthur Heymans
2024-04-01
intel/common/pch: Add Kconfig SOC_INTEL_COMMON_IBL_BASE
Shuo Liu
2024-03-30
soc/intel: Remove blank lines before '}' and after '{'
Elyes Haouas
2024-03-28
cpu/x86: Link page tables in stage if possible
Arthur Heymans
2024-03-24
soc/intel/common/block/cse: Remove return statement in void function
Elyes Haouas
2024-03-17
soc/intel/cmn/ramtop: Refactor MTRR handling for RAMTOP range
Subrata Banik
2024-03-14
intelblocks/pmc: Assign initial values to pmc_gpe_init variables
Gang Chen
2024-03-12
soc/intel/common/block: Add support for watchdog
Marek Maslanka
2024-03-09
soc/intel/common/mp_init: Fix USE_INTEL_FSP_MP_INIT use-case
Jeremy Compostella
2024-03-09
soc/intel/alderlake: Add Raptor Lake System Agent Device IDs
Lean Sheng Tan
2024-03-05
soc/intel: Add definition of D0 stepping for TigerLake Halo
Alicja Michalska
2024-03-05
soc/intel/cmn/cse: Deprecate CONFIG_SOC_INTEL_CSE_RW_VERSION
Subrata Banik
2024-03-04
soc/intel/cmn/cse: Use CSE RW partition version directly for CBFS entry
Subrata Banik
2024-02-27
soc/intel/common/lpc: Don't open a window for unassigned resources
Matt DeVillier
2024-02-23
arch/x86/ioapic: use uintptr_t for IOAPIC base address
Felix Held
2024-02-22
soc/intel/common/lpc: Skip setting resources for disabled devices
Matt DeVillier
2024-02-19
soc/intel/common: Add ADL_N ID 5 0x4618
Sean Rhodes
2024-02-18
soc/intel/common/block/dtt: Add ACPI stub for TCPU device
Matt DeVillier
2024-02-18
soc/intel/common/block/sata: Fix scope for SATA ACPI device
Matt DeVillier
2024-02-18
soc: Add SPDX license headers to Kconfig files
Martin Roth
2024-02-17
intelblocks/systemagent: Add missing N6005 Jasper Lake SKU to PCI ID list
Michał Żygowski
2024-02-15
soc/intel/common/tcss: Rename tcss_mux_init to disconnect_tcss_devices
Sean Rhodes
2024-02-13
soc/intel/cmn/sa: Add APIs into System Agent (SA) common code
Subrata Banik
2024-02-12
soc/intel/cmn/sa: Refactor SA common code
Subrata Banik
2024-02-08
cpu/x86/64bit: Turn jumping to long mode into a macro
Arthur Heymans
2024-02-08
mb/google/brox: Handle GPI_INT pin lower to GPI_WAKE
Ashish Kumar Mishra
2024-02-05
soc/intel/common/tcss: Guard disabling MUX with TCSS_HAS_USBC_OPS
Sean Rhodes
2024-02-02
lib: Move IP checksum to commonlib
Julius Werner
2024-01-31
device/device.h: Rename busses for clarity
Arthur Heymans
2024-01-31
include/device/device.h: Remove CHIP_NAME() macro
Nicholas Sudsgaard
2024-01-30
soc/intel: Unify the definition of TCO registers
Marek Maslanka
2024-01-29
device/device.h: Drop multiple links
Arthur Heymans
2024-01-26
soc/intel/common: Add lunarlake device IDs
Appukuttan V K
2024-01-26
soc/intel/common/block/sata: Add ACPI stub for SATA device
Matt DeVillier
2024-01-24
soc/intel: Rename Makefiles from .inc to .mk
Martin Roth
2024-01-22
soc/intel/cmn/block/pmc: Fix prev_sleep_state string name mapping
Anil Kumar
2024-01-19
device/Kconfig: Move Intel/ACPI/USB4 specific Kconfig options
Arthur Heymans
2023-12-22
soc/intel/cmn/block/smm: Clear SPI SYNC_SS before disabling WPD
Subrata Banik
2023-12-22
soc/intel/cmn/block/pmc: Add previous sleep state strings in log
Marx Wang
2023-12-22
x86: Separate CPU and SoC physical address size
Jeremy Compostella
2023-12-20
soc/intel/common,mtl: Refactor BERT generation flow for crashlog
Pratikkumar Prajapati
2023-12-15
soc/intel/cmn/cpu: Introduce API to disable signaling 3-strike event
Subrata Banik
2023-12-11
soc/intel/cse: Add API to check if CSE Firmware update is required
Anil Kumar
2023-11-14
soc/intel/cmn/block/cse: Support sending EOP from payload
Kapil Porwal
2023-11-10
device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT
Felix Held
2023-11-09
Allow to build romstage sources inside the bootblock
Arthur Heymans
2023-11-03
soc/intel/cmn/gfx: Join MBUS while FSP-S performs GFX init
Subrata Banik
2023-11-01
soc/intel/cmn/gfx: Fix GFX modeset issue with dual-display
Subrata Banik
2023-10-27
soc/intel/cse: remove cbfs_unverified_area_map() API in cse_lite
Rizwan Qureshi
2023-10-25
cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM
Arthur Heymans
2023-10-23
soc/intel/common/acpi: Don't generate LPI constraints for disabled/hidden dev...
Matt DeVillier
2023-10-23
soc/intel/common/pcie: Disable removed RPs when updating devicetree
Matt DeVillier
2023-10-19
soc/intel: Improve CONFIG_ACPI_SOC_INTEL_SLP_S0_FREQ_HZ use
Jeremy Compostella
2023-10-18
soc/intel/cmn/graphics: Implement API for IGD to join the MBUS
Subrata Banik
2023-10-16
soc/intel/cmn/gfx: Detect dual display (eDP + HDMI)
Subrata Banik
2023-10-16
soc/intel/common/block/acpi/northbridge.asl: Reserve SBREG BAR
Michał Żygowski
2023-10-13
soc/intel/cse: Remove unused header file
Krishna Prasad Bhat
2023-10-05
soc/intel: separate slp-s0 residency counter frequency in LPIT table
Sukumar Ghorai
2023-10-04
soc/intel/cmn/gfx: Add API to report presence of external display
Subrata Banik
2023-10-04
soc/intel: Move USB wake methods to a common ASL file
Reka Norman
2023-10-04
soc/intel/cse: Add entries to eventlog on PSR backup events
Krishna Prasad Bhat
2023-10-04
soc/intel/cse: Check PSR bit before issuing PSR backup command
Anil Kumar
2023-10-04
soc/intel/cse: Back up PSR data during CSE FW downgrade
Anil Kumar
2023-10-04
soc/intel/cse: Implement APIs to access PSR backup status in CMOS
Krishna Prasad Bhat
2023-10-04
soc/intel/cse: Add function to get cse_bp_info early
Krishna Prasad Bhat
2023-09-28
soc/intel/cse: Select SOC_INTEL_CSE_LITE_SYNC_IN_RAMSTAGE when PSR enabled
Krishna Prasad Bhat
2023-09-23
soc/intel/cse: Move cse_store_rw_fw_version from cse_print_boot_partition_info
Krishna P Bhat D
2023-09-23
soc/intel/cse: Make cse_bp_info response global
Krishna Prasad Bhat
2023-09-22
Revert "soc/intel/common/block/cse/Kconfig: Remove unused symbols"
Reka Norman
2023-09-20
intelblocks/oc_wdt: Consolidate the API
Michał Żygowski
2023-09-18
soc/intel: Update Raptor Lake graphics device IDs
Bora Guvendik
2023-09-17
soc/intel/common: Add more fields for CPU crashlog header
Pratikkumar Prajapati
2023-09-17
soc/intel/common: Add cleanup and rearm functions
Pratikkumar Prajapati
2023-09-17
soc/intel/common: Make common cpu_cl_clear_data() weak
Pratikkumar Prajapati
[next]