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
/
icelake
Age
Commit message (
Expand
)
Author
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/{cnl,icl}: Use new power-failure-state API
Nico Huber
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-05
soc/intel/{cnl,icl}: Add support to get LPSS controllers list from SOC
Aamir Bohra
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/icelake: Make use of common thermal code for ICL
Subrata Banik
2019-07-25
soc/intel: Guard remaining SA_DEV_ROOT definition
Kyösti Mälkki
2019-07-25
soc/intel/icelake: Add ENABLE_DISPLAY_OVER_EXT_PCIE_GFX kconfig
Subrata Banik
2019-07-21
soc/intel: Expand SA_DEV_ROOT for ramstage
Kyösti Mälkki
2019-07-21
soc/intel: Fix chip_info for PCH_DEV_PMC
Kyösti Mälkki
2019-07-18
soc/intel: Use config_of()
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-16
soc/intel/{cnl,icl}: Always use CAR NEM enhanced by default
Angel Pons
2019-07-14
soc/intel/icelake: Update FSP UPDs if IGD is disable in devicetree
Subrata Banik
2019-07-14
soc/intel/icelake: Make use of PCH_DEVFN_HDA macro
Subrata Banik
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-09
soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.h
Subrata Banik
2019-07-07
soc/intel/icelake: Remove redundant gpio.c from Makefile.inc
Subrata Banik
2019-07-07
soc/intel/{cannonlake,icelake}: Do not define PCH_DEV_PMC in ramstage
Furquan Shaikh
2019-07-07
soc/intel/icelake: Get rid of unused dev param
Furquan Shaikh
2019-07-07
soc/intel/icelake: Use SA_DEV_ROOT instead of PCH_DEV_PMC
Furquan Shaikh
2019-07-06
soc/intel/icelake: Fix outb order
Lijian Zhao
2019-07-04
soc/intel: Replace uses of dev_find_slot()
Kyösti Mälkki
2019-07-04
arch/x86: Adjust size of postcar stack
Kyösti Mälkki
2019-07-02
soc/intel/icelake: Disable HDA based on devicetree
Subrata Banik
2019-06-21
soc/intel: Provide SPD manufacturer ID and module type to SMBIOS
Duncan Laurie
2019-06-13
soc/intel/{cml, whl}: Add option to skip HECI disable in SMM
Subrata Banik
2019-06-13
soc/intel/icelake: Replace PCI device LPC to ESPI as per EDS
Subrata Banik
2019-06-09
soc/intel/icelake: Pass FSP-M/S UPD as per ICL requirement
Aamir Bohra
2019-06-09
soc/intel/common: Skip SoC GT programming based on CONFIG_SKIP_GRAPHICS_ENABLING
Subrata Banik
2019-06-06
src/soc/intel/common/smbios: Add addtional infos to dimm_info
Christian Walter
2019-06-03
soc/intel: Replace UART_BASE() and friends with a Kconfig
Nico Huber
2019-06-03
soc/intel/{skl,cnl,icl}: Drop soc_uart_set_legacy_mode()
Nico Huber
2019-05-29
src/soc: Add missing 'include <types.h>'
Elyes HAOUAS
[next]