1. 20 11月, 2008 2 次提交
  2. 09 11月, 2008 1 次提交
  3. 05 11月, 2008 1 次提交
  4. 31 10月, 2008 1 次提交
  5. 21 10月, 2008 6 次提交
  6. 18 10月, 2008 1 次提交
  7. 17 10月, 2008 1 次提交
    • J
      powerpc/40x: AMCC PowerPC 405EZ Acadia DTS · 00f3ca74
      Josh Boyer 提交于
      Add the base DTS for the AMCC PowerPC 405EZ Acadia evalution board.
      In addition to some of the normal PPC 40x peripherals, the Acadia
      board has:
      - 64 MiB PSRAM
      - NOR and NAND flash
      - Two USB 1.1 host ports
      - Two CAN 2.0 ports
      - ADC and DAC connectors
      - LCD display
      
      This adds the basic platform support to build from.
      Signed-off-by: NJosh Boyer <jwboyer@linux.vnet.ibm.com>
      00f3ca74
  8. 14 10月, 2008 8 次提交
  9. 03 10月, 2008 1 次提交
  10. 30 9月, 2008 1 次提交
    • D
      powerpc: Fix PCI in Holly device tree · ad611045
      David Gibson 提交于
      The PCI bridge on the Holly board is incorrectly represented in the
      device tree.  The current device tree node for the PCI bridge sits
      under the tsi-bridge node.  That's not obviously wrong, but the PCI
      bridge translates some PCI spaces into CPU address ranges which were
      not translated by the "ranges" property in tsi-bridge node.
      
      We used to get away with this problem because the PCI bridge discovery
      code was also buggy, assuming incorrectly that PCI host bridge nodes
      were always directly under the root bus and treating the translated
      addresses as raw CPU addresses, rather than parent bus addresses.
      This has since been fixed, thus breaking Holly.
      
      This could be fixed by adding extra translations to the tsi-bridge
      node, but this patch instead moves the Holly PCI bridge out of the
      tsi-bridge node to the root bus.  This makes the tsi-bridge node
      represent only the built-in IO devices in the bridge, with a
      more-or-less contiguous address range.  This is the same convention
      used on Freescale SoC chips, where the "soc" node represents only the
      IMMR region, and the PCI and other bus bridges are separate nodes
      under the root bus.
      Signed-off-by: NDavid Gibson <david@gibson.dropbear.id.au>
      Acked-by: NJosh Boyer <jwboyer@linux.vnet.ibm.com>
      Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
      ad611045
  11. 24 9月, 2008 1 次提交
  12. 18 9月, 2008 1 次提交
  13. 17 9月, 2008 1 次提交
  14. 16 9月, 2008 4 次提交
  15. 09 9月, 2008 1 次提交
  16. 28 8月, 2008 2 次提交
  17. 21 8月, 2008 2 次提交
  18. 06 8月, 2008 1 次提交
  19. 05 8月, 2008 2 次提交
  20. 30 7月, 2008 1 次提交
  21. 17 7月, 2008 1 次提交