1. 05 Jul, 2007 1 commit
  2. 04 Jul, 2007 1 commit
    • Russell King's avatar
      [ARM] Fix non-page aligned boot time mappings · 7b9c7b4d
      Russell King authored
      AT91SAM9260 stopped booting with the recent changes to MM
      initialisation - it was asking for a non-aligned virtual address
      which caused loops to be non-terminal.  Fix this by rounding
      virtual addresses down, but remember to include the offset in
      the length, and round the length up to the following page.
      
      This means that asking for a mapping of 4K starting at 2K into
      a page maps two pages as one would expect.
      Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
      7b9c7b4d
  3. 02 Jul, 2007 2 commits
  4. 01 Jul, 2007 11 commits
  5. 30 Jun, 2007 3 commits
  6. 29 Jun, 2007 4 commits
  7. 28 Jun, 2007 18 commits