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
/
amd
/
genoa
Age
Commit message (
Expand
)
Author
2023-12-11
soc/amd/genoa/chipset.cb: add missing '_' in gpp_bridge_3_b
Felix Held
2023-12-11
soc/amd/genoa: Add USB configuration
Arthur Heymans
2023-12-11
soc/amd/genoa/chipset.cb: enable dummy functions
Felix Held
2023-12-06
soc/amd/*/chipset.cb: don't call dummy device functions host bridges
Felix Held
2023-12-06
soc/amd/genoa/Kconfig: add CONSOLE_UART_BASE_ADDRESS defaults
Felix Held
2023-11-30
soc/amd/genoa: Implement romstage
Arthur Heymans
2023-11-28
soc/amd/genoa: Add openSIL to Genoa Kconfig
Martin Roth
2023-11-24
soc/amd/genoa: Hook up microcode updating
Arthur Heymans
2023-11-22
soc/amd/genoa: add I2C support
Felix Held
2023-11-15
soc/amd/genoa: Add mmio.asl
Varshit Pandya
2023-11-13
soc/amd/genoa: Hook up MCA code
Arthur Heymans
2023-11-13
soc/amd/genoa: Hook SMP and SMM init
Arthur Heymans
2023-11-13
soc/amd/genoa: Double HEAP_SIZE to 0x200000
Varshit Pandya
2023-11-06
soc/amd/genoa/chipset.dt: add UART device ops
Felix Held
2023-11-06
soc/amd/genoa/include/iomap: add missing I2C and I3C MMIO bases
Felix Held
2023-11-06
soc/amd/genoa/devicetree: fix MMIO base addresses
Felix Held
2023-11-02
soc/amd/*: Ensure PSP soft fuse bitmask set properly
Matt DeVillier
2023-10-31
soc/amd/genoa: Add PCI interrupt support
Varshit Pandya
2023-10-27
soc/amd/genoa: add PCI domain resource reporting
Felix Held
2023-10-27
soc/amd/genoa: select PSP gen 2 support
Felix Held
2023-10-25
soc/amd/*/Kconfig: rework SPL options
Felix Held
2023-10-20
soc/amd/genoa: Add Global NVS
Varshit Pandya
2023-10-20
soc/amd/genoa: Hook up IOMMU ops
Arthur Heymans
2023-10-20
soc/amd/genoa: Add SMU header file and SMU Kconfig
Varshit Pandya
2023-10-20
soc/amd/genoa: Hook up LPC ops
Arthur Heymans
2023-10-20
soc/amd/genoa: Add MAX_CPUS
Varshit Pandya
2023-10-12
soc/amd/genoa/include/data_fabric: add VGA decode enable register
Felix Held
2023-10-11
soc/amd/genoa: add root complex support code
Felix Held
2023-10-11
soc/amd/genoa/include: add data_fabric.h
Felix Held
2023-10-11
soc/amd/genoa: Enable uart
Varshit Pandya
2023-10-11
soc/amd/genoa: Add GPIO support
Varshit Pandya
2023-10-11
soc/amd/genoa: Add SMI support
Varshit Pandya
2023-10-11
soc/amd/genoa: Add GPIO definitions
Varshit Pandya
2023-10-10
soc/amd/genoa: Enable eSPI early
Arthur Heymans
2023-10-10
soc/amd/genoa: Add aoac.c & enable AOAC devices early
Arthur Heymans
2023-10-10
soc/amd/genoa: Enable cf9 IO early
Arthur Heymans
2023-10-04
soc/amd: rework SPL file override and SPL fusing handling
Felix Held
2023-09-28
soc/amd/genoa: Enable ECAM MMCONF support
Arthur Heymans
2023-09-28
soc/amd/genoa/reset.c: Add reset methods
Arthur Heymans
2023-09-28
soc/amd/genoa/southbridge.h: Add PM related macros
Arthur Heymans
2023-09-28
soc/amd/genoa: Add timer & tsc support
Arthur Heymans
2023-09-28
soc/amd/genoa: Add function to fetch common code dt configuration
Arthur Heymans
2023-09-28
soc/amd/genoa: Deal with memory map for 32M or larger flash
Arthur Heymans
2023-09-28
soc/amd/genoa: Add Kconfig/Makefile to generate PSP image
Arthur Heymans
2023-09-28
soc/amd/genoa: Add chipset.cb
vbpandya
2023-09-04
soc/amd/common: Use CBFSTOOL_ADD_CMD_OPTIONS when adding psp image
Arthur Heymans
2023-09-01
soc/amd/genoa: Add minimal viable code for compilation
Arthur Heymans