1. 29 4月, 2008 1 次提交
  2. 03 4月, 2008 1 次提交
  3. 27 1月, 2008 2 次提交
  4. 19 1月, 2008 1 次提交
  5. 12 12月, 2007 1 次提交
  6. 22 10月, 2007 1 次提交
  7. 17 10月, 2007 1 次提交
  8. 09 10月, 2007 1 次提交
  9. 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
  10. 23 5月, 2007 1 次提交
  11. 17 5月, 2007 1 次提交
  12. 07 5月, 2007 2 次提交
  13. 09 3月, 2007 1 次提交
  14. 13 2月, 2007 1 次提交
    • G
      [POWERPC] mpc5200 device tree bindings refinement · 05cbbc69
      Grant Likely 提交于
      Much needed refinement of mpc5200 device tree binding specifications.
      
      Short list:
      - drop mpc52xx designator; only two supported chips exist, 5200 and 5200b.
        It's premature to refer to them as '52xx'.
      - Specify optional 'model' and 'revision' properties in the soc5200 node
      - Specify reqiured 'cell-index' property to identify between multiple SOC
        devices of the same type.  (Useful for arbitrating shared register access)
      - Specify optional 'port-number' property for adjusting the logical serial
        port assignments.
      - Specify optional 'has-wdt' property for gpt0 node.
      - Add system-frequency property to soc5200 node
      Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      05cbbc69
  15. 22 1月, 2007 1 次提交
  16. 09 1月, 2007 1 次提交
  17. 04 12月, 2006 1 次提交