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
/
common
Age
Commit message (
Expand
)
Author
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