remarkable-uboot/tools
Peter Tyser 2f8d396b93 Add support for building native win32 tools
Add support for compiling the host tools in the tools directory using
the MinGW toolchain.  This produces executables which can be used on
standard Windows computers without requiring cygwin.

One must specify the MinGW compiler and strip utilities as if they
were the host toolchain in order to build win32 executables, eg:

make HOSTCC=i586-mingw32msvc-gcc HOSTSTRIP=i586-mingw32msvc-strip tools

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
2009-04-04 01:21:02 +02:00
..
bddb Update Hymod Board Database PHP code in "tools" directory 2005-08-12 23:27:18 +02:00
easylogo easylogo: add optional gzip support 2009-01-24 02:05:22 +01:00
env Fix a typo in fw_env.config 2008-12-15 21:49:03 +01: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 Standardize command usage messages with cmd_usage() 2009-01-28 08:43:45 +01:00
.gitignore tools/Makefile: Remove symlinks for remaining source files 2009-04-04 01:14:28 +02: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 rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
fdt_host.h [new uImage] Add libfdt support to mkimage 2008-02-29 16:00:24 +01:00
gen_eth_addr.c gen_eth_addr: Use POSIX rand() and srand() 2009-04-04 01:09:56 +02: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
Makefile Add support for building native win32 tools 2009-04-04 01:21:02 +02:00
Makefile.win32 Initial revision 2001-04-02 19:55:34 +00:00
mingw_support.c Add support for building native win32 tools 2009-04-04 01:21:02 +02:00
mingw_support.h Add support for building native win32 tools 2009-04-04 01:21:02 +02:00
mkimage.c mkimage: make mmap() checks consistent 2008-05-03 23:33:43 +02:00
mkimage.h Add support for building native win32 tools 2009-04-04 01:21:02 +02:00
mpc86x_clk.c * Patch by Anders Larsen, 18 Sep 2003: 2003-10-08 22:14:02 +00:00
ncb.c ncb: use socklen_t 2009-01-16 09:31:05 +01:00
netconsole tools/netconsole: new script for working with netconsole over UDP 2008-12-10 09:23:11 +01:00
os_support.c Add support for building native win32 tools 2009-04-04 01:21:02 +02:00
os_support.h Add support for building native win32 tools 2009-04-04 01:21:02 +02:00
setlocalversion Add support for u-boot in svn and localversion-* files 2008-04-18 10:08:31 -07:00
ubsha1.c Add support for building native win32 tools 2009-04-04 01:21:02 +02:00