Age | Commit message (Expand) | Author |
2010-10-18 | autoconfig.mk: avoid apostophes around hex values | Wolfgang Denk |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-10-12 | tools/imls: fix comment in Makefile | Daniel Hobi |
2010-09-28 | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk |
2010-09-21 | logos: add Freescale logo | Timur Tabi |
2010-09-21 | setlocalversion: add some more fallbacks for git describe | Mike Frysinger |
2010-09-19 | tools: enable img2srec for "tools-all" target | Mike Frysinger |
2010-09-19 | tools/env: use host build flags | Mike Frysinger |
2010-09-19 | tools: update .gitignore | Mike Frysinger |
2010-09-18 | tools/env: fail on invalid options | Daniel Hobi |
2010-09-18 | tools/env: allow option "-n" for fw_printenv | Daniel Hobi |
2010-08-10 | ARM: Add support for jadecpu board based on MB86R01 SoC | Matthias Weisser |
2010-08-09 | tools/env/fw_printenv: Make redundant env work on locked flashes also | Detlev Zundel |
2010-07-25 | Blackfin: jtagconsole: disable output processing | Mike Frysinger |
2010-07-24 | cmd_usage(): simplify return code handling | Wolfgang Denk |
2010-06-29 | Tools: set multiple variable with fw_setenv utility | Stefano Babic |
2010-04-30 | mkimage: correct spelling error in imximage | Stefano Babic |
2010-04-13 | Move libfdt/ into lib/ | Peter Tyser |
2010-04-13 | Rename lib_generic/ to lib/ | Peter Tyser |
2010-04-10 | mkimage: Fix strict-aliasing compiler warning | Peter Tyser |
2010-03-28 | mkimage: fix Segmentation Fault when run without "-n name" option | Wolfgang Denk |
2010-03-11 | mkimage: dont force entry point with xip | Mike Frysinger |
2010-02-24 | tools: fix imximage warning | Kim Phillips |
2010-02-24 | mkimage: SEGFAULT with imximage on 64 bit systems | Stefano Babic |
2010-02-12 | at91: Add esd gmbh OTC570 board support | Daniel Gorsulowski |
2010-01-27 | Fix compiler warning in imximage.c due to getline prototype | Kumar Gala |
2010-01-26 | getline: split out for darwin systems | Mike Frysinger |
2010-01-26 | tools: give explicit libfdt paths | Mike Frysinger |
2010-01-25 | mkimage: Add Freescale imx Boot Image support (imximage) | Stefano Babic |
2010-01-21 | tools: allow people to compile w/out configuring | Mike Frysinger |
2010-01-21 | ubsha1: drop unnecessary includes/prototypes | Mike Frysinger |
2010-01-18 | easylogo: add support for 16-bit RGB565 | Michael Hennerich |
2009-12-07 | Merge branch 'master' of ../work into next | Wolfgang Denk |
2009-12-07 | tools/mkimage: Remove duplicate line of code | Peter Tyser |
2009-12-05 | Merge branch 'master' into next | Wolfgang Denk |
2009-12-05 | tools/mkimage: Print FIT image contents after creation | Peter Tyser |
2009-12-05 | tools/fit_image.c: Remove unused fit_set_header() | Peter Tyser |
2009-12-05 | tools/mkimage: Assume FDT image type for FIT images | Peter Tyser |
2009-12-02 | makefiles: fixes for building build tools | Scott Wood |
2009-11-24 | img2srec: use standard types | Mike Frysinger |
2009-11-24 | tools: gitignore *.exe binaries | Mike Frysinger |
2009-11-23 | Fix mingw tools build | Remy Bohmer |
2009-11-23 | Building of FIT images does not work. | Remy Bohmer |
2009-10-27 | Revert "env: only build env_embedded and envcrc when needed" | Wolfgang Denk |
2009-10-19 | envcrc: check return value of fwrite() | Mike Frysinger |
2009-10-18 | env: only build env_embedded and envcrc when needed | Mike Frysinger |
2009-09-18 | Merge branch 'warning-cleanup' | Wolfgang Denk |
2009-09-15 | tools/netconsole: use ncb automatically if available | Mike Frysinger |
2009-09-15 | tools/netconsole: make a bit more robust | Mike Frysinger |
2009-09-15 | kwbimage.c: Fix compile warning when building on 64 bit systems (again) | Wolfgang Denk |