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-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
2019-05-22
post_code: add post code for hardware initialization failure
Keith Short
2019-05-21
soc/intel: Remove unused pointer argument in mca_configure()
Subrata Banik
2019-05-20
soc/intel/icelake: Make use of gpio_pm_configure()
Subrata Banik
2019-05-18
soc/intel: Fill DIMM serial number from SPD
Duncan Laurie
2019-05-13
soc/intel/{cannonlake,icelake}: Drop unused cbmem.c file
Elyes HAOUAS
2019-05-02
soc/intel/icelake: Correct the GPE DWx mapping for GPIO groups
Subrata Banik
2019-05-02
soc/intel/icelake: Select FSP_M_XIP
Subrata Banik
2019-05-02
soc/intel/icelake: Move power_state functions to pmutil.c
Subrata Banik
2019-05-02
soc/intel/icelake: Add chipset event logging
Subrata Banik
2019-05-02
soc/intel/icelake: Clear PMCON status bits
Subrata Banik
2019-04-30
vboot: refactor OPROM code
Joel Kitching
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-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-13
soc/intel/cpulib: Remove redundent enable/disable functions
Subrata Banik
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-03-29
soc/intel/icelake: Fix chipset_power_state structure
Subrata Banik
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-19
soc/intel/icelake: Enable support for FSP 2.1 specification
Subrata Banik
2019-03-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
soc/intel/icelake: Add PM timer emulation support in ICL
Aamir Bohra
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-02-18
soc/intel: Add mem_rank info in SMBIOS
Francois Toguo
2019-02-13
soc/intel/icelake: Don't use CAR_GLOBAL
Arthur Heymans
2019-02-01
soc/intel/icelake: Make correct C-state entries for S0ix and non-S0ix
Subrata Banik
2019-01-29
soc/intel/icelake: Remove unnecessary USB charging ASL entries
Subrata Banik
2019-01-17
soc/intel/icelake: Fix AG3E programming in PMC
Lijian Zhao
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-10
soc/intel/common/block: Move tco common functions into block/smbus
Subrata Banik
2019-01-10
Untangle CBFS microcode updates
Nico Huber
2019-01-09
soc/intel: Clean mess around UART_DEBUG
Nico Huber
[next]