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
/
apollolake
Age
Commit message (
Expand
)
Author
2020-07-21
src: Use ACPI macros
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <cpu/x86/msr.h>'
Elyes HAOUAS
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-28
soc/intel/common: add TCC activation functionality
Sumeet R Pawnikar
2020-06-19
Kconfig: Escape variable to accommodate new Kconfig versions
Patrick Georgi
2020-06-18
soc/intel: remove unused dptf.asl file and other defines
Sumeet R Pawnikar
2020-06-16
soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS)
Kyösti Mälkki
2020-06-10
ACPI: Remove Kconfig COMMON_FADT
Kyösti Mälkki
2020-06-06
src: Remove unused '#include <cpu/x86/smm.h>'
Elyes HAOUAS
2020-06-03
soc/intel/apollolake: Reinstate APL_SKIP_SET_POWER_LIMITS
Tim Wawrzynczak
2020-06-02
src: Remove unused '#include <cbfs.h>'
Elyes HAOUAS
2020-06-02
src: Remove unused 'include <bootstate.h>'
Elyes HAOUAS
2020-06-02
src: Remove unused 'include <bootmode.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 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
apollolake: 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-12
device/pci_device: Extract pci_domain_set_resources from SOC
Raul E Rangel
2020-05-11
treewide: Replace BSD-3-Clause and ISC headers with SPDX headers
Patrick Georgi
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-08
soc/intel: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
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-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-01
src: Remove unused 'include <cpu/x86/cache.h>'
Elyes HAOUAS
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-26
soc/intel/apollolake: Avoid CONFIG_PCIEX_LENGTH_256MB selection
Subrata Banik
2020-04-15
soc/intel/apl/report_platform.c: Fix typo
Angel Pons
2020-04-14
soc/intel/apollolake: Disable XHCI LFPS power management
Marx Wang
2020-04-13
acpi: Bump FADT to revision 6
Patrick Rudolph
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-06
soc/intel/apollolake: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-05
fsp2_0: Gather Kconfig declarations
Nico Huber
2020-04-05
soc/intel/apollolake: Don't select repo option for Gemini Lake
Nico Huber
2020-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-30
intel/fsp2_0: Make FSP_USE_REPO a SoC opt-in
Johanna Schander
2020-03-18
soc/intel/apollolake: Allow toggling of GMM in devicetree in Gemini Lake
Franklin He
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-03-12
soc/intel/*/smihandler: Only compile in TCO SMI handler if needed
Patrick Georgi
2020-03-07
intel/soc: skl,apl,cnl,icl,tgl: add INTRUDER relevant registers
Michael Niewöhner
2020-03-07
intel/soc: skl,apl,cnl,icl,tgl,common: enable TCO SMIs if selected
Michael Niewöhner
2020-03-06
soc/apl: add options to override USB port config
Maxim Polyakov
2020-03-04
soc/intel/cpu: Select NO_FIXED_XIP_ROM_SIZE
Arthur Heymans
[next]