An error occurred fetching the project authors.
  1. 19 Feb, 2014 2 commits
  2. 01 Jan, 2014 2 commits
  3. 11 Dec, 2013 1 commit
  4. 22 Nov, 2013 1 commit
  5. 05 Oct, 2013 1 commit
  6. 16 Aug, 2013 1 commit
  7. 15 May, 2013 1 commit
  8. 08 Apr, 2013 2 commits
    • Maxime Ripard's avatar
      clocksource: sunxi: Rename sunxi to sun4i · 119fd635
      Maxime Ripard authored
      During the introduction of the Allwinner SoC platforms, sunxi was
      initially meant as a generic name for all the variants of the Allwinner
      SoC.
      
      It was ok at the time of the support of only the A10 and A13 that
      looks pretty much the same, but it's beginning to be troublesome with
      the future addition of the Allwinner A31 (sun6i) that is quite
      different, and would introduce some weird logic, where sunxi would
      actually mean in some case sun4i and sun5i but without sun6i...
      
      Moreover, it makes the compatible strings naming scheme not consistent
      with other architectures, where usually for this kind of compability, we
      just use the oldest SoC name that has this IP, so let's do just this.
      Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
      119fd635
    • Maxime Ripard's avatar
      clocksource: sunxi: make use of CLKSRC_OF · ea71d9a6
      Maxime Ripard authored
      Using CLKSRC_OF allows to remove the SoC specific sunxi_timer.h header,
      and instead of using a custom init function in the machine definition
      use the standard clocksource_of_init function.
      Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
      ea71d9a6
  9. 22 Jan, 2013 1 commit
  10. 16 Nov, 2012 1 commit