summaryrefslogtreecommitdiffstats
path: root/lib_microblaze
Commit message (Expand)AuthorAgeFilesLines
* push LOAD_ADDR out to arch mk filesMike Frysinger2009-09-041-0/+2
* Consolidate arch-specific mem_malloc_init() implementationsPeter Tyser2009-09-041-15/+5
* Standardize mem_malloc_init() implementationPeter Tyser2009-09-041-6/+7
* Consolidate arch-specific sbrk() implementationsPeter Tyser2009-09-041-19/+0
* Move architecture specific config.mk files into subdirsPeter Tyser2009-07-211-0/+29
* microblaze: Removed unused variablesMichal Simek2009-07-171-4/+0
* rename include/zlib.h to include/u-boot/zlib.hJean-Christophe PLAGNIOL-VILLARD2009-04-041-1/+1
* lib_*/board.c: do not initialize bi_enet*addr in global dataMike Frysinger2009-03-201-8/+0
* microblaze: Use cache functions (especially cache status)Michal Simek2009-01-231-3/+0
* microblaze: Add cache flushMichal Simek2009-01-231-2/+14
* microblaze: Add bootup messages to board.cMichal Simek2009-01-231-2/+31
* microblaze: Set up relocation is doneMichal Simek2008-12-101-0/+1
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* bootm: Add subcommandsKumar Gala2008-10-291-0/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-14/+14
* bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' labelJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* bootm: refactor do_reset and os boot function argsKumar Gala2008-08-261-8/+2
* bootm: refactor entry point codeKumar Gala2008-08-261-18/+1
* Fix fallout from autostart revertKumar Gala2008-08-121-5/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* Restore the ability to continue booting after legacy image overwriteMarian Balakowicz2008-04-171-1/+1
* [new uImage] Add new uImage format support to arch specific do_bootm_linux() ...Marian Balakowicz2008-03-121-3/+14
* [new uImage] Respect autostart setting in linux bootmKumar Gala2008-02-291-0/+3
* [new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz2008-02-271-1/+1
* [Makefile] Sort COBJS in lib_<arch> MakefilesMarian Balakowicz2008-02-271-4/+7
* [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-251-4/+19
* [new uImage] Removed dead ramdisk code on microblaze architecturesMarian Balakowicz2008-02-071-5/+0
* [new uImage] Factor out common image_get_ramdisk() routineMarian Balakowicz2008-02-071-83/+2
* [new uImage] Rename architecture specific bootm code filesMarian Balakowicz2008-02-072-1/+1
* [new uImage] Cleanup image header pointer use in bootm codeMarian Balakowicz2008-02-071-43/+28
* [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-071-25/+14
* [PATCH] Add support for design without interrupt controllerMichal Simek2007-09-241-0/+8
* synchronizition with mainlineMichal Simek2007-09-241-8/+0
* Merge git://www.denx.de/git/u-bootMichal Simek2007-08-071-4/+4
|\
| * Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-061-4/+4
| |\
| | * lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-4/+4
| | * lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-4/+4
* | | Merge git://www.denx.de/git/u-bootMichal Simek2007-08-051-17/+10
|\ \ \ | |/ /
| * | make show_boot_progress () weak.Heiko Schocher2007-07-131-17/+10
| |/
* | [PATCH] Support time without timerMichal Simek2007-07-141-0/+8
|/
* Support for XUPV2P boardMichal Simek2007-03-261-2/+2
* [Microblaze][PATCH] part 2Michal Simek2007-03-113-18/+232
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-8/+9
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-2/+2
* Patches by Yasushi Shoji, 29 Jun 2004:wdenk2004-07-103-1/+45
* * Patch by Dan Malek, 07 Apr 2004:wdenk2004-04-181-0/+19
* * Patch by Yasushi Shoji, 07 Apr 2004:wdenk2004-04-184-0/+178
OpenPOWER on IntegriCloud