Masahiro Yamada
a79854a90f
board: arm: convert makefiles to Kbuild style
...
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com >
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net >
Cc: Andreas Bießmann <andreas.devel@googlemail.com >
Cc: Stefano Babic <sbabic@denx.de >
Cc: Prafulla Wadaskar <prafulla@marvell.com >
Cc: Minkyu Kang <mk7.kang@samsung.com >
Cc: Vipin Kumar <vipin.kumar@st.com >
Cc: Tom Warren <twarren@nvidia.com >
Cc: Tom Rini <trini@ti.com >
2013-11-01 11:42:12 -04:00
Wolfgang Denk
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
...
Signed-off-by: Wolfgang Denk <wd@denx.de >
[trini: Fixup common/cmd_io.c]
Signed-off-by: Tom Rini <trini@ti.com >
2013-07-24 09:44:38 -04:00
Stefan Roese
0044c42e94
Consolidate bootcount code into drivers/bootcount
...
This patch moves all bootcount implementations into a common
directory: drivers/bootcount. The generic bootcount driver
is now usable not only by powerpc platforms, but others as well.
Signed-off-by: Stefan Roese <sr@denx.de >
Cc: Heiko Schocher <hs@denx.de >
Cc: Valentin Longchamp <valentin.longchamp@keymile.com >
Cc: Christian Riesch <christian.riesch@omicron.at >
Cc: Manfred Rudigier <manfred.rudigier@omicron.at >
Cc: Mike Frysinger <vapier@gentoo.org >
Cc: Rob Herring <rob.herring@calxeda.com >
Cc: Reinhard Meyer <reinhard.meyer@emk-elektronik.de >
Tested-by: Valentin Longchamp <valentin.longchamp@keymile.com >
Tested-by: Christian Riesch <christian.riesch@omicron.at >
Acked-by: Rob Herring <rob.herring@calxeda.com >
Acked-by: Mike Frysinger <vapier@gentoo.org >
2012-09-01 14:26:02 +02:00
Christian Riesch
f8d6c50ead
calimain, enbw_cmc: Fix typo in comments
...
Signed-off-by: Christian Riesch <christian.riesch@omicron.at >
Cc: Heiko Schocher <hs@denx.de >
Cc: Tom Rini <trini@ti.com >
2012-03-27 22:05:29 +02:00
Christian Riesch
9a3aae22ed
arm, davinci: Add support for the Calimain board from OMICRON electronics
...
This patch adds support for the Calimain board from
OMICRON electronics GmbH. The board features a Texas Instruments AM1808
SoC, 128 MB DDR2 memory, and 64 MB NOR flash memory connected to CS2 and
CS3.
Signed-off-by: Christian Riesch <christian.riesch@omicron.at >
2012-02-12 10:11:33 +01:00