summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/lib
Commit message (Expand)AuthorAgeFilesLines
* microblaze: intc: Clear interrupt codeMichal Simek2012-07-101-5/+1
* microblaze: Call serial multi initializationMichal Simek2012-07-101-0/+5
* microblaze: Move __udelay implementationMichal Simek2012-07-102-43/+0
* microblaze: Remove extern from board.cMichal Simek2012-07-101-4/+0
* net: move bootfile init into eth_initializeMike Frysinger2012-05-151-4/+0
* net: punt bd->bi_ip_addrMike Frysinger2012-05-151-3/+0
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-181-1/+1
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-181-1/+1
* microblaze: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-231-3/+2
* microblaze: Copy bootfile from variablesMichal Simek2011-10-101-0/+4
* microblaze: Initialize jumptable and consoleMichal Simek2011-10-101-0/+6
* microblaze: Support flashes on lower addressesMichal Simek2011-10-101-0/+5
* microblaze: Call common console_init_f initialization functionMichal Simek2011-10-101-0/+1
* unify version_stringAndreas Bießmann2011-07-281-3/+0
* Replace "FLASH" strings with "Flash" or "flash"Peter Tyser2011-01-191-1/+1
* microblaze: Fix bd_info pointerMichal Simek2011-01-101-3/+5
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+1
* FDT: only call boot_get_fdt from generic codeJohn Rigby2010-10-181-9/+5
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* microblaze: Add support for NET_MULTI apiMichal Simek2010-10-121-2/+10
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* microblaze: Consolidate cache codeMichal Simek2010-04-162-44/+0
* microblaze: Flush cache before jumping to kernelMichal Simek2010-04-161-0/+8
* microblaze: Support system with WB cacheMichal Simek2010-04-161-1/+1
* microblaze: Change initialization sequenceMichal Simek2010-04-161-3/+12
* microblaze: Change cache report messagesMichal Simek2010-04-161-2/+2
* microblaze: Move FSL initialization to board.cMichal Simek2010-04-161-1/+6
* microblaze: Move timer initialization to board.cMichal Simek2010-04-161-0/+7
* microblaze: Add FDT supportArun Bhanu2010-04-161-5/+34
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-135-0/+352
OpenPOWER on IntegriCloud