Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
ec5a947b44f1f2bd2bd90071df2617de608cd1c2
/
src
/
soc
/
amd
/
common
49ec3f0
vc/amd/pi/00670F00: fix #include paths to only use <amdblocks/header.h>
by Aaron Durbin
· 6 years ago
19f67a3
soc/amd/common: Move AGESA related source files
by Richard Spiegel
· 6 years ago
0ad74ac
soc/amd/common: Move Agesa related headers
by Richard Spiegel
· 6 years ago
2bbc3dc
soc/amd/common: Move files to common/block
by Richard Spiegel
· 6 years ago
bc5c3e7
soc/amd/common: Collect timestamps before and after AGESA calls
by Martin Roth
· 6 years ago
a78319b
vc/amd/pi/00670F00/binaryPI: cache the AGESA dispatcher
by Aaron Durbin
· 6 years ago
af32770
soc/amd/stoneyridge: Enable SPI writes
by John E. Kabat Jr
· 6 years ago
2464efb
soc/amd/common: Add amdblocks/spi.h
by Marc Jones
· 6 years ago
376dc82
amd/stoneyridge: Create new name/IRQ association
by Richard Spiegel
· 6 years ago
33eef13
soc/amd/stoneyridge: Add RunOnAP support
by Marc Jones
· 6 years ago
4f92b15
amd/stoneyridge: Update def_callouts.c to reset using reset.c
by Martin Roth
· 6 years ago
a9f7277
soc/amd/stoneyridge: Add mainboard call for SPD values
by Marc Jones
· 6 years ago
cae58f1
soc/amd/common: Include appropriate headers in dimm_spd.h
by Marc Jones
· 6 years ago
a85f8b9
soc/amd/common: Remove duplicated #include amd_pci_int_defs.h
by Richard Spiegel
· 6 years ago
afd03d8
amd/stoneyridge: Fix SPD files and functions camel case
by Marc Jones
· 6 years ago
a800bdb
Move amd/stoneyridge/include/amd_pci_int_defs.h to include/soc/
by Richard Spiegel
· 6 years ago
690afa1
vendorcode/amd/pi/00670F00: Get rid of filecodes, replace filecode.h
by Martin Roth
· 6 years ago
b2c0d08
soc/amd/common: Remove direct AGESA header includes
by Martin Roth
· 6 years ago
d6ccf4e
AMD Stoney Ridge: Add agesa_headers.h
by Martin Roth
· 6 years ago
28f30a1
amd/common/spi: Update flash driver usage
by Marshall Dawson
· 6 years ago
f5e057c
soc/amd/stoneyridge: Load SMU fimware using PSP
by Marshall Dawson
· 6 years ago
77fee09
soc/amd/stoneyridge: Use uint8_t as type for SPD address
by Richard Spiegel
· 6 years ago
67c2a7b
soc/amd/common: Add DRAM clear option to northbridge.c
by Richard Spiegel
· 6 years ago
596ecec
soc/amd/common/psp: Add command to load fw blobs
by Marshall Dawson
· 6 years ago
154239a
amd/stoneyridge: Remove fixme.c
by Marshall Dawson
· 6 years ago
3727708
soc/amd/common/psp: Require PSP PCI definition in SOC
by Marshall Dawson
· 6 years ago
733ad92
soc/amd/stoneyridge: start header file for iomap
by Aaron Durbin
· 6 years ago
8dd4006
soc/amd/common: remove superfluous NULL initializers on globals
by Aaron Durbin
· 6 years ago
e3f7d44
soc/amd/common: remove use of LibAmdMemFill()
by Aaron Durbin
· 6 years ago
6e70d67
soc/amd/common: Add weak call for platform PCIE slot reset
by Marc Jones
· 6 years ago
bb59f67
soc/amd/common: Remove agesa_LateRunApTask() callback
by Marc Jones
· 6 years ago
3191e0f
soc/amd/common: Revert PI blob search hack
by Marshall Dawson
· 6 years ago
2960043
soc/amd/common: Set AltImageBasePtr to 0
by Martin Roth
· 6 years ago
c450fbe
Stoney Ridge Platforms: Make AGESA callout tables common
by Martin Roth
· 6 years ago
7151778
soc/amd/common: Clean up file includes
by Frank Vibrans
· 6 years ago
7e710e0
amd/soc/common: Print an error if an AGESA callout isn't supported
by Marc Jones
· 6 years ago
4f886cc
amd/stoneyridge: Make all AGESA reset requests immediate
by Marc Jones
· 6 years ago
f80a431
soc/amd/common: Add framework for missing AGESA callouts
by Martin Roth
· 6 years ago
b639bef
soc/amd/common: Add included directory
by Marshall Dawson
· 6 years ago
d61e832
soc/amd/stoneyridge: Revert CAR teardown wbinvd
by Marshall Dawson
· 6 years ago
18b477e
soc/amd/stoneyridge: Add postcar stage
by Marshall Dawson
· 6 years ago
6c74706
amd/stoneyridge: Put AGESA heap into cbmem
by Marshall Dawson
· 6 years ago
ed501d5b
soc/amd/common: Clean up GetHeapBase function
by Marshall Dawson
· 6 years ago
d41feed
AGESA: Avoid cpuRegisters.h include
by Kyösti Mälkki
· 6 years ago
933ca5b
soc/amd: Standardize guards on header files
by Martin Roth
· 6 years ago
dfeb1c4
stoneyridge: Rename hudson to southbridge
by Marc Jones
· 6 years ago
9df969a
soc/amd/common: Convert to C_ENVIRONMENT_BOOTBLOCK
by Marshall Dawson
· 6 years ago
6a00113
Rename __attribute__((packed)) --> __packed
by Stefan Reinauer
· 6 years ago
7104fe2
binaryPI: Define AGESA blob in CBFS as Kconfig string
by Kyösti Mälkki
· 7 years ago
68243a5
soc/amd/common: Add initial support for AMD PSP
by Marshall Dawson
· 6 years ago
f3dc71e
soc/amd/common: Fix most checkpatch errors
by Marshall Dawson
· 6 years ago
8d29dd1
vendorcode/amd: Unify Porting.h across all targets
by Stefan Reinauer
· 6 years ago
1587dc8
soc/amd/stoneyridge: Add northbridge support
by Marc Jones
· 7 years ago
21cde8b
soc/amd/stoneyridge: Add CPU files
by Marc Jones
· 7 years ago
2448484
soc: Add AMD Stoney Ridge southbridge code
by Marc Jones
· 7 years ago