Commit Graph

198 Commits (0fc52948bda0734431cb528ee4fd82f1dec8c7b5)

Author SHA1 Message Date
Peter Tyser fbc1c8f6f6 tools/mkimage: Remove duplicate line of code 16 years ago
Peter Tyser c81296c16f tools/mkimage: Print FIT image contents after creation 16 years ago
Peter Tyser 8e1c89663c tools/fit_image.c: Remove unused fit_set_header() 16 years ago
Peter Tyser 1a99de2cb4 tools/mkimage: Assume FDT image type for FIT images 16 years ago
Mike Frysinger fd66066ee3 img2srec: use standard types 16 years ago
Mike Frysinger 8204e06811 tools: gitignore *.exe binaries 16 years ago
Remy Bohmer faf36c1437 Fix mingw tools build 16 years ago
Remy Bohmer 6a590c5f5f Building of FIT images does not work. 16 years ago
Wolfgang Denk a747a7f310 Revert "env: only build env_embedded and envcrc when needed" 16 years ago
Mike Frysinger f67066b6b0 envcrc: check return value of fwrite() 16 years ago
Mike Frysinger 6dab6add2d env: only build env_embedded and envcrc when needed 16 years ago
Mike Frysinger 1c20e4a9fb tools/netconsole: use ncb automatically if available 16 years ago
Mike Frysinger 770931805d tools/netconsole: make a bit more robust 16 years ago
Wolfgang Denk ceb2d57c22 kwbimage.c: Fix compile warning when building on 64 bit systems (again) 16 years ago
Wolfgang Denk 51003b8981 kwbimage.c: Fix compile warning when building on 64 bit systems 16 years ago
Prafulla Wadaskar aa0c7a86cd mkimage: Add Kirkwood Boot Image support (kwbimage) 16 years ago
Prafulla Wadaskar 37b801888c mkimage: Include missing files in build dependency calculations 16 years ago
Wolfgang Denk 3a2003f61e tools/mkimage: fix compiler warnings, use "const" 16 years ago
Prafulla Wadaskar 89a4d6b12f tools: mkimage: split code into core, default and FIT image specific 16 years ago
Prafulla Wadaskar 449609f5b1 tools: mkimage: Fixed build warnings 16 years ago
Prafulla Wadaskar 14821d7dea tools: mkimage: Makefile sorted 16 years ago
Prafulla Wadaskar f7644c0bf3 tools: mkimage : bugfix returns correct value for list command 16 years ago
Wolfgang Denk 46ff6d4613 License cleanup: remove unintended "All Rights Reserved" notices. 16 years ago
Mike Frysinger 9aef738885 unify HOST_CFLAGS and HOSTCFLAGS 16 years ago
Mike Frysinger 3756609076 compiler.h: unify system ifdef cruft here 16 years ago
Mike Frysinger 2d8d2adde3 envcrc: add missing dependencies on env storage 16 years ago
Mike Frysinger c11ff779f4 Blackfin: add jtagconsole helper script 16 years ago
Mike Frysinger 837db3d87f tools/envcrc: add --binary option to export embedded env 16 years ago
Marco Stornelli f578a2da67 Add imls utility command 16 years ago
Peter Tyser 65351a8793 bmp_logo: Check return value of fread() 16 years ago
Peter Tyser eea8be86d1 ncb: Check return value of write() 16 years ago
Peter Tyser 54e822f959 Replace __asm references with __asm__ 16 years ago
Ilko Iliev f0a2c7b4b6 at91: add support for the PM9263 board of Ronetix GmbH 16 years ago
Wolfgang Denk f63728c804 One more fix for building env_embedded.o 16 years ago
Peter Korsgaard 6b6bb02f27 tools/setlocalversion: use git svn instead of git-svn 16 years ago
Wolfgang Denk ecf3fb223a Fix implicit declaration of function 'htons' 16 years ago
Wolfgang Denk afcbce07e9 Fix building of env_embedded.o 16 years ago
Jean-Christophe PLAGNIOL-VILLARD ae644c178f tools/Makefile: fix image.c dependancy location 16 years ago
Mike Frysinger b074a70811 tools: add ncb to gitignore 16 years ago
Peter Tyser 0a145ce6e7 Delete now unused tools/Makefile.win32 16 years ago
Peter Tyser 2f8d396b93 Add support for building native win32 tools 16 years ago
Peter Tyser e50abf662e tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation 16 years ago
Peter Tyser b0d4d7219a tools/Makefile: Create generic build rules 16 years ago
Peter Tyser 273174ddbc tools/Makefile: Use auto-generated object file dependencies 16 years ago
Peter Tyser fb8b33c1e6 tools/Makefile: Remove symlinks for remaining source files 16 years ago
Peter Tyser eed073315b tools/Makefile: Dynamically generate libfdt object dependencies 16 years ago
Peter Tyser c017017539 tools/Makefile: Remove symlinks for fdt targets 16 years ago
Peter Tyser 45d6bdff68 tools/Makefile: Add libfdt/ to the include search path 16 years ago
Peter Tyser fba0e3a081 tools: Remove unecessary symlinking of zlib.h 16 years ago
Peter Tyser 40b8d909ac tools/Makefile: Add tools/ to the include search path 16 years ago