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
Age
Commit message (
Expand
)
Author
2024-02-19
soc/intel/jasperlake: Drop redundant PcieRpEnable
Nico Huber
2024-02-18
soc/intel/xeon_sp/spr: Don't leak memory
Patrick Rudolph
2024-02-18
soc/intel/xeon_sp/uncore: Don't print uninitialized memory
Patrick Rudolph
2024-02-18
soc/intel/mtl: Skip RW CBFS ucode update if RO is locked
Subrata Banik
2024-02-18
soc/intel/jasperlake: select SOC_INTEL_COMMON_BLOCK_DTT
Matt DeVillier
2024-02-18
soc/intel/common/block/dtt: Add ACPI stub for TCPU device
Matt DeVillier
2024-02-18
soc/intel/alderlake/acpi: Drop ACPI stub for SATA 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-17
soc/intel/jasperlake/bootblock: Report missing Jasper Lake SKU
Michał Żygowski
2024-02-16
soc/intel/mtl: Double the `IgdDvmt50PreAlloc` UPD size to 128MB
Subrata Banik
2024-02-15
soc/intel/common/tcss: Rename tcss_mux_init to disconnect_tcss_devices
Sean Rhodes
2024-02-13
soc/intel/alderlake: Leverage IA common code for range calculations
Subrata Banik
2024-02-13
soc/intel/meteorlake: Leverage IA common code for range calculations
Subrata Banik
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-09
acpi/acpi: Pass struct device to acpi_create_srat_gia_pci
Patrick Rudolph
2024-02-09
soc/intel/xeon_sp/numa: Store pointer to device
Patrick Rudolph
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-06
soc/intel/xeon_sp/smihandler: Lock SMM_FEATURE_CONTROL on all sockets
Patrick Rudolph
2024-02-05
soc/intel/common/tcss: Guard disabling MUX with TCSS_HAS_USBC_OPS
Sean Rhodes
2024-02-05
soc/intel/xeon_sp/bootblock: Fix out of order header files
Jeremy Compostella
2024-02-02
lib: Move IP checksum to commonlib
Julius Werner
2024-01-31
soc/intel/xeon_sp: Find VTD devices by PCI DEV ID
Patrick Rudolph
2024-01-31
soc/intel/xeon_sp: Attach UBOX stacks
Patrick Rudolph
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-29
soc/intel/xeon_sp/spr: Create CXL ACPI resources only for
Shuo Liu
2024-01-29
device: Add a helper function to add a downstream bus
Arthur Heymans
2024-01-26
soc/intel/common: Add lunarlake device IDs
Appukuttan V K
2024-01-26
soc/intel/commonlake: Re-add SATA to soc_api_name() list
Matt DeVillier
2024-01-26
soc/intel/common/block/sata: Add ACPI stub for SATA device
Matt DeVillier
2024-01-26
Revert "soc/intel/cannonlake: Add missing min sleep state for thermal device"
Matt DeVillier
2024-01-24
soc/intel: Rename Makefiles from .inc to .mk
Martin Roth
2024-01-24
soc/intel/xeon_sp/chip_common: Improve the domain ID
Patrick Rudolph
2024-01-24
soc/intel/cannonlake: Report correct latencies for C states
Nico Huber
2024-01-22
soc/intel/xeon_sp: Add IIO resources via SSDT
Arthur Heymans
2024-01-22
soc/intel/xeon_sp: Scan and allocate resources on all stacks
Arthur Heymans
2024-01-22
soc/intel/xeon_sp: Fix devicetree walking up
Patrick Rudolph
2024-01-22
soc/intel/cmn/block/pmc: Fix prev_sleep_state string name mapping
Anil Kumar
2024-01-22
soc/intel/meteorlake: Fix system hang by enabling SMI handling
Kane Chen
2024-01-19
device/Kconfig: Move Intel/ACPI/USB4 specific Kconfig options
Arthur Heymans
2024-01-18
soc/intel/braswell: Use {read,write}32p()
Elyes Haouas
2024-01-17
soc/intel/elkhartlake: Drop redundant PcieRpEnable
Nico Huber
2024-01-17
Reland "Kconfig: Bring HEAP_SIZE to a common, large value"
Patrick Georgi
2024-01-16
soc/intel/apollolake: Fix PCI memory resource alloc
Reto Buerki
2024-01-16
device: Add support for multiple PCI segment groups
Felix Held
2024-01-15
soc/intel/xeon_sp: Redesign resource allocation
Arthur Heymans
2024-01-12
soc/intel/xeon_sp: Allocate resources above 4G
Arthur Heymans
2024-01-11
soc/intel/meteorlake: Enable FSP logo support by default
Subrata Banik
2024-01-09
soc/intel/mtl: Override the `SOC_PHYSICAL_ADDRESS_WIDTH` as integer
Subrata Banik
2024-01-02
soc/intel/meteorlake: Enable SSE2 accelerated RSA sign. verification
Jeremy Compostella
2023-12-26
soc/intel/alderlake: Make C1e configurable
Sean Rhodes
2023-12-26
soc/intel/xeon/spr: Enforce POR frequency setting
Naresh Solanki
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
soc/intel/meteorlake: Fix SOC_PHYSICAL_ADDRESS_WIDTH to 42
Jeremy Compostella
2023-12-22
x86: Separate CPU and SoC physical address size
Jeremy Compostella
2023-12-22
Revert "soc/intel/meteorlake: Set build time physical address reserved bits"
Jeremy Compostella
2023-12-20
soc/intel/common,mtl: Refactor BERT generation flow for crashlog
Pratikkumar Prajapati
2023-12-20
soc/intel/meteorlake: Add Acoustic Noise Mitigation UPDs
Subrata Banik
2023-12-18
soc/intel/mtl: Adaptively disable 3-strike error for QS silicon
Subrata Banik
2023-12-15
soc/intel/cmn/cpu: Introduce API to disable signaling 3-strike event
Subrata Banik
2023-12-14
vc/intel/raptorlake: Updating the FSP v4301.01 headers to Standard path
Kulkarni, Srinivas
2023-12-11
soc/intel/meteorlake: Add entries to eventLog on invocation of early SOL
Subrata Banik
2023-12-11
soc/intel/mtl: Display Sign-of-Life message using FSP-M
Jeremy Compostella
2023-12-11
soc/intel/cse: Add API to check if CSE Firmware update is required
Anil Kumar
2023-12-11
soc/intel/meteorlake: Disable MarginLimitCheck and RMC UPDs
Kilari Raasi
2023-12-04
soc/intel/alderlake: Update LidStatus UPD dynamically
Subrata Banik
2023-11-21
soc/intel/mtl: Keep SOC_INTEL_COMMON_BASECODE_RAMTOP for non-ChromeOS
Subrata Banik
2023-11-14
soc/intel/cannonlake: Drop entries from soc_acpi_name()
Matt DeVillier
2023-11-14
soc/intel/cmn/block/cse: Support sending EOP from payload
Kapil Porwal
2023-11-10
soc/intel/alderlake: Allow using FSP repo for all RPL-S platforms
Michał Żygowski
2023-11-10
soc/alderlake: Fix order of defaults in FSP_HEADER_PATH
Michał Żygowski
2023-11-10
soc/intel/meteorlake: Set DTT PCI device IRQ to INT_A/PIRQ_A
Jeremy Compostella
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-07
Revert "Kconfig: Bring HEAP_SIZE to a common, large value"
Patrick Georgi
2023-11-04
soc/intel/meteorlake: Consolidate settings for enabling tracehub
Kane Chen
2023-11-04
soc/intel/alderlake: Add missing min sleep state for DPTF device
Matt DeVillier
2023-11-03
soc/intel/braswell/Kconfig: Set HPET_MIN_TICKS
Matt DeVillier
2023-11-03
soc/intel/braswell: Unify DPTF enablement
Matt DeVillier
2023-11-03
soc/intel/cannonlake: Add missing entry to soc_acpi_name()
Matt DeVillier
2023-11-03
soc/intel/cannonlake: Add missing min sleep state for thermal device
Matt DeVillier
2023-11-03
soc/intel/cmn/gfx: Join MBUS while FSP-S performs GFX init
Subrata Banik
2023-11-02
Revert "soc/intel/{tigerlake,meteorlake}: Check ITBT FW version"
Ravi Sarawadi
2023-11-02
drivers/intel/gma/opregion: Use CBFS cache to load VBT
Jeremy Compostella
2023-11-02
soc/intel/*: Correct ACPI device name for eMMC
Matt DeVillier
2023-11-01
soc/intel/cmn/gfx: Fix GFX modeset issue with dual-display
Subrata Banik
2023-11-01
soc/intel/meteorlake: Adjust Power State Current 2 threshold
Jeremy Compostella
2023-11-01
soc/intel/meteorlake: Add power limits for 4+8 28W SOC SKU
Curtis Chen
2023-10-31
soc/intel/cannonlake: Implement SoC sleep state array
Matt DeVillier
2023-10-31
soc/intel/tigerlake: Implement SoC sleep state array
Matt DeVillier
2023-10-28
soc/intel/meteorlake: Expose In-Band ECC UPD config to mainboard
Marx Wang
2023-10-28
soc/intel/meteoerlake: Add power limits for 2+4 15W SOC SKU
Kane Chen
2023-10-27
soc/intel/cse: remove cbfs_unverified_area_map() API in cse_lite
Rizwan Qureshi
[next]