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-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
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-14
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2019-01-10
soc/intel/common/block: Move tco common functions into block/smbus
Subrata Banik
2019-01-09
soc/intel: Clean mess around UART_DEBUG
Nico Huber
2019-01-07
soc/intel: Standardize names of common MSRs
Elyes HAOUAS
2019-01-06
soc/intel: Drop pmc_get_mainboard_power_failure_state_choice()
Nico Huber
2019-01-02
soc/intel/skylake/graphics: Ensure intel_gma_restore_opregion() is called
Nico Huber
2018-12-29
soc/intel/skylake: Remove romcc related Kconfig option
Arthur Heymans
2018-12-28
arch/x86: Drop spurious arch/stages.h includes
Kyösti Mälkki
2018-12-24
Remove intel/skylake/bootblock/timestamp.inc
Kyösti Mälkki
2018-12-20
soc/intel: Get rid of device_t
Elyes HAOUAS
2018-12-19
soc/intel/skylake: Add Sagv enum value definition
Praveen hodagatta pranesh
2018-12-19
soc/intel/skylake: Generate DMAR tables for FSP 1.1 boards
Matt DeVillier
2018-12-19
soc: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-18
soc: Remove unneeded include <pc80/mc146818rtc.h>
Elyes HAOUAS
2018-12-13
cpuid: Add helper function for cpuid(1) functions
Subrata Banik
2018-11-30
cpu/intel/common: Use a common acpi/cpu.asl file
Arthur Heymans
[next]