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
Age
Commit message (
Expand
)
Author
2023-01-19
soc/mediatek/mt8188: Allow SSPM to access PWRAP interface
Sen Chu
2023-01-19
tree: Drop Intel Ice Lake support
Felix Singer
2023-01-18
soc/amd/common/block/acpi/cppc: drop outdated comment
Felix Held
2023-01-18
soc/intel/alderlake: Add print that MRC training screen displayed
Tarun Tuli
2023-01-18
soc/amd/*/agesa_acpi: add TODO for adding CRAT table
Felix Held
2023-01-18
soc/amd/glinda/agesa_acpi: use acpi_align_current to align IVRS & ALIB
Felix Held
2023-01-18
soc/amd/phoenix/agesa_acpi: use acpi_align_current to align IVRS & ALIB
Felix Held
2023-01-18
soc/amd/mendocino/agesa_acpi: use acpi_align_current to align IVRS&ALIB
Felix Held
2023-01-18
soc/amd/cezanne/agesa_acpi: use acpi_align_current to align IVRS & ALIB
Felix Held
2023-01-18
soc/amd/picasso/agesa_acpi: align ALIB with acpi_align_current
Felix Held
2023-01-18
soc/amd/picasso/agesa_acpi: use acpi_align_current to align CRAT & IVRS
Felix Held
2023-01-18
soc/intel/elkhartlake: Fix incorrect `prev_sleep_state` issue
Subrata Banik
2023-01-18
soc/intel/icelake: Fix incorrect `prev_sleep_state` issue
Subrata Banik
2023-01-18
soc/intel/jasperlake: Fix incorrect `prev_sleep_state` issue
Subrata Banik
2023-01-18
soc/intel/tigerlake: Fix incorrect `prev_sleep_state` issue
Subrata Banik
2023-01-18
soc/intel/alderlake: Fix incorrect `prev_sleep_state` issue
Subrata Banik
2023-01-18
soc/intel/meteorlake: Fix incorrect `prev_sleep_state` issue
Subrata Banik
2023-01-18
soc/intel/cannonlake: Fix incorrect `prev_sleep_state` issue
Subrata Banik
2023-01-18
soc/intel/elkhartlake: Use common gpio.h include
Dinesh Gehlot
2023-01-18
soc/intel/apollolake: Use common gpio.h include
Dinesh Gehlot
2023-01-18
soc/intel/braswell: Use common gpio.h include
Dinesh Gehlot
2023-01-18
soc/intel/jasperlake: Use common gpio.h include
Dinesh Gehlot
2023-01-18
soc/intel/skylake: Use common gpio.h include
Dinesh Gehlot
2023-01-18
soc/intel/xeon_sp: Use common gpio.h include
Dinesh Gehlot
2023-01-18
soc/intel/tigerlake: Use common gpio.h include
Dinesh Gehlot
2023-01-18
soc/intel/cannonlake: Use common gpio.h include
Dinesh Gehlot
2023-01-18
soc/amd: Include <gpio.h> instead of <soc/gpio.h>
Elyes Haouas
2023-01-17
soc/amd: introduce and use common amd_cpu_bus_ops struct
Felix Held
2023-01-17
soc/intel/meteorlake: Avoid redundant chipset programming in romstage
Subrata Banik
2023-01-17
soc/intel/alderlake: Avoid redundant chipset programming in romstage
Subrata Banik
2023-01-17
soc/amd: Use fixed EFS location for Phoenix & Glinda
Martin Roth
2023-01-17
soc/intel/meteorlake: Increase PRERAM_CBMEM_CONSOLE_SIZE to 8KB
Subrata Banik
2023-01-17
treewide: Fix old-style declarations
Elyes Haouas
2023-01-16
soc/amd/picasso/include/acpi: introduce and use ACPI_SCI_IRQ definition
Felix Held
2023-01-16
commonlib/storage: Add common eMMC functions
Shelley Chen
2023-01-15
soc/intel/apollolake/pmutil.c: Fix smi_sts_bits[HSMBUS_SMI_STS_BIT]
Elyes Haouas
2023-01-15
soc/intel/xeon_sp/Kconfig: set up HPET_MIN_TICKS
Tim Chu
2023-01-15
soc/intel/xeon_sp: lock MSR_PPIN_CTL at BS_PAYLOAD_LOAD
Tim Chu
2023-01-15
soc/amd/mendocino: PSP_INCLUDES_HSP
Karthikeyan Ramasubramanian
2023-01-15
soc/amd/common/psp_verstage: Report HSP Secure State
Karthikeyan Ramasubramanian
2023-01-15
vc/amd/*,soc/amd/*: Add SVC call to get HSP Secure State
Karthikeyan Ramasubramanian
2023-01-15
soc/amd/mendocino/include/acpi,lpc: remove TODO after review
Felix Held
2023-01-15
soc/intel/common: Use 'enum cb_error' values
Sridhar Siricilla
2023-01-15
soc/intel/common: Use 'enum cb_err' values
Sridhar Siricilla
2023-01-15
soc/intel/common: Use enum cb_err values
Sridhar Siricilla
2023-01-13
soc/amd/phoenix: update mmconf base address and size
Ritul Guru
2023-01-13
soc/amd/glinda: use common SMU S3/4/5 entry message code
Felix Held
2023-01-13
soc/amd/phoenix: use common SMU S3/4/5 entry message code
Felix Held
2023-01-13
soc/amd/mendocino: use common SMU S3/4/5 entry message code
Felix Held
2023-01-13
soc/amd/cezanne: use common SMU S3/4/5 entry message code
Felix Held
2023-01-13
soc/amd/picasso: use common SMU S3/4/5 entry message code
Felix Held
2023-01-13
soc/amd: introduce common SMU S3/4/5 entry message code
Felix Held
2023-01-13
soc/amd/glinda: Use common fsp-s preloader
Fred Reitberger
2023-01-13
soc/amd/phoenix: Use common fsp-s preloader
Fred Reitberger
2023-01-13
soc/mediatek: Include <gpio.h> instead of <soc/gpio.h>
Elyes Haouas
2023-01-13
soc/intel : Use 'enum cb_err' values
Sridhar Siricilla
2023-01-13
soc/intel: Use 'enum cb_err' instead of bool
Sridhar Siricilla
2023-01-12
soc/amd/mendocino: Use common fsp-s preloader
Fred Reitberger
2023-01-12
soc/amd/cezanne: Use common fsp-s preloader
Fred Reitberger
2023-01-12
soc/amd/common/fsp: Introduce SOC_AMD_COMMON_FSP_PRELOAD_FSPS
Fred Reitberger
2023-01-12
soc/amd/mendocino/include/soc/southbridge.h: Use BIT macro for consistency
Fred Reitberger
2023-01-12
soc/amd/mendocino: Remove TODO after review
Fred Reitberger
2023-01-12
soc/amd/mendocino/include/platform_descriptors: remove TODO after review
Felix Held
2023-01-12
soc/mediatek/common/mcu.c: Use 'enum cb_err' instead of 'int'
Elyes Haouas
2023-01-12
soc/intel/common: Use enum csme_failure_reason
Sridhar Siricilla
2023-01-12
soc/intel/skylake/Makefile.inc: Remove path to non-existent directories
Elyes Haouas
2023-01-12
soc/intel/braswell/Makefile.inc: Remove path to non-existent directories
Elyes Haouas
2023-01-12
treewide: Remove unused <cpu/x86/smm.h>
Elyes Haouas
2023-01-12
treewide: Remove unused <cpu/amd/mtrr.h>
Elyes Haouas
2023-01-12
3rdparty/amd_blobs:Advance submodule pointer
Jason Glenesk
2023-01-12
soc/amd: Change Morgana codename to Phoenix
Martin Roth
2023-01-12
soc/intel/common/block/early_graphics: Introduce a 200 ms delay
Jeremy Compostella
2023-01-12
soc/intel/alderlake: Inform user of memory training
Jeremy Compostella
2023-01-12
soc/intel/alderlake: Add romstage early graphics support
Jeremy Compostella
2023-01-12
soc/intel/common/block: Add Intel VGA early graphics support
Jeremy Compostella
2023-01-11
soc/intel/elkhartlake: Provide a way to enable real-time tuning
Werner Zeh
2023-01-11
soc/intel/meteorlake: Move ME firmware status register structures to
Dinesh Gehlot
2023-01-11
soc/intel/alderlake: Move ME firmware status register structures to
Dinesh Gehlot
2023-01-11
device/Kconfig: Fix selection of software connection manager
Martin Roth
2023-01-11
treewide: stop calling custom TPM log "TCPA"
Sergii Dmytruk
2023-01-11
soc/intel/xeon_sp: Setup DPR for all VT-d devices
Jonathan Zhang
2023-01-11
soc/intel/{alderlake,tigerlake}: Fix typo in gpio_defs.h
Jakub Czapiga
2023-01-11
drivers/intel/gma: Hook up libgfxinit in romstage
Jeremy Compostella
2023-01-11
soc/intel/meteorlake: Define SA_DEV_IGD for common code
Jeremy Compostella
2023-01-11
soc/intel/elkhartlake/chip.h: Include types.h instead of stdint.h
Werner Zeh
2023-01-10
soc/amd/common/fsp/Makefile: Fix an error message
Akihiko Odaki
2023-01-10
soc/intel: Add Kconfigs to define scaling factor for cores
Sridhar Siricilla
2023-01-10
soc/intel/meteorlake: Use common gpio.h include
Dinesh Gehlot
2023-01-10
soc/mediatek/common: Reset the watchdog timer before triggering reset
Runyang Chen
2023-01-10
soc/intel/elkhartlake: Make SATA speed limit configurable
Werner Zeh
2023-01-09
treewide: Remove unused <cpu/amd/msr.h>
Elyes Haouas
2023-01-09
soc/amd: Remove dummy SOC_SPECIFIC_OPTIONS
Elyes Haouas
2023-01-09
soc/amd/morgana: Double max number of cpus for morgana
Ritul Guru
2023-01-09
soc/amd/morgana: update morgana cpuid
Ritul Guru
2023-01-09
soc/amd/mendocino/Kconfig: Remove TODO after review
Fred Reitberger
2023-01-09
soc/amd/common/block/graphics: Fix whitespace consistency
Fred Reitberger
2023-01-09
soc/intel/xeon_sp/skx: Remove nested check for ACPI support
Marc Jones
2023-01-09
soc/intel/common: Fix cpu index calculation
Sridhar Siricilla
2023-01-09
soc/intel/alderlake: Disable Intel TXT based on `INTEL_TXT` config
Subrata Banik
2023-01-08
soc/intel/common: Untie PRMRR from SGX
Pratikkumar Prajapati
[next]