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
2020-08-17
soc/amd/stoneyridge: use new ACPI helper functions from common
Aaron Durbin
2020-07-27
soc/amd: Use spi_writeX & spi_readX for all spi accesses
Martin Roth
2020-07-26
soc/amd/common: Refactor and consolidate code for spi base
Martin Roth
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-24
ACPI: Replace uses of CBMEM_ID_ACPI_GNVS
Kyösti Mälkki
2020-05-12
soc/amd/common/block/lpc: Split lpc_set_spibase() into two functions
Furquan Shaikh
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-05
soc/amd: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-25
acpi: correct the processor devices scope
Michał Żygowski
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-01-31
soc/amd/stoneyridge: move to using smbus_host.h definitions
Aaron Durbin
2020-01-31
soc/amd/stoneyridge: use SMBus speed in compilation unit
Aaron Durbin
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
src: Move 'static' to the beginning of declaration
Elyes HAOUAS
2019-10-18
src: Remove unused include '<device/pci_ids.h>'
Elyes HAOUAS
2019-06-06
soc/amd/stoneyridge: Remove sb_util.c
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: Rework SPI base address get/set
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-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
[next]