| Commit message (Expand) | Author | Age | Lines |
* | [new uImage] Use show_boot_progress() for new uImage format | Marian Balakowicz | 2008-03-12 | -0/+2 |
* | [new uImage] Add new uImage format handling to other bootm related commands | Marian Balakowicz | 2008-03-12 | -12/+22 |
* | [new uImage] Update naming convention for bootm/uImage related code | Marian Balakowicz | 2008-02-29 | -1/+1 |
* | [new uImage] Add dual format uImage support framework | Marian Balakowicz | 2008-02-25 | -8/+20 |
* | [new uImage] Rename and move print_image_hdr() routine | Marian Balakowicz | 2008-02-21 | -1/+1 |
* | [new uImage] Define a API for image handling operations | Marian Balakowicz | 2008-02-07 | -2/+2 |
* | [BUILD] conditionally compile common/cmd_*.c in common/Makefile | Grant Likely | 2007-11-20 | -5/+0 |
* | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-08-06 | -2/+2 |
|\ |
|
| * | Merge branch 'testing' into working | Andy Fleming | 2007-08-03 | -2/+2 |
| |\ |
|
| | * | common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. | Jon Loeliger | 2007-07-08 | -2/+2 |
| | * | common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | | | make show_boot_progress () weak. | Heiko Schocher | 2007-07-13 | -20/+13 |
|/ / |
|
* | | [PCS440EP] upgrade the PCS440EP board: | Heiko Schocher | 2007-06-22 | -6/+13 |
|/ |
|
* | Remove dependencies between DoC code and old legacy NAND driver. | Marian Balakowicz | 2006-04-05 | -4/+26 |
* | Add loads of ntohl() in image header handling | Wolfgang Denk | 2006-03-12 | -1/+1 |
* | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | -1/+2 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -8/+8 |
* | * Patches by Denis Peter, 9 Sep 2003: | wdenk | 2003-09-10 | -2/+9 |
* | * Add support for SK98xx driver | wdenk | 2003-09-05 | -3/+3 |
* | Patch by Kenneth Johansson, 30 Jun 2003: | wdenk | 2003-07-01 | -4/+4 |
* | * Code cleanup: | wdenk | 2003-06-27 | -9/+26 |
* | Make compile clean, fix the usual small problems. | wdenk | 2003-03-26 | -0/+1 |
* | Initial revision | wdenk | 2002-11-03 | -0/+1563 |