Commit Graph

136 Commits (16f2f5a351004129e79e79816697a367fd9e5446)

Author SHA1 Message Date
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Mike Frysinger 24113a44ed easylogo: add optional gzip support 16 years ago
Mike Frysinger fadad1573f ncb: use socklen_t 16 years ago
Martin Michlmayr 22525779cb Fix a typo in fw_env.config 16 years ago
Mike Frysinger bcb6dd9187 tools/netconsole: new script for working with netconsole over UDP 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
richardretanubun c68a05feeb Adds two more ethernet interface to 83xx 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 5a1aceb068 rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 16 years ago
Guennadi Liakhovetski 5608692104 fw_env: add NAND support 16 years ago
Wolfgang Denk 1711f3bd16 fw_env.c: fix build problems with MTD_VERSION=old 16 years ago
Harald Welte 0a823aa2a8 Add 'license' command to U-Boot command line 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 31cfe57491 tools/gitignore: update to all generated files 16 years ago
Wolfgang Denk d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. 16 years ago
Wolfgang Denk 184f1b404a Fixed some out-of-tree build issues 16 years ago
Gary Jennejohn a7a5982cd0 Add logos for RRvision board 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Stelian Pop 098b7b4b44 Use custom logo for Atmel boards 16 years ago
Grant Erickson bc11756daf Propagate Error Status to the Shell on fw_printenv Errors 16 years ago
Grant Erickson f3b6d528e4 Fix Compilation Errors with 'tools/env/fw_printenv' 16 years ago
Mike Frysinger fa956fde60 mkimage: make mmap() checks consistent 16 years ago
Kumar Gala 8ea08e5be6 Update .gitignore for zlib.h 16 years ago
Bartlomiej Sieka edbed247a1 Memory footprint optimizations 16 years ago
Mike Frysinger 89cdab788f crc32: use uint32_t rather than unsigned long 16 years ago
Mike Frysinger 92bad20ad7 Add support for u-boot in svn and localversion-* files 16 years ago
Anatolij Gustschin b9670dd85b Fix out of tree building issue 17 years ago
Bartlomiej Sieka 766529fccc Add MD5 support to the new uImage format 17 years ago
Wolfgang Denk b8aa57b5d4 tools/setlocalversion: use a git-describe-ish format 17 years ago
Bartlomiej Sieka 9d25438fe7 [new uImage] Add support for new uImage format to mkimage tool 17 years ago
Marian Balakowicz 5dfb521386 [new uImage] New uImage low-level API 17 years ago
Bartlomiej Sieka 8cf30809a8 [new uImage] Add libfdt support to mkimage 17 years ago
Bartlomiej Sieka a6e530f00d [new uImage] Add sha1.o object to mkimage binary build 17 years ago
Marian Balakowicz 570abb0ad1 [new uImage] Share common uImage code between mkimage and U-boot 17 years ago
Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code 17 years ago
Marcel Moolenaar 02409f8cf5 make define2mk.sed work on FreeBSD 17 years ago
Mike Frysinger edfed1d91d easylogo: clean up some more and add -r (rgb) support 17 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 17 years ago
Mike Frysinger 24e02d0fd3 add the default Blackfin logo used by Blackfin boards with splash screens 17 years ago
Mike Frysinger 01c687aa6e Do not reference sha1.c when building mkimage. 17 years ago
Wolfgang Denk 6007f3251c Coding Style cleanup, update CHANGELOG 17 years ago
Mike Frysinger fc6414eca5 fix easylogo on big endian dev systems 17 years ago
Mike Frysinger 38d299c2db cleanup easylogo 17 years ago
raptorbrino@aim.com 883e3925d9 Fix build problems under Cygwin 17 years ago
Wolfgang Denk 46f6e50190 Fix compile problem with new env code. 17 years ago
Markus Klotzbücher 64b3727b97 tools: fix fw_printenv tool to compile again 17 years ago
Wolfgang Denk c83d7ca4da Fix compile problem with new env code. 17 years ago
Markus Klotzbücher 6de66b3542 tools: fix fw_printenv tool to compile again 17 years ago
Grant Likely 2f155f6c0a [BUILD] Generate include/autoconf.mk from board config files 17 years ago
Grant Likely 1b4aaffe4f Add .gitignore files 17 years ago