aboutsummaryrefslogtreecommitdiffstats
path: root/lib_microblaze
AgeCommit message (Expand)AuthorFilesLines
2009-04-04rename include/zlib.h to include/u-boot/zlib.hJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-03-20lib_*/board.c: do not initialize bi_enet*addr in global dataMike Frysinger1-8/+0
2009-01-23microblaze: Use cache functions (especially cache status)Michal Simek1-3/+0
2009-01-23microblaze: Add cache flushMichal Simek1-2/+14
2009-01-23microblaze: Add bootup messages to board.cMichal Simek1-2/+31
2008-12-10microblaze: Set up relocation is doneMichal Simek1-0/+1
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser1-1/+2
2008-10-29bootm: Add subcommandsKumar Gala1-0/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-14/+14
2008-09-10bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' labelJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-26bootm: refactor do_reset and os boot function argsKumar Gala1-8/+2
2008-08-26bootm: refactor entry point codeKumar Gala1-18/+1
2008-08-12Fix fallout from autostart revertKumar Gala1-5/+1
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