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
2019-01-06
device: Use pcidev_path_on_root()
Kyösti Mälkki
2018-12-18
Fix typos involving "the the"
Jonathan Neuschäfer
2018-12-05
src/(device/lib/soc): Remove unused variables
Richard Spiegel
2018-12-03
soc/amd/stoneyridge: Use new ACPI MMIO functions
Richard Spiegel
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
soc/amd: Convert from AMD units to coreboot units
Richard Spiegel
2018-11-16
soc/amd/common: Remove unused variables of write_pci_cfg_irqs()
Richard Spiegel
2018-11-07
soc/amd/stoneyridge: Fix 81+ characters lines
Richard Spiegel
2018-11-06
soc/amd/common: Fix function formating
Richard Spiegel
2018-10-30
soc/amd/stoneyridge: Set IOMMU support to follow device setting
Martin Roth
2018-10-25
soc/amd/common/def_callouts.c: Prefer using '"%s...", __func__'
Richard Spiegel
2018-10-25
soc/amd/common/pi: Correct top of DRAM reporting by AGESA
Marshall Dawson
2018-10-22
soc/amd: Implement common reset API
Nico Huber
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-03
soc/amd/stoneyridge: Add IOMMU support
Marc Jones
2018-09-28
soc/amd/common/block/pi: Remove references to AmdLib
Richard Spiegel
2018-09-24
amd/common/psp: Remove use of PspBaseLib
Charles Marslett
2018-09-24
soc/amd/stoneyridge/romstage.c: Move STAPM code to SOC specific
Richard Spiegel
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
[next]