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
2021-07-15
soc/intel/alderlake: Add virtual GPIOs for community 1
Maulik V Vaghela
2021-07-15
soc/intel/tigerlake: Use `is_devfn_enabled()` for Crashlog UPDs
Subrata Banik
2021-07-15
soc/intel/alderlake: Use `is_devfn_enabled()` for Crashlog UPDs
Subrata Banik
2021-07-14
src: use mca_clear_status function instead of open coding
Felix Held
2021-07-14
soc/intel/alderlake: Add GFx Device ID 0x46a6
Maulik V Vaghela
2021-07-14
soc/intel/common: Use SPR for backing up data way and eviction mask
Subrata Banik
2021-07-14
soc/intel/skylake: Drop dead `ScanExtGfxForLegacyOpRom`
Angel Pons
2021-07-14
soc/intel/skylake: Rename `Rmt` devicetree setting
Angel Pons
2021-07-14
soc/intel/common/block/cpu/cpulib: use mca_get_bank_count()
Felix Held
2021-07-14
include/cpu/x86/msr: introduce IA32_MC_*(x) macros
Felix Held
2021-07-14
src: Use initial_lapicid() instead of open coding it
Arthur Heymans
2021-07-13
soc/intel/alderlake: Implement WA for DDR5 DIMM modules
Meera Ravindranath
2021-07-13
soc/intel/alderlake: Add (and fix) devices in IRQ table
Tim Wawrzynczak
2021-07-12
soc/intel/alderlake: Increase PRERAM_CBMEM_CONSOLE_SIZE to 8KB
Subrata Banik
2021-07-12
soc/intel/common/irq: Program IRQ pin in irq_program_non_pch()
Tim Wawrzynczak
2021-07-12
soc/intel/alderlake: Add missing devices to pci_devs.h
Tim Wawrzynczak
2021-07-12
soc/intel/alderlake: Set max Pkg C-states to Auto
V Sowmya
2021-07-08
soc/intel/alderlake: Avoid NULL pointer deference
John Zhao
2021-07-06
arch/x86: Use ENV_X86_64 instead of _x86_64_
Patrick Rudolph
2021-07-05
soc/intel/alderlake: Add support to update the FIVR configs
V Sowmya
2021-07-05
soc/intel/alderlake: Correct Bus and Device of Touch Host Controller
Varshit B Pandya
2021-07-02
arch/x86: Add X86_CUSTOM_BOOTMEDIA
Raul E Rangel
2021-07-02
src: Introduce `ARCH_ALL_STAGES_X86`
Angel Pons
2021-07-02
soc/intel/common/block/cse: Add ME EOP timestamps
Tim Wawrzynczak
2021-07-02
soc/intel/alderlake: Add USB TCSS enablement
Bernardo Perez Priego
2021-07-01
soc/intel/alderlake: Enable energy efficiency turbo mode
V Sowmya
2021-07-01
soc/intel: Refactor `xdci_can_enable()` function
Angel Pons
2021-07-01
soc/intel/alderlake: Select VBOOT_X86_SHA256_ACCELERATION config
Subrata Banik
2021-06-30
soc/intel/jasperlake: Send End-of-Post message to CSE
Tim Wawrzynczak
2021-06-30
soc/intel/tigerlake: Send End-of-Post message to CSE
Tim Wawrzynczak
2021-06-30
soc/intel/alderlake: Send End-of-Post message to CSE
Tim Wawrzynczak
2021-06-30
soc/intel/common/block/cse: Add BWG error recovery to EOP failure
Tim Wawrzynczak
2021-06-30
soc/intel/elkhartlake: Enable PCH GBE
Lean Sheng Tan
2021-06-30
soc/intel/common: Refine pmc_get_xtal_freq function
Lean Sheng Tan
2021-06-30
soc/intel/common: Move PMC EPOC related code to Intel common code
Lean Sheng Tan
2021-06-30
src: Move `select ARCH_X86` to platforms
Angel Pons
2021-06-29
soc/intel/tigerlake: Enable support for common IRQ block
Tim Wawrzynczak
2021-06-29
soc/intel/alderlake: Enable support for common IRQ block
Tim Wawrzynczak
2021-06-29
soc/intel/cannonlake: Use new IRQ module
Tim Wawrzynczak
2021-06-29
soc/intel/cannonlake: Add some missing DEVFN macros
Tim Wawrzynczak
2021-06-29
soc/intel/common/irq: Add function to return IRQ for PCI devfn
Tim Wawrzynczak
2021-06-29
soc/intel/common/irq: Internally cache PCI IRQ results
Tim Wawrzynczak
2021-06-29
soc/intel/common/irq: Add function to program north PCI IRQs
Tim Wawrzynczak
2021-06-29
soc/intel/common/block/irq: Add support for intel_write_pci0_PRT
Tim Wawrzynczak
2021-06-29
soc/intel/common: Add new IRQ module
Tim Wawrzynczak
2021-06-29
southbridge/intel/common: Move invalid PIRQ value to 0
Tim Wawrzynczak
2021-06-28
soc/intel: Drop casts around `soc_read_pmc_base()`
Angel Pons
2021-06-28
xeon_sp/{cpx,skx}: Add config IFD_CHIPSET 'lbg'
Johnny Lin
2021-06-26
soc/intel/jasperlake: Select DISPLAY_FSP_VERSION_INFO_2
Ronak Kanabar
2021-06-26
soc/intel/cache_as_ram.S: Fix CAR issues with Bootguard
Arthur Heymans
2021-06-25
soc/intel/apollolake: Drop `xdci_can_enable()` call
Angel Pons
2021-06-25
soc/intel/alderlake: Fix the typo for FSP_S_CONFIG param
V Sowmya
2021-06-25
soc/intel/apollolake/xdci.c: Use `dev` parameter
Angel Pons
2021-06-25
soc/intel/skylake: Use `devfn_disable()` to handle XDCI
Angel Pons
2021-06-25
soc/intel/skylake: Use `is_devfn_enabled()`
Angel Pons
2021-06-25
soc/intel/common/cse: Add support for sending CSE End-of-Post message
Tim Wawrzynczak
2021-06-25
soc/intel/alderlake: Update s0ix cstate table
Bernardo Perez Priego
2021-06-24
soc/intel/cache_as_ram.S: Fix SOC_INTEL_APOLLOLAKE
Arthur Heymans
2021-06-24
soc/intel/cache_as_ram.S: Add macro to detect bootguard nem
Arthur Heymans
2021-06-24
soc/intel/alderlake: Update mainboard_memory_init_params() argument
Subrata Banik
2021-06-24
soc/intel/alderlake: Refactor soc_silicon_init_params function
Subrata Banik
2021-06-24
soc/intel/alderlake: Rename FSP_S_CONFIG variable from params to s_cfg
Subrata Banik
2021-06-24
soc/intel/alderlake: Refactor platform_fsp_silicon_init_params_cb function
Subrata Banik
2021-06-23
soc/intel/common: Fix X2APIC NMI entry in ACPI MADT
Kyösti Mälkki
2021-06-23
soc/intel/elkhartlake: Use is_devfn_enabled() for Device4Enable UPD
Subrata Banik
2021-06-23
soc/intel/alderlake: Use devfn_disable() function for XDCI
Subrata Banik
2021-06-23
soc/intel/cannonlake: Use devfn_disable() function for XDCI
Subrata Banik
2021-06-23
soc/intel/elkhartlake: Use devfn_disable() function for XDCI
Subrata Banik
2021-06-23
soc/intel/icelake: Use devfn_disable() function for XDCI
Subrata Banik
2021-06-23
soc/intel/jasperlake: Use devfn_disable() function for XDCI
Subrata Banik
2021-06-23
soc/intel/tigerlake: Use devfn_disable() function for XDCI
Subrata Banik
2021-06-23
soc/intel/icelake: Make use of is_devfn_enabled() function
Subrata Banik
2021-06-22
soc/intel/common: Unbreak master
Tim Wawrzynczak
2021-06-22
soc/intel/common/block/cse: Move cse_trigger_recovery function
Tim Wawrzynczak
2021-06-22
soc/intel/{apl,cnl}: Remove FSP CAR option
Arthur Heymans
2021-06-22
soc/intel/car: Add support for bootguard CAR
Arthur Heymans
2021-06-22
soc/intel/common/cache_as_ram.S: Add macro to clear CAR
Arthur Heymans
2021-06-22
soc/intel/common/cache_as_ram.S: Add macro to find a free MTRR
Arthur Heymans
2021-06-21
soc/intel/common: Check CSE Lite RW status
Sridahr Siricilla
2021-06-21
soc/intel/apollolake: Use devfn_disable() function
Subrata Banik
2021-06-21
soc/intel/common: Add InSMM.STS support
Angel Pons
2021-06-21
security/intel: Add option to enable SMM flash access only
Angel Pons
2021-06-21
security/intel/cbnt: Add logging
Arthur Heymans
2021-06-21
soc/intel/alderlake: Add GFx Device ID 0x46b3
Meera Ravindranath
2021-06-21
soc/intel/elkhartlake: Expose In-Band ECC config to mainboard
Werner Zeh
2021-06-21
soc/intel/common/block/cse: Move enum csme_failure_reason
Tim Wawrzynczak
2021-06-19
soc/intel/common/block/smm: Add `mainboard_smi_finalize`
Aseda Aboagye
2021-06-19
soc/intel/jasperlake: Add offsets for pad locking
Aseda Aboagye
2021-06-19
soc/intel/common/block/gpio: Add `gpio_lock_pad()`
Aseda Aboagye
2021-06-18
soc/intel/alderlake: Add TBT PCIe root ports enablement
Bernardo Perez Priego
2021-06-18
soc/intel/common: Fix bugs for GPIO_LOCK_UNLOCK
Aseda Aboagye
2021-06-18
soc/intel/common/block: fix storage size of HEST log address
Rocky Phagura
2021-06-18
soc/intel/jasperlake: Make use of FSP_ARRAY_LOAD macro
Lean Sheng Tan
2021-06-18
soc/intel/elkhartlake: Make use of FSP_ARRAY_LOAD macro
Lean Sheng Tan
2021-06-18
soc/intel/car/cache_as_ram.S: Fix typo in comment
Arthur Heymans
2021-06-17
soc/intel/{alderlake,tigerlake}: Fix typo in pmc.h
Werner Zeh
2021-06-17
soc/intel/common/pmc: Avoid unnecessary writes of AFTERG3_EN
Nico Huber
2021-06-17
soc/intel/alderlake/romstage: Refactor soc_memory_init_params function
Subrata Banik
2021-06-16
arch/x86/ioapic: Drop irq_on_fsb as a configurable item
Kyösti Mälkki
2021-06-16
MRC platforms: Fix MRC version printk format specifiers
Angel Pons
[next]