u-boot-brain/board/samsung
Masahiro Yamada 5ab502cb89 dts: move device tree sources to arch/$(ARCH)/dts/
Unlike Linux Kernel, U-Boot historically had *.dts files under
board/$(VENDOR)/dts/ and *.dtsi files under arch/$(ARCH)/dts/.

I think arch/$(ARCH)/dts dicretory is a better location
to store both *.dts and *.dtsi files.

For example, before this commit, board/xilinx/dts directory
had both Microblaze dts (microblaze-generic.dts) and
ARM dts (zynq-*.dts), which are totally unrelated.

This commit moves *.dts to arch/$(ARCH)/dts/ directories,
allowing us to describe nicely mutiple DTBs generation in the next commit.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2014-02-19 11:10:05 -05:00
..
arndale usb: exynos5: arndale: Add network support 2014-01-13 12:23:28 +01:00
common board:samsung:common: set envs with board unified information 2014-02-07 10:06:24 +09:00
goni board:samsung:goni: add env variables describing platform 2014-02-07 10:06:24 +09:00
origen kbuild: add dummy obj-y to create built-in.o 2014-02-19 11:07:50 -05:00
smdk2410 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
smdk5250 smdk5250: Remove 'board_usb_vbus_init()' function 2014-02-03 13:28:23 +09:00
smdk5420 Exynos5420: Add base patch for SMDK5420 2013-12-30 16:50:34 +09:00
smdkc100 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
smdkv310 kbuild: add dummy obj-y to create built-in.o 2014-02-19 11:07:50 -05:00
trats board:samsung:trats: add env variables describing platform 2014-02-07 10:06:24 +09:00
trats2 board:samsung:trats2: add env variables describing platform 2014-02-07 10:06:24 +09:00
universal_c210 board:samsung:universal: add env variables describing platform 2014-02-07 10:06:24 +09:00