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
/
common
Age
Commit message (
Expand
)
Author
2021-01-29
stage_cache: Add resume_from_stage_cache()
Kyösti Mälkki
2021-01-28
soc/amd/common: Handle I2C resource only if base address is defined
Zheng Bao
2021-01-28
arch/x86: Top-align .init in bootblock
Kyösti Mälkki
2021-01-28
cpu/x86: Rename __protected_start symbol
Kyösti Mälkki
2021-01-27
soc/amd/common: Only set write_acpi_tables if ACPI table is enabled
Zheng Bao
2021-01-27
soc/amd/common: Notify SMU of AC/DC state upon resume
Marshall Dawson
2021-01-27
soc/amd/common/block/smbus: remove stale comment
Felix Held
2021-01-26
soc/amd: Add an option to select if SOC supports ESPI sub decode
Zheng Bao
2021-01-25
soc/amd/common: Refactor ACPI wake source
Kyösti Mälkki
2021-01-25
soc/amd: Refactor ACPI power state and ELOG
Kyösti Mälkki
2021-01-25
soc/amd/common/acpi: Add _UID for PNP0C02 devices
Raul E Rangel
2021-01-23
ACPI: Add helpers for CBMEM_ID_POWER_STATE
Kyösti Mälkki
2021-01-23
soc/amd: Rename chipset_state to chipset_power_state
Kyösti Mälkki
2021-01-22
soc/amd/common/block/smbus: always return SMBus MMIO in get_sm_mmio
Felix Held
2021-01-19
soc/amd: Drop unnecessary <soc/nvs.h> include
Kyösti Mälkki
2021-01-19
soc/amd/picasso,stoneyridge: Unify set_nvs_sws()
Kyösti Mälkki
2021-01-18
soc/amd/common/block/smi/smi_util.c: Remove repeated word
Elyes HAOUAS
2021-01-14
soc/amd/common/block/uart/Makefile: use all target
Felix Held
2021-01-14
soc/amd/piasso/uart: move get_uart_base prototype to common code header
Felix Held
2021-01-14
soc/amd/common/uart: move CONSOLE_UART_BASE_ADDRESS back to SoC code
Felix Held
2021-01-14
soc/amd/picasso: remove broken and unused legacy UART support
Felix Held
2021-01-13
ACPI: Have single call-site for acpi_inject_nvsa()
Kyösti Mälkki
2021-01-13
soc/amd: Rename to pm_fill_gnvs()
Kyösti Mälkki
2021-01-11
soc/amd/picasso: Separate GPIO define into gpio_defs.h
Eric Lai
2021-01-10
ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations
Kyösti Mälkki
2021-01-07
soc/amd/picasso: Add GRXS and GTXS method
Eric Lai
2021-01-07
soc/amd/picasso: Add STXS and CTXS method
Eric Lai
2021-01-07
arch/x86: Move prologue to .init section
Kyösti Mälkki
2021-01-06
soc/amd/common/block/gpio_banks: fix sequence in gpio_output
Felix Held
2021-01-06
soc/amd/common/block/gpio_banks: clear output enable in gpio_input_*
Felix Held
2021-01-06
soc/amd/common/block/gpio_banks: clear pull-up/down bits in gpio_input
Felix Held
2020-12-22
soc/amd/common/psp: Remove files from bootblock
Marshall Dawson
2020-12-16
soc/amd/common/gpio_banks: Drop underscore in __gpio
Kyösti Mälkki
2020-12-16
arch/x86: Clean up bootblock assembly
Kyösti Mälkki
2020-12-16
soc/amd/common: Use only byte access for IOMUX
Kyösti Mälkki
2020-12-15
soc/amd/common,picasso: Place some ENV_X86 guards
Kyösti Mälkki
2020-12-15
soc/amd/common: Move lpc_util to verstage_x86
Kyösti Mälkki
2020-12-15
soc/amd/common: Redo ACPIMMIO_BASE and _BANK
Kyösti Mälkki
2020-12-15
soc/amd/common: Refactor SMBus base arguments
Kyösti Mälkki
2020-12-13
soc/amd/common/block/gpio: use all-y in Makefile
Felix Held
2020-12-12
soc/amd/common: Remove SMBus host word accessors
Kyösti Mälkki
2020-12-12
soc/amd/common: Refactor ACPIMMIO posted writes
Kyösti Mälkki
2020-12-12
Revert "src/amd/common: Exclude biosram from psp_verstage"
Kyösti Mälkki
2020-12-11
soc/amd/picasso: move chipset_handle_reset to common
Felix Held
2020-12-11
soc/amd/picasso: factor out write_resume_eip to common code
Felix Held
2020-12-11
soc/amd/picasso: move UART console code to common folder
Felix Held
2020-12-11
soc/amd/picasso: move UART Kconfig options to common folder
Felix Held
2020-12-09
soc/amd: Remove Kconfig BOOTBLOCK_ADDR
Kyösti Mälkki
2020-12-09
soc/amd: Remove Kconfig X86_RESET_VECTOR
Kyösti Mälkki
2020-12-09
soc/amd: factor out functionality to print last reset source
Felix Held
[next]