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
/
block
/
pi
/
agesawrapper.c
Age
Commit message (
Expand
)
Author
2021-06-14
soc/amd/common/pi/agesawrapper: use IOAPIC ID defines
Felix Held
2020-07-11
arch/x86: Drop CBMEM_TOP_BACKUP
Kyösti Mälkki
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-05
soc/amd: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-04
amdblocks/acpimmio: Unify BIOSRAM usage
Michał Żygowski
2019-08-16
soc/amd/common: Refactor S3 helpers
Kyösti Mälkki
2019-05-22
soc/amd/common: Identify AGESA call pattern
Kyösti Mälkki
2019-05-21
soc/amd/common: Refactor AmdCreateStruct() use
Kyösti Mälkki
2019-05-06
soc/amd/common: Introduce module_dispatch()
Kyösti Mälkki
2019-04-23
soc/amd/common: Remove AmdReadEventLog()
Kyösti Mälkki
2019-04-23
soc/amd/common: Introduce agesa_execute_state()
Kyösti Mälkki
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-25
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-02-25
soc/amd/common: Fix AmdLateRunApTask()
Kyösti Mälkki
2019-02-15
soc/amd/common: Move PI refcode loader
Kyösti Mälkki
2019-02-12
soc/amd/common: Don't use CAR_GLOBAL
Arthur Heymans
2019-02-12
soc/amd/common: Remove redundant ACPI S3 test
Kyösti Mälkki
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-06
device: Use pcidev_path_on_root()
Kyösti Mälkki
2018-11-16
soc/amd: Convert from AMD units to coreboot units
Richard Spiegel
2018-10-30
soc/amd/stoneyridge: Set IOMMU support to follow device setting
Martin Roth
2018-10-25
soc/amd/common/pi: Correct top of DRAM reporting by AGESA
Marshall Dawson
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-03
soc/amd/stoneyridge: Add IOMMU support
Marc Jones
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-03
soc/amd/common: Remove PSPP override setting
Marc Jones
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-21
soc/amd/common: Always set GetBiosCallout
Kyösti Mälkki
2018-05-14
grunt: use stage cache when waking from S3
Raul E Rangel
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-02-26
soc/amd/common: Save the UMA settings from AGESA
Marc Jones
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-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-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-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-13
vc/amd/pi/0067F00: add option to add AGESA binary PI as stage
Aaron Durbin
2017-12-12
soc/amd/common: Move AGESA related source files
Richard Spiegel