1. 416cc66 soc/amd: commonize PCI root IOAPIC initialization by Felix Held · 6 months ago
  2. 31ca978 soc/amd: factor out memmap from root_complex by Felix Held · 6 months ago
  3. dde265f soc/amd/common/data_fabric/domain: introduce add_pci_cfg_resources by Felix Held · 6 months ago
  4. 30f36c3 soc/amd: rework DRAM and fixed resource reporting by Felix Held · 6 months ago
  5. 5ab978f soc/amd/*/root_complex: use unsigned long for resource index by Felix Held · 6 months ago
  6. b0ab545 soc/amd/*/root_complex: introduce get_iohc_fabric_id by Felix Held · 11 months ago
  7. 6b248a2 soc/amd/common/fsp: factor out read_fsp_resources from root_complex.c by Felix Held · 12 months ago
  8. 69ffebf soc/amd/*/root_complex: introduce and use SMN_IOHC_MISC_BASE_13B1 by Felix Held · 12 months ago
  9. d6656bed soc/amd/*/root_complex: don't report root complex IOAPIC resource twice by Felix Held · 12 months ago
  10. 43662b5 soc/amd/picasso/root_complex: add non-PCI MMIO registers by Felix Held · 12 months ago
  11. b2de1a3 soc/amd/*/root_complex.c: Use newer function for resource declarations by Arthur Heymans · 1 year ago
  12. 61daf9b soc/amd/*: Use proper resource function to declare GNB IOAPICs by Arthur Heymans · 1 year, 1 month ago
  13. 12a4482 soc/amd/*/root_complex: reserve IOMMU MMIO area by Felix Held · 1 year, 1 month ago
  14. ce17972 soc/amd/acpi/ivrs: Use specific IOMMU resource index on all SOC by Arthur Heymans · 1 year, 1 month ago
  15. a4ced63 soc/amd/*/root_complex: use VGA_MMIO_* defines by Felix Held · 1 year, 1 month ago
  16. 784c9c6 soc/amd/picasso/chip: use common data fabric domain resource code by Felix Held · 1 year, 6 months ago
  17. d0959dc soc/amd/*/root_complex: reserve PCI config IO ports by Felix Held · 1 year, 2 months ago
  18. fc84ae7 treewide: Remove unused <cpu/amd/msr.h> by Elyes Haouas · 1 year, 6 months ago
  19. 2e65e9c soc/amd: Use ioapic helper functions by Kyösti Mälkki · 3 years, 1 month ago
  20. 2e81436 soc/amd/*/root_complex: use FSP HOB iterator functions by Felix Held · 1 year, 8 months ago
  21. dafc619 soc/amd/root_complex: don't skip reporting IOAPIC resource in !hob case by Felix Held · 1 year, 8 months ago
  22. 826955d soc/amd/picasso: Use devicetree ops over pci driver by Arthur Heymans · 1 year, 10 months ago
  23. 54ce4aa zork: Control DPTC with only Kconfig by Tim Van Patten · 1 year, 10 months ago
  24. 9244358 soc/amd: Refactor DPTC Tablet Mode by Tim Van Patten · 1 year, 11 months ago
  25. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 2 months ago
  26. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  27. af17f0b soc/amd/*/northbridge,root_complex: add comment about PCI BARs by Felix Held · 2 years, 5 months ago
  28. b1197af soc/amd/*/northbridge,root_complex: simplify GNB IOAPIC resource index by Felix Held · 2 years, 5 months ago
  29. 56b037b soc/amd/*/northbridge,root_complex: simplify mmconf_resource index by Felix Held · 2 years, 5 months ago
  30. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  31. 2d0bf34 soc/amd: factor out acpigen_write_alib_dptc to common code by Felix Held · 3 years, 2 months ago
  32. 18b51e9 soc/amd/picasso: move acpigen_dptc_call_alib to new common alib by Felix Held · 3 years, 2 months ago
  33. f061017 soc/amd/picasso,common: move ALIB DPTC parameter struct to common code by Felix Held · 3 years, 2 months ago
  34. 3acafa2 soc/amd/picasso,common: move ALIB DPTC IDs to common code by Felix Held · 3 years, 2 months ago
  35. ef51157 soc/amd/picasso/root_complex: move DPTC_TOTAL_UPDATE_PARAMS out of enum by Felix Held · 3 years, 2 months ago
  36. 95f1bb8 soc/amd: factor out ACPI ALIB function numbers to common code by Felix Held · 3 years, 2 months ago
  37. 61fcb7e acpi/acpigen.h: Add more intuitive AML package closing functions by Jakub Czapiga · 3 years, 5 months ago
  38. 58a8ad1 soc/amd: Move root complex SSDT TOM1/TOM2 generation function by Raul E Rangel · 3 years, 5 months ago
  39. ff092d4 soc/amd/picasso/root_complex: provide ACPI name in PCI device_operations by Felix Held · 3 years, 5 months ago
  40. 604ffa6 soc/amd: introduce and use common IOAPIC IDs by Felix Held · 3 years, 5 months ago
  41. 899be1b soc/amd/picasso: Move memmap_early_dram to common blocks by Raul E Rangel · 3 years, 5 months ago
  42. f9608cd soc/amd/picasso: add missing GNB I/O APIC initialization by Felix Held · 3 years, 7 months ago
  43. 9541d17 soc/amd/picasso/root_complex: add missing set_resources by Felix Held · 3 years, 6 months ago
  44. b3621f8 soc/amd: Remove Kconfig BOOTBLOCK_ADDR by Kyösti Mälkki · 3 years, 7 months ago
  45. 507fc03 soc/amd/picasso: remove config_t typedef by Felix Held · 3 years, 7 months ago
  46. 21cad6c soc/amd: Fix X86_RESET_VECTOR location in comments by Kyösti Mälkki · 3 years, 7 months ago
  47. 795d73c soc/amd/picasso: Update coreboot UPD variable names to include units by Zheng Bao · 3 years, 9 months ago
  48. cdd9f5c soc/amd/picasso: Add THERMCTL_LIMIT DPTC parameter support by Kevin Chiu · 3 years, 10 months ago
  49. 4735b1c soc/amd/picasso: add dptc support by Chris Wang · 4 years ago
  50. 39c64b0 soc/amd/picasso: Assign IOAPIC IDs, GNB APIC base with FSP by Marshall Dawson · 3 years, 10 months ago
  51. f6f1f73 soc/amd/picasso: Avoid NULL pointer dereference by John Zhao · 4 years, 1 month ago
  52. 3858fb1 soc/amd/picasso: add NULL-pointer check to root_complex_fill_ssdt by Felix Held · 4 years, 1 month ago
  53. bc45650 soc/amd/picasso: Place early stages and data buffers at the bottom of DRAM by Furquan Shaikh · 4 years, 1 month ago
  54. eb72487 soc/amd/picasso: Add pcie root complex driver by Marshall Dawson · 5 years ago