1. 21 4月, 2010 3 次提交
  2. 20 4月, 2010 2 次提交
  3. 19 4月, 2010 2 次提交
  4. 15 4月, 2010 2 次提交
    • P
      sh: intc: IRQ auto-distribution support. · dc825b17
      Paul Mundt 提交于
      This implements support for hardware-managed IRQ balancing as implemented
      by SH-X3 cores (presently only hooked up for SH7786, but can probably be
      carried over to other SH-X3 cores, too).
      
      CPUs need to specify their distribution register along with the mask
      definitions, as these follow the same format. Peripheral IRQs that don't
      opt out of balancing will be automatically distributed at the whim of the
      hardware block, while each CPU needs to verify whether it is handling the
      IRQ or not, especially before clearing the mask.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      dc825b17
    • P
      sh: Disable IRQ balancing for timer and IPI IRQs. · fecf066c
      Paul Mundt 提交于
      Make sure that the timer IRQs and IPIs aren't enabled for IRQ balancing.
      IPIs are disabled as a result of being percpu while the timers simply
      disable balancing outright.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      fecf066c
  5. 13 4月, 2010 2 次提交
  6. 07 4月, 2010 1 次提交
  7. 02 4月, 2010 2 次提交
  8. 30 3月, 2010 1 次提交
  9. 29 3月, 2010 13 次提交
  10. 26 3月, 2010 1 次提交
  11. 23 3月, 2010 11 次提交