summaryrefslogtreecommitdiff
path: root/lib_microblaze
Commit message (Expand)AuthorAgeLines
* microblaze: Use cache functions (especially cache status)Michal Simek2009-01-23-3/+0
* microblaze: Add cache flushMichal Simek2009-01-23-2/+14
* microblaze: Add bootup messages to board.cMichal Simek2009-01-23-2/+31
* microblaze: Set up relocation is doneMichal Simek2008-12-10-0/+1
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-06-1/+2
* bootm: Add subcommandsKumar Gala2008-10-29-0/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-14/+14
* bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' labelJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* bootm: refactor do_reset and os boot function argsKumar Gala2008-08-26-8/+2
* bootm: refactor entry point codeKumar Gala2008-08-26-18/+1
* Fix fallout from autostart revertKumar Gala2008-08-12-5/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* 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