An error occurred fetching the project authors.
  1. 23 Oct, 2008 1 commit
  2. 29 Jul, 2008 1 commit
  3. 28 Jan, 2008 1 commit
    • Magnus Damm's avatar
      sh: update r7780rp interrupt code · da2d7f4b
      Magnus Damm authored
      This patch updates the board specific irq code for r7780rp. The new code is
      very similar to the other highlander implementations, with the exception that
      the r7780rp handles pci interrupts using IRL. To simplify the pci code and
      use the same interrupt numbers as r7780mp and r7785rp we hook in to the
      cpu specific pci vectors.
      
      The pci interrupts and the push switch all work well with and without this
      patch. CF and AX88796 are not ok though and the source of the problem is
      unknown at this point. The AX88796 does for not detect it's proper mac
      address (IPL gets it right) and the kernel hangs on CF access. As a workaround
      this patch removes the CF and the AX88796 from the platform datain case of
      r7780rp.
      Signed-off-by: default avatarMagnus Damm <damm@igel.co.jp>
      Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
      da2d7f4b
  4. 21 Sep, 2007 1 commit
  5. 21 May, 2007 1 commit
  6. 14 May, 2007 1 commit
  7. 07 May, 2007 1 commit
  8. 05 Mar, 2007 1 commit
  9. 13 Feb, 2007 1 commit
    • Paul Mundt's avatar
      sh: heartbeat consolidation for banked LEDs. · 3b4d9539
      Paul Mundt authored
      This consolidates the various board heartbeat LED implementations,
      used for strobing the load average across a LED bank. Those boards
      not implementing a full bank can hook in via the LED class.
      
      We leave the compat hook in the machvec for now until those non-banked
      boards are able to migrate to the drivers/leds.
      Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
      3b4d9539
  10. 06 Dec, 2006 1 commit
  11. 27 Sep, 2006 1 commit