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