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
2020-07-23
soc/amd/common/gpio: Fix definition of GPIO_INT_ENABLE_STATUS_DELIVERY
Furquan Shaikh
2020-07-17
soc/amd/common/gpio: Add macro for PAD_NC
Furquan Shaikh
2020-07-16
soc/amd/common: Don't get eSPI address from PCI if not on x86
Martin Roth
2020-07-14
soc/amd/common/block/include/amdblocks/acpi.h: Add missing <types.h>
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <cpu/x86/msr.h>'
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <stdint.h>
Elyes HAOUAS
2020-07-11
arch/x86: Drop CBMEM_TOP_BACKUP
Kyösti Mälkki
2020-07-09
include/cpu/amd/msr: move SMM_LOCK bit right after HWCR_MSR definition
Felix Held
2020-07-08
src/amd/common: Exclude biosram from psp_verstage
Martin Roth
2020-07-08
soc/amd/common: Don't init SMIs or SCIs in psp_verstage
Martin Roth
2020-07-06
soc/amd/common: Fix missing gpio_banks.h include
Kyösti Mälkki
2020-07-03
soc/amd/common: fix eSPI virtual wire polarity encoding
Aaron Durbin
2020-07-02
soc/amd/common: fix SPI bar resource usage
Aaron Durbin
2020-06-30
soc/amd/common/gpio: Clear interrupt and wake status when configuring pads
Furquan Shaikh
2020-06-30
soc/amd/common/gpio: Add new helper macro PAD_CFG_STRUCT_FLAGS
Furquan Shaikh
2020-06-30
soc/amd/gpio, mb/{amd,google}: Configure pads using a single entry in GPIO co...
Furquan Shaikh
2020-06-30
soc/amd/common/gpio: Use gpio_setbits32()
Furquan Shaikh
2020-06-30
soc/amd/common/gpio: Add macros for setting fields of soc_amd_gpio
Furquan Shaikh
2020-06-30
soc/amd/common/lpc: Skip SERIRQ setup when using eSPI
Marshall Dawson
2020-06-30
soc/amd/common/gpio: Rename GPIO debounce macros
Furquan Shaikh
2020-06-30
soc/amd/common/gpio: Update the macros for interrupt and pad filtering
Furquan Shaikh
2020-06-30
soc/amd/common/gpio: Make macro names for GPIO flags consistent
Furquan Shaikh
2020-06-30
soc/amd/common/gpio: Drop unused macro GPIO_TRIGGER_INVALID
Furquan Shaikh
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-29
soc/amd/common: Refactor GPIO SCI/SMI interrupts
Kyösti Mälkki
2020-06-29
soc/amd/common: Refactor GPIO_MASTER_SWITCH interrupt enable
Kyösti Mälkki
2020-06-29
soc/amd/common: Drop ACPIMMIO GPIO bank separation
Kyösti Mälkki
2020-06-28
soc/amd/common: Allow runtime mapping of ACPIMMIO banks
Kyösti Mälkki
2020-06-28
soc/amd/common: Access ACPIMMIO via proper symbols
Kyösti Mälkki
2020-06-25
Revert "soc/amd/common/block/acpimmio: Update acpimmio for psp_verstage"
Kyösti Mälkki
2020-06-23
src/*: Update makefiles to exclude x86 code from psp-verstage
Martin Roth
2020-06-22
cpu/x86/lapic: Support x86_64 and clean up code
Patrick Rudolph
2020-06-19
soc/amd: move acpi_wake_source.asl to common directory
Felix Held
2020-06-15
soc/amd/common/block/acpimmio: Update acpimmio for psp_verstage
Martin Roth
2020-06-06
src: Use pci_dev_ops_pci where applicable
Angel Pons
2020-06-05
soc/amd/common/spi: add and use define for last FIFO position
Felix Held
2020-06-02
src: Remove redundant includes
Elyes HAOUAS
2020-06-02
src: Remove duplicated includes
Elyes HAOUAS
2020-06-02
src: Remove unused 'include <bootstate.h>'
Elyes HAOUAS
2020-06-02
src: Remove unused '#include <timer.h>'
Elyes HAOUAS
2020-06-02
src: Remove unused '#include <cpu/x86/lapic.h>'
Elyes HAOUAS
2020-05-21
soc/amd/common/block/gpio: add API for gpio override table
Peichao Wang
2020-05-13
soc/amd/common/block: Add support for configuring eSPI connection to slave
Furquan Shaikh
2020-05-13
Remove new additions of "this file is part of" lines
Furquan Shaikh
2020-05-13
soc/amd/common/block/psp: Remove unused northbridge header
Raul E Rangel
2020-05-13
soc/amd/common/block/spi: Include mmio.h in fch_spi_ctrl.c
Furquan Shaikh
2020-05-13
soc/amd/common/block/lpc: Add helper function lpc_early_init()
Furquan Shaikh
2020-05-12
soc/amd/common/block/lpc: Configure io/mmio windows differently for LPC and eSPI
Furquan Shaikh
2020-05-12
soc/amd/common/block/lpc: Provide an option to use static eSPI BAR
Furquan Shaikh
2020-05-12
soc/amd/common/block/lpc: Add helpers for managing eSPI decode
Furquan Shaikh
[next]