1. 21 May, 2013 1 commit
    • Gerhard Sittig's avatar
      powerpc/mpc512x: move common code to shared.c file · 2abbbb63
      Gerhard Sittig authored
      - implement all of the init, init early, and setup arch routines in the
        shared source file for the MPC512x PowerPC platform, and make all
        MPC512x based boards (ADS, PDM, generic) use those common routines
      - remove declarations from header files for routines which aren't
        referenced from external callers any longer
      
      this modification concentrates knowledge about the optional FSL DIU
      support in one spot within the shared code, and makes all boards benefit
      transparently from future improvements in the shared platform code
      
      the change does not modify any behaviour but preserves all code paths
      Signed-off-by: default avatarGerhard Sittig <gsi@denx.de>
      Signed-off-by: default avatarAnatolij Gustschin <agust@denx.de>
      2abbbb63
  2. 20 May, 2013 10 commits
  3. 19 May, 2013 3 commits
  4. 18 May, 2013 26 commits