1. 24 Dec, 2012 1 commit
  2. 06 Nov, 2012 2 commits
  3. 31 Jul, 2012 1 commit
  4. 02 Jul, 2012 2 commits
  5. 17 Apr, 2012 3 commits
  6. 15 Mar, 2012 1 commit
  7. 23 Feb, 2012 1 commit
  8. 29 Nov, 2011 1 commit
  9. 22 Nov, 2011 1 commit
  10. 09 Nov, 2011 1 commit
  11. 11 Sep, 2011 1 commit
  12. 08 Aug, 2011 1 commit
  13. 28 Jul, 2011 2 commits
  14. 25 May, 2011 3 commits
  15. 30 Nov, 2010 1 commit
  16. 20 Oct, 2010 1 commit
    • Nicolas Pitre's avatar
      arm: remove machine_desc.io_pg_offst and .phys_io · 6451d778
      Nicolas Pitre authored
      
      Since we're now using addruart to establish the debug mapping, we can
      remove the io_pg_offst and phys_io members of struct machine_desc.
      
      The various declarations were removed using the following script:
      
        grep -rl MACHINE_START arch/arm | xargs \
        sed -i '/MACHINE_START/,/MACHINE_END/ { /\.\(phys_io\|io_pg_offst\)/d }'
      
      [ Initial patch was from Jeremy Kerr, example script from Russell King ]
      Signed-off-by: default avatarNicolas Pitre <nicolas.pitre@linaro.org>
      Acked-by: Eric Miao <eric.miao at canonical.com>
      6451d778
  17. 21 Sep, 2008 1 commit
  18. 07 Aug, 2008 2 commits
  19. 26 Jul, 2008 1 commit
  20. 07 Jun, 2008 1 commit
  21. 02 Jun, 2008 1 commit
  22. 28 Mar, 2008 1 commit