1. 15 7月, 2014 1 次提交
  2. 15 5月, 2014 1 次提交
  3. 21 3月, 2014 2 次提交
  4. 24 2月, 2014 1 次提交
  5. 21 12月, 2013 1 次提交
  6. 19 12月, 2013 9 次提交
  7. 17 10月, 2013 1 次提交
  8. 16 7月, 2013 1 次提交
  9. 19 6月, 2013 10 次提交
  10. 27 5月, 2013 1 次提交
  11. 10 5月, 2013 1 次提交
  12. 26 4月, 2013 1 次提交
  13. 20 4月, 2013 1 次提交
    • A
      ARM: exynos: restore mach/regs-clock.h for exynos5 · db60074b
      Arnd Bergmann 提交于
      Commit 6e6aac75 "ARM: EXYNOS: Migrate clock support to common
      clock framework" from Thomas Abraham removed the Exynos5 specific
      register definitions as they were unused at the time, but the
      cpufreq driver actually still uses them.
      
      Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
      Cc: Tomasz Figa <t.figa@samsung.com>
      Cc: Thomas Abraham <thomas.abraham@linaro.org>
      Cc: Kukjin Kim <kgene.kim@samsung.com>
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      db60074b
  14. 19 4月, 2013 2 次提交
    • A
      ARM: exynos: move debug-macro.S to include/debug/ · a2e40710
      Arnd Bergmann 提交于
      The move is necessary to support early debug output on exynos
      with multiplatform configurations. This implies also moving the
      plat/debug-macro.S file, but we are leaving the remaining users of that
      file in place, to avoid adding large numbers of extra configuration
      options to Kconfig.debug
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      a2e40710
    • A
      ARM: exynos: prepare for sparse IRQ · 7ba8022f
      Arnd Bergmann 提交于
      When we enable CONFIG_SPARSE_IRQ, we have to set the value of NR_IRQS in
      the machine_desc for legacy IRQ domains, and any file referring to the
      number of interrupts or a specific number must include the mach/irqs.h
      header file explicitly.
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      7ba8022f
  15. 09 4月, 2013 3 次提交
  16. 04 4月, 2013 2 次提交
  17. 25 3月, 2013 1 次提交
  18. 09 3月, 2013 1 次提交