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-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
2019-04-06
src: Use #include <timer.h> when appropriate
Elyes HAOUAS
2019-04-06
soc/intel/skylake: Set FSP options for PEG port
Maxim Polyakov
2019-04-06
{mb,soc/intel/skylake}: remove unused InternalGfx
Maxim Polyakov
2019-04-06
soc/intel/skylake: Update GFX devtree options
Maxim Polyakov
2019-03-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-28
soc/intel/common: Move support to log XHCI wake events
Karthikeyan Ramasubramanian
2019-03-25
vboot: remove VBOOT_EC_SLOW_UPDATE Kconfig option
Joel Kitching
2019-03-24
soc/intel/common: Remove common chip config use_fsp_mp_init
Subrata Banik
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-18
src: Drop unused 'include <romstage_handoff.h>'
Elyes HAOUAS
2019-03-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
src: Drop unused include <timestamp.h>
Elyes HAOUAS
2019-03-06
soc/intel/skylake: Add H110 PCH series
Maxim Polyakov
2019-03-06
soc/intel/skylake: Add new Northbridge and IGD IDs
Maxim Polyakov
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
soc/intel/skylake: Unify serial IRQ options
Nico Huber
2019-02-28
soc/intel/skylake: Remove redundant PM emulation timer macros
Subrata Banik
2019-02-18
soc/intel: Add mem_rank info in SMBIOS
Francois Toguo
2019-02-18
soc/intel/skylake: Use real common code for VMX init
Nico Huber
2019-02-15
src: Use macro `ACPI_FADT_LEGACY_FREE`
Paul Menzel
2019-02-15
soc/intel/skylake: Avoid TOL_1V8 being set for GPP_F4 ~ GPP_F11
Kane Chen
2019-01-28
soc/intel/skylake: select FSP_M_XIP if MAINBOARD_USES_FSP2_0
Matt DeVillier
2019-01-28
soc/intel/{apl,skl}: Drop redundant `select RTC`
Nico Huber
2019-01-27
src: Fix the warning "type 'hex' are always defined"
Elyes HAOUAS
2019-01-16
soc/intel/skylake: Access conf pointer only if its not null
Pratik Prajapati
[next]