index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
amd
/
common
Age
Commit message (
Expand
)
Author
2017-11-23
soc/amd/common: Include appropriate headers in dimm_spd.h
Marc Jones
2017-11-21
soc/amd/common: Remove duplicated #include amd_pci_int_defs.h
Richard Spiegel
2017-11-20
amd/stoneyridge: Fix SPD files and functions camel case
Marc Jones
2017-11-17
Move amd/stoneyridge/include/amd_pci_int_defs.h to include/soc/
Richard Spiegel
2017-11-16
vendorcode/amd/pi/00670F00: Get rid of filecodes, replace filecode.h
Martin Roth
2017-11-14
soc/amd/common: Remove direct AGESA header includes
Martin Roth
2017-11-14
AMD Stoney Ridge: Add agesa_headers.h
Martin Roth
2017-11-14
amd/common/spi: Update flash driver usage
Marshall Dawson
2017-11-14
soc/amd/stoneyridge: Load SMU fimware using PSP
Marshall Dawson
2017-11-10
soc/amd/stoneyridge: Use uint8_t as type for SPD address
Richard Spiegel
2017-11-10
soc/amd/common: Add DRAM clear option to northbridge.c
Richard Spiegel
2017-11-08
soc/amd/common/psp: Add command to load fw blobs
Marshall Dawson
2017-11-08
amd/stoneyridge: Remove fixme.c
Marshall Dawson
2017-11-06
soc/amd/common/psp: Require PSP PCI definition in SOC
Marshall Dawson
2017-11-06
soc/amd/stoneyridge: start header file for iomap
Aaron Durbin
2017-11-04
soc/amd/common: remove superfluous NULL initializers on globals
Aaron Durbin
2017-11-04
soc/amd/common: remove use of LibAmdMemFill()
Aaron Durbin
2017-10-31
soc/amd/common: Add weak call for platform PCIE slot reset
Marc Jones
2017-10-27
soc/amd/common: Remove agesa_LateRunApTask() callback
Marc Jones
2017-10-22
soc/amd/common: Revert PI blob search hack
Marshall Dawson
2017-10-20
soc/amd/common: Set AltImageBasePtr to 0
Martin Roth
2017-10-20
Stoney Ridge Platforms: Make AGESA callout tables common
Martin Roth
2017-10-16
soc/amd/common: Clean up file includes
Frank Vibrans
2017-10-15
amd/soc/common: Print an error if an AGESA callout isn't supported
Marc Jones
2017-10-13
amd/stoneyridge: Make all AGESA reset requests immediate
Marc Jones
2017-10-02
soc/amd/common: Add framework for missing AGESA callouts
Martin Roth
2017-09-30
soc/amd/common: Add included directory
Marshall Dawson
2017-09-27
soc/amd/stoneyridge: Revert CAR teardown wbinvd
Marshall Dawson
2017-09-27
soc/amd/stoneyridge: Add postcar stage
Marshall Dawson
2017-09-27
amd/stoneyridge: Put AGESA heap into cbmem
Marshall Dawson
2017-09-27
soc/amd/common: Clean up GetHeapBase function
Marshall Dawson
2017-09-26
AGESA: Avoid cpuRegisters.h include
Kyösti Mälkki
2017-08-28
soc/amd: Standardize guards on header files
Martin Roth
2017-08-14
stoneyridge: Rename hudson to southbridge
Marc Jones
2017-07-27
soc/amd/common: Convert to C_ENVIRONMENT_BOOTBLOCK
Marshall Dawson
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-11
binaryPI: Define AGESA blob in CBFS as Kconfig string
Kyösti Mälkki
2017-07-02
soc/amd/common: Add initial support for AMD PSP
Marshall Dawson
2017-06-27
soc/amd/common: Fix most checkpatch errors
Marshall Dawson
2017-06-27
vendorcode/amd: Unify Porting.h across all targets
Stefan Reinauer
2017-06-26
soc/amd/stoneyridge: Add northbridge support
Marc Jones
2017-06-26
soc/amd/stoneyridge: Add CPU files
Marc Jones
2017-06-26
soc: Add AMD Stoney Ridge southbridge code
Marc Jones