1. 30 6月, 2010 1 次提交
  2. 08 1月, 2010 4 次提交
    • U
      imx: define functions to configure chip selects in the WEIM · a8dfb646
      Uwe Kleine-König 提交于
      This has the addional effect that the macros CSCR_U, CSCR_L and CSCR_A
      are not used anymore in mach-pcm038.c and mach-qong.c.  These still use
      the deprecated IO_ADDRESS macro and shouldn't be used in new code.
      Signed-off-by: NUwe Kleine-König <u.kleine-koenig@pengutronix.de>
      Cc: Sascha Hauer <kernel@pengutronix.de>
      Cc: Russell King <linux@arm.linux.org.uk>
      Cc: Holger Schurig <hs4233@mail.mn-solutions.de>
      Cc: Dmitriy Taychenachev <dimichxp@gmail.com>
      a8dfb646
    • U
      imx: properly protect mach/mx{1,[25][157x]}.h from multiple inclusion · 3cdd5441
      Uwe Kleine-König 提交于
      Some headers have used (now) wrong names or havn't had protection at
      all.  This is needed before adding static inline functions to the
      headers.
      Signed-off-by: NUwe Kleine-König <u.kleine-koenig@pengutronix.de>
      Cc: Sascha Hauer <kernel@pengutronix.de>
      Cc: Russell King <linux@arm.linux.org.uk>
      Cc: Magnus Lilja <lilja.magnus@gmail.com>
      Cc: Holger Schurig <hs4233@mail.mn-solutions.de>
      Cc: Jiri Kosina <jkosina@suse.cz>
      Cc: Daniel Mack <daniel@caiaq.de>
      3cdd5441
    • U
      imx: only define deprecated symbols conditionally · aae70193
      Uwe Kleine-König 提交于
      Define deprecated symbols in an #ifdef IMX_NEEDS_DEPRECATED_SYMBOLS ...
      
      All files that still depend on the old definitions get
      -DIMX_NEEDS_DEPRECATED_SYMBOLS passed to the compiler.
      
      When all remaining users are fixed this allows including the soc
      specific headers unconditionally.
      Signed-off-by: NUwe Kleine-König <u.kleine-koenig@pengutronix.de>
      Cc: Sascha Hauer <kernel@pengutronix.de>
      Cc: Russell King <linux@arm.linux.org.uk>
      Cc: Eric Benard <eric@eukrea.com>
      Cc: Fabio Estevam <fabio.estevam@freescale.com>
      Cc: Alan Carvalho de Assis <acassis@gmail.com>
      Cc: Daniel Mack <daniel@caiaq.de>
      Cc: Alberto Panizzo <maramaopercheseimorto@gmail.com>
      Cc: Ilya Yanok <yanok@emcraft.com>
      Cc: Holger Schurig <hs4233@mail.mn-solutions.de>
      Cc: Jiri Kosina <jkosina@suse.cz>
      Cc: Magnus Lilja <lilja.magnus@gmail.com>
      aae70193
    • U
      imx27: define and use MX27_IO_ADDRESS · bc9ea6c7
      Uwe Kleine-König 提交于
      Signed-off-by: NUwe Kleine-König <u.kleine-koenig@pengutronix.de>
      Cc: Sascha Hauer <kernel@pengutronix.de>
      Cc: Russell King <linux@arm.linux.org.uk>
      Cc: Rabin Vincent <rabin@rab.in>
      Cc: Javier Martin <javier.martin@vista-silicon.com>
      Cc: Valentin Longchamp <valentin.longchamp@epfl.ch>
      Cc: Holger Schurig <hs4233@mail.mn-solutions.de>
      bc9ea6c7
  3. 18 11月, 2009 3 次提交
  4. 07 8月, 2009 2 次提交
  5. 13 3月, 2009 3 次提交
  6. 18 12月, 2008 3 次提交
  7. 16 12月, 2008 1 次提交
  8. 09 9月, 2008 1 次提交
  9. 07 8月, 2008 1 次提交
  10. 05 7月, 2008 1 次提交