mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* some i.MX28 related patches
@ 2011-01-14 19:51 Sascha Hauer
  2011-01-14 19:51 ` [PATCH 1/7] fec i.MX28: Make it work with MMU on Sascha Hauer
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Sascha Hauer @ 2011-01-14 19:51 UTC (permalink / raw)
  To: barebox

The following patches make the MMU usable on the tx28 board and allow
to pass in framebuffer addresses from platform data on i.MX28.

The following changes since commit 0327e12f068471dc03577407b8f8915914c2be32:

  fb: update cdev map_base (2011-01-14 20:42:17 +0100)

are available in the git repository at:
  none ..BRANCH.NOT.VERIFIED..

Sascha Hauer (7):
      fec i.MX28: Make it work with MMU on
      ARM tx28: Add mmu support
      video stm/mx2x: simplify memory allocation
      video stm/mx2x: allow to pass in fb memory from platform data
      provide real barebox end variable
      ARM i.MX28 tx28: use a fixed framebuffer address
      ARM i.MX28 tx28 defconfig: enable MMU

 arch/arm/boards/karo-tx28/tx28-stk5.c |   12 ++++++++++++
 arch/arm/boards/karo-tx28/tx28.c      |   23 +++++++++++++++++++++++
 arch/arm/configs/tx28stk5_defconfig   |    1 +
 arch/arm/mach-stm/Kconfig             |    1 +
 arch/arm/mach-stm/include/mach/fb.h   |    3 +++
 drivers/net/fec_imx.c                 |    2 +-
 drivers/video/stm.c                   |   31 ++++++++-----------------------
 include/reloc.h                       |    2 +-
 8 files changed, 50 insertions(+), 25 deletions(-)


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2011-01-15 15:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-14 19:51 some i.MX28 related patches Sascha Hauer
2011-01-14 19:51 ` [PATCH 1/7] fec i.MX28: Make it work with MMU on Sascha Hauer
2011-01-14 19:51 ` [PATCH 2/7] ARM tx28: Add mmu support Sascha Hauer
2011-01-14 19:51 ` [PATCH 3/7] video stm/mx2x: simplify memory allocation Sascha Hauer
2011-01-15 15:00   ` Juergen Beisert
2011-01-15 15:10     ` Sascha Hauer
2011-01-14 19:51 ` [PATCH 4/7] video stm/mx2x: allow to pass in fb memory from platform data Sascha Hauer
2011-01-15 15:04   ` Juergen Beisert
2011-01-14 19:51 ` [PATCH 5/7] provide real barebox end variable Sascha Hauer
2011-01-15  1:50   ` Jean-Christophe PLAGNIOL-VILLARD
2011-01-15 14:48     ` Sascha Hauer
2011-01-14 19:51 ` [PATCH 6/7] ARM i.MX28 tx28: use a fixed framebuffer address Sascha Hauer
2011-01-14 19:51 ` [PATCH 7/7] ARM i.MX28 tx28 defconfig: enable MMU Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox