1. 03 3月, 2008 6 次提交
  2. 08 2月, 2008 4 次提交
  3. 31 1月, 2008 6 次提交
  4. 25 1月, 2008 3 次提交
  5. 17 1月, 2008 1 次提交
  6. 20 12月, 2007 1 次提交
  7. 19 12月, 2007 1 次提交
  8. 11 12月, 2007 1 次提交
  9. 09 10月, 2007 1 次提交
  10. 13 4月, 2007 1 次提交
  11. 09 3月, 2007 2 次提交
  12. 10 2月, 2007 1 次提交
  13. 04 12月, 2006 4 次提交
  14. 05 10月, 2006 1 次提交
  15. 31 7月, 2006 1 次提交
  16. 15 6月, 2006 1 次提交
  17. 27 3月, 2006 2 次提交
  18. 09 1月, 2006 1 次提交
    • J
      [PATCH] powerpc/cell: add iommu support for larger memory · 49d65b3a
      Jens.Osterkamp@de.ibm.com 提交于
      So far, the iommu code was hardwired to a linear mapping
      between 0x20000000 and 0x40000000, so it could only support
      512MB of RAM.
      
      This patch still keeps the linear mapping, but looks for
      proper ibm,dma-window properties to set up larger windows,
      this makes the maximum supported RAM size 2GB.
      
      If there is anything unusual about the dma-window properties,
      we fall back to the old behavior.
      
      We also support switching off the iommu completely now
      with the regular iommu=off command line option.
      Signed-off-by: NArnd Bergmann <arndb@de.ibm.com>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      49d65b3a
  19. 01 11月, 2005 2 次提交