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-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
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/lpc: Add helper function lpc_early_init()
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
2020-05-12
soc/amd/common/block: Add header file for eSPI register definitions
Furquan Shaikh
2020-05-12
soc/amd/common/block/spi: Add support for common SPI configuration
Furquan Shaikh
2020-05-12
soc/amd/common/block/lpc: Split lpc_set_spibase() into two functions
Furquan Shaikh
2020-05-12
soc/amd/common/block: Add support for common config for AMD SoCs
Furquan Shaikh
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-05
soc/amd/common/block/lpc: Add lpc_disable_spi_rom_sharing
Raul E Rangel
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-29
soc/amd/hda: Move HDA PCI device from DSDT to SSDT
Furquan Shaikh
2020-04-20
soc/amd: replace remaining license headers with SPDX ones
Felix Held
2020-04-16
soc/amd/common/psp: Add notify_sx_info
Felix Held
2020-04-16
soc/amd/psp: Add SmmInfo command
Marshall Dawson
2020-04-13
soc/amd/common/psp: Split mailbox support into v1 and v2
Marshall Dawson
2020-04-05
soc/amd: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
soc/amd/common/psp: Move definitions into a private file
Marshall Dawson
2020-04-02
soc/amd/common/psp: Move early init to soc
Felix Held
2020-04-02
soc/amd/common/psp: Consolidate FW blob load functions
Marshall Dawson
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-02-24
soc/amd/common/block/include/amdblocks: Fix typos
Elyes HAOUAS
2020-01-03
soc/amd/common/block/spi: remove code duplication
Aaron Durbin
2020-01-03
amdblocks/acpimmio: add missing MMIO functions
Michał Żygowski
2020-01-03
amdblocks/biosram: Force use of abstraction
Kyösti Mälkki
2019-12-10
amdblocks/pci: add common implementation of MMCONF enabling
Michał Żygowski
2019-12-04
amdblocks/acpimmio: add common functions for AP entry
Michał Żygowski
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
soc/amd/common: Inline ACPI MMIO accessors
Kyösti Mälkki
2019-11-28
soc/amd/common: Remove guards on ACPIMMIO utils
Kyösti Mälkki
2019-11-28
soc/amd/common: Fix indirect includes
Kyösti Mälkki
2019-10-20
soc/amd/common: Add AcpiMmio access for SMBus PCI device
Marshall Dawson
2019-10-20
soc/amd/common/lpc: Add SuperIO decode function
Marshall Dawson
2019-09-26
soc/amd/common/block/spi/fch_spi_ctrl.c: Fix SPI vendor id code
Richard Spiegel
2019-09-21
soc/amd/stoneyridge: Use new common SPI code
Richard Spiegel
2019-09-21
soc/amd/common/block: Create new SPI code
Richard Spiegel
2019-09-09
soc/amd/common/lpc: Add decode disable function
Marshall Dawson
2019-09-09
soc/amd/common: Add missing stdint.h to lpc.h
Marshall Dawson
2019-09-06
soc/amd/common: Add missing stdint.h to acpimmio.h
Marshall Dawson
2019-09-06
soc/amd/common: Add missing stdint.h to BiosCallOuts.h
Marshall Dawson
2019-08-16
soc/amd/common: Refactor S3 helpers
Kyösti Mälkki
[next]