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
/
southbridge.c
Age
Commit message (
Expand
)
Author
2018-05-02
soc/amd/stoneyridge: remove sb_set_readspeed function
Marc Jones
2018-04-25
soc/amd/stoneyridge: Add additional early LPC and SPI init
Marc Jones
2018-04-20
soc/amd/stoneyridge/include/soc/southbridge.c: Rename gpio structure
Richard Spiegel
2018-03-22
amd/stoneyridge: Add PM1 wake status to boot log
Marshall Dawson
2018-03-19
soc/amd/stoneyridge/southbridge.c: Remove configure_stoneyridge_uart
Richard Spiegel
2018-03-17
soc/amd/stoneyridge: Call sb_spibase() early
Garrett Kirkendall
2018-03-16
soc/amd/stoneyridge/southbridge.c: Create AOAC initialization code
Richard Spiegel
2018-03-15
soc/amd/stoneyridge: Call sb_acpi_mmio_decode()
Garrett Kirkendall
2018-03-14
soc/amd/stoneyridge: Configure FCH for TPM
Garrett Kirkendall
2018-03-09
soc/amd/stoneyridge: Add function to enable I2C host controllers
Garrett Kirkendall
2018-03-09
soc/amd/stoneyridge: Add ACPI MMIO enable function
Garrett Kirkendall
2018-03-07
soc/amd/stoneyridge/Kconfig: Create a power restore option
Richard Spiegel
2018-03-07
soc/amd/stoneyridge: clean up southbridge.c
Garrett Kirkendall
2018-03-07
soc/amd/stoneyridge: clean up OSCOUT1_ClkOutputEnb
Garrett Kirkendall
2018-03-01
soc/amd/stoneyridge: Remove printk for GPIO
Justin TerAvest
2018-02-20
src/soc: Fix various typos
Jonathan Neuschäfer
2018-02-17
soc/amd/stoneyridge: Normalize GPIO init
Justin TerAvest
2018-01-23
soc/amd/stoneyridge: Add new function sb_program_gpio()
Richard Spiegel
2018-01-23
soc/amd/stoneyridge/southbridge.c: Create a GPIO programming function
Richard Spiegel
2018-01-22
amd/stoneyridge/include/soc/southbridge.h: Replace SATA magic numbers
Richard Spiegel
2018-01-22
AMD/stoneyridge: Fix SATA reset inconsistency
Richard Spiegel
2018-01-19
amd/stoneyridge: Remove unused S3 NVRAM save/restore
Marshall Dawson
2018-01-19
amd/stoneyridge: Move acpi_get_sleep_type to sb_util
Marshall Dawson
2017-12-18
soc/amd: Move stoneyridge features out of agesawrapper
Marshall Dawson
2017-12-14
soc/amd/stoneyridge: Remove "\t" from name table
Richard Spiegel
2017-12-11
soc/amd/common: Move files to common/block
Richard Spiegel
2017-12-07
amd/stoneyridge: Create new wide IO functions
Richard Spiegel
2017-12-07
amd/stoneyridge: Create new name/IRQ association
Richard Spiegel
2017-12-04
amd/stoneyridge: Transfer functions from early_setup.c to southbridge.c
Richard Spiegel
2017-11-17
amd/stoneyridge: Enable SMI trap on SlpTyp
Marshall Dawson
2017-11-14
amd/stoneyridge: Replace BIT(n) in southbridge
Marshall Dawson
2017-11-10
amd/stoneyridge: Use the new generic acpi_sleep_from_pm1
Marshall Dawson
2017-11-10
soc/amd/stoneyridge: Simplify and fix SMBUS code
Richard Spiegel
2017-10-02
amd/stoneyridge: Change SMM setup functions
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
soc/amd/stoneyridge/southbridge.c: Remove preprocessor #if
Richard Spiegel
2017-09-30
amd/stoneyridge: Use generic SMM command port values
Marshall Dawson
2017-08-14
stoneyridge: Rename hudson to southbridge
Marc Jones