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
/
include
Age
Commit message (
Expand
)
Author
2020-08-17
soc/amd/stoneyridge: remove unused soc_power_reg object
Aaron Durbin
2020-08-11
soc/amd/stoneyridge/acpi: clean up global NVS
Felix Held
2020-07-28
src/soc/amd: Add include <types.h>
Elyes HAOUAS
2020-07-16
soc/amd/stoneyridge: Remove unused SPI #defines
Martin Roth
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-29
soc/amd/common: Drop ACPIMMIO GPIO bank separation
Kyösti Mälkki
2020-06-16
soc/amd: Replace enable_smi_generation()
Kyösti Mälkki
2020-06-10
sb,soc/amd: Remove FADT_PM_PROFILE
Kyösti Mälkki
2020-06-03
soc/amd: Use mp_cpu_bus_init()
Kyösti Mälkki
2020-05-14
soc/amd/stoneyridge: add resources during read_resources()
Furquan Shaikh
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_inject_dsdt
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-20
soc/amd: replace remaining license headers with SPDX ones
Felix Held
2020-04-05
soc/amd: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
soc/amd/common/psp: Move early init to soc
Felix Held
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 timeout in compilation unit
Aaron Durbin
2020-01-31
soc/amd/stoneyridge: use SMBus speed in compilation unit
Aaron Durbin
2019-12-04
amdblocks/acpimmio: add common functions for AP entry
Michał Żygowski
2019-12-04
amdblocks/acpimmio: Unify BIOSRAM usage
Michał Żygowski
2019-11-28
soc/amd/common: Remove guards on ACPIMMIO utils
Kyösti Mälkki
2019-11-08
arch/x86: Drop some __SMM__ guards
Kyösti Mälkki
2019-09-21
soc/amd/stoneyridge: Use new common SPI code
Richard Spiegel
2019-08-21
arch/x86: Rename some mainboard_romstage_entry()
Kyösti Mälkki
2019-08-07
cpu/x86/smm: Promote smm_subregion()
Kyösti Mälkki
2019-07-31
soc/amd/stoneyridge: Change code to accommodate Merlin Falcon SOC
Richard Spiegel
2019-07-21
soc/amd: Move SPI base alignment define into common
Marshall Dawson
2019-06-11
soc/amd/common: Add errors for invalid AcpiMmio access
Marshall Dawson
2019-06-06
src/amd/stoneyridge: Move alink source to common
Marshall Dawson
2019-06-06
soc/amd/stoneyridge: Add ALink-AHB Bridge to iomap.h
Marshall Dawson
2019-06-06
soc/amd/stoneyridge: Split sata functionality
Marshall Dawson
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-06-06
soc/amd/stoneyridge: Move GPIO support to common
Marshall Dawson
2019-06-03
soc/amd/stoneyridge: Fix alignment in iomap.h
Marshall Dawson
2019-05-29
src/soc: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-16
soc/amd/stoneyridge: Move I2C bus clear out of gpio.c
Marshall Dawson
2019-05-16
soc/amd/common: Create AcpiMmio functionality from stoneyridge
Marshall Dawson
2019-05-10
soc/amd/stoneyridge: Add IO access functions for PMx
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Add iomux read/write functions
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-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
[next]