public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH V4 0/5] ARM: OMAP4/5: Add support to boot with device tree as default
@ 2013-04-01 15:52 Sricharan R
  2013-04-01 15:52 ` [U-Boot] [PATCH V4 1/5] ARM: OMAP5: Rename omap5_evm to omap5_uevm Sricharan R
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Sricharan R @ 2013-04-01 15:52 UTC (permalink / raw)
  To: u-boot

With the kernel moving all towards device tree, this series
adds support to make the device tree boot as the default
for OMAP4/5 platforms.

Nishanth Menon (1):
  omap5: Allow use of a plain text env file

Sricharan R (4):
  ARM: OMAP5: Rename omap5_evm to omap5_uevm
  ARM: OMAP5: Set fdt_high to enable booting with Device tree
  ARM: OMAP4/5: Change the default boot command to work with device
    tree
  ARM: OMAP4/5: Make bootz as the default boot command

 board/ti/{omap5_evm => omap5_uevm}/Makefile   |    0
 board/ti/{omap5_evm => omap5_uevm}/evm.c      |    0
 board/ti/{omap5_evm => omap5_uevm}/mux_data.h |    0
 boards.cfg                                    |    2 +-
 include/configs/omap4_common.h                |   22 +++++++++++++---
 include/configs/omap5_common.h                |   35 +++++++++++++++++++++----
 include/configs/{omap5_evm.h => omap5_uevm.h} |    0
 7 files changed, 50 insertions(+), 9 deletions(-)
 rename board/ti/{omap5_evm => omap5_uevm}/Makefile (100%)
 rename board/ti/{omap5_evm => omap5_uevm}/evm.c (100%)
 rename board/ti/{omap5_evm => omap5_uevm}/mux_data.h (100%)
 rename include/configs/{omap5_evm.h => omap5_uevm.h} (100%)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-04-08 16:58 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-01 15:52 [U-Boot] [PATCH V4 0/5] ARM: OMAP4/5: Add support to boot with device tree as default Sricharan R
2013-04-01 15:52 ` [U-Boot] [PATCH V4 1/5] ARM: OMAP5: Rename omap5_evm to omap5_uevm Sricharan R
2013-04-01 15:52 ` [U-Boot] [PATCH V4 2/5] ARM: OMAP5: Set fdt_high to enable booting with Device tree Sricharan R
2013-04-01 15:52 ` [U-Boot] [PATCH V4 3/5] omap5: Allow use of a plain text env file Sricharan R
2013-04-01 15:52 ` [U-Boot] [PATCH V4 4/5] ARM: OMAP4/5: Change the default boot command to work with device tree Sricharan R
2013-04-01 19:20   ` Tom Rini
2013-04-02 15:33     ` Sricharan R
2013-04-02 16:13       ` Tom Rini
2013-04-02 17:07         ` Sricharan R
2013-04-05  5:54       ` Sricharan R
2013-04-05  5:54       ` [U-Boot] [PATCH V4 5/5] ARM: OMAP4/5: Make bootz as the default boot command Sricharan R
2013-04-05  7:06         ` Albert ARIBAUD
2013-04-05  7:14           ` Sricharan R
2013-04-05  8:08             ` Albert ARIBAUD
2013-04-05  8:28               ` Sricharan R
2013-04-05  9:39       ` [U-Boot] [PATCH V4 4/5] ARM: OMAP4/5: Change the default boot command to work with device tree Sricharan R
2013-04-05  9:39       ` [U-Boot] [PATCH V4 5/5] ARM: OMAP4/5: Make bootz as the default boot command Sricharan R
2013-04-01 15:52 ` Sricharan R
2013-04-08 16:58 ` [U-Boot] [PATCH V4 0/5] ARM: OMAP4/5: Add support to boot with device tree as default Tom Rini

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