index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
skylake
Age
Commit message (
Expand
)
Author
2019-08-26
lib/bootblock: Add simplified entry with basetime
Kyösti Mälkki
2019-08-26
soc/intel: Use common romstage code
Kyösti Mälkki
2019-08-22
arch/x86: Add <arch/romstage.h>
Kyösti Mälkki
2019-08-20
src: Remove variable length arrays
Jacob Garber
2019-08-20
soc/intel/skylake/vr_config: Add loadline defaults
Patrick Rudolph
2019-08-20
soc/intel/skylake/vr_config: Add support for KBL-H and KBL-S
Patrick Rudolph
2019-08-20
soc/intel/skylake/vr_config: Get rid of static lookup table
Patrick Rudolph
2019-08-20
soc/intel/skylake/vr_config: Get rid of defines
Patrick Rudolph
2019-08-20
devicetree: Remove duplicate chip_ops declarations
Kyösti Mälkki
2019-08-15
intel/smm: Define struct ied_header just once
Kyösti Mälkki
2019-08-15
soc/intel: Rename some SMM support functions
Kyösti Mälkki
2019-08-15
soc/*: mp_run_on_all_cpus: Remove configurable timeout
Patrick Rudolph
2019-08-15
intel/ice,sky,cannon: Drop unused EMRR and UNCORE_EMRR code
Kyösti Mälkki
2019-08-15
soc/intel: Drop spurious includes
Kyösti Mälkki
2019-08-15
cpu/x86/smm: Define single smm_subregion()
Kyösti Mälkki
2019-08-13
cpu/x86: Separate save_state struct headers
Kyösti Mälkki
2019-08-11
arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION
Kyösti Mälkki
2019-08-11
arch/x86: Enable POSTCAR_CONSOLE by default
Kyösti Mälkki
2019-08-09
cpu/x86/smm: Drop SMI handler address from struct
Kyösti Mälkki
2019-08-09
soc/intel: Drop pmc_soc_restore_power_failure()
Nico Huber
2019-08-09
soc/intel/skylake: Use new power-failure-state API
Nico Huber
2019-08-08
soc/intel/{APL, BSW, SKL}: Remove unused CPU_ADDR_BITS kconfig
Subrata Banik
2019-08-08
soc/intel: Fix SMRAM base MSR
Kyösti Mälkki
2019-08-08
arch/x86: Handle smm_subregion() failure
Kyösti Mälkki
2019-08-08
arch/x86: Change smm_subregion() prototype
Kyösti Mälkki
2019-08-08
lib/stage_cache: Refactor Kconfig options
Kyösti Mälkki
2019-08-07
cpu/x86/smm: Promote smm_subregion()
Kyösti Mälkki
2019-08-07
intel/icelake,skylake,cannonlake: Drop unused parameter
Kyösti Mälkki
2019-08-07
soc/intel: Obsolete mmap_region_granularity()
Kyösti Mälkki
2019-08-06
soc/*: Report mp_init errors
Patrick Rudolph
2019-08-04
soc/intel/common/block/uart: Update the UART PCI device reference
Aamir Bohra
2019-08-02
soc/intel/common/pch: Move thermal kconfig selection into common/pch
Subrata Banik
2019-08-02
soc/intel/skylake: Make use of common thermal code for SKL
Subrata Banik
2019-07-31
soc/intel/skl: Add C232 chipset and reorder IDs
Felix Singer
2019-07-30
soc/intel/{broad,cannon,sky}: Fix possible out-of-bounds reads
Jacob Garber
2019-07-25
soc/intel: Guard remaining SA_DEV_ROOT definition
Kyösti Mälkki
2019-07-21
soc/intel: Expand SA_DEV_ROOT for ramstage
Kyösti Mälkki
2019-07-21
soc/intel/skylake: Enable Energy/Performance Bias control
Matthew Garrett
2019-07-19
soc/intel/common: Add SOC specific function to get XHCI USB info
Karthikeyan Ramasubramanian
2019-07-18
soc/intel: Use config_of()
Kyösti Mälkki
2019-07-18
soc/intel: Fix invalid use of 'static'
Kyösti Mälkki
2019-07-18
soc/intel: Use config_of_path(SA_DEVFN_ROOT)
Kyösti Mälkki
2019-07-17
soc/intel: Fix regression with hidden PCI devices
Kyösti Mälkki
2019-07-13
soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER
Kyösti Mälkki
2019-07-13
cpu/x86: Move smm_lock() prototype
Kyösti Mälkki
2019-07-11
soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timer
Subrata Banik
2019-07-10
soc/intel: Remove invalid smm_relocate stubs
Kyösti Mälkki
2019-07-09
arch/x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-07-09
cpu/x86: Flip SMM_TSEG default
Kyösti Mälkki
2019-07-04
soc/intel: Replace uses of dev_find_slot()
Kyösti Mälkki
[next]