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
/
intel
Age
Commit message (
Expand
)
Author
2023-01-24
soc/intel/meteorlake: Convert chip config into snake case
Subrata Banik
2023-01-24
soc/intel/cmn/pmc: Create API to clear PMC power failure status bits
Subrata Banik
2023-01-24
soc/intel/common/cse_lite: Allow specific operation prior to update
Jeremy Compostella
2023-01-24
soc/intel/alderlake: Inform user during CSE update
Jeremy Compostella
2023-01-23
Revert "soc/intel/xeon_sp: Enable FSP_ERROR_INFO_HOB handling"
Elyes Haouas
2023-01-23
soc/intel/meteorlake: provide a list of D-states to enter LPM
Eran Mitrani
2023-01-23
soc/intel/denverton_ns: Use common gpio.h include
Dinesh Gehlot
2023-01-23
soc/intel/xeon_sp: Remove NO_FSP_TEMP_RAM_EXIT from common config
Johnny Lin
2023-01-23
soc/intel/xeon_sp: Enable FSP_ERROR_INFO_HOB handling
Tim Chu
2023-01-22
soc/intel/{adl,mtl,tgl}: change selection for DEFAULT_SOFTWARE_CONNECTION_MAN...
Matt DeVillier
2023-01-22
intel/common/block: Fix potential buffer overflow
Bora Guvendik
2023-01-22
soc/intel/apollolake: Add PMC macros for common code usage
Subrata Banik
2023-01-22
soc/intel/denverton_ns: Add PMC macros for common code usage
Subrata Banik
2023-01-21
soc/intel/baytrail: Fix indentation for the PMC (pm.h) macros
Elyes Haouas
2023-01-21
soc/intel/braswell: Fix indentation for the PMC (pm.h) macros
Elyes Haouas
2023-01-21
soc/intel/apollolake: Fix indentation for the PMC (pm.h) macros
Subrata Banik
2023-01-20
soc/intel/*/include/soc/gpio.h: Add "IWYU pragma: export" comment
Elyes Haouas
2023-01-20
soc/intel: Remove unused <stddef.h>
Elyes Haouas
2023-01-20
soc/intel/common/block/fast_spi/Makefile.inc: Remove spaces before tabs
Elyes Haouas
2023-01-19
intel/meteorlake: remove skip_mbp_hob SOC chip config
Kapil Porwal
2023-01-19
soc/intel/meteorlake: Increase cbmem buffer size for the debug image
Kapil Porwal
2023-01-19
soc/intel/meteorlake: Increase cbmem buffer size to 256KB
Kapil Porwal
2023-01-19
tree: Drop Intel Ice Lake support
Felix Singer
2023-01-18
soc/intel/alderlake: Add print that MRC training screen displayed
Tarun Tuli
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-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/intel/meteorlake: Increase PRERAM_CBMEM_CONSOLE_SIZE to 8KB
Subrata Banik
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/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/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/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
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
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/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/intel/elkhartlake: Make SATA speed limit configurable
Werner Zeh
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
2023-01-08
soc/intel/xeon_sp: select SCO_INTEL_COMMON_BLOCK_TCO
Johnny Lin
2023-01-08
soc/intel/xeon_sp: Improve final MTRR solution
Jonathan Zhang
2023-01-08
soc/intel/alderlake/acpi: Add Kconfig options for SCM and FCM
Sean Rhodes
2023-01-08
soc/intel/meteorlake: Add support to configure package c-state demotion
Kapil Porwal
2023-01-08
soc/intel/meteorlake: Set max Pkg C-states to Auto
Kapil Porwal
2023-01-06
soc/intel/: Rename small and big cores references
Sridhar Siricilla
2023-01-06
soc/intel/common: Check PRMRR dependent features
Pratikkumar Prajapati
2023-01-06
soc/intel/common: Add Kconfig option for Intel Key Locker
Pratikkumar Prajapati
2023-01-06
soc/intel/meteorlake: Enable support for common IRQ block
Kapil Porwal
2023-01-06
soc/intel/common: Use CPUID_STRUCT_EXTENDED_FEATURE_FLAGS macro
Pratikkumar Prajapati
2023-01-04
soc/intel: Create common function to check PCH slot
Kapil Porwal
2023-01-04
soc/intel/common/block/fast_spi: Hook up pci_dev_ops_pci to set SSID
Kapil Porwal
2023-01-04
soc/intel/common: Add API to check Key Locker support
Pratikkumar Prajapati
2023-01-03
soc/intel/baytrail: add _HRV to GPIO ACPI devices
Matt DeVillier
2023-01-03
soc/intel/baytrail: add _HRV to I2C ACPI devices
Matt DeVillier
2023-01-02
soc/intel/common: Move SGX supported API to cpulib
Pratikkumar Prajapati
2023-01-01
apollolake/include/soc/meminit.h: Add missing stdbool
Elyes Haouas
2022-12-31
Enable VBOOT_VBNV_FLASH for SOC_INTEL_BRASWELL
Yu-Ping Wu
2022-12-27
soc/intel/alderlake: Use common gpio.h include
Dinesh Gehlot
2022-12-27
tree/acpi: Replace constant "Zero" with actual number
Felix Singer
2022-12-27
{acpi,arch,soc}/acpi: Replace constant "One" with actual number
Felix Singer
2022-12-26
tree/acpi: Replace Not(a) with ASL 2.0 syntax
Felix Singer
2022-12-26
soc/intel/baytrail/acpi: Replace Index(a, b) with ASL 2.0 syntax
Elyes Haouas
2022-12-26
soc/intel/braswell/acpi: Replace Index(a, b) with ASL 2.0 syntax
Elyes Haouas
2022-12-25
soc/intel/meteorlake: Make use of is_devfn_enabled() function
Dinesh Gehlot
[next]