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