1. 03 10月, 2012 4 次提交
  2. 28 2月, 2012 1 次提交
  3. 12 2月, 2012 1 次提交
    • H
      mmc: access mxcmmc from mx31 boards · fa47a286
      Helmut Raiger 提交于
      This patch modifies mxcmmc.c to be used
      not only by i.MX27 but also by i.MX31 boards.
      Both use the same SD controller, but have different
      clock set-ups.
      The i.MX27 imx_get_XXXclock functions are made static to
      generic.c and a public mxc_get_clock() function
      is provided.  Pins, base address and prototypes for
      an i.MX31 specific board_init_mmc() are provided.
      Some of the i.MX27 clock getters are unused and marked
      as such to avoid warnings (./MAKEALL -s mx27), but
      the code was left in for future use.
      Signed-off-by: NHelmut Raiger <helmut.raiger@hale.at>
      Acked-by: NStefano Babic <sbabic@denx.de>
      fa47a286
  4. 28 10月, 2011 1 次提交
  5. 02 2月, 2011 1 次提交
  6. 18 10月, 2010 1 次提交
  7. 29 9月, 2010 1 次提交
  8. 13 4月, 2010 1 次提交
  9. 08 3月, 2010 1 次提交
    • S
      MX51: removed warnings for the mx51evk · e4d34492
      Stefano Babic 提交于
      The patch removes warnings at compile time and provides
      some cleanup code:
      - Removed comment on NAND (not yet supported) from lowlevel_init.S
      - Removed NFMS bit definition from imx-regs.h
        The bit is only related to MX.25/35 and can lead to confusion
      - Moved is_soc_rev() to soc specific code (removed from mx51evk.c)
      Signed-off-by: NStefano Babic <sbabic@denx.de>
      e4d34492
  10. 23 1月, 2010 1 次提交
    • M
      s5pc1xx: update cache routines · d8e5f554
      Minkyu Kang 提交于
      Because of v7_flush_dcache_all is moved to omap3/cache.S
      and s5pc110 needs cache routines, update s5pc1xx cache routines.
      
      l2_cache_enable and l2_caceh_disable are moved from cache.c to cache.S
      and invalidate_dcache is modified for SoC specific.
      Signed-off-by: NMinkyu Kang <mk7.kang@samsung.com>
      d8e5f554
  11. 08 4月, 2008 1 次提交
  12. 09 1月, 2007 1 次提交
  13. 19 4月, 2004 1 次提交
  14. 14 12月, 2000 1 次提交
  15. 13 11月, 2000 1 次提交