summaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)AuthorFilesLines
2015-05-13arch: Make board selection choices optionalJoe Hershberger1-0/+1
2015-03-28generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada1-1/+0
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada1-1/+0
2015-03-24remove unnecessary version.h includesRob Herring1-1/+0
2015-02-09microblaze: spl: Add LISTS to linker scriptMichal Simek1-0/+6
2015-02-09microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek1-1/+5
2015-02-09microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek1-0/+8
2015-02-09microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATAMichal Simek2-1/+6
2015-02-09microblaze: Speedup code copyMichal Simek1-5/+7
2015-02-09microblaze: Move architecture to use generic board initMichal Simek7-212/+126
2015-02-09microblaze: Fix gd_t address which is placed at the end of BRAMMichal Simek2-2/+1
2015-02-09microblaze: Remove unused asm labelMichal Simek1-1/+1
2015-02-09microblaze: Use standard interrupt_init() functionMichal Simek3-4/+2
2015-02-09microblaze: Remove unneeded data section adding from DTBMichal Simek1-3/+0
2015-02-09microblaze: Add debug message about enabling interruptsMichal Simek1-0/+1
2015-02-09microblaze: Fix coding styleMichal Simek1-8/+8
2015-02-09microblaze: Remove DEBUG_INT macro and use debug() insteadMichal Simek1-32/+25
2015-02-09microblaze: Fix coding style in exception.cMichal Simek1-16/+17
2015-02-09microblaze: Show return address from exceptionMichal Simek2-0/+6
2015-02-09microblaze: Fix stack usage in interrupt handlerMichal Simek1-61/+60
2015-01-21microblaze: Support stack protection featureMichal Simek1-0/+4
2015-01-21microblaze: Enable hardware exception by defaultMichal Simek1-1/+1
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck1-0/+8
2014-10-28kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada1-0/+1
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-1/+0
2014-09-09microblaze: Fix printf size_t format related warnings (again...)Vasili Galka1-0/+4
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+18
2014-06-20Makefile: Support include files for .dts filesSimon Glass1-0/+1
2014-06-19fdt_support: delete force argument of fdt_initrd()Masahiro Yamada1-1/+1
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2-2/+0
2014-03-13kbuild: delete redundant LDSCRIPT definitionMasahiro Yamada1-2/+0
2014-03-04kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada1-1/+3
2014-02-19dts: generate multiple device tree blobsMasahiro Yamada2-0/+12
2014-02-19dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada1-0/+7
2014-02-19dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada1-1/+1
2014-02-19microblaze: remove an empty file arch/microblaze/lib/time.cMasahiro Yamada1-0/+0
2014-02-04microblaze: Add SPL supportMichal Simek8-2/+159
2014-02-04microblaze: Report priviledged or stack protection exceptionMichal Simek1-0/+3
2014-02-04microblaze: Show u-boot bannerMichal Simek1-0/+7
2013-11-17Makefile: rename all libraries to built-in.oMasahiro Yamada1-1/+1
2013-11-09include: delete include/linux/config.hMasahiro Yamada1-1/+0
2013-10-31microblaze: convert makefiles to Kbuild styleMasahiro Yamada2-49/+6
2013-10-16microblaze: Fix watchdog initializationMichal Simek2-4/+3
2013-10-15Coding Style cleanup: remove trailing empty linesWolfgang Denk3-3/+0
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk3-3/+3
2013-08-08microblaze: Call spi_init functionMichal Simek1-0/+5
2013-08-03config: don't define CONFIG_ARCH_DEVICE_TREEStephen Warren1-2/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk23-388/+23
2013-07-17Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach1-1/+1
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann1-0/+6