summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada2014-10-271-0/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-1/+0
* microblaze: Fix printf size_t format related warnings (again...)Vasili Galka2014-09-091-0/+4
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+18
* Makefile: Support include files for .dts filesSimon Glass2014-06-201-0/+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-122-2/+0
* kbuild: delete redundant LDSCRIPT definitionMasahiro Yamada2014-03-121-2/+0
* kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada2014-03-041-1/+3
* dts: generate multiple device tree blobsMasahiro Yamada2014-02-192-0/+12
* dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada2014-02-191-0/+7
* 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-048-2/+159
* microblaze: Report priviledged or stack protection exceptionMichal Simek2014-02-041-0/+3
* microblaze: Show u-boot bannerMichal Simek2014-02-041-0/+7
* Makefile: rename all libraries to built-in.oMasahiro Yamada2013-11-171-1/+1
* include: delete include/linux/config.hMasahiro Yamada2013-11-081-1/+0
* microblaze: convert makefiles to Kbuild styleMasahiro Yamada2013-10-312-49/+6
* microblaze: Fix watchdog initializationMichal Simek2013-10-162-4/+3
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-143-3/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-143-3/+3
* microblaze: Call spi_init functionMichal Simek2013-08-081-0/+5
* config: don't define CONFIG_ARCH_DEVICE_TREEStephen Warren2013-08-021-2/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2423-388/+23
* 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
* gpio: Add support for microblaze xilinx GPIOMichal Simek2013-05-091-33/+7
* 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-302-0/+7
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Introduce generic link section.h symbol filesSimon Glass2013-03-151-0/+27
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2013-02-042-0/+92
|\
| * microblaze: Add muldi3.c which contains routines for _muldi3David Holsgrove2013-02-042-0/+92
* | microblaze: Use generic global_dataSimon Glass2013-02-041-26/+1
* | Add architecture-specific global dataSimon Glass2013-02-011-0/+6
|/
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-131-3/+1
* microblaze: Fix compilation failure because of missing libdtsMichal Simek2012-11-081-0/+2
* microblaze: Remove asm/bitops.h from asm/posix_types.hMichal Simek2012-11-071-3/+0
* microblaze: Flush caches before enabling themMichal Simek2012-11-073-10/+6
* microblaze: Fix byteorder for microblazeMichal Simek2012-11-071-23/+0
* microblaze: Fix compilation warning in ext2_find_next_zero_bitMichal Simek2012-11-071-1/+2
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-8/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* microblaze: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-192-2/+2
OpenPOWER on IntegriCloud