1. 28 Jul, 2021 2 commits
    • Joanna Farley's avatar
      7bfec3ad
    • Jeremy Linton's avatar
      rpi4: SMCCC PCI implementation · ab061eb7
      Jeremy Linton authored
      
      
      The rpi4 has a single nonstandard ECAM. It is broken
      into two pieces, the root port registers, and a window
      to a single device's config space which can be moved
      between devices. Now that we have widened the page
      tables/MMIO window, we can create a read/write acces
      functions that are called by the SMCCC/PCI API.
      
      As an example platform, the rpi4 single device ECAM
      region quirk is pretty straightforward. The assumption
      here is that a lower level (uefi) has configured and
      initialized the PCI root to match the values we are
      using here.
      Signed-off-by: default avatarJeremy Linton <jeremy.linton@arm.com>
      Change-Id: Ie1ffa8fe9aa1d3c62e6aa84746a949c1009162e0
      ab061eb7
  2. 27 Jul, 2021 3 commits
  3. 26 Jul, 2021 5 commits
  4. 25 Jul, 2021 1 commit
  5. 24 Jul, 2021 2 commits
  6. 23 Jul, 2021 9 commits
  7. 22 Jul, 2021 6 commits
  8. 21 Jul, 2021 1 commit
  9. 20 Jul, 2021 4 commits
  10. 19 Jul, 2021 7 commits