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
/
cezanne
/
root_complex.c
Age
Commit message (
Expand
)
Author
2024-02-02
soc/amd: commonize PCI root IOAPIC initialization
Felix Held
2024-02-01
soc/amd: factor out memmap from root_complex
Felix Held
2024-02-01
soc/amd/common/data_fabric/domain: introduce add_pci_cfg_resources
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
2023-08-15
soc/amd/*/root_complex: introduce get_iohc_fabric_id
Felix Held
2023-07-27
soc/amd/common/fsp: factor out read_fsp_resources from root_complex.c
Felix Held
2023-07-25
soc/amd/*/root_complex: introduce and use SMN_IOHC_MISC_BASE_13B1
Felix Held
2023-07-25
soc/amd/*/root_complex: don't report root complex IOAPIC resource twice
Felix Held
2023-07-25
soc/amd/cezanne/root_complex: add non-PCI MMIO registers
Felix Held
2023-07-18
soc/amd/*/root_complex.c: Use newer function for resource declarations
Arthur Heymans
2023-06-19
soc/amd/*: Use proper resource function to declare GNB IOAPICs
Arthur Heymans
2023-06-15
soc/amd/*/root_complex: reserve IOMMU MMIO area
Felix Held
2023-06-14
soc/amd/acpi/ivrs: Use specific IOMMU resource index on all SOC
Arthur Heymans
2023-06-07
soc/amd/*/root_complex: use VGA_MMIO_* defines
Felix Held
2023-06-07
soc/amd/cezanne/chip: use common data fabric domain resource code
Felix Held
2023-06-06
soc/amd/*/root_complex: reserve PCI config IO ports
Felix Held
2023-01-09
treewide: Remove unused <cpu/amd/msr.h>
Elyes Haouas
2022-11-17
soc/amd: Use ioapic helper functions
Kyösti Mälkki
2022-11-14
soc/amd/*/root_complex: use FSP HOB iterator functions
Felix Held
2022-11-11
soc/amd/root_complex: don't skip reporting IOAPIC resource in !hob case
Felix Held
2022-10-13
soc/amd/cezanne: Use devicetree ops over pci driver
Arthur Heymans
2022-09-15
amd/cezanne: Control DPTC with only Kconfig
Tim Van Patten
2022-09-12
soc/amd: Remove unsupported DPTC tablet mode settings
Tim Van Patten
2022-09-12
soc/amd: Refactor DPTC Tablet Mode
Tim Van Patten
2022-06-22
device/resource: Add _kb postfix for resource allocators
Kyösti Mälkki
2022-03-07
src: Make PCI ID define names shorter
Felix Singer
2022-03-03
soc/amd/*/northbridge,root_complex: add comment about PCI BARs
Felix Held
2022-03-03
soc/amd/*/northbridge,root_complex: simplify GNB IOAPIC resource index
Felix Held
2022-03-03
soc/amd/*/northbridge,root_complex: simplify mmconf_resource index
Felix Held
2022-02-07
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2021-05-13
soc/amd: factor out acpigen_write_alib_dptc to common code
Felix Held
2021-05-13
soc/amd/cezanne/root_complex: generate DPTC ACPI method
Felix Held
2021-05-09
soc/amd/cezanne: add GNB IOAPIC support
Felix Held
2021-02-22
soc/amd/cezanne/acpi: Add pci0.asl
Raul E Rangel
2021-02-18
soc/amd/cezanne/root_complex: provide ACPI name in PCI device_operations
Felix Held
2021-02-09
soc/amd/cezanne: Add root_complex
Raul E Rangel