summaryrefslogtreecommitdiff
path: root/arch/microblaze/lib
AgeCommit message (Expand)Author
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2015-02-09microblaze: Move architecture to use generic board initMichal Simek
2015-02-09microblaze: Use standard interrupt_init() functionMichal Simek
2014-06-19fdt_support: delete force argument of fdt_initrd()Masahiro Yamada
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2014-02-19dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada
2014-02-19microblaze: remove an empty file arch/microblaze/lib/time.cMasahiro Yamada
2014-02-04microblaze: Add SPL supportMichal Simek
2014-02-04microblaze: Show u-boot bannerMichal Simek
2013-10-31microblaze: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-16microblaze: Fix watchdog initializationMichal Simek
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-08-08microblaze: Call spi_init functionMichal Simek
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-16Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann
2013-06-26Clarify bootm OS argumentsSimon Glass
2013-05-09microblaze: bootm: Add support for loading initrdMichal Simek
2013-05-09microblaze: bootm: Fix coding style issuesMichal Simek
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-05-01microblaze: fix style in board.cAndreas Bießmann
2013-04-30watchdog: Add support for Xilinx Microblaze watchdogMichal Simek
2013-02-04microblaze: Add muldi3.c which contains routines for _muldi3David Holsgrove
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger
2012-11-07microblaze: Flush caches before enabling themMichal Simek
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut
2012-09-11microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASEMichal Simek
2012-09-11microblaze: Clean microblaze initializationMichal Simek
2012-09-11microblaze: timer: Prepare for device-tree initializationMichal Simek
2012-09-11microblaze: board: Remove compilation warningMichal Simek
2012-09-11microblaze: Add support for device tree driven board configurationMichal Simek
2012-07-10microblaze: intc: Clear interrupt codeMichal Simek
2012-07-10microblaze: Call serial multi initializationMichal Simek
2012-07-10microblaze: Move __udelay implementationMichal Simek
2012-07-10microblaze: Remove extern from board.cMichal Simek
2012-05-15net: move bootfile init into eth_initializeMike Frysinger
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass
2011-10-23microblaze: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-10microblaze: Copy bootfile from variablesMichal Simek
2011-10-10microblaze: Initialize jumptable and consoleMichal Simek
2011-10-10microblaze: Support flashes on lower addressesMichal Simek
2011-10-10microblaze: Call common console_init_f initialization functionMichal Simek
2011-07-28unify version_stringAndreas Bießmann
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser
2011-01-10microblaze: Fix bd_info pointerMichal Simek
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk