| Commit message (Expand) | Author | Age | Lines |
* | bootm: refactor do_reset and os boot function args | Kumar Gala | 2008-08-26 | -8/+3 |
* | bootm: refactor entry point code | Kumar Gala | 2008-08-26 | -18/+1 |
* | Fix fallout from autostart revert | Kumar Gala | 2008-08-12 | -5/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -1/+1 |
* | Restore the ability to continue booting after legacy image overwrite | Marian Balakowicz | 2008-04-17 | -1/+1 |
* | Blackfin: cleanup and overhaul common board init functions | Mike Frysinger | 2008-03-30 | -236/+226 |
* | Blackfin: cleanup lib_blackfin/cache.c | Mike Frysinger | 2008-03-30 | -62/+8 |
* | Blackfin: unify cpu and boot modes | Mike Frysinger | 2008-03-30 | -287/+232 |
* | Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing | Bartlomiej Sieka | 2008-03-26 | -11/+47 |
|\ |
|
| * | [new uImage] Add new uImage format support to arch specific do_bootm_linux() ... | Marian Balakowicz | 2008-03-12 | -3/+14 |
| * | [new uImage] Respect autostart setting in linux bootm | Kumar Gala | 2008-02-29 | -0/+3 |
| * | [new uImage] Move image verify flag to bootm_headers structure | Marian Balakowicz | 2008-02-27 | -1/+1 |
| * | [Makefile] Sort COBJS in lib_<arch> Makefiles | Marian Balakowicz | 2008-02-27 | -6/+15 |
| * | [new uImage] Add dual format uImage support framework | Marian Balakowicz | 2008-02-25 | -4/+18 |
| * | Merge branch 'master' of /home/git/u-boot | Marian Balakowicz | 2008-02-21 | -10/+19 |
| |\ |
|
| * | | [new uImage] Rename architecture specific bootm code files | Marian Balakowicz | 2008-02-07 | -1/+1 |
| * | | [new uImage] Cleanup image header pointer use in bootm code | Marian Balakowicz | 2008-02-07 | -3/+1 |
| * | | [new uImage] Define a API for image handling operations | Marian Balakowicz | 2008-02-07 | -1/+2 |
* | | | Blackfin: add proper ELF markings to some assembly functions | Mike Frysinger | 2008-03-15 | -0/+12 |
* | | | Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU | Mike Frysinger | 2008-03-15 | -1/+2 |
| |/
|/| |
|
* | | punt Blackfin VDSP headers and import sanitized/auto-generated ones | Mike Frysinger | 2008-02-04 | -10/+19 |
|/ |
|
* | drivers/net : move net drivers to drivers/net | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -1/+1 |
* | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk | 2007-09-15 | -13/+4 |
* | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-08-06 | -3/+3 |
|\ |
|
| * | lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_... | Jon Loeliger | 2007-07-09 | -3/+3 |
| * | lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -3/+3 |
* | | make show_boot_progress () weak. | Heiko Schocher | 2007-07-13 | -13/+2 |
|/ |
|
* | [Blackfin][PATCH] Kill off a bunch of common local prototypes | Aubrey Li | 2007-04-05 | -49/+77 |
* | [Blackfin][PATCH] Fix dynamic CPLB generation issue | Aubrey Li | 2007-04-05 | -9/+16 |
* | [Blackfin][PATCH] Fix copyright and update license | Aubrey Li | 2007-04-05 | -75/+34 |
* | [Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of the... | Aubrey Li | 2007-04-05 | -1/+0 |
* | Code cleanup / re-insert previous Copyright entries. | Wolfgang Denk | 2007-03-22 | -1/+1 |
* | [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issue | Aubrey Li | 2007-03-12 | -8/+10 |
* | [Blackfin][PATCH] code cleanup | Aubrey Li | 2007-03-12 | -12/+3 |
* | [Blackfin][PATCH] code cleanup | Aubrey Li | 2007-03-10 | -3/+0 |
* | [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform su... | Aubrey.Li | 2007-03-09 | -174/+1501 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -8/+10 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -5/+2 |
* | Coding Style cleanup | Wolfgang Denk | 2006-03-12 | -18/+17 |
* | Add missing Blackfin files. | Wolfgang Denk | 2006-03-12 | -0/+800 |