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
/
common
/
block
Age
Commit message (
Expand
)
Author
2020-12-21
soc/intel/common/block/acpi: Make calculate_power() global
Marc Jones
2020-12-14
src/soc/intel: Add support for CAR_HAS_SF_MASKS and select for TGL
Shreesh Chhabbi
2020-12-14
soc/intel: Remove INTEL_CAR_NEM_ENHANCED_V2 config option
Shreesh Chhabbi
2020-12-14
soc/intel/common: Move CSE Lite driver functionality into romstage
Sridhar Siricilla
2020-12-14
soc/inte/common: Replace #if macro with if C-language constuct
Sridhar Siricilla
2020-12-14
soc/intel/common: Check sizes of CSE CBFS RW blob and CSE RW BP
Sridhar Siricilla
2020-12-14
drivers: Replace multiple fill_lb_framebuffer with single instance
Patrick Rudolph
2020-12-14
intel/common/block/lpc: Add new device IDs for Emmitsburg PCH
Jonathan Zhang
2020-12-11
soc/intel/common/block/acpi: Skip UART debug table if not used
Marc Jones
2020-12-11
soc/intel/common/block/lpc: Move southbridge_write_acpi_tables declaration
Marc Jones
2020-12-10
soc/intel/common: Adapt XHCI elog driver for reuse
Tim Wawrzynczak
2020-12-09
soc/intel/common/dmi: Add support for locking down SRL
Srinidhi N Kaushik
2020-12-09
soc/intel/common/dmi: Move DMI defines into DMI driver header
Srinidhi N Kaushik
2020-12-08
soc/intel/common/fast_spi: Add Lockdown of extended BIOS region
Srinidhi N Kaushik
2020-12-08
soc/intel/common/fast_spi: Add support for configuring MTRRs
Srinidhi N Kaushik
2020-12-08
soc/intel/common/fast_spi: Add extended decode window support
Srinidhi N Kaushik
2020-12-08
soc/intel/common/dmi: Add DMI driver support
Srinidhi N Kaushik
2020-12-08
coreboot tables: Add SPI flash memory map windows to coreboot tables
Furquan Shaikh
2020-12-08
soc/intel/common/systemagent: Reserve window used for extended BIOS decoding
Furquan Shaikh
2020-12-08
soc/intel/common/fast_spi: Add custom boot media device
Furquan Shaikh
2020-12-08
soc/intel/common/gpio_defs: Add PAD_TRIG(OFF) in PAD_CFG_GPI_GPIO_DRIVER
Kaiyen Chang
2020-12-08
soc/intel/common/usb4: Add ADL-P DMA0/1 ID into USB4 common code
Subrata Banik
2020-12-08
soc/intel/common/block/cpu/car: Fix two whitespace issues
Subrata Banik
2020-12-07
sb/intel/common: Modify CONFIG_LOCK_MANAGEMENT_ENGINE behavior
Sridhar Siricilla
2020-12-07
common/block/cse: Rename cbfs_boot_load_file() to cbfs_load()
V Sowmya
2020-12-05
soc/intel/common/block/usb4: Add the PCI ID for ADL
V Sowmya
2020-12-04
soc/intel/common/block/gpio: add code for NMI enabling
Michael Niewöhner
2020-12-04
intel/common/block/gpio: only reset configured SMI instead of all
Michael Niewöhner
2020-12-02
soc/intel/common/cse: Perform cse_fw_sync on BS_PRE_DEVICE entry
Furquan Shaikh
2020-12-01
soc/intel/common/block/smm/smihandler: Fix compilation under x86_64
Patrick Rudolph
2020-12-01
soc/intel/common/block/cpu/car/exit_car: Fix compilation on x86_64
Patrick Rudolph
2020-12-01
soc/intel/common/block/cpu/car/cache_as_ram: Add x86_64 support
Patrick Rudolph
2020-12-01
soc/intel/common/block/systemagent: Fix compilation on x86_64
Patrick Rudolph
2020-11-22
soc/intel/block/pmclib.c: Properly guard apm_control()
Arthur Heymans
2020-11-22
soc/intel/common/pmc.c Don't implement a weak function that dies
Arthur Heymans
2020-11-22
soc/intel/block/pmc: Only include the PCI driver when it is not hidden
Arthur Heymans
2020-11-22
soc/intel/block/pmc: Move pmc_set_acpi_mode() to pmc_lib.c
Arthur Heymans
2020-11-20
soc/intel/xeon_sp: Set coreboot defined IOAPIC and HPET BDF
Arthur Heymans
2020-11-20
soc/intel/common/block/p2sb: Add ioapic BDF functions
Arthur Heymans
2020-11-20
soc/intel/common/block/p2sb: Add hpet BDF functions
Arthur Heymans
2020-11-20
soc/intel/common/p2sb: Add helper function to determine p2sb state
Arthur Heymans
2020-11-20
soc/intel/common: Use per-soc definition for BAR sizes
Duncan Laurie
2020-11-20
soc/intel/common/block/cse: Clear post code before reset
Duncan Laurie
2020-11-20
soc/intel/common: Add PCIe Runtime D3 driver for ACPI
Duncan Laurie
2020-11-20
soc/intel/common/acpi,mb/*: replace the two obsolete LPID with PEPD
Michael Niewöhner
2020-11-20
soc/intel/common/acpi: add _HID to PEPD
Michael Niewöhner
2020-11-20
soc/intel/common/acpi: correct return value for PEPD enum function
Michael Niewöhner
2020-11-20
soc/intel/common/acpi: work around Windows crash on S0ix-enabled boards
Michael Niewöhner
2020-11-20
soc/intel/common/acpi: drop return value for disabled PEPD function 2
Michael Niewöhner
2020-11-20
soc/intel/common/acpi: rename PEPD/LPI macros for clarification
Michael Niewöhner
[next]