1. 26 9月, 2009 1 次提交
  2. 11 1月, 2009 2 次提交
  3. 28 10月, 2008 1 次提交
  4. 11 10月, 2008 1 次提交
  5. 04 10月, 2008 1 次提交
  6. 31 7月, 2008 2 次提交
  7. 16 7月, 2008 2 次提交
  8. 06 6月, 2008 1 次提交
  9. 12 5月, 2008 1 次提交
  10. 29 4月, 2008 5 次提交
  11. 17 4月, 2008 1 次提交
  12. 12 3月, 2008 1 次提交
  13. 27 11月, 2007 1 次提交
  14. 03 11月, 2007 1 次提交
  15. 30 10月, 2007 1 次提交
    • A
      [MIPS] txx9tmr clockevent/clocksource driver · 229f773e
      Atsushi Nemoto 提交于
      Convert jmr3927_clock_event_device to more generic
      txx9tmr_clock_event_device which supports one-shot mode.  The
      txx9tmr_clock_event_device can be used for TX49 too if the cp0 timer
      interrupt was not available.
      
      Convert jmr3927_hpt_read to txx9_clocksource driver which does not
      depends jiffies anymore.  The txx9_clocksource itself can be used for
      TX49, but normally TX49 uses higher precision clocksource_mips.
      Signed-off-by: NAtsushi Nemoto <anemo@mba.ocn.ne.jp>
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      229f773e
  16. 23 10月, 2007 1 次提交
  17. 19 10月, 2007 1 次提交
  18. 15 10月, 2007 1 次提交
    • S
      kbuild: enable 'make CFLAGS=...' to add additional options to CC · a0f97e06
      Sam Ravnborg 提交于
      The variable CFLAGS is a wellknown variable and the usage by
      kbuild may result in unexpected behaviour.
      On top of that several people over time has asked for a way to
      pass in additional flags to gcc.
      
      This patch replace use of CFLAGS with KBUILD_CFLAGS all over the
      tree and enabling one to use:
      make CFLAGS=...
      to specify additional gcc commandline options.
      
      One usecase is when trying to find gcc bugs but other
      use cases has been requested too.
      
      Patch was tested on following architectures:
      alpha, arm, i386, x86_64, mips, sparc, sparc64, ia64, m68k
      
      Test was simple to do a defconfig build, apply the patch and check
      that nothing got rebuild.
      Signed-off-by: NSam Ravnborg <sam@ravnborg.org>
      a0f97e06
  19. 12 10月, 2007 2 次提交
  20. 27 8月, 2007 1 次提交
  21. 01 8月, 2007 1 次提交
  22. 13 7月, 2007 1 次提交
  23. 11 7月, 2007 4 次提交
  24. 05 3月, 2007 1 次提交
  25. 27 2月, 2007 1 次提交
  26. 19 2月, 2007 1 次提交
  27. 10 2月, 2007 1 次提交
  28. 30 11月, 2006 2 次提交