An error occurred fetching the project authors.
  1. 11 Oct, 2007 12 commits
  2. 11 Sep, 2007 2 commits
  3. 10 Sep, 2007 2 commits
  4. 27 Aug, 2007 10 commits
  5. 31 Jul, 2007 6 commits
  6. 20 Jul, 2007 1 commit
  7. 12 Jul, 2007 2 commits
    • Ralf Baechle's avatar
      [MIPS] Rename PC speaker code · de61b542
      Ralf Baechle authored
      While the PC speaker is wired up to the i8254 there is more to the i8254
      than just the PC speaker so this code was getting in the way under its
      current name.
      Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
      de61b542
    • Kevin D. Kissell's avatar
      [MIPS] SMTC: Interrupt mask backstop hack · 0db34215
      Kevin D. Kissell authored
      To support multiple TC microthreads acting as "CPUs" within a VPE,
      VPE-wide interrupt mask bits must be specially manipulated during
      interrupt handling. To support legacy drivers and interrupt controller
      management code, SMTC has a "backstop" to track and if necessary restore
      the interrupt mask. This has some performance impact on interrupt service
      overhead. Disable it only if you know what you are doing.
      Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
      0db34215
  8. 10 Jul, 2007 5 commits