uboot-mt623x/tools
Harald Welte 0a823aa2a8 Add 'license' command to U-Boot command line
The 'license' command includes the U-Boot license (GPLv2) into the
actual bootloader binary. The license text can be shown interactively
at the U-Boot commandline.

For products where the commandline can actually be accessed by the
end user, this helps to prevent inadvertent GPL violations, since the
GPLv2 license text can no longer be 'forgotten' to be included into
the product.

The 'license' command can be enabled by CONFIG_CMD_LICENSE.

Signed-off-by: Harald Welte <laforge@openmoko.org>
2008-08-18 23:21:49 +02:00
..
bddb Update Hymod Board Database PHP code in "tools" directory 2005-08-12 23:27:18 +02:00
easylogo Big white-space cleanup. 2008-05-21 00:14:08 +02:00
env Big white-space cleanup. 2008-05-21 00:14:08 +02:00
gdb Fixed some out-of-tree build issues 2008-07-11 22:55:31 +02:00
logos Add logos for RRvision board 2008-07-02 16:36:35 +02:00
scripts make define2mk.sed work on FreeBSD 2008-02-22 21:27:01 +01:00
updater Code cleanup: fix old style assignment ambiguities like "=-" etc. 2008-07-14 15:19:07 +02:00
.gitignore tools/gitignore: update to all generated files 2008-07-15 21:40:21 +02:00
Makefile Add 'license' command to U-Boot command line 2008-08-18 23:21:49 +02:00
Makefile.win32 Initial revision 2001-04-02 19:55:34 +00:00
bin2header.c Add 'license' command to U-Boot command line 2008-08-18 23:21:49 +02:00
bmp_logo.c Fix tools/bmp_logo.c using incorrect offset to pixel data 2005-09-25 15:39:00 +02:00
envcrc.c crc32: use uint32_t rather than unsigned long 2008-04-24 13:18:17 +02:00
fdt_host.h [new uImage] Add libfdt support to mkimage 2008-02-29 16:00:24 +01:00
gen_eth_addr.c Initial revision 2001-09-06 22:25:14 +00:00
img2brec.sh Fix file permissions 2005-07-21 11:22:21 +02:00
img2srec.c * Code cleanup: 2003-06-27 21:31:46 +00:00
inca-swap-bytes.c * Patch by Arun Dharankar, 4 Apr 2003: 2003-04-05 00:53:31 +00:00
mkimage.c mkimage: make mmap() checks consistent 2008-05-03 23:33:43 +02:00
mkimage.h [new uImage] Add support for new uImage format to mkimage tool 2008-03-11 12:34:47 +01:00
mpc86x_clk.c * Patch by Anders Larsen, 18 Sep 2003: 2003-10-08 22:14:02 +00:00
ncb.c * Patch by Detlev Zundel, 08 Sep 2004: 2004-09-08 22:03:11 +00:00
setlocalversion Add support for u-boot in svn and localversion-* files 2008-04-18 10:08:31 -07:00
ubsha1.c Coding style cleanup; update CHANGELOG. 2007-07-10 00:01:28 +02:00