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
Age
Commit message (
Expand
)
Author
2017-11-01
amd/stoneyridge: Consolidate duplicate comment
Marshall Dawson
2017-11-01
amd/stoneyridge: Add definition for HPET to southbridge
Marshall Dawson
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-23
soc: Add Kconfig for each soc vendor
Chris Ching
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-10-22
soc/amd/common: Revert PI blob search hack
Marshall Dawson
2017-10-22
soc/amd/stoneyridge: Remove duplicate macros in pci_devs.h
Chris Ching
2017-10-20
stoneyridge: Add SCI/GPE configuration
Marc Jones
2017-10-20
soc/stoneyridge: Remove _PRW ASL
Marc Jones
2017-10-20
stoneyridge: Fix USB ASL
Marc Jones
2017-10-20
soc/amd/common: Set AltImageBasePtr to 0
Martin Roth
2017-10-20
Stoney Ridge Platforms: Make AGESA callout tables common
Martin Roth
2017-10-19
soc/amd/stoneyridge: Use macros for PCI_DEVFN calls
Chris Ching
2017-10-19
soc/amd/stoneyridge: Replace magic registers
Richard Spiegel
2017-10-17
soc/amd/stoneyridge: clean up chip.h
Martin Roth
2017-10-16
soc/amd/common: Clean up file includes
Frank Vibrans
2017-10-16
soc/amd/stoneyridge: Check UART index
Marshall Dawson
2017-10-16
soc/amd/stoneyridge: Update AMD firmware placement options
Martin Roth
2017-10-15
amd/stoneyridge: Add function to find PmControl register
Marshall Dawson
2017-10-15
amd/soc/common: Print an error if an AGESA callout isn't supported
Marc Jones
2017-10-15
soc/amd/stoneyridge/lpc.c: Refactor lpc_enable_childrens_resources
Richard Spiegel
2017-10-13
amd/stoneyridge: Make all AGESA reset requests immediate
Marc Jones
2017-10-12
soc/amd/stoneyridge: Clean up sata.c
Richard Spiegel
2017-10-05
soc/amd/stoneyridge: Pass firmware dir location to amdfwtool
Martin Roth
2017-10-04
soc/amd/stoneyridge: Drop some amdlib.h includes
Kyösti Mälkki
2017-10-03
soc/amd/stoney: Allow alternative placement for AMD FW directory
Martin Roth
2017-10-03
soc/amd/stoneyridge: Wait for UART to be ready
Marc Jones
2017-10-02
amd/stoneyridge: Remove 16MB cbmem assert
Marshall Dawson
2017-10-02
amd/stoneyridge: Change SMM setup functions
Marshall Dawson
2017-10-02
amd/stoneyridge: Add PM defintions to southbridge.h
Marshall Dawson
2017-10-02
amd/stoneyridge: Refactor SMI handler
Marshall Dawson
2017-10-02
amd/stoneyridge: Clean up smihandler.c
Marshall Dawson
2017-10-02
amd/stoneyridge: Check SMI command address before reading
Marshall Dawson
2017-10-02
amd/stoneyridge: Move pm/smi_read/write functions to util file
Marshall Dawson
2017-10-02
amd/stoneyridge: Add pm_read32 and pm_write32 to southbridge
Marshall Dawson
2017-10-02
amd/stoneyridge: Fix pm_read16 argument size
Marshall Dawson
2017-10-02
amd/stoneyridge: Clean up smi_util.c
Marshall Dawson
2017-10-02
amd/stoneyridge: Add more SMM definitions
Marshall Dawson
2017-10-02
amd/stoneyridge: Add uart.c to smm-y list
Marshall Dawson
2017-10-02
soc/amd/common: Add framework for missing AGESA callouts
Martin Roth
2017-10-02
soc/amd/stoneyridge/southbridge.c: Remove preprocessor #if
Richard Spiegel
2017-09-30
amd/stoneyridge: Use generic SMM command port values
Marshall Dawson
2017-09-30
amd/stoneyridge: Remove HAVE_SMI_HANDLER from makefile
Marshall Dawson
2017-09-30
soc/amd/common: Add included directory
Marshall Dawson
2017-09-27
soc/amd/stoneyridge: Enable SSE
Martin Roth
2017-09-27
smbus: Fix a typo ("Set the device I'm talking too")
Jonathan Neuschäfer
2017-09-27
soc/amd/stoneyridge: Revert CAR teardown wbinvd
Marshall Dawson
2017-09-27
soc/amd/stoneyridge: Add postcar stage
Marshall Dawson
2017-09-27
amd/stoneyridge: Move AmdInitEnv to ramstage
Marshall Dawson
2017-09-27
amd/stoneyridge: Put AGESA heap into cbmem
Marshall Dawson
2017-09-27
soc/amd/common: Clean up GetHeapBase function
Marshall Dawson
2017-09-27
amd/stoneyridge: Clean up include files in northbridge.h
Marshall Dawson
2017-09-27
amd/stoneyridge: Enable SMM in TSEG
Marshall Dawson
2017-09-27
amd/stoneyridge: Convert MP init to mp_init_with_smm
Marshall Dawson
2017-09-27
google/kahlee: Fix GPIO ASL
Marc Jones
2017-09-27
amd/stoneyridge: Refactor GPIO functions
Marc Jones
2017-09-26
amd/stoneyridge: Make UMA memory cacheable
Marshall Dawson
2017-09-26
amd/stoneyridge: Remove EXT_CONF_SUPPORT check
Marshall Dawson
2017-09-26
amd/stoneyridge: Simplify memory hole calculation
Marshall Dawson
2017-09-26
binaryPI: Drop Options.h include
Kyösti Mälkki
2017-09-26
AGESA: Avoid cpuRegisters.h include
Kyösti Mälkki
2017-09-22
AGESA binaryPI: Clean up amdfamXX.h include
Kyösti Mälkki
2017-09-20
vboot: reset vbnv in cmos when cmos failure occurs
Aaron Durbin
2017-09-20
vboot: remove init_vbnv_cmos()
Aaron Durbin
2017-09-19
amd/stoneyridge: Add northbridge definitions
Marshall Dawson
2017-09-15
soc/amd/stoneyridge: Improve code quality
Richard Spiegel
2017-09-13
amd/stoneyridge: Remove duplicate PCI definitions
Marshall Dawson
2017-09-13
amd/stoneyridge: Remove multi-node support
Marshall Dawson
2017-09-13
amd/stoneyridge: Simplify SB link routing
Marshall Dawson
2017-09-13
amd/stoneyridge: Remove CONFIG_LOGICAL_CPUS setup
Marshall Dawson
2017-09-13
amd/stoneyridge: Remove PSP BAR init from cpu init
Marshall Dawson
2017-09-13
amd/stoneyridge: Make cbmem_top SMM aware
Marshall Dawson
2017-09-10
amdfw: Clean up makefiles a bit more
Martin Roth
2017-09-08
soc/amd/stoneyridge: Update amdfw build
Martin Roth
2017-09-06
soc/amd/stoneyridge: Use __packed
Jonathan Neuschäfer
2017-08-29
amd/stoneyridge: Change ACPI _PR.CPxx to _PR.Pxxx
Marc Jones
2017-08-28
soc/amd: Standardize guards on header files
Martin Roth
2017-08-28
soc/amd/stoneyridge: Increase preram console size
Marshall Dawson
2017-08-25
amd/pi/hudson: Fix FCH EC
Martin Roth
2017-08-25
soc/amd/stoneyridge: Move IMC ASL source
Kyösti Mälkki
2017-08-25
soc/amd/stoneyridge: Move oem_fan_control()
Kyösti Mälkki
2017-08-23
soc/amd/stoneyridge ACPI: Sync sleepstates.asl definitions
Kyösti Mälkki
2017-08-14
stoneyridge: Fix CPU ASL \_PR table
Marc Jones
2017-08-14
stoneyridge: Rename hudson to southbridge
Marc Jones
2017-08-07
usbdebug: Refactor early enable
Kyösti Mälkki
2017-08-07
usbdebug: Consolidate EHCI_BAR setup
Kyösti Mälkki
2017-08-04
soc/amd/stoneyridge: Use generic gpio library
Marc Jones
2017-07-31
soc/amd/stoneyridge: Add GPIO functions to romstage
Marc Jones
2017-07-31
soc/amd/stoneyridge: Fix GPIO bank1 control definition
Marshall Dawson
2017-07-31
soc/amd/stoneyridge: Move ACPI MADT table to soc
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-07-27
soc/amd/stoneyridge: Convert 48Mhz enable to read/write32
Marshall Dawson
2017-07-27
soc/amd/stoneyridge: Clarify BAR mask in SPI base
Marshall Dawson
2017-07-16
soc/amd/stoneyridge:Fix IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-12
soc/amd/stoneyridge: Update header guards and includes
Marshall Dawson
[next]