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
Age
Commit message (
Expand
)
Author
2022-01-10
src/soc: Remove unused <stdlib.h>
Elyes HAOUAS
2022-01-10
src/soc/amd: Remove unused <console/console.h>
Elyes HAOUAS
2022-01-10
src/soc/amd: Remove unused <timer.h>
Elyes HAOUAS
2022-01-10
src/soc/amd: Remove unused <acpi/acpi.h>
Elyes HAOUAS
2022-01-10
soc/amd/common/pi/agesawrapper.c: Include <string.h>
Elyes HAOUAS
2022-01-07
soc/amd/common/block/include/lpc: add comment about RANGE_UNIT values
Felix Held
2022-01-07
soc/amd/common/lpc/espi_util: move register definitions to header file
Felix Held
2022-01-07
soc/amd/common/block/espi: use lower case hex digits in definitions
Felix Held
2022-01-07
soc/amd/common/lpc/espi_util: handle espi_get_configuration error
Felix Held
2022-01-05
src/soc/amd: Remove unused <delay.h>
Elyes HAOUAS
2022-01-01
src: Drop duplicated includes
Elyes HAOUAS
2021-12-20
soc/amd/common/lpc/espi_util: use enum cb_err type for return values
Felix Held
2021-12-20
soc/amd/common/lpc/espi_util: use enum cb_err type for return values
Felix Held
2021-12-20
soc/amd/common/lpc/espi_util: simplify espi_configure_decodes
Felix Held
2021-12-20
soc/amd/common/lpc/espi_util: simplify espi_get_general_configuration
Felix Held
2021-12-18
soc/amd/common/block/acpimmio/print_reset_status: add missing status bit
Felix Held
2021-12-15
soc/amd/common/block/psp: move psp_notify_dram to psp_gen1.c
Felix Held
2021-12-15
soc/amd/common/block/spi/fch_spi_ctrl: improve printk messages
Felix Held
2021-12-15
soc/amd/common/block/spi/fch_spi_ctrl: handle failure in execute_command
Felix Held
2021-12-15
soc/amd/common/block/spi/fch_spi_ctrl: rework dump_state
Felix Held
2021-12-15
soc/amd/common/include/spi: add Cezanne-specific comment
Felix Held
2021-12-15
soc/amd/common/include/spi: fix SPI_FIFO_LAST_BYTE define
Felix Held
2021-12-14
soc/amd/{cezanne,common}: Add PSP_S0I3_RESUME_VERSTAGE Kconfig option
Rob Barnes
2021-12-09
soc/amd/common/block/psp: add psp_efs.c to build for both PSP GEN1&2
Felix Held
2021-12-08
soc/amd/{cezanne,picasso,stoney,common}: Don't clear PM1 on resume
Raul E Rangel
2021-12-08
soc/amd/common/block/spi: fix setting SPI_USE_SPI100 in SPI100_ENABLE
Felix Held
2021-12-08
soc/amd/common/block/include/spi: update fch_spi_early_init description
Felix Held
2021-12-08
mb/google/zork,soc/amd/psp_verstage: Add verstage_mb_{tpm/espi}_init
Raul E Rangel
2021-12-08
soc/amd: use KiB and MiB definitions
Felix Held
2021-11-30
soc/amd/stoneyridge/psp: move soc_get_mbox_address to common psp_gen1
Felix Held
2021-11-30
soc/amd/common/block/include/lpc: add missing LPC_PCI_CONTROL bit defs
Felix Held
2021-11-29
soc/amd/common/block/lpc: use 32 bit accesses in lpc_enable_port80
Felix Held
2021-11-29
soc/amd/common/block/lpc/lpc_util: drop lpc_enable_pci_port80
Felix Held
2021-11-29
src/cpu,soc/amd/common/block/cpu: Add preload_microcode
Raul E Rangel
2021-11-29
soc/amd/common/block/psp/psp_def: drop PSPV2_STATUS_* defines
Felix Held
2021-11-25
soc/amd/*/data_fabric: use DF_ prefix for bit and shift defines
Felix Held
2021-11-25
soc/amd/*/include/data_fabric: make MMIO_NP definition SoC-specific
Felix Held
2021-11-25
soc/amd/common/aoac: fix typo in FCH_AOAC_REF_CLK_OK_STATE definition
Felix Held
2021-11-25
soc/amd/common/block/include/gpio_defs: add missing de-glitching defines
Felix Held
2021-11-25
soc/amd/common/block/include/gpio_defs: rework de-glitching defines
Felix Held
2021-11-25
soc/amd/common/block/include/gpio_defs: use tabs for indentation
Felix Held
2021-11-25
soc/amd/common/block/gpio: drop unused gpio_get_address
Felix Held
2021-11-25
soc/amd/common/acpi/gpio_bank_lib: drop unused methods
Felix Held
2021-11-25
soc/amd/common/block/include/gpio_defs: drop unused GPIO_PIN_IN/OUT
Felix Held
2021-11-25
soc/amd/common/block/include/gpio_defs: de-duplicate pin status bit defs
Felix Held
2021-11-25
soc/amd/common/block/include/gpio_defs: drop duplicate wake bit defs
Felix Held
2021-11-25
soc/amd/common/block/include/gpio_defs: use bit definitions for masks
Felix Held
2021-11-25
soc/amd/common/block/include/gpio_defs: remove unneeded line break
Felix Held
2021-11-25
soc/amd/common/block/include/gpio_defs: drop 8k pullup define
Felix Held
2021-11-24
soc/amd/common/block/include/acpi: fix reference to main acpi include
Felix Held
2021-11-24
soc/amd/common/block/include/gpio_defs: add GPIO IRQ status registers
Felix Held
2021-11-24
soc/amd/common/block/include/gpio_defs: use lower case in hex numbers
Felix Held
2021-11-22
soc/amd/psp_verstage: Init TPM on S0i3 resume
Rob Barnes
2021-11-18
mb/google/guybrush: Add variant_tpm_gpio_table
Rob Barnes
2021-11-17
soc/amd/psp_verstage: Split up verstage_soc_init
Rob Barnes
2021-11-16
lib/prog_loaders, soc/amd/: Make payload_preload use cbfs_preload
Raul E Rangel
2021-11-15
soc/amd/common/block: Add spi_hw mutex
Raul E Rangel
2021-11-13
Add ENV_STAGE_SUPPORTS_SMP to clean up spinlock stubs
Kyösti Mälkki
2021-11-13
mb/google/guybrush: Add variant_espi_gpio_table
Rob Barnes
2021-11-13
soc/amd/psp_verstage: Reboot on verstage_soc_early_init fail
Rob Barnes
2021-11-12
soc/amd/common/block/lpc: Set FSP-S/M alignment to 64 when using SPI DMA
Raul E Rangel
2021-11-11
arch/x86: Refactor the SMBIOS type 17 write function
Subrata Banik
2021-11-10
Rename ECAM-specific MMCONF Kconfigs
Shelley Chen
2021-11-09
amd/sata: Remove the weak function
Zheng Bao
2021-11-04
soc/amd/common/block/spi: Add prompt to SOC_AMD_COMMON_BLOCK_SPI_DEBUG
Raul E Rangel
2021-11-04
soc/amd/common/block/lpc: Set CBFS_CACHE_ALIGN to 64 when using SPI DMA
Raul E Rangel
2021-11-04
amd/i2c: Remove the weak function
Zheng Bao
2021-11-02
include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDs
Felix Held
2021-11-02
soc/amd/common/block/cpu: Add support for cbfs_cache region
Raul E Rangel
2021-11-02
psp_verstage: convert relative address in EFS2
Kangheui Won
2021-11-02
lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width()
Subrata Banik
2021-11-01
amd/lpc: Remove the weak function
Zheng Bao
2021-10-27
soc/amd/common/block/graphics: add missing GPU PCI IDs
Felix Held
2021-10-25
soc/amd/common/block/lpc/Makefile: simplify handling spi_dma.c
Felix Held
2021-10-22
cpu/x86/mp_init: use cb_err as status return type in remaining functions
Felix Held
2021-10-21
soc/amd/common/block/cpu/smm/finalize: simplify finalize_cores
Felix Held
2021-10-20
soc/amd/common/block/cpu: Remove magic number in memlayout
Raul E Rangel
2021-10-20
psp_verstage: remove psp_ef_table struct
Kangheui Won
2021-10-19
soc/amd/common/block/include/psp_efs: don't typedef struct
Felix Held
2021-10-19
soc/amd/common/block/include/psp_efs: rename embedded_firmware elements
Felix Held
2021-10-18
ACPI: Have common acpi_fill_mcfg()
Kyösti Mälkki
2021-10-15
soc/amd/common: move configure_espi_with_mb_hook implementation
Felix Held
2021-10-15
soc/amd: make configure_espi_with_mb_hook call conditional
Felix Held
2021-10-15
soc/amd/common/include/espi: rename configure_espi
Felix Held
2021-10-15
soc/amd/common/block/i2c: implement proper read_resource
Felix Held
2021-10-15
soc/amd/common/block/lpc: simplify eSPI part of Makefile
Felix Held
2021-10-14
soc/amd/common/acpi/upep: Add Low Power State Entry Notifications
Karthikeyan Ramasubramanian
2021-10-13
soc/amd/common/block/spi: Support fast speed override
Karthikeyan Ramasubramanian
2021-10-13
soc/amd/common: Add support to read and set SPI speeds from verstage
Karthikeyan Ramasubramanian
2021-10-13
soc/amd/common/block/espi_util: Refactor eSPI Setup
Karthikeyan Ramasubramanian
2021-10-12
soc/amd/common/block/include/psp_efs: use unsigned type for bitfield
Felix Held
2021-10-11
soc/amd/common/include/lpc: add definitions for LPC LDRQ control bits
Felix Held
2021-09-27
soc/amd/common/psp_verstage: Introduce boot device driver
Karthikeyan Ramasubramanian
2021-09-27
soc/amd/common/block/include/acpimmio_map: add AOAC acronym in comment
Felix Held
2021-09-24
soc/amd/common: factor out FSP-related parts of common Kconfig
Felix Held
2021-09-24
soc/amd/common: move block/pi out of the block folder
Felix Held
2021-09-24
soc/amd/common/block: move binaryPI S3 block into PI block
Felix Held
2021-09-23
soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h
Felix Held
2021-09-23
soc/amd/common/blocks: rename gpio_banks folder to gpio
Felix Held
2021-09-23
soc/amd: rename program_gpios to gpio_configure_pads
Felix Held
[next]