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
/
include
Age
Commit message (
Expand
)
Author
2020-04-02
soc/amd/common/psp: Move definitions into a private file
Marshall Dawson
2020-04-02
soc/amd/common/psp: Move early init to soc
Felix Held
2020-04-02
soc/amd/common/psp: Consolidate FW blob load functions
Marshall Dawson
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-02-24
soc/amd/common/block/include/amdblocks: Fix typos
Elyes HAOUAS
2020-01-03
soc/amd/common/block/spi: remove code duplication
Aaron Durbin
2020-01-03
amdblocks/acpimmio: add missing MMIO functions
Michał Żygowski
2020-01-03
amdblocks/biosram: Force use of abstraction
Kyösti Mälkki
2019-12-10
amdblocks/pci: add common implementation of MMCONF enabling
Michał Żygowski
2019-12-04
amdblocks/acpimmio: add common functions for AP entry
Michał Żygowski
2019-12-04
amdblocks/acpimmio: Unify BIOSRAM usage
Michał Żygowski
2019-12-04
soc/amd/common/block/acpimmio: fix ACPIMMIO decode enable function
Michał Żygowski
2019-12-02
soc/amd/common: Inline ACPI MMIO accessors
Kyösti Mälkki
2019-11-28
soc/amd/common: Remove guards on ACPIMMIO utils
Kyösti Mälkki
2019-11-28
soc/amd/common: Fix indirect includes
Kyösti Mälkki
2019-10-20
soc/amd/common: Add AcpiMmio access for SMBus PCI device
Marshall Dawson
2019-10-20
soc/amd/common/lpc: Add SuperIO decode function
Marshall Dawson
2019-09-26
soc/amd/common/block/spi/fch_spi_ctrl.c: Fix SPI vendor id code
Richard Spiegel
2019-09-21
soc/amd/stoneyridge: Use new common SPI code
Richard Spiegel
2019-09-21
soc/amd/common/block: Create new SPI code
Richard Spiegel
2019-09-09
soc/amd/common/lpc: Add decode disable function
Marshall Dawson
2019-09-09
soc/amd/common: Add missing stdint.h to lpc.h
Marshall Dawson
2019-09-06
soc/amd/common: Add missing stdint.h to acpimmio.h
Marshall Dawson
2019-09-06
soc/amd/common: Add missing stdint.h to BiosCallOuts.h
Marshall Dawson
2019-08-16
soc/amd/common: Refactor S3 helpers
Kyösti Mälkki
2019-08-09
soc/amd/common: Add new GPIO 8K pull-up definition
Marshall Dawson
2019-07-21
soc/amd: Move SPI base alignment define into common
Marshall Dawson
2019-06-11
soc/amd/common: Add errors for invalid AcpiMmio access
Marshall Dawson
2019-06-06
soc/amd/common: Update AcpiMmio comments
Marshall Dawson
2019-06-06
soc/amd/common: Fix consistency in AcpiMmio arguments
Marshall Dawson
2019-06-06
soc/amd/common: Clean up prototypes for AcpiMmio
Marshall Dawson
2019-06-06
src/amd/stoneyridge: Move alink source to common
Marshall Dawson
2019-06-06
soc/amd/stoneyridge: Move sata to common
Marshall Dawson
2019-06-06
soc/amd/stoneyridge: Relocate MMIO access of ACPI registers
Marshall Dawson
2019-06-06
soc/amd/stoneyridge: Move LPC support to common
Marshall Dawson
2019-06-06
soc/amd/stoneyridge: Move GPIO support to common
Marshall Dawson
2019-05-29
src/soc: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-16
soc/amd/common: Create AcpiMmio functionality from stoneyridge
Marshall Dawson
2019-04-23
soc/amd/common: Introduce agesa_execute_state()
Kyösti Mälkki
2019-02-25
soc/amd/common: Fix AmdLateRunApTask()
Kyösti Mälkki
2018-12-18
Fix typos involving "the the"
Jonathan Neuschäfer
2018-11-16
soc/amd: Convert from AMD units to coreboot units
Richard Spiegel
2018-10-22
soc/amd: Implement common reset API
Nico Huber
2018-10-08
Move compiler.h to commonlib
Nico Huber
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: Port vendorcode's LibAmdLocateImage
Richard Spiegel
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-06-13
amd/pi: Add AgesaHeapRebase callout
Marshall Dawson
2018-06-13
amd/pi: Add GetTempHeapBase callout
Marshall Dawson
2018-04-26
soc/amd/common/block/include/amdblocks/psp.h: Replace todo message
Richard Spiegel
2018-04-06
amd/common/block/pi: Make agesa_heap_base() static
Marshall Dawson
2018-03-16
soc/amd/stoneyridge: Create a HALT_THIS_AP callout
Richard Spiegel
2018-02-12
soc/amd/common: Add S3 resume functions to wrapper
Marshall Dawson
2018-02-12
soc/amd/common: Add S3 supporting functions
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: Define regions in AGESA cbmem
Marshall Dawson
2018-01-19
amd/common/s3: Remove legacy spi.c
Marshall Dawson
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
2017-12-18
soc/amd: Move stoneyridge features out of agesawrapper
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-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: Add amdblocks/spi.h
Marc Jones
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-20
amd/stoneyridge: Fix SPD files and functions camel case
Marc Jones
2017-11-14
soc/amd/common: Remove direct AGESA header includes
Martin Roth
2017-11-08
soc/amd/common/psp: Add command to load fw blobs
Marshall Dawson
2017-11-06
soc/amd/common/psp: Require PSP PCI definition in SOC
Marshall Dawson
2017-08-28
soc/amd: Standardize guards on header files
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-02
soc/amd/common: Add initial support for AMD PSP
Marshall Dawson