1. 05 1月, 2010 1 次提交
    • U
      imx/mach-mx3: use constants namespaced by the corresponding SOC (easy part) · f568dd7f
      Uwe Kleine-König 提交于
      This just leaves cpu.c, devices.c and mm.c to clean up.  As these files
      are used on more than one SOC they need some more work.
      Signed-off-by: NUwe Kleine-König <u.kleine-koenig@pengutronix.de>
      Cc: Russell King <linux@arm.linux.org.uk>
      Cc: Alberto Panizzo <maramaopercheseimorto@gmail.com>
      Cc: Valentin Longchamp <valentin.longchamp@epfl.ch>
      Cc: Daniel Mack <daniel@caiaq.de>
      Cc: Guennadi Liakhovetski <lg@denx.de>
      Cc: Yoichi Yuasa <yuasa@linux-mips.org>
      Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
      Cc: Magnus Lilja <lilja.magnus@gmail.com>
      Cc: Fabio Estevam <fabio.estevam@freescale.com>
      Cc: Sascha Hauer <s.hauer@pengutronix.de>
      Cc: Harro Haan <hrhaan@yahoo.com>
      Cc: Jean Delvare <khali@linux-fr.org>
      Cc: Luotao Fu <l.fu@pengutronix.de>
      Cc: Ilya Yanok <yanok@emcraft.com>
      f568dd7f
  2. 30 11月, 2009 1 次提交
  3. 27 11月, 2009 1 次提交
  4. 14 11月, 2009 3 次提交
  5. 13 10月, 2009 1 次提交
  6. 14 8月, 2009 2 次提交
  7. 07 8月, 2009 1 次提交
  8. 03 6月, 2009 1 次提交
  9. 07 5月, 2009 3 次提交
  10. 13 3月, 2009 1 次提交
    • S
      [ARM] MX35: add clock support · 2cb536d1
      Sascha Hauer 提交于
      This patch adds clock support for i.MX35 SoCs. We do not support setting
      of clock rates yet, but most interesting clock rates should be reported.
      I couldn't test all clock rates and the datasheet contains some obvious
      bugs, so expect some bugs in this code.
      Signed-off-by: NSascha Hauer <s.hauer@pengutronix.de>
      2cb536d1