summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/lib
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-0/+1
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* microblaze: Move architecture to use generic board initMichal Simek2015-02-092-202/+0
* microblaze: Use standard interrupt_init() functionMichal Simek2015-02-091-1/+1
* fdt_support: delete force argument of fdt_initrd()Masahiro Yamada2014-06-191-1/+1
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-121-1/+0
* dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada2014-02-191-1/+1
* microblaze: remove an empty file arch/microblaze/lib/time.cMasahiro Yamada2014-02-191-0/+0
* microblaze: Add SPL supportMichal Simek2014-02-041-1/+10
* microblaze: Show u-boot bannerMichal Simek2014-02-041-0/+7
* microblaze: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-24/+3
* 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
OpenPOWER on IntegriCloud