1. 13 6月, 2012 1 次提交
  2. 05 5月, 2012 1 次提交
  3. 19 4月, 2012 1 次提交
  4. 01 11月, 2011 1 次提交
  5. 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
  6. 14 1月, 2011 1 次提交
  7. 29 10月, 2010 3 次提交
  8. 26 4月, 2010 1 次提交
  9. 28 1月, 2010 1 次提交
  10. 14 1月, 2010 1 次提交
  11. 13 1月, 2010 2 次提交
  12. 12 12月, 2009 1 次提交
  13. 04 12月, 2009 1 次提交
  14. 30 10月, 2009 1 次提交
  15. 27 10月, 2009 1 次提交
  16. 26 10月, 2009 1 次提交
  17. 20 8月, 2009 1 次提交
  18. 14 8月, 2009 1 次提交
  19. 29 7月, 2009 2 次提交
  20. 23 7月, 2009 1 次提交
  21. 21 7月, 2009 1 次提交
  22. 11 7月, 2009 1 次提交
    • P
      sh: Decouple mcount from ftrace. · 473d1cf4
      Paul Mundt 提交于
      This adds a general CONFIG_MCOUNT in order to permit mcount generation
      without ftrace support. This is primarily for allowing platforms to
      enable aggressive stack overflow checking without having to enable ftrace
      support. Based on the sparc64 implementation.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      473d1cf4
  23. 10 6月, 2009 1 次提交
  24. 26 5月, 2009 1 次提交
  25. 10 5月, 2009 1 次提交
  26. 09 5月, 2009 2 次提交
  27. 08 5月, 2009 2 次提交
  28. 10 3月, 2009 1 次提交
  29. 22 12月, 2008 6 次提交