1. 13 8月, 2009 1 次提交
  2. 04 7月, 2009 1 次提交
  3. 01 7月, 2009 1 次提交
    • M
      sh: fix se7724 ceu names · 84f7597c
      Magnus Damm 提交于
      Use "ceu0" and "ceu1" as CEU names instead of "ceu".
      This fixes "memchunk" kernel command line selection
      on the solution engine 7724 board.
      
      With this patch applied use "memchunk.ceu0=1m" or
      "memchunk.ceu1=1m" on kernel command line to override
      physically memory size to one meg for CEU0 or CEU1.
      Signed-off-by: NMagnus Damm <damm@igel.co.jp>
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      84f7597c
  4. 29 6月, 2009 1 次提交
  5. 26 6月, 2009 1 次提交
  6. 17 6月, 2009 7 次提交
  7. 16 6月, 2009 3 次提交
  8. 15 6月, 2009 1 次提交
  9. 14 6月, 2009 1 次提交
  10. 11 6月, 2009 3 次提交
  11. 01 6月, 2009 1 次提交
  12. 26 5月, 2009 1 次提交
  13. 22 5月, 2009 1 次提交
  14. 13 5月, 2009 1 次提交
  15. 08 5月, 2009 2 次提交
  16. 07 5月, 2009 2 次提交
  17. 30 4月, 2009 1 次提交
    • M
      sh: pass through ioremap() for non-mmu processors. · e6be3a25
      Magnus Damm 提交于
      All 32-bit SuperH processors currently go through __ioremap_mode()
      and check for IO_TRAPPED and directly mapped segments. With this
      patch we simplify the MMU less case with a pass through version of
       __ioremap_mode() which just returns the physical address.
      
      The effects of this is change are:
       - fix non-MMU ioremap() of high address hardware blocks (sh7203 CMT)
       - make sure IO_TRAPPED is not selected
      Signed-off-by: NMagnus Damm <damm@igel.co.jp>
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      e6be3a25
  18. 27 4月, 2009 1 次提交
  19. 20 4月, 2009 3 次提交
  20. 17 4月, 2009 2 次提交
  21. 16 4月, 2009 2 次提交
  22. 13 4月, 2009 1 次提交
  23. 11 4月, 2009 1 次提交
  24. 08 4月, 2009 1 次提交