summaryrefslogtreecommitdiff
path: root/lib_microblaze
Commit message (Expand)AuthorAgeLines
* Restore the ability to continue booting after legacy image overwriteMarian Balakowicz2008-04-17-1/+1
* [new uImage] Add new uImage format support to arch specific do_bootm_linux() ...Marian Balakowicz2008-03-12-3/+14
* [new uImage] Respect autostart setting in linux bootmKumar Gala2008-02-29-0/+3
* [new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz2008-02-27-1/+1
* [Makefile] Sort COBJS in lib_<arch> MakefilesMarian Balakowicz2008-02-27-4/+7
* [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-25-4/+19
* [new uImage] Removed dead ramdisk code on microblaze architecturesMarian Balakowicz2008-02-07-5/+0
* [new uImage] Factor out common image_get_ramdisk() routineMarian Balakowicz2008-02-07-83/+2
* [new uImage] Rename architecture specific bootm code filesMarian Balakowicz2008-02-07-1/+1
* [new uImage] Cleanup image header pointer use in bootm codeMarian Balakowicz2008-02-07-43/+28
* [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-07-25/+14
* [PATCH] Add support for design without interrupt controllerMichal Simek2007-09-24-0/+8
* synchronizition with mainlineMichal Simek2007-09-24-8/+0
* Merge git://www.denx.de/git/u-bootMichal Simek2007-08-07-4/+4
|\
| * Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-06-4/+4
| |\
| | * lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-4/+4
| | * lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-4/+4
* | | Merge git://www.denx.de/git/u-bootMichal Simek2007-08-05-17/+10
|\ \ \ | |/ /
| * | make show_boot_progress () weak.Heiko Schocher2007-07-13-17/+10
| |/
* | [PATCH] Support time without timerMichal Simek2007-07-14-0/+8
|/
* Support for XUPV2P boardMichal Simek2007-03-26-2/+2
* [Microblaze][PATCH] part 2Michal Simek2007-03-11-18/+232
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-8/+9
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+2
* Patches by Yasushi Shoji, 29 Jun 2004:wdenk2004-07-10-1/+45
* * Patch by Dan Malek, 07 Apr 2004:wdenk2004-04-18-0/+19
* * Patch by Yasushi Shoji, 07 Apr 2004:wdenk2004-04-18-0/+178