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
/
stoneyridge
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2021-02-19
soc/amd: move SMM finalization to common code
Felix Held
2021-02-11
soc/amd: include cpu/x86/smm directory in common SMM Makefile
Felix Held
2021-02-10
soc/amd: Move global_smi_enable to common/blocks/smi/smi_util
Felix Held
2021-01-15
build system: Always add coreboot.pre dependency to intermediates
Patrick Georgi
2021-01-15
build system: Remove flock calls from intermediate processing
Patrick Georgi
2021-01-14
build system: Structure and serialize INTERMEDIATE
Patrick Georgi
2021-01-14
soc/amd/stoneyridge: use SOC_AMD_COMMON_BLOCK_UART
Felix Held
2021-01-08
cbfstool: Use flock() when accessing CBFS files
Julius Werner
2020-12-04
soc/amd: move smi_util to common block
Felix Held
2020-11-30
soc/amd: move bootblock inside main SoC directories
Felix Held
2020-11-21
soc/amd: factor out vbnv_cmos_failed() into soc/amd/common/vboot
Felix Held
2020-11-06
amdfwtool: Use shell command to get depend file list
Zheng Bao
2020-11-04
soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION
Zheng Bao
2020-10-30
amdfwtool: Take a config file instead of command line parameters
Zheng Bao
2020-09-20
soc/amd/picasso: Fix typo of Kconfig setting
Zheng Bao
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-20
soc/amd: replace remaining license headers with SPDX ones
Felix Held
2020-04-02
soc/amd/common/psp: Move early init to soc
Felix Held
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-02-20
soc/amd/stoneyridge: Remove TODO for file extensions
Marshall Dawson
2020-02-04
soc/amd: unify SMBus support
Aaron Durbin
2019-12-16
soc/amd,{agesa,pi}/hudson: Have do_board_reset in all stages
Kyösti Mälkki
2019-12-11
soc/amd/stoneyridge|mbs: Deprecate SOC_AMD_NAME_PKG and others
Marshall Dawson
2019-12-11
soc/amd/stoneyridge|mb: Add Kconfig symbol for Prairie Falcon
Marshall Dawson
2019-12-04
amdblocks/acpimmio: add common functions for AP entry
Michał Żygowski
2019-12-03
soc/amd/stoneyridge: Use USE_AMD_BLOBS to remove default paths
Marshall Dawson
2019-11-27
soc/amd/stoneyridge: Add selectable APU names
Marshall Dawson
2019-11-18
*/Makefile: Always build enable_usbdebug.c
Arthur Heymans
2019-09-21
soc/amd/stoneyridge: Use new common SPI code
Richard Spiegel
2019-08-16
amd/stoneyridge: Rename ramtop.c to memmap.c
Kyösti Mälkki
2019-07-17
soc/amd/stoneyridge: Add Merlin Falcon configuration
Richard Spiegel
2019-06-06
soc/amd/stoneyridge: Remove sb_util.c
Marshall Dawson
2019-06-06
soc/amd/stoneyridge: Move IOMMU support to common
Marshall Dawson
2019-06-06
soc/amd/stoneyridge: Move hda.c to common
Marshall Dawson
2019-06-06
soc/amd/stoneyridge: Move LPC support to common
Marshall Dawson
2019-03-18
soc/amd/stoneyridge: Correct PSP SecureOs Kconfig symbol
Marshall Dawson
2019-03-07
soc/amd/stoneyridge: Convert SMU fanless options
Marshall Dawson
2019-03-07
soc/amd/stoneyridge: Call amdfwtool with different arguments
Marshall Dawson
2019-02-25
security/vboot: Add measured boot mode
Philipp Deppenwiese
2019-01-06
usbdebug: Make the EHCI debug console work in the bootblock
Arthur Heymans
2018-11-30
security/vboot: Fix remaining measured boot issues
Philipp Deppenwiese
2018-10-03
soc/amd/stoneyridge: Add IOMMU support
Marc Jones
2018-09-07
amd/stoneyridge: Relocate MCA error identification
Marshall Dawson
2018-07-31
src/soc/amd/stoneyridge: Remove IMC support
Richard Spiegel
2018-07-16
soc/amd/stoneyridge: Add GPIO functions to SMM
Marc Jones
2018-05-27
stoneyridge GPIO: Create and use PAD_INT for interrupt pins
Richard Spiegel
2018-04-27
soc/amd/stoneyridge: Enable CMOS VBNV backup to flash
Marc Jones
2018-04-10
soc/amd/stoneyridege: Create AP jump structure
Richard Spiegel
2018-02-21
soc/amd/stoneyridge: Add functions for GPIO interrupts
Chris Ching
2018-02-16
amd/stoneyridge: Move model_15_init.c to cpu.c
Marshall Dawson
2018-01-31
amd/stoneyridge: Move TValid and SmmLock to end of POST
Marshall Dawson
2018-01-28
amd/stoneyridge: Add NV storage to ramtop
Marshall Dawson
2018-01-24
soc/amd/stoneyridge: provide alternate monotonic timer
Aaron Durbin
2018-01-03
soc/amd/stoneyridge: Add I2C support
Chris Ching
2017-12-07
amd/stoneyridge: Delete early_setup.c
Richard Spiegel
2017-12-04
amd/stoneyridge: Transfer functions from early_setup.c to southbridge.c
Richard Spiegel
2017-12-01
soc/amd/stoney: clean up and update reset.c
Martin Roth
2017-11-29
soc/amd/stoneyridge: Add mainboard call for SPD values
Marc Jones
2017-11-20
amd/stoneyridge: Fix SPD files and functions camel case
Marc Jones
2017-11-17
amd/stoneyridge: Add SPI controller driver
Marshall Dawson
2017-11-10
amd/stoneyridge: Implement vboot_platform_is_resuming
Marshall Dawson
2017-11-08
amd/stoneyridge: Add SMU firmware blobs to cbfs
Marshall Dawson
2017-11-08
amd/stoneyridge: Remove fixme.c
Marshall Dawson
2017-10-20
Stoney Ridge Platforms: Make AGESA callout tables common
Martin Roth
2017-10-16
soc/amd/stoneyridge: Update AMD firmware placement options
Martin Roth
2017-10-05
soc/amd/stoneyridge: Pass firmware dir location to amdfwtool
Martin Roth
2017-10-03
soc/amd/stoney: Allow alternative placement for AMD FW directory
Martin Roth
2017-10-02
amd/stoneyridge: Move pm/smi_read/write functions to util file
Marshall Dawson
2017-10-02
amd/stoneyridge: Add uart.c to smm-y list
Marshall Dawson
2017-09-30
amd/stoneyridge: Remove HAVE_SMI_HANDLER from makefile
Marshall Dawson
2017-09-27
soc/amd/stoneyridge: Add postcar stage
Marshall Dawson
2017-09-27
amd/stoneyridge: Convert MP init to mp_init_with_smm
Marshall Dawson
2017-09-20
vboot: reset vbnv in cmos when cmos failure occurs
Aaron Durbin
2017-09-10
amdfw: Clean up makefiles a bit more
Martin Roth
2017-09-08
soc/amd/stoneyridge: Update amdfw build
Martin Roth
2017-08-14
stoneyridge: Rename hudson to southbridge
Marc Jones
2017-07-31
soc/amd/stoneyridge: Add GPIO functions to romstage
Marc Jones
2017-07-31
soc/amd/stoneyridge: Add GNVS
Marc Jones
2017-07-27
soc/amd/stoneyridge: Remove unused SD controller
Marshall Dawson
2017-07-27
soc/amd/stoneyridge: Enable verstage support
Marshall Dawson
2017-07-27
soc/amd/common: Convert to C_ENVIRONMENT_BOOTBLOCK
Marshall Dawson
2017-06-29
soc/amd/stoneyridge: Convert monotonic timer
Marshall Dawson
2017-06-27
soc/stoneyridge: Remove IDE controller
Marshall Dawson
2017-06-27
soc/stoneyridge: Remove FCH PCIe support
Marshall Dawson
2017-06-27
soc/amd/stoneyridge: Remove PCIe-PCI bridge
Marshall Dawson
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