Age | Commit message (Expand) | Author |
2009-04-04 | tools/Makefile: Remove symlinks for fdt targets | Peter Tyser |
2009-04-04 | tools/Makefile: Add libfdt/ to the include search path | Peter Tyser |
2009-04-04 | tools: Remove unecessary symlinking of zlib.h | Peter Tyser |
2009-04-04 | tools/Makefile: Add tools/ to the include search path | Peter Tyser |
2009-04-04 | tools/Makefile: Compile ncb when CONFIG_NETCONSOLE | Peter Tyser |
2009-04-04 | tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET | Peter Tyser |
2009-04-04 | tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED | Peter Tyser |
2009-04-04 | tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP | Peter Tyser |
2009-04-04 | tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG | Peter Tyser |
2009-04-04 | tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS | Peter Tyser |
2009-04-04 | tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled | Peter Tyser |
2009-04-04 | tools/Makefile: Split variable declarations into multiple lines | Peter Tyser |
2009-04-04 | tools/Makefile: Remove inappropriate double-tabs | Peter Tyser |
2009-04-04 | tools/Makefile: Remove HOSTARCH HOSTOS defines | Peter Tyser |
2009-04-04 | gen_eth_addr: Use POSIX rand() and srand() | Peter Tyser |
2009-01-28 | Standardize command usage messages with cmd_usage() | Peter Tyser |
2009-01-24 | easylogo: add optional gzip support | Mike Frysinger |
2009-01-16 | ncb: use socklen_t | Mike Frysinger |
2008-12-15 | Fix a typo in fw_env.config | Martin Michlmayr |
2008-12-10 | tools/netconsole: new script for working with netconsole over UDP | Mike Frysinger |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-18 | Adds two more ethernet interface to 83xx | richardretanubun |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-09 | fw_env: add NAND support | Guennadi Liakhovetski |
2008-09-02 | fw_env.c: fix build problems with MTD_VERSION=old | Wolfgang Denk |
2008-08-18 | Add 'license' command to U-Boot command line | Harald Welte |
2008-07-15 | tools/gitignore: update to all generated files | Jean-Christophe PLAGNIOL-VILLARD |
2008-07-14 | Code cleanup: fix old style assignment ambiguities like "=-" etc. | Wolfgang Denk |
2008-07-11 | Fixed some out-of-tree build issues | Wolfgang Denk |
2008-07-02 | Add logos for RRvision board | Gary Jennejohn |
2008-05-24 | Merging Stelian Pop AT91 patches | Jean-Christophe PLAGNIOL-VILLARD |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-05-10 | Use custom logo for Atmel boards | Stelian Pop |
2008-05-09 | Propagate Error Status to the Shell on fw_printenv Errors | Grant Erickson |
2008-05-09 | Fix Compilation Errors with 'tools/env/fw_printenv' | Grant Erickson |
2008-05-03 | mkimage: make mmap() checks consistent | Mike Frysinger |
2008-04-29 | Update .gitignore for zlib.h | Kumar Gala |
2008-04-24 | Memory footprint optimizations | Bartlomiej Sieka |
2008-04-24 | crc32: use uint32_t rather than unsigned long | Mike Frysinger |
2008-04-18 | Add support for u-boot in svn and localversion-* files | Mike Frysinger |
2008-03-27 | Fix out of tree building issue | Anatolij Gustschin |
2008-03-26 | Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing | Bartlomiej Sieka |
2008-03-14 | Add MD5 support to the new uImage format | Bartlomiej Sieka |
2008-03-14 | tools/setlocalversion: use a git-describe-ish format | Wolfgang Denk |
2008-03-11 | [new uImage] Add support for new uImage format to mkimage tool | Bartlomiej Sieka |
2008-03-10 | [new uImage] New uImage low-level API | Marian Balakowicz |
2008-02-29 | [new uImage] Add libfdt support to mkimage | Bartlomiej Sieka |
2008-02-29 | [new uImage] Add sha1.o object to mkimage binary build | Bartlomiej Sieka |