uboot/arch
Piotr Wilczek bf7716d6a3 board:origen: Enable device tree on Origen
This patch enables to run Origen board on device tree.

Uart, DRAM and MMC init functions are removed as their
generic replacements form the common board file are used.

The config file is modified to contain only board specific options.

Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Chander Kashyap <k.chander@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2014-03-12 19:55:00 +09:00
..
arc kbuild: fix CROSS_COMPILE settings in config.mk 2014-03-04 12:15:30 -05:00
arm board:origen: Enable device tree on Origen 2014-03-12 19:55:00 +09:00
avr32 kbuild: fix CROSS_COMPILE settings in config.mk 2014-03-04 12:15:30 -05:00
blackfin kbuild: improve Kbuild speed 2014-03-07 10:59:06 -05:00
m68k kbuild: fix CROSS_COMPILE settings in config.mk 2014-03-04 12:15:30 -05:00
microblaze kbuild: fix CROSS_COMPILE settings in config.mk 2014-03-04 12:15:30 -05:00
mips usb: create common header virtual root hub descriptors 2014-03-10 18:53:36 +01:00
nds32 config.mk: specify the exact path to standalone linker script 2014-03-07 10:59:06 -05:00
nios2 kbuild: fix CROSS_COMPILE settings in config.mk 2014-03-04 12:15:30 -05:00
openrisc kbuild: fix CROSS_COMPILE settings in config.mk 2014-03-04 12:15:30 -05:00
powerpc usb: create common header virtual root hub descriptors 2014-03-10 18:53:36 +01:00
sandbox unit-test: make "test -e" test independent of $CWD 2014-03-07 10:59:06 -05:00
sh kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC 2014-03-07 10:59:06 -05:00
sparc usb: create common header virtual root hub descriptors 2014-03-10 18:53:36 +01:00
x86 kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC 2014-03-07 10:59:06 -05:00
.gitignore