1. 05 11月, 2008 1 次提交
  2. 21 10月, 2008 1 次提交
  3. 14 10月, 2008 1 次提交
    • J
      powerpc: 83xx: pci: Remove need for get_immrbase from mpc83xx_add_bridge. · 5b70a097
      John Rigby 提交于
      Modify mpc83xx_add_bridge to get config space register base address from
      the device tree instead of immr + hardcoded offset.
      
      83xx pci nodes have this change:
          register properties now contain two address length tuples:
      	First is the pci bridge register base, this has always been there.
      	Second is the config base, this is new.
      
      This is documented in dts-bindings/fsl/83xx-512x-pci.txt
      
      The changes accomplish these things:
          mpc83xx_add_bridge no longer needs to call get_immrbase
          it uses hard coded addresses if the second register value is missing
      Signed-off-by: NJohn Rigby <jrigby@freescale.com>
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      5b70a097
  4. 24 9月, 2008 1 次提交
  5. 14 7月, 2008 1 次提交
  6. 28 6月, 2008 1 次提交
  7. 10 6月, 2008 1 次提交
  8. 31 3月, 2008 1 次提交
  9. 29 1月, 2008 2 次提交
  10. 28 1月, 2008 3 次提交
  11. 24 1月, 2008 3 次提交
  12. 12 12月, 2007 3 次提交
  13. 08 10月, 2007 1 次提交
  14. 14 9月, 2007 2 次提交
    • K
      [POWERPC] Move PCI nodes to be sibilings with SOC nodes · 1b3c5cda
      Kumar Gala 提交于
      Updated the device trees to have the PCI nodes be at the same level as
      the SOC node.  This is to make it so that the SOC nodes children address
      space is just on chip registers and not other bus memory as well.
      
      Also, for PCIe nodes added a P2P bridge to handle the virtual P2P bridge
      that exists in the PHB.
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      1b3c5cda
    • K
      [POWERPC] DTS cleanup · f0c8ac80
      Kumar Gala 提交于
      Removed the following cruft from .dts files:
      * 32-bit in cpu node -- doesn't exist in any spec and not used by kernel
      * removed built-in (chrp legacy)
      * Removed #interrupt-cells in places they don't need to be set
      * Fixed ranges on lite5200*
      * Removed clock-frequency from i8259 pic node, not sure where this came from
      * Removed big-endian from i8259 pic nodes, this was just bogus
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      f0c8ac80
  15. 23 7月, 2007 1 次提交
  16. 09 3月, 2007 1 次提交
  17. 17 2月, 2007 1 次提交
  18. 08 2月, 2007 1 次提交
  19. 06 10月, 2006 1 次提交
  20. 14 9月, 2006 1 次提交
  21. 30 8月, 2006 1 次提交