Age | Commit message (Expand) | Author |
2014-02-19 | dts: generate multiple device tree blobs | Masahiro Yamada |
2014-02-19 | dts: move device tree sources to arch/$(ARCH)/dts/ | Masahiro Yamada |
2014-02-19 | dts: re-write dts/Makefile more simply with Kbuild | Masahiro Yamada |
2014-02-19 | microblaze: remove an empty file arch/microblaze/lib/time.c | Masahiro Yamada |
2014-02-04 | microblaze: Add SPL support | Michal Simek |
2014-02-04 | microblaze: Report priviledged or stack protection exception | Michal Simek |
2014-02-04 | microblaze: Show u-boot banner | Michal Simek |
2013-11-17 | Makefile: rename all libraries to built-in.o | Masahiro Yamada |
2013-11-08 | include: delete include/linux/config.h | Masahiro Yamada |
2013-10-31 | microblaze: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-16 | microblaze: Fix watchdog initialization | Michal Simek |
2013-10-14 | Coding Style cleanup: remove trailing empty lines | Wolfgang Denk |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-08-08 | microblaze: Call spi_init function | Michal Simek |
2013-08-02 | config: don't define CONFIG_ARCH_DEVICE_TREE | Stephen Warren |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-16 | Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM | Dirk Eibach |
2013-07-02 | avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux | Andreas Bießmann |
2013-06-26 | Clarify bootm OS arguments | Simon Glass |
2013-05-09 | gpio: Add support for microblaze xilinx GPIO | Michal Simek |
2013-05-09 | microblaze: bootm: Add support for loading initrd | Michal Simek |
2013-05-09 | microblaze: bootm: Fix coding style issues | Michal Simek |
2013-05-01 | lib: consolidate hang() | Andreas Bießmann |
2013-05-01 | microblaze: fix style in board.c | Andreas Bießmann |
2013-04-30 | watchdog: Add support for Xilinx Microblaze watchdog | Michal Simek |
2013-03-18 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-03-15 | Introduce generic link section.h symbol files | Simon Glass |
2013-03-12 | Refactor linker-generated arrays | Albert ARIBAUD |
2013-02-04 | Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze | Tom Rini |
2013-02-04 | microblaze: Use generic global_data | Simon Glass |
2013-02-04 | microblaze: Add muldi3.c which contains routines for _muldi3 | David Holsgrove |
2013-02-01 | Add architecture-specific global data | Simon Glass |
2012-12-13 | env: Use getenv_yesno() more generally | Joe Hershberger |
2012-11-08 | microblaze: Fix compilation failure because of missing libdts | Michal Simek |
2012-11-07 | microblaze: Remove asm/bitops.h from asm/posix_types.h | Michal Simek |
2012-11-07 | microblaze: Flush caches before enabling them | Michal Simek |
2012-11-07 | microblaze: Fix byteorder for microblaze | Michal Simek |
2012-11-07 | microblaze: Fix compilation warning in ext2_find_next_zero_bit | Michal Simek |
2012-10-22 | common: Discard the __u_boot_cmd section | Marek Vasut |
2012-10-22 | common: Add .u_boot_list into all linker files | Marek Vasut |
2012-10-19 | microblaze: Change bi_baudrate and global data baudrate to int | Simon Glass |
2012-10-15 | serial: Remove CONFIG_SERIAL_MULTI from remaining sources | Marek Vasut |
2012-09-11 | microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASE | Michal Simek |
2012-09-11 | microblaze: Clean microblaze initialization | Michal Simek |
2012-09-11 | microblaze: timer: Prepare for device-tree initialization | Michal Simek |
2012-09-11 | microblaze: intc: Coding style cleanup | Michal Simek |
2012-09-11 | microblaze: intc: Registering interrupt should return value | Michal Simek |
2012-09-11 | microblaze: board: Remove compilation warning | Michal Simek |
2012-09-11 | microblaze: Add support for device tree driven board configuration | Michal Simek |
2012-08-09 | global_data: unify global flag defines | Mike Frysinger |