summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/lib
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Fix watchdog initializationMichal Simek2013-10-161-3/+3
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* microblaze: Call spi_init functionMichal Simek2013-08-081-0/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-68/+4
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-161-1/+1
* avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann2013-07-021-0/+6
* Clarify bootm OS argumentsSimon Glass2013-06-261-2/+2
* microblaze: bootm: Add support for loading initrdMichal Simek2013-05-091-0/+8
* microblaze: bootm: Fix coding style issuesMichal Simek2013-05-091-9/+11
* lib: consolidate hang()Andreas Bießmann2013-05-011-7/+0
* microblaze: fix style in board.cAndreas Bießmann2013-05-011-32/+31
* watchdog: Add support for Xilinx Microblaze watchdogMichal Simek2013-04-301-0/+3
* microblaze: Add muldi3.c which contains routines for _muldi3David Holsgrove2013-02-042-0/+92
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-131-3/+1
* microblaze: Flush caches before enabling themMichal Simek2012-11-071-5/+0
* serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut2012-10-151-2/+0
* microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASEMichal Simek2012-09-111-4/+6
* microblaze: Clean microblaze initializationMichal Simek2012-09-111-14/+3
* microblaze: timer: Prepare for device-tree initializationMichal Simek2012-09-111-5/+0
* microblaze: board: Remove compilation warningMichal Simek2012-09-111-1/+2
* microblaze: Add support for device tree driven board configurationMichal Simek2012-09-111-0/+24
* 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
OpenPOWER on IntegriCloud