| Commit message (Expand) | Author | Age | Lines |
* | Makefile: move include for config.mk up | François Revol | 2010-11-14 | -6/+6 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -1/+2 |
* | logos: add Freescale logo | Timur Tabi | 2010-09-21 | -0/+3 |
* | tools: enable img2srec for "tools-all" target | Mike Frysinger | 2010-09-19 | -0/+1 |
* | ARM: Add support for jadecpu board based on MB86R01 SoC | Matthias Weisser | 2010-08-10 | -0/+3 |
* | Move libfdt/ into lib/ | Peter Tyser | 2010-04-13 | -3/+3 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | -4/+4 |
* | at91: Add esd gmbh OTC570 board support | Daniel Gorsulowski | 2010-02-12 | -0/+3 |
* | tools: give explicit libfdt paths | Mike Frysinger | 2010-01-26 | -1/+1 |
* | mkimage: Add Freescale imx Boot Image support (imximage) | Stefano Babic | 2010-01-25 | -0/+2 |
* | tools: allow people to compile w/out configuring | Mike Frysinger | 2010-01-21 | -0/+9 |
* | makefiles: fixes for building build tools | Scott Wood | 2009-12-02 | -87/+34 |
* | Revert "env: only build env_embedded and envcrc when needed" | Wolfgang Denk | 2009-10-27 | -2/+7 |
* | env: only build env_embedded and envcrc when needed | Mike Frysinger | 2009-10-18 | -7/+2 |
* | mkimage: Add Kirkwood Boot Image support (kwbimage) | Prafulla Wadaskar | 2009-09-10 | -0/+5 |
* | mkimage: Include missing files in build dependency calculations | Prafulla Wadaskar | 2009-09-10 | -0/+2 |
* | tools: mkimage: split code into core, default and FIT image specific | Prafulla Wadaskar | 2009-09-10 | -2/+15 |
* | tools: mkimage: Makefile sorted | Prafulla Wadaskar | 2009-09-10 | -25/+25 |
* | unify HOST_CFLAGS and HOSTCFLAGS | Mike Frysinger | 2009-07-23 | -6/+6 |
* | envcrc: add missing dependencies on env storage | Mike Frysinger | 2009-07-17 | -0/+4 |
* | at91: add support for the PM9263 board of Ronetix GmbH | Ilko Iliev | 2009-04-16 | -0/+3 |
* | One more fix for building env_embedded.o | Wolfgang Denk | 2009-04-05 | -0/+2 |
* | Fix building of env_embedded.o | Wolfgang Denk | 2009-04-04 | -1/+2 |
* | tools/Makefile: fix image.c dependancy location | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | -1/+1 |
* | Add support for building native win32 tools | Peter Tyser | 2009-04-04 | -7/+16 |
* | tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation | Peter Tyser | 2009-04-04 | -12/+5 |
* | tools/Makefile: Create generic build rules | Peter Tyser | 2009-04-04 | -46/+9 |
* | tools/Makefile: Use auto-generated object file dependencies | Peter Tyser | 2009-04-04 | -12/+12 |
* | tools/Makefile: Remove symlinks for remaining source files | Peter Tyser | 2009-04-04 | -31/+13 |
* | tools/Makefile: Dynamically generate libfdt object dependencies | Peter Tyser | 2009-04-04 | -7/+6 |
* | tools/Makefile: Remove symlinks for fdt targets | Peter Tyser | 2009-04-04 | -25/+7 |
* | tools/Makefile: Add libfdt/ to the include search path | Peter Tyser | 2009-04-04 | -9/+6 |
* | tools: Remove unecessary symlinking of zlib.h | Peter Tyser | 2009-04-04 | -5/+1 |
* | tools/Makefile: Add tools/ to the include search path | Peter Tyser | 2009-04-04 | -6/+1 |
* | tools/Makefile: Compile ncb when CONFIG_NETCONSOLE | Peter Tyser | 2009-04-04 | -0/+2 |
* | tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET | Peter Tyser | 2009-04-04 | -2/+2 |
* | tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED | Peter Tyser | 2009-04-04 | -2/+2 |
* | tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP | Peter Tyser | 2009-04-04 | -5/+2 |
* | tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG | Peter Tyser | 2009-04-04 | -2/+2 |
* | tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS | Peter Tyser | 2009-04-04 | -2/+2 |
* | tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled | Peter Tyser | 2009-04-04 | -3/+8 |
* | tools/Makefile: Split variable declarations into multiple lines | Peter Tyser | 2009-04-04 | -33/+53 |
* | tools/Makefile: Remove inappropriate double-tabs | Peter Tyser | 2009-04-04 | -76/+77 |
* | tools/Makefile: Remove HOSTARCH HOSTOS defines | Peter Tyser | 2009-04-04 | -12/+0 |
* | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -6/+6 |
* | Add 'license' command to U-Boot command line | Harald Welte | 2008-08-18 | -0/+4 |
* | Merging Stelian Pop AT91 patches | Jean-Christophe PLAGNIOL-VILLARD | 2008-05-24 | -0/+4 |
|\ |
|
| * | Use custom logo for Atmel boards | Stelian Pop | 2008-05-10 | -0/+4 |
* | | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -1/+1 |
|/ |
|
* | crc32: use uint32_t rather than unsigned long | Mike Frysinger | 2008-04-24 | -1/+5 |