mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] of patches
@ 2012-10-08 19:46 Sascha Hauer
  2012-10-08 19:46 ` [PATCH 1/5] memory: return error in barebox_add_memory_bank Sascha Hauer
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sascha Hauer @ 2012-10-08 19:46 UTC (permalink / raw)
  To: barebox

Some more patches in the direction of of probing, not i.MX specifc
this time.

Sascha

----------------------------------------------------------------
Sascha Hauer (5):
      memory: return error in barebox_add_memory_bank
      of: find and register memory during probe
      console/of: evaluate linux,stdout-path property
      of: Add function to get the model name
      of: Print model name in banner

 common/console.c  |    3 ++
 common/memory.c   |    8 ++--
 common/version.c  |   11 +++++-
 drivers/of/base.c |  109 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
 include/memory.h  |    2 +-
 include/of.h      |   15 ++++++++
 6 files changed, 141 insertions(+), 7 deletions(-)

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

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

end of thread, other threads:[~2012-10-08 19:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-08 19:46 [PATCH] of patches Sascha Hauer
2012-10-08 19:46 ` [PATCH 1/5] memory: return error in barebox_add_memory_bank Sascha Hauer
2012-10-08 19:46 ` [PATCH 2/5] of: find and register memory during probe Sascha Hauer
2012-10-08 19:46 ` [PATCH 3/5] console/of: evaluate linux,stdout-path property Sascha Hauer
2012-10-08 19:46 ` [PATCH 4/5] of: Add function to get the model name Sascha Hauer
2012-10-08 19:46 ` [PATCH 5/5] of: Print model name in banner Sascha Hauer

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