summaryrefslogtreecommitdiff
path: root/arch/microblaze/lib
Commit message (Expand)AuthorAgeLines
* microblaze: bootm: Add support for loading initrdMichal Simek2013-05-09-0/+8
* microblaze: bootm: Fix coding style issuesMichal Simek2013-05-09-9/+11
* lib: consolidate hang()Andreas Bießmann2013-05-01-7/+0
* microblaze: fix style in board.cAndreas Bießmann2013-05-01-32/+31
* watchdog: Add support for Xilinx Microblaze watchdogMichal Simek2013-04-30-0/+3
* microblaze: Add muldi3.c which contains routines for _muldi3David Holsgrove2013-02-04-0/+92
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-13-3/+1
* microblaze: Flush caches before enabling themMichal Simek2012-11-07-5/+0
* serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut2012-10-15-2/+0
* microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASEMichal Simek2012-09-11-4/+6
* microblaze: Clean microblaze initializationMichal Simek2012-09-11-14/+3
* microblaze: timer: Prepare for device-tree initializationMichal Simek2012-09-11-5/+0
* microblaze: board: Remove compilation warningMichal Simek2012-09-11-1/+2
* microblaze: Add support for device tree driven board configurationMichal Simek2012-09-11-0/+24
* microblaze: intc: Clear interrupt codeMichal Simek2012-07-10-5/+1
* microblaze: Call serial multi initializationMichal Simek2012-07-10-0/+5
* microblaze: Move __udelay implementationMichal Simek2012-07-10-43/+0
* microblaze: Remove extern from board.cMichal Simek2012-07-10-4/+0
* net: move bootfile init into eth_initializeMike Frysinger2012-05-15-4/+0
* net: punt bd->bi_ip_addrMike Frysinger2012-05-15-3/+0
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-18-1/+1
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-18-1/+1
* microblaze: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-23-3/+2
* microblaze: Copy bootfile from variablesMichal Simek2011-10-10-0/+4
* microblaze: Initialize jumptable and consoleMichal Simek2011-10-10-0/+6
* microblaze: Support flashes on lower addressesMichal Simek2011-10-10-0/+5
* microblaze: Call common console_init_f initialization functionMichal Simek2011-10-10-0/+1
* unify version_stringAndreas Bießmann2011-07-28-3/+0
* Replace "FLASH" strings with "Flash" or "flash"Peter Tyser2011-01-19-1/+1
* microblaze: Fix bd_info pointerMichal Simek2011-01-10-3/+5
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-1/+1
* FDT: only call boot_get_fdt from generic codeJohn Rigby2010-10-18-9/+5
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* microblaze: Add support for NET_MULTI apiMichal Simek2010-10-12-2/+10
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* microblaze: Consolidate cache codeMichal Simek2010-04-16-44/+0
* microblaze: Flush cache before jumping to kernelMichal Simek2010-04-16-0/+8
* microblaze: Support system with WB cacheMichal Simek2010-04-16-1/+1
* microblaze: Change initialization sequenceMichal Simek2010-04-16-3/+12
* microblaze: Change cache report messagesMichal Simek2010-04-16-2/+2
* microblaze: Move FSL initialization to board.cMichal Simek2010-04-16-1/+6
* microblaze: Move timer initialization to board.cMichal Simek2010-04-16-0/+7
* microblaze: Add FDT supportArun Bhanu2010-04-16-5/+34
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-0/+352