1. 09 1月, 2015 1 次提交
  2. 27 11月, 2014 1 次提交
  3. 19 11月, 2014 1 次提交
  4. 05 11月, 2014 1 次提交
  5. 20 10月, 2014 1 次提交
  6. 14 9月, 2014 1 次提交
  7. 26 7月, 2014 1 次提交
  8. 23 5月, 2014 2 次提交
  9. 22 5月, 2014 2 次提交
  10. 19 5月, 2014 2 次提交
  11. 15 5月, 2014 1 次提交
  12. 21 3月, 2014 2 次提交
  13. 18 3月, 2014 2 次提交
  14. 26 2月, 2014 1 次提交
  15. 24 2月, 2014 2 次提交
  16. 16 2月, 2014 1 次提交
  17. 09 1月, 2014 1 次提交
  18. 31 12月, 2013 1 次提交
  19. 21 12月, 2013 3 次提交
  20. 16 12月, 2013 3 次提交
  21. 12 12月, 2013 1 次提交
  22. 02 12月, 2013 1 次提交
  23. 14 10月, 2013 1 次提交
    • Y
      ARM: exynos: dts: Update 5250 arch timer node with clock frequency · 4d594dd3
      Yuvaraj Kumar C D 提交于
      Without the "clock-frequency" property in arch timer node, could able
      to see the below crash dump.
      
      [<c0014e28>] (unwind_backtrace+0x0/0xf4) from [<c0011808>] (show_stack+0x10/0x14)
      [<c0011808>] (show_stack+0x10/0x14) from [<c036ac1c>] (dump_stack+0x7c/0xb0)
      [<c036ac1c>] (dump_stack+0x7c/0xb0) from [<c01ab760>] (Ldiv0_64+0x8/0x18)
      [<c01ab760>] (Ldiv0_64+0x8/0x18) from [<c0062f60>] (clockevents_config.part.2+0x1c/0x74)
      [<c0062f60>] (clockevents_config.part.2+0x1c/0x74) from [<c0062fd8>] (clockevents_config_and_register+0x20/0x2c)
      [<c0062fd8>] (clockevents_config_and_register+0x20/0x2c) from [<c02b8e8c>] (arch_timer_setup+0xa8/0x134)
      [<c02b8e8c>] (arch_timer_setup+0xa8/0x134) from [<c04b47b4>] (arch_timer_init+0x1f4/0x24c)
      [<c04b47b4>] (arch_timer_init+0x1f4/0x24c) from [<c04b40d8>] (clocksource_of_init+0x34/0x58)
      [<c04b40d8>] (clocksource_of_init+0x34/0x58) from [<c049ed8c>] (time_init+0x20/0x2c)
      [<c049ed8c>] (time_init+0x20/0x2c) from [<c049b95c>] (start_kernel+0x1e0/0x39c)
      
      THis is because the Exynos u-boot, for example on the Chromebooks, doesn't set
      up the CNTFRQ register as expected by arch_timer. Instead, we have to specify
      the frequency in the device tree like this.
      Signed-off-by: NYuvaraj Kumar C D <yuvaraj.cd@samsung.com>
      [olof: Changed subject, added comment, elaborated on commit message]
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      4d594dd3
  24. 08 10月, 2013 2 次提交
  25. 07 10月, 2013 1 次提交
  26. 26 8月, 2013 3 次提交
  27. 19 8月, 2013 1 次提交