mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ArchosG9: add keyboard input and new reset menu entries (v4)
@ 2013-04-09 21:48 Vicente Bergas
  2013-04-09 21:48 ` [PATCH] OMAP4: add command to select next boot device priority Vicente Bergas
  0 siblings, 1 reply; 5+ messages in thread
From: Vicente Bergas @ 2013-04-09 21:48 UTC (permalink / raw)
  To: barebox; +Cc: Vicente Bergas

Same as v3, but_boot order command is now wholly contained in arch/arm/mach-omap

Vicente Bergas (1):
  OMAP4: add command to select next boot device priority

 arch/arm/mach-omap/Kconfig                      |  7 +++
 arch/arm/mach-omap/Makefile                     |  1 +
 arch/arm/mach-omap/boot_order.c                 | 83 +++++++++++++++++++++++++
 arch/arm/mach-omap/include/mach/omap4-silicon.h | 20 ++++++
 arch/arm/mach-omap/omap4_generic.c              | 20 ++++++
 5 files changed, 131 insertions(+)
 create mode 100644 arch/arm/mach-omap/boot_order.c

-- 
1.8.2.1


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

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH] ArchosG9: add keyboard input and new reset menu entries (v3)
@ 2013-04-05 22:25 Vicente Bergas
  2013-04-05 22:25 ` [PATCH] OMAP4: add command to select next boot device priority Vicente Bergas
  0 siblings, 1 reply; 5+ messages in thread
From: Vicente Bergas @ 2013-04-05 22:25 UTC (permalink / raw)
  To: barebox; +Cc: Vicente Bergas

This is the third version of this patch series. It only includes the only
unapplied patch with all modifications from feedback, thanks Sascha.

Vicente Bergas (1):
  OMAP4: add command to select next boot device priority

 arch/arm/mach-omap/Makefile                     |  1 +
 arch/arm/mach-omap/boot_order.c                 | 83 +++++++++++++++++++++++++
 arch/arm/mach-omap/include/mach/omap4-silicon.h | 20 ++++++
 arch/arm/mach-omap/omap4_generic.c              | 20 ++++++
 commands/Kconfig                                |  7 +++
 5 files changed, 131 insertions(+)
 create mode 100644 arch/arm/mach-omap/boot_order.c

-- 
1.8.2


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

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

end of thread, other threads:[~2013-04-11  8:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-09 21:48 [PATCH] ArchosG9: add keyboard input and new reset menu entries (v4) Vicente Bergas
2013-04-09 21:48 ` [PATCH] OMAP4: add command to select next boot device priority Vicente Bergas
2013-04-11  8:48   ` Sascha Hauer
  -- strict thread matches above, loose matches on Subject: below --
2013-04-05 22:25 [PATCH] ArchosG9: add keyboard input and new reset menu entries (v3) Vicente Bergas
2013-04-05 22:25 ` [PATCH] OMAP4: add command to select next boot device priority Vicente Bergas
2013-04-09  7:10   ` Sascha Hauer

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