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-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
2019-07-04
arch/x86: Adjust size of postcar stack
Kyösti Mälkki
2019-07-04
Revert "soc/intel/skylake/romstage: Increase size of postcar stack"
Kyösti Mälkki
2019-07-03
soc/intel/skylake: Add Kabylake-R microcode update files
Arthur Heymans
2019-07-01
Use 3rdparty/intel-microcode
Arthur Heymans
2019-06-21
soc/intel: Provide SPD manufacturer ID and module type to SMBIOS
Duncan Laurie
2019-06-21
soc/intel/skylake: Clean up Kconfig
Arthur Heymans
2019-06-21
soc/intel/skylake: Remove ROMCCFLAGS
Arthur Heymans
2019-06-21
soc/intel/skylake/romstage: Increase size of postcar stack
Christian Walter
2019-06-18
soc/intel/skylake: Select microcode updates depending on discrete PCH
Arthur Heymans
2019-06-08
src/soc/intel/skylake/acpi: Remove Return for PS0/3
Christian Walter
2019-06-08
src/soc/intel/skylake/bootblock: Add SPT C236 to PCH Table
Christian Walter
2019-06-07
soc/intel: Add some missing MCH PCIe IDs
Keno Fischer
2019-06-06
soc/intel/skl/graphics: Implement panel setup
Nico Huber
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
2019-05-29
src/soc/intel/skylake/chip.h: Add smbios.h for Type9 Entries
Christian Walter
2019-05-29
soc/intel/skylake: Use common cpu/intel/car romstage code
Arthur Heymans
2019-05-29
Clean up unused arch/early_variables.h header
Arthur Heymans
2019-05-23
soc/intel/skylake: Add PCI Id for Kabylake DT
Christian Walter
2019-05-21
soc/intel/fsp1.1: Implement postcar stage
Arthur Heymans
2019-05-21
soc/intel: Remove unused pointer argument in mca_configure()
Subrata Banik
2019-05-21
soc/intel/skylake: Remove redundant mca_configure() in ramstage
Subrata Banik
2019-05-18
soc/intel: Fill DIMM serial number from SPD
Duncan Laurie
2019-05-16
soc/intel/skylake: Correct GPIO pointer assignment
Jacob Garber
2019-05-07
soc/intel/skylake: remove PrimaryDisplay check
Maxim Polyakov
2019-05-07
soc/skl/memmap: calculate mem size even if IGD undefined in devtree
Maxim Polyakov
2019-05-07
intel/fsp1_1: Drop remnants of `pei_data`
Nico Huber
2019-05-07
intel/fsp1_1: Move MRC cache pointers into `romstage_params`
Nico Huber
2019-05-07
intel/fsp1_1: Drop `boot_mode` from `pei_data`
Nico Huber
2019-05-06
soc/skylake: Add missing PCH IDs
Marius Genheimer
2019-05-02
soc/intel/{broadwell, skylake}: Remove unused pch_log_state() declaration
Subrata Banik
2019-04-30
vboot: refactor OPROM code
Joel Kitching
2019-04-29
soc/skl: set IGD resources only if device is enabled
Maxim Polyakov
2019-04-29
soc/intel: Add GPI interrupt config register offset info
Karthikeyan Ramasubramanian
2019-04-26
soc/{amd,intel}/chip: Use local include for chip.h
Elyes HAOUAS
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-08
soc/skl: Update SkipExtGfxScan in UPD from devtree
Maxim Polyakov
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
[next]