index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
skylake
Age
Commit message (
Expand
)
Author
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
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
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]