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
Age
Commit message (
Expand
)
Author
2024-05-22
soc/amd/phoenix/chip.h: add DDI configuration for openSIL
Felix Held
2024-05-22
soc/amd/phoenix/chipset_*.cb: remove TODO
Felix Held
2024-05-15
mb/amd/birman/devicetree_phoenix_opensil: add stub MPIO chips
Felix Held
2024-05-13
soc/amd/common/block/psp: Comment unused symbol
Elyes Haouas
2024-05-12
vc/amd/opensil: introduce common mpio/chip.h header file
Felix Held
2024-05-06
soc/amd/phoenix/include/platform_descriptor: remove TODO
Felix Held
2024-04-26
soc/amd/genoa_poc/chip.h: remove empty newline before '}'
Felix Held
2024-04-24
soc/amd/common/amd_pci_util.h: assign 0 to PIN_A in pcie_swizzle_pin
Felix Held
2024-04-24
soc/amd/common/amd_pci_util.h: rename bridge irq in pci_routing_info
Felix Held
2024-04-22
soc/amd/phoenix/acpi: call acpi_add_opensil_tables in openSIL case
Felix Held
2024-04-22
vc/amd/opensil/stub/ramstage: add acpi_add_opensil_tables stub
Felix Held
2024-04-22
drivers/intel/fsp2_0: Introduce fsp print helper macros
Appukuttan V K
2024-04-19
soc/amd/glinda: Add support for A0 and B0 steppings
Anand Vaikar
2024-04-15
soc/amd/picasso: Mark eMMC as non-removable for Windows 10/11 install
CoolStar
2024-04-12
tree: Drop duplicated <device/{path,resource}.h>
Elyes Haouas
2024-04-11
tree: Drop unused <timestamp.h>
Elyes Haouas
2024-04-11
tree: Drop unused <string.h>
Elyes Haouas
2024-04-10
tree: Drop unused <elog.h>
Elyes Haouas
2024-04-10
tree: Drop unused <stdio.h>
Elyes Haouas
2024-04-09
tree: Drop unused <post.h>
Elyes Haouas
2024-04-09
tree: Drop unused <console/console.h>
Elyes Haouas
2024-04-07
soc/amd/genoa_poc: Allow using UART with DEBUG_SMI=y
Benjamin Doron
2024-04-06
lib: Refactor bmp_load_logo() implementation
Subrata Banik
2024-03-30
soc/amd: Remove blank lines before '}' and after '{'
Elyes Haouas
2024-03-28
cpu/x86/Kconfig: Mark 64bit support as stable
Arthur Heymans
2024-03-28
cpu/x86: Link page tables in stage if possible
Arthur Heymans
2024-03-28
soc/amd/noncar: Increase bootblock size from 64K to 128K
Arthur Heymans
2024-03-28
soc/amd/non_car/memlayout_x86.ld: Top align the code
Arthur Heymans
2024-03-28
security/tpm: resolve conflicts in TSS implementations
Sergii Dmytruk
2024-03-23
soc/amd/common/noncar/memmap: reduce visibility of memmap_early_dram
Felix Held
2024-03-23
soc/amd/common/cpu/noncar/memmap: use VGA MMIO defines everywhere
Felix Held
2024-03-23
soc/amd/common/cpu/noncar/memmap: make local variables const
Felix Held
2024-03-23
soc/amd/*/memmap: factor out common read_lower_soc_memmap_resources
Felix Held
2024-03-23
soc/amd/genoa_poc/domain: refactor read_soc_memmap_resources
Felix Held
2024-03-22
vc/amd/opensil/genoa_poc/mpio: move PCIe port function below mpio chip
Felix Held
2024-03-17
soc/amd/phoenix: make openSIL stub optional
Marshall Dawson
2024-02-29
soc/amd: move common pci_domain_fill_ssdt implementation to acpi/
Felix Held
2024-02-26
util/amdfwtool: build amdfwtool only for all tools or AMD CPUs
Martin Roth
2024-02-24
soc/amd/glinda: Update GPP_CLK_OUTPUT_AVAILABLE to 7
Varshit Pandya
2024-02-23
soc/amd/common/acp: use clrsetbits32p to avoid need for casts
Felix Held
2024-02-23
soc/amd/glinda: Use gpp_clk_setup_common function
Varshit Pandya
2024-02-23
arch/x86/ioapic: use uintptr_t for IOAPIC base address
Felix Held
2024-02-23
soc/amd/glinda: Use pcie_gpp_dxio_update_clk_req_config
Varshit Pandya
2024-02-18
soc: Add SPDX license headers to Kconfig files
Martin Roth
2024-02-12
soc/amd/picasso: Use gpp_clk_setup_common function
Varshit Pandya
2024-02-12
soc/amd/picasso: Use pcie_gpp_dxio_update_clk_req_config
Varshit Pandya
2024-02-10
soc/amd: Factor out gpp_clk_setup function
Varshit Pandya
2024-02-08
soc/amd/common/data_fabric/domain: drop unneeded parenthesis
Felix Held
2024-02-08
soc/amd/common/data_fabric/domain: don't report DRAM as MMIO producer
Felix Held
2024-02-08
cpu/x86/64bit: Turn jumping to long mode into a macro
Arthur Heymans
2024-02-07
soc/amd/genoa_poc/chip: print data fabric MMIO decoding configuration
Felix Held
2024-02-07
soc/amd: drop unneeded data_fabric_set_mmio_np
Felix Held
2024-02-02
soc/amd: commonize PCI root IOAPIC initialization
Felix Held
2024-02-02
soc/amd/phoenix/chip.h: guard FSP-specific data structures
Felix Held
2024-02-02
soc/amd/phoenix/fch: only init ACPI IO ports in FSP case
Felix Held
2024-02-02
soc/amd/phoenix: add openSIL calls
Felix Held
2024-02-02
soc/amd/phoenix/fch: only call gpp_clk_setup in FSP case
Felix Held
2024-02-02
soc/amd/phoenix: add get_pci_routing_table stub for non-FSP case
Felix Held
2024-02-02
soc/amd/phoenix/Kconfig: add SOC_AMD_PHOENIX_OPENSIL option
Felix Held
2024-02-02
soc/amd/common/amdblocks/pci_clk_req: remove unneeded include
Felix Held
2024-02-02
soc/amd/phoenix/Makefile: only include FSP folder conditionally
Felix Held
2024-02-02
vc/amd/opensil/genoa_poc: remove xSIM-api dependency from opensil.h
Felix Held
2024-02-01
soc/amd: factor out memmap from root_complex
Felix Held
2024-02-01
soc/amd/phoenix/root_complex: make read_fsp_resources call conditional
Felix Held
2024-02-01
soc/amd/common/data_fabric/domain: introduce add_pci_cfg_resources
Felix Held
2024-02-01
vc/amd/opensil/genoa_poc/memmap: pass resource index as pointer
Felix Held
2024-02-01
soc/amd: rework DRAM and fixed resource reporting
Felix Held
2024-02-01
soc/amd/*/root_complex: use unsigned long for resource index
Felix Held
2024-02-01
soc/amd/common/data_fabric/domain: use unsigned long for resource index
Felix Held
2024-02-01
soc/amd/common,genoa_poc/domain: rework check for 1st domain
Felix Held
2024-01-31
soc/amd/noncar/memlayout.ld: Warn about incorrect reset vector
Arthur Heymans
2024-01-31
soc/amd/phoenix/chip: make FSP-S call conditional
Felix Held
2024-01-31
device/device.h: Rename busses for clarity
Arthur Heymans
2024-01-31
include/device/device.h: Remove CHIP_NAME() macro
Nicholas Sudsgaard
2024-01-29
device/device.h: Drop multiple links
Arthur Heymans
2024-01-29
soc/amd/stoney: Match ACPI with resource allocation
Nico Huber
2024-01-28
soc/amd/*/acpi: drop CRAT TODO
Felix Held
2024-01-27
soc/amd: move acpi_add_fsp_tables implementation to common FSP code
Felix Held
2024-01-27
soc/amd: factor out acpi_add_fsp_tables
Felix Held
2024-01-27
soc/amd/picasso: factor out CRAT table generation
Felix Held
2024-01-27
soc/amd: use common ACPI_SCI_IRQ definition
Felix Held
2024-01-27
soc/amd/*/acpi: use common soc_acpi_write_tables prototype
Felix Held
2024-01-27
soc/amd/common/include/acpi: add missing device/device.h include
Felix Held
2024-01-27
soc/amd/common/fsp: use expected types for add_agesa_fsp_acpi_table
Felix Held
2024-01-27
soc/amd: use expected function signature for soc_acpi_write_tables
Felix Held
2024-01-27
soc/amd: rename agesa_write_acpi_tables to soc_acpi_write_tables
Felix Held
2024-01-26
vc/amd: move verstage on PSP files to new psp_verstage folder
Felix Held
2024-01-26
soc/amd: factor out common acpi_add_ivrs_table implementation
Felix Held
2024-01-25
soc/amd/genoa_poc: rely less on boot state hooks
Felix Held
2024-01-25
soc/amd/common: Fix typo
Varshit Pandya
2024-01-24
soc/amd/*: Rename Makefiles from .inc to .mk
Martin Roth
2024-01-20
soc/amd/*/chip: factor out FSP-S call
Felix Held
2024-01-20
soc/amd: factor out non-CAR romstage to common code
Felix Held
2024-01-20
soc/amd/*/romstage: factor out FSP-M call
Felix Held
2024-01-20
soc/amd/phoenix/Makefile: conditionally add fsp_[m,s]_params.c
Felix Held
2024-01-20
soc/amd/phoenix/Kconfig: factor out FSP-specific options
Felix Held
2024-01-17
tree: More use accessor functions for struct region fields
Nico Huber
2024-01-17
Reland "Kconfig: Bring HEAP_SIZE to a common, large value"
Patrick Georgi
2024-01-16
device: Add support for multiple PCI segment groups
Felix Held
2024-01-15
src/soc/amd/glinda: Update the PCIE MMCONFIG base address and size
Anand Vaikar
[next]