aboutsummaryrefslogtreecommitdiff
path: root/lib_microblaze/board.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-04Standardize mem_malloc_init() implementationPeter Tyser1-6/+7
2009-09-04Consolidate arch-specific sbrk() implementationsPeter Tyser1-19/+0
2009-07-17microblaze: Removed unused variablesMichal Simek1-4/+0
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 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-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-13/+13
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 Simek1-14/+81
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:wdenk1-0/+13
2004-04-18* Patch by Dan Malek, 07 Apr 2004:wdenk1-0/+19
2004-04-18* Patch by Yasushi Shoji, 07 Apr 2004:wdenk1-0/+76