1. d9e8263 soc/amd/*/acpi: use common soc_acpi_write_tables prototype by Felix Held · 7 months ago
  2. 1b410d9 soc/amd: rename agesa_write_acpi_tables to soc_acpi_write_tables by Felix Held · 7 months ago
  3. 4e818c5 soc/amd/*/chip: factor out FSP-S call by Felix Held · 7 months ago
  4. 784c9c6 soc/amd/picasso/chip: use common data fabric domain resource code by Felix Held · 1 year, 7 months ago
  5. 8f2e5c9 soc/amd: introduce and use common amd_cpu_bus_ops struct by Felix Held · 1 year, 7 months ago
  6. 31e6298 soc/amd/*/data_fabric: move data_fabric_set_mmio_np to common by Fred Reitberger · 1 year, 10 months ago
  7. 7f38077 soc/amd/*: Hook up device_operations in chipset.cb by Arthur Heymans · 1 year, 11 months ago
  8. 4f87ae1 soc/amd/common/block/i2c: Move SoC agnostic parts into common by Karthikeyan Ramasubramanian · 3 years, 5 months ago
  9. 74ace5c soc/amd/picasso/chip: remove unneeded functionality in soc_acpi_name by Felix Held · 3 years, 6 months ago
  10. 8aa9edf soc/amd/common/block/iommu: move ACPI name to common code by Felix Held · 3 years, 6 months ago
  11. ff092d4 soc/amd/picasso/root_complex: provide ACPI name in PCI device_operations by Felix Held · 3 years, 6 months ago
  12. 66b4f01 soc/amd/common/block/smbus: move ACPI name to common code by Felix Held · 3 years, 6 months ago
  13. 3e29ca9 soc/amd/common/block/lpc: move ACPI name to common code by Felix Held · 3 years, 6 months ago
  14. 61e60d1 soc/amd/picasso/chip: make soc_acpi_name static by Felix Held · 3 years, 6 months ago
  15. cc93c6e soc/amd,intel: Drop s3_resume parameter on FSP-S functions by Kyösti Mälkki · 3 years, 7 months ago
  16. ac86cf3 soc/amd/picasso/chip: add missing acpi/acpi.h include by Felix Held · 3 years, 7 months ago
  17. faaafb4 soc/amd/picasso/fch: replace southbridge prefix with fch by Felix Held · 3 years, 7 months ago
  18. cbd5bb9 soc/amd/picasso/chip: use switch/case statement in enable_dev() by Felix Held · 3 years, 7 months ago
  19. 0f058f6 soc/amd/picasso/chip.h: remove unneeded extern pci_domain_ops by Felix Held · 3 years, 9 months ago
  20. 4489cb5 soc/amd/picasso: Delete partially implemented usb implementation by Raul E Rangel · 4 years, 3 months ago
  21. cff479e soc/amd/picasso: Add driver for handling PCIE GPP bridges by Furquan Shaikh · 4 years, 1 month ago
  22. 5edbb1c Revert "soc/amd/picasso: Reconfigure SPI speeds after FSP-S has run" by Furquan Shaikh · 4 years, 2 months ago
  23. d5f1e0f soc/amd/picasso: Reconfigure SPI speeds after FSP-S has run by Furquan Shaikh · 4 years, 2 months ago
  24. b07e262 soc/amd/picasso: Add device operations for UART MMIO devices by Furquan Shaikh · 4 years, 2 months ago
  25. f9b9166 soc/amd/picasso: Remove call to setup_bsp_ramtop by Raul E Rangel · 4 years, 2 months ago
  26. 4663749 soc/amd/picasso: Add set_mmio_dev_ops() to set ops for MMIO devices by Furquan Shaikh · 4 years, 2 months ago
  27. 79e12ab soc/amd: Use mp_cpu_bus_init() by Kyösti Mälkki · 4 years, 3 months ago
  28. a21eae0 soc/amd/picasso: Install AGESA ACPI tables by Matt Papageorge · 4 years, 9 months ago
  29. 9ffef56 soc/amd/picasso: Remove unused 'include <romstage_handoff.h>' by Elyes HAOUAS · 4 years, 3 months ago
  30. ebddada src: Remove unused 'include <bootstate.h>' by Elyes HAOUAS · 4 years, 3 months ago
  31. 6de79b9 soc/amd/picasso/chip.c: Generate ACPI nodes for PCI Bridge A and B by Raul E Rangel · 4 years, 3 months ago
  32. 5df9a04 soc/amd/picasso/pci_devs: Update pci_devs.h with correct values by Furquan Shaikh · 4 years, 4 months ago
  33. 789aefc soc/amd/picasso: Mark FCH MMIO addresses as non-posted by Raul E Rangel · 4 years, 3 months ago
  34. b1ffca3 soc/amd/picasso: Delete northbridge by Marshall Dawson · 5 years ago
  35. 5cb34e2 device/pci_device: Extract pci_domain_set_resources from SOC by Raul E Rangel · 4 years, 3 months ago
  36. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  37. 00a2208 soc/amd/picasso: Add FSP support for including AGESA by Marshall Dawson · 4 years, 7 months ago
  38. 52f8926 soc/amd/picasso: Use AMD common SATA driver by Furquan Shaikh · 4 years, 4 months ago
  39. 9e1a49c soc/amd/picasso: Use common block graphics driver by Furquan Shaikh · 4 years, 4 months ago
  40. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 4 months ago
  41. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 4 months ago
  42. ae59387 soc/amd: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  43. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  44. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  45. bec78e3 src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' by Elyes HAOUAS · 4 years, 10 months ago
  46. e0fd9a6 soc/amd/picasso: Update for USB3.1 by Marshall Dawson · 5 years ago
  47. 78025f6 soc/amd/picasso: Remove all AGESA references by Marshall Dawson · 5 years ago
  48. 9df03a1 soc/amd/picasso: Remove all PSP runtime functions by Marshall Dawson · 5 years ago
  49. 7997f1f soc/amd/picasso: Remove SD controller by Marshall Dawson · 5 years ago
  50. fa4a74b soc/amd/picasso: Add xhci1 and remove ehci by Marshall Dawson · 5 years ago
  51. bc4c903 soc/amd/picasso: Change all remaining soc names by Marshall Dawson · 5 years ago
  52. 5c354b9 soc/amd/picasso: Create picasso as a copy of stoneyridge by Martin Roth · 5 years ago