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
/
meteorlake
Age
Commit message (
Expand
)
Author
2024-11-19
tree: Remove unused <assert.h>
Elyes Haouas
2024-11-18
soc/intel: Assert if `pmc_/gpe0_dwX` values are not unique
Subrata Banik
2024-11-11
soc/intel/{adl, mtl, ptl}: Drop CLFLUSH (X86_CLFLUSH_CAR) config
Subrata Banik
2024-11-10
soc/*: Explicitly include static.h for DEV_PTR
Nicholas Chin
2024-11-10
soc/intel/mtl to xeon_sp: Explicitly include static.h for config_of_soc
Nicholas Chin
2024-11-07
soc/intel/[tiger|cannon|meteor]lake: Fix uninitialized usb_cfg pointer
Karthikeyan Ramasubramanian
2024-11-06
soc/intel/meteorlake: Remove SOC_INTEL_GFX_MBUS_JOIN config
Subrata Banik
2024-11-05
soc/intel/meteorlake: Disable eSOL for Ovis/Deku
Subrata Banik
2024-10-21
soc/intel: Use NEM+ effective way size for for ADL, MTL and PTL
Jeremy Compostella
2024-10-14
soc/intel/*: Add debug prints for misaligned FSP and driver settings
Sean Rhodes
2024-10-02
soc/intel/meteorlake: Correctly set Usb4CmMode
Sean Rhodes
2024-10-02
soc/intel: Deprecate SoC-specific global reset status configs
Subrata Banik
2024-10-01
soc/intel: Correct return type of fsp_get_pch_reset_status()
Subrata Banik
2024-09-19
soc/intel/mtl: Hook up GMA ACPI brightness controls
Jeremy Soller
2024-09-18
soc/intel: Move CSE update ELOG to cse_lite.c
Subrata Banik
2024-09-17
Revert "soc/intel/meteorlake: Skip the TCSS D3 cold entry sequence"
Subrata Banik
2024-09-07
drivers/intel/fsp2_0: Consolidate `BUILDING_WITH_DEBUG_FSP` option
Subrata Banik
2024-09-07
drivers/intel/fsp2_0: Add Kconfig option to control MBP HOB creation
Subrata Banik
2024-09-04
soc/intel: Refactor ITSS macros
Subrata Banik
2024-09-04
soc/intel: Remove unused `GPIO_IRQ_xxx` definitions
Subrata Banik
2024-09-04
soc/intel/meteorlake: Remove unused pch_handle_sideband() function
Subrata Banik
2024-09-04
tree: Drop unnecessary "true/false" comments
Elyes Haouas
2024-09-02
soc/intel/meteorlake: Hook up microcode from repository
Felix Singer
2024-08-30
soc/intel/meteorlake: Configure DDR5 Physical channel width to 64
Arthur Heymans
2024-08-22
soc/intel/common/tcss: Move AUX bias ctrl reg defines to SOC hdr
Cliff Huang
2024-08-21
soc/intel/meteorlake: Switch to SOC_INTEL_COMMON_DEBUG_CONSENT
Subrata Banik
2024-08-20
soc/intel/meteorlake/chip.h: Use boolean type where applicable
Michael Strosche
2024-08-14
soc/intel/adl,mtl/romstage/fsp_params: fix clock request warning
Felix Held
2024-08-13
soc/intel/mtl: enable FSP uGOP config in MTL for eSOL
Jayvik Desai
2024-07-26
soc/intel/meteorlake: Remove unnecessary #if ENV_RAMSTAGE
Subrata Banik
2024-07-26
soc/intel/mtl: Increase CAR_STACK_SIZE by 31KB for coreboot compatibility
Rishika Raj
2024-07-21
soc/intel/meteorlake/chip.h: Drop unused PmTimerDisabled setting
Felix Singer
2024-07-18
soc/intel/meteorlake: Remove p2sb.c from bootblock build
Subrata Banik
2024-07-18
soc/intel/meteorlake: Switch to common eSPI header
Subrata Banik
2024-07-18
soc/intel/meteorlake: Use common CAR API for cache reporting
Subrata Banik
2024-07-18
soc/intel/mtl: Enable eSOL for x86_64 arch
Subrata Banik
2024-07-12
soc/intel: Adapt crashlog IP to also support 64-bit
Sowmya Aralguppe
2024-07-11
soc/intel/meteorlake: Conditional selection of CSE Lite PSR
Subrata Banik
2024-07-11
soc/intel/meteorlake: Conditionally update CSE sync UPDs in FSP-M
Subrata Banik
2024-06-26
acpi: Rename acpi_create_dmar_drhd
Shuo Liu
2024-06-03
soc/intel/meteorlake: Enable USB2 port reset message on Type-C ports
Jeremy Soller
2024-06-03
soc/intel/meteorlake: Hook up PchHdaAudioLinkHdaEnable to devicetree
Michał Kopeć
2024-05-31
soc/intel: Fix pointer size mismatch errors in crashlog
Appukuttan V K
2024-05-31
soc/intel/meteorlake: Exclude deprecated upd from FSP2.4 builds
Appukuttan V K
2024-05-31
soc/intel/meteorlake: Tailor FSP Version Selection for Architecture
Subrata Banik
2024-05-31
soc/intel/meteorlake: Enable eSOL without 64-bit support
Subrata Banik
2024-05-30
vc/intel/fsp/mtl: Add x86_64 FSP V3471.91 headers
Appukuttan V K
2024-05-30
vc/intel/fsp/mtl: Organize FSP headers into x86_32 directory
Appukuttan V K
2024-05-30
soc/intel/meteorlake: Adjust FSP parameters for FSP2.4 compatibility
Appukuttan V K
2024-05-21
soc/intel/meteorlake: Add PsysPL2 configuration
Tony Huang
2024-05-07
soc/intel/meteorlake: Determine TBT controllers exist by VID/DID
Kane Chen
2024-05-07
soc/intel/mtl: Fixed TBT PCIe devtree remapping
Kane Chen
2024-04-29
include/device/pci_ids.h, soc/intel/mtl: add new MTL-P iGPU DID
Michał Kopeć
2024-04-11
tree: Drop unused <timestamp.h>
Elyes Haouas
2024-04-11
tree: Drop unused <timer.h>
Elyes Haouas
2024-04-11
tree: Drop unused <string.h>
Elyes Haouas
2024-04-09
tree: Drop unused <delay.h>
Elyes Haouas
2024-04-09
tree: Drop unused <console/console.h>
Elyes Haouas
2024-03-30
soc/intel: Remove blank lines before '}' and after '{'
Elyes Haouas
2024-03-17
soc/intel/mtl: Enable RAMTOP caching at SoC level for MTL devices
Subrata Banik
2024-03-14
vendorcode/edk2-stable202302: Remove wchar_t asserts
Arthur Heymans
2024-03-13
soc/intel/mtl: Improve functions in soc_info.c
Tyler Wang
2024-03-08
drivers/intel/fsp2_0: Add "silicon" to the multiphase callback name
Jeremy Compostella
2024-03-01
soc/intel/meteorlake: Select MRC_CACHE_USING_MRC_VERSION
Jincheng Li
2024-02-18
soc/intel/mtl: Skip RW CBFS ucode update if RO is locked
Subrata Banik
2024-02-18
soc: Add SPDX license headers to Kconfig files
Martin Roth
2024-02-16
soc/intel/mtl: Double the `IgdDvmt50PreAlloc` UPD size to 128MB
Subrata Banik
2024-02-13
soc/intel/meteorlake: Leverage IA common code for range calculations
Subrata Banik
2024-02-12
soc/intel/cmn/sa: Refactor SA common code
Subrata Banik
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-24
soc/intel: Rename Makefiles from .inc to .mk
Martin Roth
2024-01-22
soc/intel/meteorlake: Fix system hang by enabling SMI handling
Kane Chen
2024-01-17
Reland "Kconfig: Bring HEAP_SIZE to a common, large value"
Patrick Georgi
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-22
soc/intel/meteorlake: Fix SOC_PHYSICAL_ADDRESS_WIDTH to 42
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-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/meteorlake: Disable MarginLimitCheck and RMC UPDs
Kilari Raasi
2023-11-21
soc/intel/mtl: Keep SOC_INTEL_COMMON_BASECODE_RAMTOP for non-ChromeOS
Subrata Banik
2023-11-10
soc/intel/meteorlake: Set DTT PCI device IRQ to INT_A/PIRQ_A
Jeremy Compostella
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-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-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-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-24
soc/intel/meteorlake: Add PsysPmax configuration
Jakub Czapiga
2023-10-20
soc/intel/meteorlake: Set build time physical address reserved bits
Jeremy Compostella
2023-10-20
device/device.h: Rename pci_domain_scan_bus
Arthur Heymans
2023-10-19
soc/intel/meteorlake: Update TBT PCIe Reg Map offsets for QS
Ravi Sarawadi
2023-10-19
soc/intel: Improve CONFIG_ACPI_SOC_INTEL_SLP_S0_FREQ_HZ use
Jeremy Compostella
[next]