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
2020-06-18
soc/intel,chromeos: Fix EC RO/RW status in GNVS
Kyösti Mälkki
2020-06-16
cpu/x86: Define MTRR_CAP_PRMRR
Kyösti Mälkki
2020-06-16
soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS)
Kyösti Mälkki
2020-06-16
arch/x86: Create helper for APM_CNT SMI triggers
Kyösti Mälkki
2020-06-10
soc/intel/skylake: Remove space after type cast
Paul Menzel
2020-06-10
soc/intel/skylake: Use unit macros KiB and MiB
Paul Menzel
2020-06-10
ACPI: Remove Kconfig COMMON_FADT
Kyösti Mälkki
2020-06-07
mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt()
Kyösti Mälkki
2020-06-06
src: Remove unused '#include <cpu/x86/smm.h>'
Elyes HAOUAS
2020-06-06
arch/x86: Declare permanent_smi_handler()
Kyösti Mälkki
2020-06-06
soc,southbridge/intel: Control SMI related FADT entries
Kyösti Mälkki
2020-06-02
src: Remove unused 'include <bootstate.h>'
Elyes HAOUAS
2020-06-02
src: Remove unused 'include <bootmode.h>'
Elyes HAOUAS
2020-06-02
soc/intel/*/bootblock/cpu.c: Drop unused includes
Elyes HAOUAS
2020-06-02
{icelake,jasperlake,skylake,tigerlake}/bootblock.c: Clean up includes
Elyes HAOUAS
2020-06-02
src: Remove unused '#include <timer.h>'
Elyes HAOUAS
2020-06-02
src: Remove unused '#include <cpu/x86/lapic.h>'
Elyes HAOUAS
2020-05-28
soc/intel/common: Improve Type16 SMBIOS tables
Patrick Rudolph
2020-05-27
soc/intel/gma: Implement fsp_soc_get_igd_bar() in common code
Nico Huber
2020-05-27
soc/intel/gma: Move DDI-A 4-lane config to common code
Nico Huber
2020-05-27
soc/intel/gma: Move display and opregion init to common code
Nico Huber
2020-05-27
drivers/intel/gma: Move IGD OpRegion to CBMEM
Nico Huber
2020-05-26
soc/intel/skylake/acpi/smbus.asl: Fix typo in comment
Elyes HAOUAS
2020-05-20
soc/intel/skylake: Mask lower 20 bits of TOLUD and TOLM in systemagent.asl
Furquan Shaikh
2020-05-20
soc/intel/skylake: Update systemagent.asl to ASL2.0
Furquan Shaikh
2020-05-18
skylake: update processor power limits configuration
Sumeet R Pawnikar
2020-05-14
soc/intel: Drop ABOVE_4GB_MEM_BASE_SIZE and use cpu_phys_address_size()
Furquan Shaikh
2020-05-14
soc/intel: Always advertise MMIO window above 4G in ACPI tables
Furquan Shaikh
2020-05-14
soc/intel/common/block/systemagent: Use TOUUD as base for MMIO above 4G
Furquan Shaikh
2020-05-13
src: Remove unused '#include <stdint.h>'
Elyes HAOUAS
2020-05-12
soc/intel/skylake: Add ability to set root port ASPM
Wim Vervoorn
2020-05-12
device/pci_device: Extract pci_domain_set_resources from SOC
Raul E Rangel
2020-05-12
soc/intel/skl: Drop weak mainboard_memory_init_params
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
soc/intel/skylake: Allow setting of PcieRpMaxPayload
Wim Vervoorn
2020-05-08
soc/intel/skl: Drop `acpi_mainboard_gnvs`
Angel Pons
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-04
soc/intel/skl: always enable SataPwrOptEnable
Michael Niewöhner
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-01
src: Remove not used 'include <smbios.h>'
Elyes HAOUAS
2020-05-01
src: Remove unused 'include <cpu/x86/cache.h>'
Elyes HAOUAS
2020-04-28
device: Constify struct device * parameter to acpi_inject_dsdt
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
soc/intel: Constify struct device * parameter to intel_igd_get_controller_info
Furquan Shaikh
2020-04-28
soc/intel: Constify struct device *param to sd_fill_soc_gpio_info
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-18
soc/intel/*/vr_config.c: Use __func__ in error message
Angel Pons
2020-04-17
soc/intel: Disable config option for SCS by default
Duncan Laurie
2020-04-13
acpi: Bump FADT to revision 6
Patrick Rudolph
[next]