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
2020-10-23
soc/intel/broadwell: Revise SA lockdown sequence
Angel Pons
2020-10-23
haswell/broadwell: Fix typos of `BCLK`
Angel Pons
2020-10-23
soc/intel/broadwell/memmap.c: Use `SA_DEV_ROOT` macro
Angel Pons
2020-10-23
soc/intel/broadwell: Use common early SMBus code
Angel Pons
2020-10-23
soc/intel/broadwell/lpc.c: Drop reg-script usage for PCH misc init
Angel Pons
2020-10-23
soc/intel/broadwell/lpc.c: Drop reg-script usage for PCH PM init
Angel Pons
2020-10-23
soc/intel/broadwell: Drop reg-script from early SA init
Angel Pons
2020-10-23
vc/amd/fsp/picasso: Remove typedefs in bl_syscall_public.h
Jason Glenesk
2020-10-23
soc/intel/broadwell: Guard MCHBAR macro parameters
Angel Pons
2020-10-23
sc7180: enable RECOVERY_MRC_CACHE
Shelley Chen
2020-10-23
soc/mediatek/mt8192: add dram log prefix
Xi Chen
2020-10-23
soc/mediatek/mt8192: Turn off L2C SRAM and reconfigure as L2 cache
CK Hu
2020-10-23
soc/intel/xeon_sp/skx: Add missing includes
Angel Pons
2020-10-22
soc/intel/xeon_sp: Rename cpx_generate_p_state_entries()
Marc Jones
2020-10-22
soc/intel/xeon_sp/skx: Move skx specific FADT setting
Marc Jones
2020-10-22
soc/intel/xeon_sp: Move uncore_inject_dsdt() call
Marc Jones
2020-10-22
soc/intel/xeon_sp: Move ACPI prototypes from chip.h
Marc Jones
2020-10-22
src/soc/intel/xeon_sp/skx: Update get_iiostack_info()
Marc Jones
2020-10-22
soc/intel/xeon_sp/skx/: Clean up soc_util.c
Marc Jones
2020-10-22
soc/intel/xeon_sp: Move common northbridge ACPI to nb_acpi.c
Marc Jones
2020-10-22
soc/intel/xeon_sp/cpx: Add soc_acpi_fill_fadt()
Marc Jones
2020-10-22
soc/mediatek/mt8192: enable CONFIG_ARM64_USE_ARM_TRUSTED_FIRMWARE
Ikjoon Jang
2020-10-22
soc/mediatek/mt8192: Add board-specific regulator APIs
Yidi Lin
2020-10-21
soc/intel/common: Fix/clean up USB4 PCIe virtual/generic driver
Duncan Laurie
2020-10-21
soc/intel/common: Fix ACPI device name for USB4 DMA device
Duncan Laurie
2020-10-21
{cpu,soc}/intel: replace AES-NI locking by common implemenation call
Michael Niewöhner
2020-10-21
soc/intel,mb/*: get rid of legacy pad macros
Michael Niewöhner
2020-10-21
soc/intel: convert XTAL frequency constant to Kconfig
Michael Niewöhner
2020-10-21
soc/intel/common: add Kconfig for PM Timer emulation support
Michael Niewöhner
2020-10-20
soc/amd/picasso: Use readelf to find bootblock size and location
Zheng Bao
2020-10-20
soc/mediatek/mt8192: Do dram fast calibration
Huayang Duan
2020-10-19
soc/intel/cnl: lock AES-NI feature if selected
Michael Niewöhner
2020-10-19
soc/amd/picasso: Skip SmmInfo to PSP on S3 resume
Marshall Dawson
2020-10-19
soc/amd/picasso: Fix typo in SMU argument base
Marshall Dawson
2020-10-19
soc/rockchip/rk3288/include/soc/display.h: Add missing includes
Elyes HAOUAS
2020-10-19
soc/rockchip/rk3288/gpio.c: Use GPIOx_BASE macros
Elyes HAOUAS
2020-10-19
src/soc/samsung: Move common headers to "common/include/soc"
Elyes HAOUAS
2020-10-19
soc/intel/*: drop useless XTAL shutdown qualification code
Michael Niewöhner
2020-10-19
Revert "soc/intel/cannonlake: Enable ACPI timer emulation if PM timer is disa...
Michael Niewöhner
2020-10-19
soc/intel/skylake: Do not let FSP set the subsystem IDs
Benjamin Doron
2020-10-19
soc/intel/cannonlake: Fix memory corruptions
John Zhao
2020-10-19
soc/intel/common/acpi: correct indentation
Michael Niewöhner
2020-10-19
soc/amd/common/acpi: Convert to ASL 2.0 syntax
Elyes HAOUAS
2020-10-19
amd/picasso/verstage: replace rsa accel with modexp
Kangheui Won
2020-10-19
soc/intel/tigerlake: Reflow long lines
Sridhar Siricilla
2020-10-19
soc/intel/xeon_sp/cpx: Implement platform_fsp_silicon_init_params_cb
Marc Jones
2020-10-17
cpu/intel,soc/intel: drop Kconfig for hyperthreading
Michael Niewöhner
2020-10-17
intel/txt: Add `txt_get_chipset_dpr` function
Angel Pons
2020-10-17
trogdor/sc7180: Clarify USE_QC_BLOBS requirements
Julius Werner
2020-10-16
include/cpu/x86: introduce new helper for (un)setting MSRs
Michael Niewöhner
2020-10-16
soc/intel/skylake: Rename PcieRpAspm devicetree config
Benjamin Doron
2020-10-15
soc/intel/xeon_sp: Add get_system_memory_map()
Marc Jones
2020-10-15
soc/intel/skylake: Configure L1 substates for PCH root ports
Benjamin Doron
2020-10-14
soc/intel/skylake/cpu.c: Fix comment coding style
Angel Pons
2020-10-14
soc/intel/jasperlake: Enable CAR NEM enhanced mode
Aamir Bohra
2020-10-14
soc/intel/broadwell/xhci.c: Align with Lynx Point
Angel Pons
2020-10-14
soc/intel/broadwell/smi.c: Drop unused functions
Angel Pons
2020-10-14
soc/intel/broadwell/pcie.c: Add some null checks
Angel Pons
2020-10-14
soc/intel/broadwell: Align cosmetics with Haswell/Lynx Point
Angel Pons
2020-10-14
soc/intel/broadwell/igd.c: Rename to gma.c
Angel Pons
2020-10-14
soc/intel/common/block: Enable PMC IPC driver
Brandon Breitenstein
2020-10-14
soc/intel/alderlake: Enable TME for Alder Lake
Subrata Banik
2020-10-14
soc/intel/tigerlake: Enable and use USB4 PCIe driver
Duncan Laurie
2020-10-14
soc/intel/common: Add SSDT generation for Intel USB4 PCIe ports
Duncan Laurie
2020-10-14
soc/intel/common/block: Add common support for USB4/Thunderbolt
Duncan Laurie
2020-10-14
soc/intel/common: Add PCI driver for USB4 ports
Tim Wawrzynczak
2020-10-13
sc7180: Enable bootblock compression
Julius Werner
2020-10-13
soc/intel/common: rewrite and clarify the Legacy 8254 Timer Kconfig
Michael Niewöhner
2020-10-13
mb, soc/intel: Switch to using drivers/wifi/generic for Intel WiFi devices
Furquan Shaikh
2020-10-13
src: Rename EM100Pro-specific SPI console Kconfig option
Angel Pons
2020-10-12
soc/intel: Configure PAVP at compile-time
Benjamin Doron
2020-10-12
soc/intel/cannonlake: Align cosmetics with Ice Lake
Angel Pons
2020-10-12
soc/mediatek/mt8192: Refactor USB code among similar SoCs
Zhanyong Wang
2020-10-12
soc/intel/jasperlake: Allow mainboard to override chip configuration
Karthikeyan Ramasubramanian
2020-10-12
soc/intel/jasperlake: Correct SaGv mapping
Aamir Bohra
2020-10-12
soc/intel/common/block/smm: Fix compilation without intel uart code
Patrick Rudolph
2020-10-12
soc/intel/common/block/i2c: Scan bridge devices behind I2C controllers
Karthikeyan Ramasubramanian
2020-10-12
util: Add DDR4 generic SPD for H5ANAG6NCJR-XNC
Nick Vaccaro
2020-10-12
soc/intel/jasperlake: Remove GPIO community 2 from DSDT
Evan Green
2020-10-09
soc/intel/tigerlake: Add chipset devicetree
Duncan Laurie
2020-10-09
soc/intel/xeon_sp: Use generic config_t
Marc Jones
2020-10-09
trogdor: Modify DDR training to use mrc_cache
Shelley Chen
2020-10-09
soc/intel/xeon_sp: Set CPU_ADDR_BITS to 46 for SKX and CPX
Christian Walter
2020-10-09
soc/intel/xeon_sp/cpx: skip DRHD generation for non-PCIe stack
Jonathan Zhang
2020-10-09
soc/mediatek: Add function to measure clock frequency of MT8192
Weiyi Lu
2020-10-08
soc/intel/jasperlake: Add VR Configuration settings
Meera Ravindranath
2020-10-08
Revert "soc/intel/jasperlake: Disable PAVP UPD"
Nico Huber
2020-10-08
soc/intel/xeon_sp/cpx: Add locking of IA32_FEATURE_CONTROL and VMX
Christian Walter
2020-10-08
soc/intel/xeon_sp/cpx: Add save_dimm_info for SMBIOS type 17
Johnny Lin
2020-10-08
soc/intel/xeon_sp/cpx: correct GSI bases for IO APICs
Jonathan Zhang
2020-10-08
soc/mediatek: Add function to raise the CPU frequency of MT8192
Weiyi Lu
2020-10-08
lynxpoint/broadwell: Relegate IOBP printk to BIOS_SPEW
Angel Pons
2020-10-08
soc/intel: Make use of common gfx.asl
Subrata Banik
2020-10-08
soc/intel/common/block/acpi: Factor out common gfx.asl
Subrata Banik
2020-10-08
soc/amd/picasso: Remove xhci0_force_gen1 from soc config
Chris Wang
2020-10-08
soc/amd/picasso: Add UPD for support force USB3 to Gen1 by port
Chris Wang
2020-10-08
soc/amd/picasso: Print values from PSP transfer buffer
Martin Roth
2020-10-08
soc/amd/picasso: Refactor transfer buffer check
Martin Roth
2020-10-08
soc/amd/picasso: Die if the workbuf is missing two boots in a row
Martin Roth
2020-10-07
sc7180: Remove LIMITS_CFG loading in romstage.
mkurumel
[prev]
[next]