1. 16 Jun, 2011 1 commit
  2. 24 May, 2011 1 commit
  3. 20 Apr, 2011 1 commit
  4. 31 Mar, 2011 1 commit
  5. 28 Mar, 2011 3 commits
  6. 26 Mar, 2011 1 commit
  7. 14 Mar, 2011 9 commits
  8. 12 Jan, 2011 1 commit
  9. 19 Dec, 2010 5 commits
  10. 08 Dec, 2010 3 commits
  11. 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
  12. 13 Oct, 2010 2 commits
  13. 19 Sep, 2010 1 commit
  14. 02 Sep, 2010 1 commit
  15. 27 Jul, 2010 1 commit
  16. 26 Jul, 2010 1 commit
  17. 16 Jun, 2010 1 commit
  18. 27 May, 2010 1 commit
  19. 04 May, 2010 5 commits