index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
amd
/
common
/
block
/
include
Age
Commit message (
Expand
)
Author
2021-03-23
soc/amd/common/block/gpio_defs: Support wake and debounce configuration
Karthikeyan Ramasubramanian
2021-03-22
soc/amd/common/block/i2c: Move SoC agnostic parts into common
Karthikeyan Ramasubramanian
2021-03-22
soc/amd/common: Introduce I2C driver common to all AMD SoCs
Karthikeyan Ramasubramanian
2021-03-18
soc/amd/common: Make fch_spi_config_modes static
Mathew King
2021-03-12
soc/amd/common/amdblocks/chip.h,psp.h: add missing stdint.h include
Felix Held
2021-03-12
soc/amd/common/amdblocks/smi.h: include types.h instead of stdint.h
Felix Held
2021-03-12
soc/amd/common/block/smu: rename mailbox register defines
Felix Held
2021-03-12
soc/amd/common: factor out SMN access function from SMU code
Felix Held
2021-03-11
soc/amd: move warm reset flag function prototypes to common code
Felix Held
2021-03-10
soc/amd/*/smihandler: factor out ELOG and SMMSTORE handler
Felix Held
2021-03-08
soc/amd/common: Move GEVENT definitions to gpio_defs.h
Mathew King
2021-03-06
soc/amd/picasso: move APOB NV cache to common code
Felix Held
2021-03-01
soc/amd/common/block/acpimmio: Add fch_disable_legacy_dma_io
Raul E Rangel
2021-02-22
soc/amd: Move root complex SSDT TOM1/TOM2 generation function
Raul E Rangel
2021-02-19
soc/amd/common/amdblocks/psp: move MSR_PSP_ADDR to include/cpu/amd/msr.h
Felix Held
2021-02-17
soc/amd/picasso/uart: move uart_inject_ssdt to common code
Felix Held
2021-02-14
soc/amd/common/block/data_fabric: add data_fabric_print_mmio_conf
Felix Held
2021-02-14
soc/amd/picasso/data_fabric: factor out common MMIO register defines
Felix Held
2021-02-14
soc/amd/picasso/data_fabric: move more helper functions to common code
Felix Held
2021-02-14
soc/amd/common/block/data_fabric: add data_fabric_broadcast_read/write32
Felix Held
2021-02-14
soc/amd/common/block/data_fabric: add data_fabric_write32
Felix Held
2021-02-14
soc/amd/picasso: move data_fabric_read32 to common code
Felix Held
2021-02-14
soc/amd/cezanne: Fill FADT and MADT
Raul E Rangel
2021-02-13
soc/amd: introduce and use common IOAPIC IDs
Felix Held
2021-02-12
soc/amd: add and use fch_enable_hpet_decode
Felix Held
2021-02-12
soc/amd/common: add and use fch_enable_ioapic_decode
Felix Held
2021-02-12
soc/amd: Move MADT IRQ override settings into common_config
Raul E Rangel
2021-02-12
soc/amd: Move fadt device tree settings into common_config
Raul E Rangel
2021-02-12
soc/amd: Move southbridge_write_acpi_tables
Raul E Rangel
2021-02-11
soc/amd/common: Fix missing header in amd_pci_utils.h
Raul E Rangel
2021-02-11
soc/amd: fully commonize clear_tvalid
Felix Held
2021-02-11
soc/amd: move southbridge_smi_handler to common code
Felix Held
2021-02-11
soc/amd: factor out common SMM relocation code
Felix Held
2021-02-11
soc/amd*/smihandler: factor out and rename clear_smi_sci_status
Felix Held
2021-02-11
soc/amd*/smihandler: factor out and rename clear_all_smi_status
Felix Held
2021-02-10
soc/amd/common/blocks/lpc: Remove common SPI registers
Raul E Rangel
2021-02-09
soc/amd/picasso/cpu: move set_cstate_io_addr to common code
Felix Held
2021-02-09
soc/amd/picasso/cpu: move get_cpu_count to common code
Felix Held
2021-02-08
soc/amd/common/memmap: add comment about types in memmap_early_dram
Felix Held
2021-02-07
soc/amd/picasso: Move memmap_early_dram to common blocks
Raul E Rangel
2021-02-01
soc/amd/common: Use only byte access for old GPIO
Kyösti Mälkki
2021-02-01
soc/amd/common: Drop ACPIMMIO GPIO bank separation
Kyösti Mälkki
2021-01-31
soc/amd/*/psp: move MSR_CU_CBBCFG to common and rename to MSR_PSP_ADDR
Felix Held
2021-01-25
soc/amd: Refactor ACPI power state and ELOG
Kyösti Mälkki
2021-01-19
soc/amd/picasso,stoneyridge: Unify set_nvs_sws()
Kyösti Mälkki
2021-01-14
soc/amd/piasso/uart: move get_uart_base prototype to common code header
Felix Held
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
2020-12-16
soc/amd/common: Use only byte access for IOMUX
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-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-11
soc/amd/picasso: factor out write_resume_eip to common code
Felix Held
2020-12-09
soc/amd: factor out functionality to print last reset source
Felix Held
2020-12-09
soc/amd: factor out legacy I/O and cf9 decode enable functions
Felix Held
2020-12-09
soc/amd/common/block/smbus: refactor fch_smbus_init
Felix Held
2020-12-09
soc/amd: factor out PM_DECODE_EN register definitions
Felix Held
2020-12-09
soc/amd: remove unused PM_ISA_CONTROL definitions
Felix Held
2020-12-02
soc/amd: factor out common SMI/SCI enums and function prototypes
Felix Held
2020-12-02
soc/amd/common/smbus: remove misleading definition
Felix Held
2020-12-02
soc/amd: factor out fch_smbus_init
Felix Held
2020-12-02
soc/amd: factor out SMBUS controller registers into common header
Felix Held
2020-12-02
soc/amd: factor out common AOAC device enable and status query functions
Felix Held
2020-12-02
soc/amd: factor out common AOAC definitions
Felix Held
2020-11-16
soc/amd/common/block: drop double underscores from include guards
Felix Held
2020-11-15
soc/amd/common: factor out SMU code from Picasso
Felix Held
2020-11-13
soc/amd: factor out _SOC_DEV macro into common block
Felix Held
2020-11-13
soc/amd/common/block/include: make include guards more uniform
Felix Held
2020-09-21
soc/amd: Drop unneeded empty lines
Elyes HAOUAS
2020-08-19
soc/amd/common: add gpio subsystem event reporting
Aaron Durbin
2020-08-17
soc/amd/common: removed unused functions
Aaron Durbin
2020-08-17
soc/amd/common: add acpi_fill_gnvs()
Aaron Durbin
2020-08-17
soc/amd/common: add single function ACPI PM1 GPE helpers
Aaron Durbin
2020-07-28
src/soc/amd: Add include <types.h>
Elyes HAOUAS
2020-07-27
soc/amd/common: Move spi access functions into their own file
Martin Roth
2020-07-26
soc/amd/common: Refactor and consolidate code for spi base
Martin Roth
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-14
soc/amd/common/block/include/amdblocks/acpi.h: Add missing <types.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-03
soc/amd/common: fix eSPI virtual wire polarity encoding
Aaron Durbin
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/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-29
soc/amd/common: Refactor GPIO SCI/SMI interrupts
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-15
soc/amd/common/block/acpimmio: Update acpimmio for psp_verstage
Martin Roth
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-05-21
soc/amd/common/block/gpio: add API for gpio override table
Peichao Wang
[next]