1. 16 6月, 2011 1 次提交
  2. 14 6月, 2011 1 次提交
    • P
      serial: sh-sci: Abstract register maps. · 61a6976b
      Paul Mundt 提交于
      This takes a bit of a sledgehammer to the horribly CPU subtype
      ifdef-ridden header and abstracts all of the different register layouts
      in to distinct types which in turn can be overriden on a per-port basis,
      or permitted to default to the map matching the port type at probe time.
      
      In the process this ultimately fixes up inumerable bugs with mismatches
      on various CPU types (particularly the legacy ones that were obviously
      broken years ago and no one noticed) and provides a more tightly coupled
      and consolidated platform for extending and implementing generic
      features.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      61a6976b
  3. 31 3月, 2011 1 次提交
  4. 11 3月, 2011 3 次提交
  5. 12 1月, 2011 5 次提交
  6. 29 11月, 2010 1 次提交
  7. 26 11月, 2010 2 次提交
  8. 08 11月, 2010 1 次提交
  9. 02 11月, 2010 1 次提交
  10. 27 10月, 2010 1 次提交
    • P
      sh: oprofile: Fix up and extend op_name_from_perf_id(). · 2e4f17d2
      Paul Mundt 提交于
      op_name_from_perf_id() currently returns a local variable, which isn't
      terribly productive. As we only handle a single PMU case for now, simply
      allocate and free the string from the arch init/exit context and have
      op_name_from_perf_id() hand back the cached string.
      
      This also takes UTS_MACHINE in to account, given that we build for
      multiple architectures.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      2e4f17d2
  11. 13 10月, 2010 1 次提交
  12. 05 10月, 2010 1 次提交
  13. 04 10月, 2010 1 次提交
  14. 02 10月, 2010 4 次提交
  15. 01 10月, 2010 2 次提交
  16. 19 9月, 2010 1 次提交
  17. 04 8月, 2010 1 次提交
  18. 06 7月, 2010 4 次提交
  19. 22 5月, 2010 5 次提交
  20. 13 5月, 2010 3 次提交