1. 25 5月, 2011 2 次提交
  2. 17 3月, 2011 1 次提交
  3. 16 3月, 2011 4 次提交
  4. 05 1月, 2011 1 次提交
  5. 25 11月, 2010 3 次提交
  6. 10 11月, 2010 1 次提交
    • S
      mmc, sh: Move constants to sh_mmcif.h · da1d39e3
      Simon Horman 提交于
      This moves some constants from sh_mmcif.c to sh_mmcif.h
      so that they can be used in sh_mmcif_boot_init().
      
      It also alters the definition of SOFT_RST_OFF from (0 << 31) to
      ~SOFT_RST_ON (= ~(1 << 31)). The former seems bogus.  The latter is
      consistent with the code in sh_mmcif_boot_init().
      
      Cc: Yusuke Goda <yusuke.goda.sx@renesas.com>
      Cc: Magnus Damm <magnus.damm@gmail.com>
      Signed-off-by: NSimon Horman <horms@verge.net.au>
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      da1d39e3
  7. 29 10月, 2010 1 次提交
  8. 23 10月, 2010 1 次提交
  9. 31 5月, 2010 1 次提交
  10. 28 5月, 2010 1 次提交