1. 14 Jul, 2002 3 commits
  2. 13 Jul, 2002 1 commit
  3. 12 Jul, 2002 7 commits
  4. 11 Jul, 2002 2 commits
  5. 10 Jul, 2002 5 commits
    • Russell King's avatar
      [ARM] Miscellaneous updates · fcbcfef5
      Russell King authored
      - Fix missed cli()/sti() conversions.
      - Fix SA1100 sleep code.
      - Update small_page.c for changes to struct page.
      - Clean up assabet/neponset initialisation.
      - Clean up compiler warnings in iop310 build.
      - Add missed bits from previous xscale cset.
      fcbcfef5
    • Russell King's avatar
      [ARM] StrongARM SA1111 cleanups · 89c248f7
      Russell King authored
      - Add sa1111_{dis,en}able_device()
      - Add sa1111_{read,write}l() (always host endian)
      89c248f7
    • Russell King's avatar
      [ARM] page fault handling updates · 5f563f59
      Russell King authored
      - FSR "write" bit moved from bit 8 to bit 11.
      - Handle bit 10 of FSR for xscale imprecise aborts.
      - Allow Xscale CP0 and CP13 accesses.
      - Move Xscale specific implementations to their own file.
      5f563f59
    • Russell King's avatar
      [ARM] ptrace cleanups. · 42fe00e8
      Russell King authored
      The major points are:
      - Move ptrace code from traps.c into ptrace.c so it's all in one place.
      - Correct get_user_regs() to allow for the 8 byte offset.
      - Fix missing ptrace_cancel_bpt() call which could miss some
        single stepping steps.
      (other small pages; for details see individual file notes)
      42fe00e8
    • Russell King's avatar
      [ARM] Fix ELF "HWCAP" flags for the various CPU types. · f0df3384
      Russell King authored
      Some of the CPU implementations copied the ELF flags from the
      StrongARM-110 implementation, without thinking whether they were
      correct or not.  This changeset fixes up these CPU types.
      f0df3384
  6. 09 Jul, 2002 8 commits
  7. 06 Jul, 2002 5 commits
  8. 05 Jul, 2002 9 commits