Tom Rini
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
...
When U-Boot started using SPDX tags we were among the early adopters and
there weren't a lot of other examples to borrow from. So we picked the
area of the file that usually had a full license text and replaced it
with an appropriate SPDX-License-Identifier: entry. Since then, the
Linux Kernel has adopted SPDX tags and they place it as the very first
line in a file (except where shebangs are used, then it's second line)
and with slightly different comment styles than us.
In part due to community overlap, in part due to better tag visibility
and in part for other minor reasons, switch over to that style.
This commit changes all instances where we have a single declared
license in the tag as both the before and after are identical in tag
contents. There's also a few places where I found we did not have a tag
and have introduced one.
Signed-off-by: Tom Rini <trini@konsulko.com >
2018-05-07 09:34:12 -04:00
Rob Herring
7682a99826
remove unnecessary version.h includes
...
Various files are needlessly rebuilt every time due to the version and
build time changing. As version.h is not actually needed, remove the
include.
Signed-off-by: Rob Herring <robh@kernel.org >
Cc: Albert Aribaud <albert.u.boot@aribaud.net >
Cc: Stefano Babic <sbabic@denx.de >
Cc: Minkyu Kang <mk7.kang@samsung.com >
Cc: Marek Vasut <marex@denx.de >
Cc: Tom Warren <twarren@nvidia.com >
Cc: Michal Simek <monstr@monstr.eu >
Cc: Macpaul Lin <macpaul@andestech.com >
Cc: Wolfgang Denk <wd@denx.de >
Cc: York Sun <yorksun@freescale.com >
Cc: Stefan Roese <sr@denx.de >
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
Cc: Simon Glass <sjg@chromium.org >
Cc: Philippe Reynes <tremyfr@yahoo.fr >
Cc: Eric Jarrige <eric.jarrige@armadeus.org >
Cc: "David Müller" <d.mueller@elsoft.ch >
Cc: Phil Edworthy <phil.edworthy@renesas.com >
Cc: Robert Baldyga <r.baldyga@samsung.com >
Cc: Torsten Koschorrek <koschorrek@synertronixx.de >
Cc: Anatolij Gustschin <agust@denx.de >
Reviewed-by: Linus Walleij <linus.walleij@linaro.org >
Reviewed-by: Łukasz Majewski <l.majewski@samsung.com >
2015-03-24 10:50:50 -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
Nobuhiro Iwamatsu
72d5cdb71a
sh: Update lowlevel_init.S of ap325rxa
...
Fix data size.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com >
2010-08-30 17:02:49 +09:00
Nobuhiro Iwamatsu
e77ff55203
sh: Update lowlevel_init.S of MigoR
...
Fix data size.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com >
2010-08-30 17:02:48 +09:00
Yusuke.Goda
94a353611b
sh: ap325rxa: Change the wait cycle in the area 5
...
Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com >
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2009-03-13 22:32:27 +09:00
Jean-Christophe PLAGNIOL-VILLARD
f7e78f3b74
sh: use write{8,16,32} in all lowlevel_init
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2009-01-16 10:22:27 +09:00
Jean-Christophe PLAGNIOL-VILLARD
e443077962
sh: lowlevel_init coding style cleanup
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2009-01-16 10:22:26 +09:00
Nobuhiro Iwamatsu
f84e6ea275
sh: ap325rxa: Moved ap325rxa board to board/renesas
...
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2008-10-31 23:04:18 +09:00