1. 15 1月, 2010 1 次提交
  2. 29 7月, 2008 2 次提交
  3. 09 5月, 2008 1 次提交
  4. 21 9月, 2007 4 次提交
  5. 08 6月, 2007 1 次提交
    • P
      sh: Kill off machvec aliases. · 82f81f47
      Paul Mundt 提交于
      We now throw all of the machvecs in to .machvec.init and either
      select one on the command line, or copy out the first (and
      usually only) one to sh_mv. The rest are freed as usual.
      
      This gets rid of all of the silly sh_mv aliasing and makes the
      selection explicit rather than link-order dependent.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      82f81f47
  6. 13 2月, 2007 1 次提交
    • P
      sh: heartbeat consolidation for banked LEDs. · 3b4d9539
      Paul Mundt 提交于
      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: NPaul Mundt <lethal@linux-sh.org>
      3b4d9539
  7. 06 12月, 2006 2 次提交