1. 02 May, 2011 1 commit
    • Wolfram Sang's avatar
      ARM: mach-mxs: add stmp378x-devb · a98253e8
      Wolfram Sang authored
      STMP378x and MX23 are the same and just relabeled. There is a
      mach-stmp378x, however, it has a lot of reinvented interfaces, leaking
      all sorts of mach-specific functions into the drivers. One example is
      the dmaengine which does not use the linux dmaengine-API but some
      privately exported symbols. This makes generic use of the drivers
      impossible. mach-mxs does it better, so convert the board to mach-mxs.
      After that, it is possible to delete all stmp-specific code which should
      ease further ARM-consolidation.
      
      Compile tested only due to no hardware (seems not available anymore).
      Signed-off-by: default avatarWolfram Sang <w.sang@pengutronix.de>
      Acked-by: default avatarShawn Guo <shawn.guo@freescale.com>
      Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
      a98253e8
  2. 30 Apr, 2011 1 commit
  3. 29 Apr, 2011 13 commits
  4. 28 Apr, 2011 18 commits
  5. 27 Apr, 2011 7 commits