1. 20 1月, 2015 1 次提交
  2. 30 11月, 2014 1 次提交
  3. 18 7月, 2014 1 次提交
  4. 28 5月, 2014 1 次提交
  5. 07 3月, 2014 1 次提交
  6. 29 1月, 2013 1 次提交
  7. 01 4月, 2012 1 次提交
  8. 17 3月, 2012 1 次提交
  9. 27 6月, 2011 1 次提交
  10. 19 5月, 2011 1 次提交
  11. 30 3月, 2011 1 次提交
  12. 21 1月, 2011 1 次提交
    • D
      kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT · 6a108a14
      David Rientjes 提交于
      The meaning of CONFIG_EMBEDDED has long since been obsoleted; the option
      is used to configure any non-standard kernel with a much larger scope than
      only small devices.
      
      This patch renames the option to CONFIG_EXPERT in init/Kconfig and fixes
      references to the option throughout the kernel.  A new CONFIG_EMBEDDED
      option is added that automatically selects CONFIG_EXPERT when enabled and
      can be used in the future to isolate options that should only be
      considered for embedded systems (RISC architectures, SLOB, etc).
      
      Calling the option "EXPERT" more accurately represents its intention: only
      expert users who understand the impact of the configuration changes they
      are making should enable it.
      Reviewed-by: NIngo Molnar <mingo@elte.hu>
      Acked-by: NDavid Woodhouse <david.woodhouse@intel.com>
      Signed-off-by: NDavid Rientjes <rientjes@google.com>
      Cc: Greg KH <gregkh@suse.de>
      Cc: "David S. Miller" <davem@davemloft.net>
      Cc: Jens Axboe <axboe@kernel.dk>
      Cc: Arnd Bergmann <arnd@arndb.de>
      Cc: Robin Holt <holt@sgi.com>
      Cc: <linux-arch@vger.kernel.org>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      6a108a14
  13. 09 8月, 2010 1 次提交
  14. 15 6月, 2010 1 次提交
  15. 20 4月, 2010 1 次提交
  16. 18 2月, 2010 4 次提交
  17. 06 1月, 2010 1 次提交
  18. 21 11月, 2009 3 次提交
  19. 05 11月, 2009 1 次提交
  20. 30 7月, 2009 3 次提交
  21. 14 5月, 2009 1 次提交
  22. 19 3月, 2009 1 次提交
  23. 29 1月, 2009 2 次提交
  24. 27 1月, 2009 2 次提交
  25. 13 1月, 2009 1 次提交
    • M
      [WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610 · 6ec9eae6
      Martyn Welch 提交于
      Support for the FPGA based watchdog timer on GE Fanuc's SBC610.
      
      This patch enables one of the watchdog timers found on the SBC610. There are
      two identical watchdog timers at different offsets in the above mentioned
      boards, however the current driver is only capable of supporting one of them.
      
      The watchdog timers are also capable of generating interrupts at a
      user-configurable threshold, though support for this operation is currently
      not supported by the driver.
      Signed-off-by: NMartyn Welch <martyn.welch@gefanuc.com>
      Signed-off-by: NWim Van Sebroeck <wim@iguana.be>
      6ec9eae6
  26. 04 12月, 2008 1 次提交
  27. 20 11月, 2008 1 次提交
  28. 09 11月, 2008 1 次提交
  29. 14 10月, 2008 1 次提交
  30. 07 10月, 2008 1 次提交
  31. 24 9月, 2008 1 次提交