index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
amd
/
stoneyridge
/
southbridge.c
Age
Commit message (
Expand
)
Author
2019-05-16
soc/amd/common: Create AcpiMmio functionality from stoneyridge
Marshall Dawson
2019-05-15
src/soc: Remove unneeded include <arch/io.h>
Elyes HAOUAS
2019-05-10
soc/amd/stoneyridge: Add IO access functions for PMx
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Finish read/write misc registers
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Add aoac_ read/write functions
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Rewrite smbus_read/write, add asf
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Rename AcpiMmio blocks
Marshall Dawson
2019-04-21
soc/amd/stoneyridge: Fix gnvs aoac initialization
Marshall Dawson
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-02-15
soc/amd/stoneyridge: Expand 48MHz for both osc out signals
Richard Spiegel
2019-01-30
soc/amd/stoneyridge: Access SMBUS through MMIO
Richard Spiegel
2019-01-06
device: Use pcidev_path_on_root()
Kyösti Mälkki
2018-12-20
soc/amd/stoneyridge: Get rid of device_t
Elyes HAOUAS
2018-12-05
src/(device/lib/soc): Remove unused variables
Richard Spiegel
2018-12-03
soc/amd/stoneyridge: Use new ACPI MMIO functions
Richard Spiegel
2018-11-28
soc/amd/stoneyridge: Replace public magic numbers
Patrick Georgi
2018-11-05
soc/amd/stoneyridge: Get rid of void pointer math
Richard Spiegel
2018-10-30
soc/amd/stoneyridge: Remove dev_find_slot where possible
Richard Spiegel
2018-10-22
soc/amd: Implement common reset API
Nico Huber
2018-10-18
soc/amd/stoneyridge: Replace double defined MISC MMIO reg. 0x40
Richard Spiegel
2018-10-18
soc/amd/stoneyridge/southbridge.c: Change comparison order
Richard Spiegel
2018-10-12
amd/stoneyridge: Rename CGPLL_CONFIG definitions
Marshall Dawson
2018-10-12
amd/stoneyridge: Convert hex definitions to lower case
Marshall Dawson
2018-10-04
amd/stoneyridge: Use BIOS_DEBUG to log PM1 and PMxC0 status
Edward Hill
2018-10-01
amd/stoneyridge: Load AOAC and USB gnvs values
Marshall Dawson
2018-08-16
amd/stoneyridge: Add PMxC0 reset status to boot log
Edward Hill
2018-08-14
soc/amd/stoneyridge: Add bootblock_fch_init
Raul E Rangel
2018-08-08
soc/amd/stoneyridge: Prevent reboot in romstage
Raul E Rangel
2018-08-06
soc/amd/stoneyridge: Enable spread spectrum in bootblock
Raul E Rangel
2018-08-06
soc/amd/stoneyridge: Disable SATA based on devicetree setting
Richard Spiegel
2018-07-31
src/soc/amd/stoneyridge: Remove IMC support
Richard Spiegel
2018-07-02
stoneyridge: Enable legacy IO
Raul E Rangel
2018-07-02
stoneyridge: Enable IO CF9 in bootblock
Raul E Rangel
2018-06-26
soc/amd/stoneyridge/southbridge.c: Fix get_index_bit limit check
Richard Spiegel
2018-06-21
soc/amd/stoneyridge/southbridge.c: Store PM related registers in cbmem
Richard Spiegel
2018-06-13
soc/amd/stoneyridge/southbridge.c: Fix saving _SWS parameters
Richard Spiegel
2018-05-27
stoneyridge GPIO: Create and use PAD_INT for interrupt pins
Richard Spiegel
2018-05-25
soc/amd/stoneyridge: Record ACPI Wake events in ELOG
Daniel Kurtz
2018-05-23
stoneyridge: Store wake parameters in NVS
Richard Spiegel
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
[next]