1. 01 6月, 2022 4 次提交
  2. 13 1月, 2022 7 次提交
  3. 11 1月, 2022 1 次提交
    • J
      PCI: brcmstb: Augment driver for MIPs SOCs · aa8589aa
      Jim Quinlan 提交于
      The current brcmstb driver works for Arm and Arm64.  A few things are
      modified here for us to support MIPs as well.
      
        o There are four outbound range register groups and each directs a window
          of up to 128MB.  Even though there are four 128MB DT "ranges" in the
          bmips PCIe DT node, these ranges are contiguous and are collapsed into
          a single range by the OF range parser.  Now the driver assumes a single
          range -- for MIPs only -- and splits it back into 128MB sizes.
      
        o For bcm7425, the config space accesses must be 32-bit reads or
          writes.  In addition, the 4k config space register array is missing
          and not used.
      
        o The registers for the upper 32-bits of the outbound window address do
          not exist.
      
        o Burst size must be set to 256 (this refers to an internal bus).
      Signed-off-by: NJim Quinlan <jim2101024@gmail.com>
      Acked-by: NFlorian Fainelli <f.fainelli@gmail.com>
      Signed-off-by: NThomas Bogendoerfer <tsbogend@alpha.franken.de>
      aa8589aa
  4. 09 10月, 2021 1 次提交
  5. 03 8月, 2021 1 次提交
  6. 04 5月, 2021 1 次提交
  7. 23 3月, 2021 1 次提交
  8. 19 1月, 2021 2 次提交
  9. 11 12月, 2020 1 次提交
  10. 21 11月, 2020 1 次提交
  11. 02 10月, 2020 5 次提交
  12. 17 9月, 2020 3 次提交
  13. 18 8月, 2020 1 次提交
  14. 04 8月, 2020 2 次提交
  15. 23 7月, 2020 2 次提交
  16. 10 7月, 2020 2 次提交
  17. 13 5月, 2020 1 次提交
  18. 11 5月, 2020 4 次提交