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
2018-08-17
soc/amd/common/block/pi/agesawarapper.c: Use find_image()
Richard Spiegel
2018-08-17
soc/amd/common/block: Port vendorcode's LibAmdLocateImage
Richard Spiegel
2018-08-03
soc/amd/common: Remove PSPP override setting
Marc Jones
2018-07-31
src/soc/amd/stoneyridge: Remove IMC support
Richard Spiegel
2018-07-30
soc/amd/stoneyridge/northbridge.c: Create a way to change eDP training value
Richard Spiegel
2018-07-09
src/soc: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-07-02
soc/amd/common: Change create_struct return value
Kyösti Mälkki
2018-07-02
soc/amd/common: Fix agesawrapper CreateStruct calls
Kyösti Mälkki
2018-06-28
amd/common/pi: Remove AGESA support files from bootblock
Marshall Dawson
2018-06-28
amd/common/pi: Remove obsolete heapmanager workaround
Marshall Dawson
2018-06-21
soc/amd/common: Always set GetBiosCallout
Kyösti Mälkki
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-14
AGESA binaryPI: Drop tests for LATE_CBMEM_INIT
Kyösti Mälkki
2018-06-13
amd/pi: Add AgesaHeapRebase callout
Marshall Dawson
2018-06-13
amd/pi: Add GetTempHeapBase callout
Marshall Dawson
2018-06-04
src/soc: Get rid of whitespace before tab
Elyes HAOUAS
2018-05-27
grunt: Wire up the EC SMI handler
Raul E Rangel
2018-05-27
amd: Don't call halt() when in SMM
Raul E Rangel
2018-05-23
soc/amd/common/block/pci: Get rid of device_t
Elyes HAOUAS
2018-05-19
cpu/x86: Add support to run function on single AP
Subrata Banik
2018-05-14
cpu/x86: Add support to run function with argument over APs
Subrata Banik
2018-05-14
grunt: use stage cache when waking from S3
Raul E Rangel
2018-05-08
amd/common/pi: Insert missing newline in printk
Marshall Dawson
2018-04-26
soc/amd/common/block/include/amdblocks/psp.h: Replace todo message
Richard Spiegel
2018-04-24
soc/amd/common/block/pi/amd_late_init.c: Fix illegal memory access
Richard Spiegel
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-04-19
soc/amd/common/block/pi/heapmanager.c: Simplify code
Richard Spiegel
2018-04-12
include/memory_info.h: Change serial number field from 5 bytes to 4
Raul E Rangel
2018-04-11
soc/amd: Fix generating SMBIOS Type 17
Raul E Rangel
2018-04-10
soc/amd: Add "halt this AP" callback to romstage
Richard Spiegel
2018-04-06
amd/common/block/pi: Make agesa_heap_base() static
Marshall Dawson
2018-03-23
soc/amd: Print dimm_info and TYPE17_DMI_INFO to help debug incorrect values
Raul E Rangel
2018-03-16
soc/amd/stoneyridge: Create a HALT_THIS_AP callout
Richard Spiegel
2018-02-26
soc/amd/common: Save the UMA settings from AGESA
Marc Jones
2018-02-26
soc/amd/common/block/pi/amd_late_init.c: Fix part number
Richard Spiegel
2018-02-16
soc/amd/common/block/pi/amd_init_late.c: Transfer memory info to cbmem
Richard Spiegel
2018-02-15
soc/amd/common/block/s3/s3_resume.c: Check mrc_cache_get_current() return
Richard Spiegel
2018-02-12
soc/amd/common: Call AmdS3FinalRestore
Marshall Dawson
2018-02-12
soc/amd/common: Add S3 resume functions to wrapper
Marshall Dawson
2018-02-12
soc/amd/common: Replace missing AmdReleaseStruct() calls
Marshall Dawson
2018-02-12
soc/amd/common: Add S3 supporting functions
Marshall Dawson
2018-02-07
soc/amd/common: Add generic create_struct call to wrapper
Marshall Dawson
2018-02-07
soc/amd/common: Improve misc. formatting in AGESA wrapper
Marshall Dawson
2018-02-01
amd/soc/common: Remove cbmem subregions in heap
Marshall Dawson
2018-01-19
soc/amd/common: Make agesa_heap_base non-static
Marshall Dawson
2018-01-19
amd/common: Remove GetHeapBase camel case
Marshall Dawson
2018-01-19
amd/common: Define regions in AGESA cbmem
Marshall Dawson
2018-01-19
amd/common/s3: Remove legacy spi.c
Marshall Dawson
2018-01-17
soc/amd/common/block/pi: Fix AGESA heap deallocator
Marc Jones
2018-01-13
Revert "soc/amd/common/pi: Fix issue in AGESA heap allocator"
Marc Jones
2018-01-12
soc/amd/common/pi: Fix issue in AGESA heap allocator
Marc Jones
2018-01-10
soc/amd/common/block/acpi: Add halt.c
Chris Ching
2018-01-07
soc/amd/common: Only load post-memory AGESA into RAM when split enabled
Daniel Kurtz
2018-01-05
soc/amd/common: load post-memory AGESA as rmodule
Aaron Durbin
2018-01-05
soc/amd/common: Allow AGESA file split for pre- and post-memory
Justin TerAvest
2018-01-02
soc/amd/common/block/pi: Format files to standards
Richard Spiegel
2017-12-20
amd/common/psp: Add BootDone command
Marshall Dawson
2017-12-20
amd/common/psp: Convert structure init to C99
Marshall Dawson
2017-12-20
amd/common/psp: Assume PSP command register already set up
Marshall Dawson
2017-12-19
soc/amd/common/block/pci: Fix validation of pointer
Richard Spiegel
2017-12-18
soc/amd/common: Factor out InitPost printed results to function
Marshall Dawson
2017-12-18
soc/amd: Move stoneyridge features out of agesawrapper
Marshall Dawson
2017-12-18
soc/amd/common: Remove #ifndef/#endif from AGESA wrapper
Marshall Dawson
2017-12-18
soc/amd/common: Make AGESA event log parser static
Marshall Dawson
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
[next]