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
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc/amd/genoa: Hook up MCA code
Arthur Heymans
2023-11-13
4
-0
/
+63
*
soc/amd/genoa: Hook SMP and SMM init
Arthur Heymans
2023-11-13
6
-2
/
+142
*
soc/amd/genoa: Double HEAP_SIZE to 0x200000
Varshit Pandya
2023-11-13
1
-0
/
+5
*
device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT
Felix Held
2023-11-10
1
-1
/
+1
*
soc/amd: Remove unnecessary choice symbol name from PSP Kconfig
Martin Roth
2023-11-09
1
-1
/
+1
*
soc/amd/common,stoneyridge: drop invalid hda_soc_ssdt_quirks
Felix Held
2023-11-07
3
-70
/
+1
*
Revert "Kconfig: Bring HEAP_SIZE to a common, large value"
Patrick Georgi
2023-11-07
2
-0
/
+8
*
soc/amd/genoa/chipset.dt: add UART device ops
Felix Held
2023-11-06
1
-3
/
+3
*
soc/amd/*/iomap: drop unused I2C_MASTER_START_INDEX definitions
Felix Held
2023-11-06
5
-5
/
+0
*
soc/amd/common/block/i2c: add pre-processor guards for ACPI
Felix Held
2023-11-06
1
-0
/
+4
*
soc/amd/genoa/include/iomap: add missing I2C and I3C MMIO bases
Felix Held
2023-11-06
1
-0
/
+7
*
soc/amd/genoa/devicetree: fix MMIO base addresses
Felix Held
2023-11-06
1
-5
/
+5
*
soc/amd/mendocino: Conditionally select HAVE_FSP_LOGO_SUPPORT
Karthikeyan Ramasubramanian
2023-11-03
1
-0
/
+1
*
soc/amd/*: Ensure PSP soft fuse bitmask set properly
Matt DeVillier
2023-11-02
6
-7
/
+7
*
soc/amd/mendocino: Update FSP-S UPD to pass boot logo
Karthikeyan Ramasubramanian
2023-11-02
1
-0
/
+7
*
soc/amd/common/psp: Remove unnecessary prompts from Kconfig
Martin Roth
2023-11-02
1
-7
/
+7
*
soc/amd/genoa: Add PCI interrupt support
Varshit Pandya
2023-10-31
3
-0
/
+160
*
soc/amd/genoa: add PCI domain resource reporting
Felix Held
2023-10-27
4
-0
/
+50
*
soc/amd/genoa: select PSP gen 2 support
Felix Held
2023-10-27
1
-0
/
+1
*
soc/amd/stoneyridge: Select SOC_AMD_COMMON_LATE_SMM_LOCKING
Matt DeVillier
2023-10-25
1
-0
/
+1
*
soc/amd/common/smm: Add option for late SMM locking
Matt DeVillier
2023-10-25
5
-10
/
+52
*
soc/amd/*/Kconfig: rework SPL options
Felix Held
2023-10-25
8
-149
/
+48
*
soc/amd/common: Add ACP device to common block graphics driver
CoolStar
2023-10-25
2
-0
/
+22
*
soc/amd/stoneyridge: Update SMU fw2 name in fw.cfg
Matt DeVillier
2023-10-24
1
-1
/
+1
*
soc/amd/stoneyridge: Use common block graphics driver
CoolStar
2023-10-24
4
-7
/
+3
*
soc/amd/common/graphics: Factor out FSP graphics init
Matt DeVillier
2023-10-24
4
-10
/
+34
*
soc/amd/*: Set AMD_FW_AB_POSITION to either 64 or 128 bytes
Karthikeyan Ramasubramanian
2023-10-20
3
-6
/
+21
*
soc/amd/phoenix/psp_verstage: Fix the hash file names
Karthikeyan Ramasubramanian
2023-10-20
1
-3
/
+3
*
soc/amd/phoenix: Disable CCP DMA in PSP Verstage
Karthikeyan Ramasubramanian
2023-10-20
1
-1
/
+2
*
soc/amd/phoenix: Add build rules to enable CBFS verification
Karthikeyan Ramasubramanian
2023-10-20
1
-2
/
+15
*
x86: Add pre-memory stages CBFS cache scratchpad support
Jeremy Compostella
2023-10-20
1
-0
/
+3
*
soc/amd/genoa: Add Global NVS
Varshit Pandya
2023-10-20
2
-0
/
+35
*
soc/amd/genoa: Hook up IOMMU ops
Arthur Heymans
2023-10-20
2
-4
/
+5
*
soc/amd/genoa: Add SMU header file and SMU Kconfig
Varshit Pandya
2023-10-20
2
-0
/
+25
*
soc/amd/genoa: Hook up LPC ops
Arthur Heymans
2023-10-20
1
-1
/
+1
*
soc/amd/genoa: Add MAX_CPUS
Varshit Pandya
2023-10-20
1
-0
/
+4
*
soc/amd/common/psp_verstage: Add PSP_VERSTACK_STACK_IS_MAPPED config
Karthikeyan Ramasubramanian
2023-10-20
2
-1
/
+12
*
device/device.h: Rename pci_domain_scan_bus
Arthur Heymans
2023-10-20
2
-3
/
+3
*
soc/amd/common/data_fabric_helper: add pre-processor guards for ACPI
Felix Held
2023-10-16
1
-0
/
+4
*
soc/amd/common/data_fabric/extended_mmio: fix compile errors
Felix Held
2023-10-16
1
-4
/
+5
*
soc/amd/genoa/include/data_fabric: add VGA decode enable register
Felix Held
2023-10-12
1
-0
/
+14
*
soc/amd/genoa: add root complex support code
Felix Held
2023-10-11
2
-0
/
+63
*
soc/amd/genoa/include: add data_fabric.h
Felix Held
2023-10-11
1
-0
/
+124
*
soc/amd/genoa: Enable uart
Varshit Pandya
2023-10-11
5
-0
/
+59
*
soc/amd/genoa: Add GPIO support
Varshit Pandya
2023-10-11
3
-0
/
+40
*
soc/amd/genoa: Add SMI support
Varshit Pandya
2023-10-11
2
-0
/
+183
*
soc/amd/genoa: Add GPIO definitions
Varshit Pandya
2023-10-11
1
-0
/
+270
*
Kconfig: Bring HEAP_SIZE to a common, large value
Patrick Georgi
2023-10-11
2
-8
/
+0
*
soc/amd/genoa: Enable eSPI early
Arthur Heymans
2023-10-10
5
-0
/
+77
*
soc/amd/genoa: Add aoac.c & enable AOAC devices early
Arthur Heymans
2023-10-10
5
-0
/
+57
[next]