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-12-18
soc/amd/common: Clean up AGESA event log function
Marshall Dawson
2017-12-15
soc/amd/common: Update agesawrapper_call.h
Richard Spiegel
2017-12-14
soc/amd/stoneyridge: Remove "\t" from name table
Richard Spiegel
2017-12-13
vc/amd/pi/0067F00: add option to add AGESA binary PI as stage
Aaron Durbin
2017-12-12
vc/amd/pi/00670F00: fix #include paths to only use <amdblocks/header.h>
Aaron Durbin
2017-12-12
soc/amd/common: Move AGESA related source files
Richard Spiegel
2017-12-12
soc/amd/common: Move Agesa related headers
Richard Spiegel
2017-12-11
soc/amd/common: Move files to common/block
Richard Spiegel
2017-12-11
soc/amd/common: Collect timestamps before and after AGESA calls
Martin Roth
2017-12-11
vc/amd/pi/00670F00/binaryPI: cache the AGESA dispatcher
Aaron Durbin
2017-12-11
soc/amd/stoneyridge: Enable SPI writes
John E. Kabat Jr
2017-12-11
soc/amd/common: Add amdblocks/spi.h
Marc Jones
2017-12-07
amd/stoneyridge: Create new name/IRQ association
Richard Spiegel
2017-12-02
soc/amd/stoneyridge: Add RunOnAP support
Marc Jones
2017-12-01
amd/stoneyridge: Update def_callouts.c to reset using reset.c
Martin Roth
2017-11-29
soc/amd/stoneyridge: Add mainboard call for SPD values
Marc Jones
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