index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
soc/intel: Rename 200-series PCH device IDs
Angel Pons
2021-04-28
7
-49
/
+49
*
soc/intel/skylake: Drop Lewisburg PCHs from report_platform
Angel Pons
2021-04-28
1
-13
/
+0
*
haswell/broadwell: Replace remaining MCHBAR accessors
Angel Pons
2021-04-26
6
-40
/
+33
*
soc/intel/elkhartlake: Remove elog.c
Tan, Lean Sheng
2021-04-26
2
-118
/
+0
*
soc/intel/elkhartlake: Update GPIO communities
Tan, Lean Sheng
2021-04-26
6
-555
/
+757
*
soc/intel/alderlake: Use device ID from pci_devs header file
John Zhao
2021-04-26
1
-4
/
+5
*
soc/intel/alderlake: Fix devices list in the DMAR DRHD structure
John Zhao
2021-04-26
1
-17
/
+17
*
soc/intel/tigerlake: Use device ID from pci_devs header file
John Zhao
2021-04-26
1
-4
/
+5
*
soc/intel/xeon_sp/cpx: Add UPI locks
Marc Jones
2021-04-23
2
-0
/
+14
*
soc/intel/xeon_sp/cpx: Add IMC locks
Marc Jones
2021-04-23
2
-0
/
+15
*
soc/intel/jasperlake: Remove TCSS setting from the DMAR table
John Zhao
2021-04-23
3
-36
/
+0
*
soc/intel/alderlake: Add DPTF HIDs for Alder Lake SoC
Sumeet R Pawnikar
2021-04-23
2
-0
/
+19
*
soc/intel/xeon_sp: Fix devices list in the DMAR DRHD structure
Angel Pons
2021-04-23
1
-13
/
+13
*
soc/intel/cannonlake: set MSR LT_LOCK_MEMORY at end of POST
Michael Niewöhner
2021-04-22
1
-0
/
+9
*
soc/intel/skylake: set MSR LT_LOCK_MEMORY only when using native MP init
Michael Niewöhner
2021-04-22
1
-1
/
+6
*
soc/intel/common,skl: set MSR LT_LOCK_MEMORY once, not per thread
Michael Niewöhner
2021-04-22
4
-6
/
+5
*
soc/intel/alderlake: Add enum for HDA audio configuration
Sugnan Prabhu S
2021-04-22
2
-4
/
+17
*
soc/intel/alderlake and mb: Drop PchHdaAudioLink*Enable UPDs from chip.h
Furquan Shaikh
2021-04-22
2
-15
/
+10
*
soc/intel/cannonlake: Set DIMM_SPD_SIZE to 512
Felix Singer
2021-04-22
1
-0
/
+3
*
soc/intel/xeon_sp: Set PAM0123 lock
Marc Jones
2021-04-21
3
-0
/
+20
*
soc/intel/broadwell/pch/acpi: Fix LPD0 and LPD3 methods
Angel Pons
2021-04-21
1
-2
/
+2
*
soc/intel/alderlake: Drop unused `PrmrrSize` from devicetree
Angel Pons
2021-04-21
1
-10
/
+0
*
soc/intel: Replace open-coded buffer length calculation
Angel Pons
2021-04-21
6
-24
/
+12
*
soc/intel: Fix typo in comment
Angel Pons
2021-04-21
5
-5
/
+5
*
ChromeOS: Use CHROMEOS_NVS guard
Kyösti Mälkki
2021-04-21
1
-1
/
+1
*
soc/intel/alderlake: Enable PCIE RTD3 driver
Rizwan Qureshi
2021-04-21
1
-0
/
+1
*
soc/intel/alderlake: rename CONFIG_MAX_PCIE_CLOCKS to CONFIG_MAX_PCIE_CLOCK_SRC
Rizwan Qureshi
2021-04-21
10
-14
/
+14
*
soc/intel/common/smbus: lock TCO base address on PCH finalize
Michael Niewöhner
2021-04-21
1
-0
/
+5
*
soc/intel/xeon_sp: Drop unused functions and prototypes
Angel Pons
2021-04-21
2
-22
/
+0
*
soc/intel/xeon_sp: Align pmc.c and pmutil.c with Skylake
Angel Pons
2021-04-21
3
-168
/
+180
*
soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c
Angel Pons
2021-04-21
18
-112
/
+98
*
soc/intel/skylake: Move pmc_set_disb() to pmutil.c
Angel Pons
2021-04-21
2
-18
/
+14
*
soc/intel/skylake: Move acpi_sci_irq() to acpi.c
Angel Pons
2021-04-21
5
-31
/
+31
*
soc/intel/tigerlake: Fix devices list in the DMAR DRHD structure
John Zhao
2021-04-21
1
-14
/
+14
*
{sb,soc}/intel: Use `get_int_option` function
Angel Pons
2021-04-21
3
-7
/
+6
*
commonlib/region: Turn addrspace_32bit into a more official API
Julius Werner
2021-04-21
1
-5
/
+4
*
soc/intel/cannonlake/romstage: Reuse device pointer
Felix Singer
2021-04-20
1
-3
/
+3
*
soc/intel/cannonlake: Deduplicate function declaration
Felix Singer
2021-04-20
1
-5
/
+2
*
soc/intel/cannonlake: Remove unnecessary function
Felix Singer
2021-04-20
1
-10
/
+3
*
soc/intel/skylake: Move `SataTestMode` to Kconfig
Angel Pons
2021-04-20
3
-4
/
+7
*
soc/intel/common/block/smm: Drop stale comment
Angel Pons
2021-04-19
1
-2
/
+0
*
soc/intel/baytrail/pmutil.c: Define __SIMPLE_DEVICE__
Angel Pons
2021-04-19
1
-21
/
+3
*
soc/intel/braswell/pmutil.c: Define __SIMPLE_DEVICE__
Angel Pons
2021-04-19
1
-21
/
+3
*
soc/intel/common/block/pcr: Define __SIMPLE_DEVICE__
Angel Pons
2021-04-19
1
-10
/
+4
*
soc/intel/cannonlake/elog.c: Define __SIMPLE_DEVICE__
Angel Pons
2021-04-19
1
-8
/
+2
*
soc/intel/braswell/smbus.c: Define __SIMPLE_DEVICE__
Angel Pons
2021-04-19
1
-5
/
+4
*
soc/intel/common/block/smbus: Define __SIMPLE_DEVICE__
Angel Pons
2021-04-19
1
-7
/
+3
*
cpu/x86/smm: Drop the V1 smmloader
Arthur Heymans
2021-04-19
1
-1
/
+0
*
soc/intel/cnl and mainboards: Drop `cnl_configure_pads()`
Furquan Shaikh
2021-04-18
2
-32
/
+1
*
soc/intel/xeon_sp: Set SATA REGLOCKs
Marc Jones
2021-04-18
2
-3
/
+24
[prev]
[next]