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
/
picasso
/
root_complex.c
Age
Commit message (
Expand
)
Author
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/picasso: Use devicetree ops over pci driver
Arthur Heymans
2022-09-15
zork: Control DPTC with only Kconfig
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-10
soc/amd/picasso: move acpigen_dptc_call_alib to new common alib
Felix Held
2021-05-08
soc/amd/picasso,common: move ALIB DPTC parameter struct to common code
Felix Held
2021-05-08
soc/amd/picasso,common: move ALIB DPTC IDs to common code
Felix Held
2021-05-08
soc/amd/picasso/root_complex: move DPTC_TOTAL_UPDATE_PARAMS out of enum
Felix Held
2021-05-08
soc/amd: factor out ACPI ALIB function numbers to common code
Felix Held
2021-03-22
acpi/acpigen.h: Add more intuitive AML package closing functions
Jakub Czapiga
2021-02-22
soc/amd: Move root complex SSDT TOM1/TOM2 generation function
Raul E Rangel
2021-02-18
soc/amd/picasso/root_complex: provide ACPI name in PCI device_operations
Felix Held
2021-02-13
soc/amd: introduce and use common IOAPIC IDs
Felix Held
2021-02-07
soc/amd/picasso: Move memmap_early_dram to common blocks
Raul E Rangel
2021-01-08
soc/amd/picasso: add missing GNB I/O APIC initialization
Felix Held
2021-01-06
soc/amd/picasso/root_complex: add missing set_resources
Felix Held
2020-12-09
soc/amd: Remove Kconfig BOOTBLOCK_ADDR
Kyösti Mälkki
2020-12-06
soc/amd/picasso: remove config_t typedef
Felix Held
2020-12-05
soc/amd: Fix X86_RESET_VECTOR location in comments
Kyösti Mälkki
2020-11-06
soc/amd/picasso: Update coreboot UPD variable names to include units
Zheng Bao
2020-09-20
soc/amd/picasso: Add THERMCTL_LIMIT DPTC parameter support
Kevin Chiu
2020-09-17
soc/amd/picasso: add dptc support
Chris Wang
2020-09-10
soc/amd/picasso: Assign IOAPIC IDs, GNB APIC base with FSP
Marshall Dawson
2020-07-10
soc/amd/picasso: Avoid NULL pointer dereference
John Zhao
2020-06-29
soc/amd/picasso: add NULL-pointer check to root_complex_fill_ssdt
Felix Held
2020-06-13
soc/amd/picasso: Place early stages and data buffers at the bottom of DRAM
Furquan Shaikh
2020-05-20
soc/amd/picasso: Add pcie root complex driver
Marshall Dawson