1. 19 11月, 2007 1 次提交
  2. 08 10月, 2007 1 次提交
    • K
      [POWERPC] Use for_each_ matching routinues for pci PHBs · c9438aff
      Kumar Gala 提交于
      On the Freescale embedded (83xx, 85xx, 86xx) and a few of the discrete
      bridges (mpc10x, tsi108) use the new for_each_compatible_node() or
      for_each_node_by_type() to provide more exact matching when looking for
      PHBs in the device tree.
      
      With the previous code it was possible to match on pci bridges since
      we were only matching on device_type.
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      c9438aff
  3. 05 10月, 2007 1 次提交
  4. 03 10月, 2007 1 次提交
  5. 22 9月, 2007 1 次提交
  6. 14 9月, 2007 1 次提交
  7. 23 8月, 2007 2 次提交
  8. 17 8月, 2007 2 次提交
  9. 24 7月, 2007 1 次提交
  10. 22 7月, 2007 1 次提交
  11. 29 6月, 2007 6 次提交
  12. 25 6月, 2007 1 次提交
  13. 12 5月, 2007 4 次提交
  14. 08 5月, 2007 3 次提交
  15. 02 5月, 2007 1 次提交
  16. 13 4月, 2007 2 次提交
  17. 22 3月, 2007 1 次提交
    • K
      [POWERPC] Removed config options that we don't support in embedded6xx · fd42c717
      Kumar Gala 提交于
      When we started arch/powerpc we duplicated a number of config options from
      arch/ppc for various platforms that are supported.  Now that we actually
      support a few platforms, remove all the ones that haven't been moved over.
      Additionally, this cleanup moved the 82xx/PQ2 options over into
      arch/powerpc/platforms/82xx/Kconfig where they belong.  It also killed
      GEN550 which doesn't exist in arch/powerpc.
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      fd42c717
  18. 09 3月, 2007 2 次提交
  19. 08 3月, 2007 1 次提交
  20. 10 2月, 2007 1 次提交
  21. 24 1月, 2007 1 次提交
  22. 13 12月, 2006 1 次提交
  23. 06 12月, 2006 1 次提交
  24. 04 12月, 2006 3 次提交