1. 16 2月, 2010 1 次提交
  2. 13 2月, 2010 2 次提交
  3. 31 1月, 2010 1 次提交
  4. 11 1月, 2010 1 次提交
  5. 09 12月, 2009 1 次提交
  6. 05 11月, 2009 3 次提交
  7. 01 11月, 2009 1 次提交
  8. 23 9月, 2009 1 次提交
  9. 21 9月, 2009 1 次提交
  10. 02 9月, 2009 1 次提交
  11. 24 7月, 2009 3 次提交
  12. 19 7月, 2009 1 次提交
  13. 09 7月, 2009 1 次提交
  14. 07 7月, 2009 1 次提交
  15. 19 6月, 2009 1 次提交
  16. 31 5月, 2009 1 次提交
  17. 30 5月, 2009 4 次提交
  18. 28 5月, 2009 1 次提交
  19. 18 5月, 2009 5 次提交
  20. 17 5月, 2009 2 次提交
  21. 22 4月, 2009 1 次提交
  22. 03 4月, 2009 1 次提交
  23. 02 4月, 2009 1 次提交
  24. 20 3月, 2009 1 次提交
    • R
      [ARM] pass reboot command line to arch_reset() · be093beb
      Russell King 提交于
      OMAP wishes to pass state to the boot loader upon reboot in order to
      instruct it whether to wait for USB-based reflashing or not.  There is
      already a facility to do this via the reboot() syscall, except we ignore
      the string passed to machine_restart().
      
      This patch fixes things to pass this string to arch_reset().  This means
      that we keep the reboot mode limited to telling the kernel _how_ to
      perform the reboot which should be independent of what we request the
      boot loader to do.
      Acked-by: NTony Lindgren <tony@atomide.com>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      be093beb
  25. 19 2月, 2009 3 次提交