Commit Graph

1635 Commits (lime2-spi)

Author SHA1 Message Date
Peter Tyser eed073315b tools/Makefile: Dynamically generate libfdt object dependencies 15 years ago
Peter Tyser c017017539 tools/Makefile: Remove symlinks for fdt targets 15 years ago
Peter Tyser 45d6bdff68 tools/Makefile: Add libfdt/ to the include search path 15 years ago
Peter Tyser fba0e3a081 tools: Remove unecessary symlinking of zlib.h 15 years ago
Peter Tyser 40b8d909ac tools/Makefile: Add tools/ to the include search path 15 years ago
Peter Tyser 1cd300de5e tools/Makefile: Compile ncb when CONFIG_NETCONSOLE 15 years ago
Peter Tyser 123c48a21c tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET 15 years ago
Peter Tyser 4d93a0a807 tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED 15 years ago
Peter Tyser cd26a31a23 tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP 15 years ago
Peter Tyser 7cd5cbc346 tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG 15 years ago
Peter Tyser eeba861790 tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS 15 years ago
Peter Tyser 335ffe7e0e tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled 15 years ago
Peter Tyser ee3584a597 tools/Makefile: Split variable declarations into multiple lines 15 years ago
Peter Tyser 21d28e95ed tools/Makefile: Remove inappropriate double-tabs 15 years ago
Peter Tyser 652f4ba076 tools/Makefile: Remove HOSTARCH HOSTOS defines 15 years ago
Peter Tyser 2eeb4e95fb gen_eth_addr: Use POSIX rand() and srand() 15 years ago
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 16 years ago
Bartlomiej Sieka 766529fccc Add MD5 support to the new uImage format 16 years ago
Wolfgang Denk b8aa57b5d4 tools/setlocalversion: use a git-describe-ish format 16 years ago
Bartlomiej Sieka 9d25438fe7 [new uImage] Add support for new uImage format to mkimage tool 16 years ago
Marian Balakowicz 5dfb521386 [new uImage] New uImage low-level API 16 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