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
Age
Commit message (
Expand
)
Author
2022-06-20
soc/intel/apollolake: Hook up C1e to enhanced_cstates
Sean Rhodes
2022-06-20
soc/intel/apollolake: Hook up UfsEnabled to devicetree
Sean Rhodes
2022-06-20
soc/intel/apollolake: Allow configuring the LPC IO registers
Sean Rhodes
2022-06-18
soc/intel/alderlake: Skip PCIe source clock assignment if incorrect
Cliff Huang
2022-06-17
soc/intel/{alderlake, common}: Rename the pre_mem_ft structure
Sridhar Siricilla
2022-06-17
soc/amd/smm_relocate.c: Improve TSEG programming
Arthur Heymans
2022-06-17
soc/intel/denverton_ns: enable Denverton to use common msr defines
Jeff Daly
2022-06-17
soc/intel/denverton_ns: enable Denverton to use common SoC SPI code
Jeff Daly
2022-06-17
soc/intel/denverton_ns: Define macro TOTAL_PADS
Eric Lai
2022-06-17
soc/intel/xeon_sp: Define macro TOTAL_PADS
Eric Lai
2022-06-17
soc/intel/skylake: Define macro TOTAL_PADS
Eric Lai
2022-06-17
soc/intel/alderlake/report_platform.c: Add ADL-S identification
Michał Żygowski
2022-06-16
soc/intel/alderlake: Unselect USB4 and TCSS options for ADL-S
Michał Żygowski
2022-06-16
soc/intel/alderlake/fsp_params.c: Add VccIn Aux Imon IccMax for ADL-S
Michał Żygowski
2022-06-15
soc/intel/adl: Add missing claimed memory regions
Eran Mitrani
2022-06-15
soc/intel/common: support for configurable memory regions claimed by SA
Eran Mitrani
2022-06-15
soc/intel/alderlake: remove unnecessary test condition
Jeremy Compostella
2022-06-15
soc/intel/alderlake: remove unnecessary MSR definition
Jeremy Compostella
2022-06-15
soc/intel/alderlake/Kconfig: Unselect IPU for ADL-S
Michał Żygowski
2022-06-15
soc/intel/common/acpi: Fix warning in ASL
Varshit B Pandya
2022-06-14
soc/intel/cmn/cpu: API to initialize core PRMRR
Subrata Banik
2022-06-14
soc/intel/common: Remove use of CPUID_EXTENDED_CPU_TOPOLOGY_V2
Ronak Kanabar
2022-06-13
soc/amd/sabrina: only make the available clock outputs configurable
Felix Held
2022-06-12
soc/intel/lpc: Set up default LPC decode ranges
Arthur Heymans
2022-06-12
soc/mediatek: pass access mode to the payload
Wenbin Mei
2022-06-10
soc/amd/sabrina: Update fw.cfg for new names and blobs
Marshall Dawson
2022-06-10
soc/amd/sabrina: Adjust whitespace in fw.cfg
Marshall Dawson
2022-06-10
soc/amd/sabrina: Update firmware config for soc name
Marshall Dawson
2022-06-10
soc/intel/alderlake: Add Kconfig for Raptor Lake
Bora Guvendik
2022-06-10
soc/amd/sabrina: change MAX_CPUS to 8
Felix Held
2022-06-10
soc/amd/sabrina/mca: update MCA bank names to match the hardware
Felix Held
2022-06-10
soc/amd/sabrina/Makefile: Support new Ucode patch names
Fred Reitberger
2022-06-10
soc/intel/apollolake: Let coreboot set the VendorID and Subsystem ID
Sean Rhodes
2022-06-09
soc/amd/sabrina/acpi: Correct VID decoding on Sabrina
Fred Reitberger
2022-06-09
soc/intel/alderlake: Drop enable_bios_reset_cpl() function
Subrata Banik
2022-06-09
soc/intel/cmn/mp_init: Reload microcode patch before post_cpus_init()
Subrata Banik
2022-06-09
soc/intel/alderlake: Add config option for S3 ACPI
Sean Rhodes
2022-06-09
soc/intel/apollolake: Correct the maximum number of Heci devices
Sean Rhodes
2022-06-09
soc/intel/alderlake: add support for external source clock
Cliff Huang
2022-06-09
soc/intel/alderlake: Add support for PCIe slot & device detect timeout
Cliff Huang
2022-06-09
soc/intel/cannonlake/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntax
Felix Singer
2022-06-09
soc/intel/cannonlake/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax
Felix Singer
2022-06-09
soc/intel/cannonlake/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntax
Felix Singer
2022-06-09
soc/intel/cannonlake/acpi: Replace LEqual(a,b) with ASL 2.0 syntax
Felix Singer
2022-06-07
arch/x86: Add a common romstage entry
Arthur Heymans
2022-06-07
Replace some ENV_ROMSTAGE with ENV_RAMINIT
Kyösti Mälkki
2022-06-07
soc/intel/cmn/mp_init: Create helper function to load microcode
Subrata Banik
2022-06-07
soc/intel/cmn/block/cpu: Set BIOS_DONE on all CPUs
Subrata Banik
2022-06-07
soc/intel/cmn/cse: Implement heci_init() to initialize HECI devices
Subrata Banik
2022-06-07
soc/amd/common/block/cpu/: Make ucode update more generic
Fred Reitberger
2022-06-06
soc/intel/meteorlake: Refactor bootblock SoC programming code
Subrata Banik
2022-06-06
soc/intel/meteorlake: Increase PRERAM_CBMEM_CONSOLE_SIZE to 8KB
Subrata Banik
2022-06-06
soc/intel/mtl: Do initial Meteor Lake SoC commit till bootblock
Ravi Sarawadi
2022-06-05
soc/intel/elkhartlake: Remove board related vboot kconfigs from soc
Lean Sheng Tan
2022-06-04
soc/intel/cmn/cse: Fix return type for `devfn`
Subrata Banik
2022-06-04
soc/intel: Rename heci_init to cse_init
Subrata Banik
2022-06-03
drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver
Subrata Banik
2022-06-03
soc/mediatek: Rename mtk_wdt_preinit() to mtk_wdt_set_req()
Rex-BC Chen
2022-06-03
intelblocks/gpio.c: Handle NULL return values from child functions
Maulik V Vaghela
2022-06-03
soc/intel/elkhartlake: Select SOC_INTEL_RAPL_DISABLE_VIA_MCHBAR
Uwe Poeche
2022-06-03
amdblocks/smm.h: Add header guards
Arthur Heymans
2022-06-03
intel/common/block: move RAPL disabling to common code
Uwe Poeche
2022-06-02
soc/intel/alderlake: add power limits for Alder Lake-N SKUs
Vidya Gopalakrishnan
2022-06-02
soc/intel/common/cpu: Use SoC overrides to set CPU privilege level
Subrata Banik
2022-06-01
sc7180: Trogdor to support 2 dcb
Sudheer Kumar Amrabadi
2022-06-01
soc/mediatek/mt8186/pll.c: Fix typo in log message
Elyes Haouas
2022-06-01
soc/intel/fast_spi: Use smarter mtrr code in ramstage
Arthur Heymans
2022-06-01
qclib common code clean up changes
Sudheer Kumar Amrabadi
2022-06-01
sc7280: Improve performance by removing delays in cpucp init
Sudheer Kumar Amrabadi
2022-05-31
soc/qualcomm: Increase SPI frequency to 75 MHz
Shelley Chen
2022-05-31
soc/qualcomm: Replace <cbfs.h> with <program_loading.h>
Elyes HAOUAS
2022-05-28
soc/intel/common: Use coreboot error codes
Sridhar Siricilla
2022-05-28
soc/amd/sabrina/acpi/soc.asl: re-enable WAL1 call in PNOT method
Felix Held
2022-05-28
soc/mediatek/mt8192: Enable thermal hardware reset
Rex-BC Chen
2022-05-28
soc/mediatek/mt8195: Enable thermal hardware reset
Rex-BC Chen
2022-05-28
soc/mediatek/mt8186: Enable thermal hardware reset
Runyang Chen
2022-05-28
soc/intel/tgl: Add PEG devices to PCI constraints
Tim Crawford
2022-05-26
soc/intel/alderlake: Hook up FSP hyper-threading setting to option API
Felix Singer
2022-05-26
soc/intel/tigerlake: Hook up FSP hyper-threading setting to option API
Felix Singer
2022-05-26
soc/intel/cannonlake: Hook up FSP hyper-threading setting to option API
Felix Singer
2022-05-26
soc/intel/skylake: Move FSP_HYPERTHREADING to common Intel Kconfig
Felix Singer
2022-05-25
soc/intel/common: Skip sending DISCONNECT IPC command
Sridhar Siricilla
2022-05-25
soc/intel/alderlake: Add chip config for DPA PreWake
leo.chou
2022-05-25
soc/intel/tigerlake: Drop unused `PCH_DEV_SLOT_LPC` macro
Subrata Banik
2022-05-25
soc/mediatek/mt8195: Configure SCP core 2 domain setting
Tinghan Shen
2022-05-25
arch/x86/acpi_bert_storage.c: Use a common implementation
Arthur Heymans
2022-05-24
soc/amd/stoneyridge: Move BERT into a cbmem region
Arthur Heymans
2022-05-24
soc/intel/apollolake: Compare patched FIT pointer with the pre-defined
Werner Zeh
2022-05-24
soc/intel/apollolake: Provide FIT pointer in bootblock at build time
Werner Zeh
2022-05-24
soc/intel/apollolake: Measure bootblock from IFWI
Werner Zeh
2022-05-24
security/tpm/crtm: Add a function to measure the bootblock on SoC level
Werner Zeh
2022-05-24
soc/intel/cmn/fast-spi: Add BIOS MMIO window as reserved region
Werner Zeh
2022-05-24
soc/intel/alderlake: Drop unused `PCH_DEV_SLOT_LPC` macro
Subrata Banik
2022-05-23
soc/intel/apollolake: Enable SSDT for fast SPI controller
Werner Zeh
2022-05-23
soc/intel/elkhartlake/systemagent: Disable RAPL based on Kconfig
Uwe Poeche
2022-05-21
soc/intel/ehl: Provide function to change PHY-to-MAC IRQ polarity
Mario Scheithauer
2022-05-21
soc/intel/apollolake: Hook up Sata Hot Plug to device tree
Sean Rhodes
2022-05-21
soc/intel/apollolake: Hook up Legacy 8254 Timer
Sean Rhodes
2022-05-21
src/soc/intel/cmn/fast-spi: Add SSDT extension to fast SPI driver
Werner Zeh
2022-05-20
soc/intel/ehl: Use defines for Ethernet controller IDs
Mario Scheithauer
[next]