1. 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · Fri Apr 07 15:38:13 2017 -0700
  2. ad400c6 microblaze: Fix endif macro command by Michal Simek · Mon Jan 30 12:20:37 2017 +0100
  3. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · Sun Jan 22 19:43:11 2017 -0500
  4. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  5. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · Sun Sep 25 15:27:31 2016 -0600
  6. b805c35 spl: Add a parameter to jump_to_image_linux() by Simon Glass · Sat Sep 24 18:19:54 2016 -0600
  7. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · Wed Sep 21 11:28:56 2016 +0900
  8. 7a9a2e6 Remove unneeded remnants of bcopy(). by Robert P. J. Day · Mon May 30 06:55:53 2016 -0400
  9. 731e0f9 microblaze: Move MSR instruction selection to Kconfig by Michal Simek · Tue May 24 11:45:11 2016 +0200
  10. c3d51b9 microblaze: Remove !OF_CONTROL code for timer and interrupt by Michal Simek · Mon Feb 15 13:44:19 2016 +0100
  11. cf84885 microblaze: Read information about timer/interrupts from DT by Michal Simek · Mon Feb 15 12:10:32 2016 +0100
  12. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  13. 4a74160 microblaze: Add missing chosen node by Michal Simek · Wed Feb 24 12:37:50 2016 +0100
  14. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  15. f2b3451 microblaze: Remove empty file - cpu.c by Michal Simek · Fri Dec 11 13:17:35 2015 +0100
  16. b590411 microblaze: Wire-up debug_uart in asm by Michal Simek · Thu Dec 10 12:55:39 2015 +0100
  17. 7e4372a serial: uartlite: Move driver to DM by Michal Simek · Tue Dec 01 14:24:20 2015 +0100
  18. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · Wed Nov 25 17:56:32 2015 +0100
  19. 7956102 microblaze: Enable DM by default by Michal Simek · Wed Dec 09 11:44:17 2015 +0100
  20. d99fbcc microblaze: Enable OF_CONTROL by default by Michal Simek · Wed Dec 02 14:21:05 2015 +0100
  21. 14c96dc microblaze: Fix C99/gnu99 compatiblity for inline functions by Nathan Rossi · Fri Nov 06 19:25:06 2015 +1000
  22. 8888839 microblaze: Fix style issues in header files by Nathan Rossi · Fri Nov 06 19:25:05 2015 +1000
  23. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  24. 6c36ca0 microblaze: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:29 2015 -0200
  25. c6187a4 microblaze: Add a TODO to call board_init_f_mem() by Simon Glass · Mon Oct 19 06:50:01 2015 -0600
  26. f069960 arch: Make board selection choices optional by Joe Hershberger · Tue May 12 14:46:23 2015 -0500
  27. 57a11eb generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · Thu Mar 19 19:42:52 2015 +0900
  28. 9e4af83 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · Thu Mar 19 19:42:51 2015 +0900
  29. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  30. fb089f0 microblaze: spl: Add LISTS to linker script by Michal Simek · Tue Feb 03 15:09:52 2015 +0100
  31. fb8e384 microblaze: spl: Do not call mem_malloc_init and use early alloc by Michal Simek · Tue Feb 03 16:24:48 2015 +0100
  32. 9ea6744 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN by Michal Simek · Fri Jan 30 15:46:43 2015 +0100
  33. a79d658 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA by Michal Simek · Fri Jan 30 15:45:02 2015 +0100
  34. a9228f6 microblaze: Speedup code copy by Michal Simek · Tue Jan 27 15:10:37 2015 +0100
  35. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · Thu May 08 16:08:44 2014 +0200
  36. 3f0a5cb microblaze: Fix gd_t address which is placed at the end of BRAM by Michal Simek · Tue Jan 27 14:06:14 2015 +0100
  37. 23162f4 microblaze: Remove unused asm label by Michal Simek · Tue Jan 27 12:46:07 2015 +0100
  38. b78df3d microblaze: Use standard interrupt_init() function by Michal Simek · Tue Jan 27 12:44:12 2015 +0100
  39. 7218061 microblaze: Remove unneeded data section adding from DTB by Michal Simek · Mon Jan 26 15:52:48 2015 +0100
  40. 056dbe8 microblaze: Add debug message about enabling interrupts by Michal Simek · Mon Jan 26 15:25:32 2015 +0100
  41. 5e6c747 microblaze: Fix coding style by Michal Simek · Mon Jan 26 14:39:22 2015 +0100
  42. baf5175 microblaze: Remove DEBUG_INT macro and use debug() instead by Michal Simek · Mon Jan 26 14:37:52 2015 +0100
  43. f73749b microblaze: Fix coding style in exception.c by Michal Simek · Mon Jan 26 14:36:13 2015 +0100
  44. 924819c microblaze: Show return address from exception by Michal Simek · Mon Jan 26 14:32:23 2015 +0100
  45. 94ea28f microblaze: Fix stack usage in interrupt handler by Michal Simek · Mon Jan 26 14:24:08 2015 +0100
  46. a5e9d6e microblaze: Support stack protection feature by Michal Simek · Tue Nov 04 13:30:14 2014 +0100
  47. 2876938 microblaze: Enable hardware exception by default by Michal Simek · Tue Nov 04 13:27:52 2014 +0100
  48. 17def7d Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · Fri Nov 21 23:51:33 2014 +0100
  49. 6e0971b kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · Mon Oct 20 17:45:56 2014 +0900
  50. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  51. d85395f microblaze: Fix printf size_t format related warnings (again...) by Vasili Galka · Tue Aug 26 13:45:34 2014 +0300
  52. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  53. 0123ee2 Makefile: Support include files for .dts files by Simon Glass · Wed Jun 11 23:29:44 2014 -0600
  54. 5b11489 fdt_support: delete force argument of fdt_initrd() by Masahiro Yamada · Fri Apr 18 17:40:59 2014 +0900
  55. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · Fri Apr 04 20:09:58 2014 +0900
  56. f7f4794 kbuild: delete redundant LDSCRIPT definition by Masahiro Yamada · Tue Mar 11 11:05:15 2014 +0900
  57. f0ac9e0 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · Fri Feb 28 14:33:30 2014 +0900
  58. e7a579f dts: generate multiple device tree blobs by Masahiro Yamada · Wed Feb 05 11:28:27 2014 +0900
  59. 884ef15 dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · Wed Feb 05 11:28:26 2014 +0900
  60. 43c0893 dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · Wed Feb 05 11:28:25 2014 +0900
  61. 1f7e48d microblaze: remove an empty file arch/microblaze/lib/time.c by Masahiro Yamada · Wed Feb 19 22:10:04 2014 +0900
  62. 26acb3e microblaze: Add SPL support by Michal Simek · Tue Jan 21 07:30:37 2014 +0100
  63. 9856529 microblaze: Report priviledged or stack protection exception by Michal Simek · Mon Jan 20 21:17:07 2014 +0100
  64. 7a50310 microblaze: Show u-boot banner by Michal Simek · Mon Jan 20 21:05:47 2014 +0100
  65. 30a198b Makefile: rename all libraries to built-in.o by Masahiro Yamada · Mon Nov 11 14:36:00 2013 +0900
  66. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · Mon Oct 07 16:04:18 2013 +0900
  67. 04e7e5a microblaze: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:30 2013 +0900
  68. 8173ce7 microblaze: Fix watchdog initialization by Michal Simek · Wed Oct 16 09:06:32 2013 +0200
  69. 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Fri Oct 04 17:43:25 2013 +0200
  70. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  71. 6c3110c microblaze: Call spi_init function by Michal Simek · Thu Aug 08 18:58:11 2013 +0530
  72. 9215e0b config: don't define CONFIG_ARCH_DEVICE_TREE by Stephen Warren · Wed Jul 24 10:09:22 2013 -0700
  73. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  74. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · Wed Jun 26 15:55:16 2013 +0200
  75. da233ce avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · Tue Jul 02 13:57:44 2013 +0200
  76. 794a921 Clarify bootm OS arguments by Simon Glass · Tue Jun 11 11:14:46 2013 -0700
  77. 23ccda0 gpio: Add support for microblaze xilinx GPIO by Michal Simek · Wed Apr 24 10:01:20 2013 +0200
  78. 70b1c49 microblaze: bootm: Add support for loading initrd by Michal Simek · Thu May 02 12:49:18 2013 +0200
  79. c78ce29 microblaze: bootm: Fix coding style issues by Michal Simek · Thu May 02 12:51:48 2013 +0200
  80. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  81. 7c87cc1 microblaze: fix style in board.c by Andreas Bießmann · Thu Apr 18 22:48:46 2013 +0000
  82. 80e045f watchdog: Add support for Xilinx Microblaze watchdog by Michal Simek · Mon Apr 22 11:23:16 2013 +0200
  83. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  84. 9bce37c Introduce generic link section.h symbol files by Simon Glass · Tue Mar 05 14:39:37 2013 +0000
  85. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  86. 94f1948 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Mon Feb 04 09:07:34 2013 -0500
  87. 8d0820e microblaze: Use generic global_data by Simon Glass · Thu Dec 13 20:49:18 2012 +0000
  88. 38716278 microblaze: Add muldi3.c which contains routines for _muldi3 by David Holsgrove · Tue Nov 06 23:01:24 2012 +1000
  89. 3ac47d7 Add architecture-specific global data by Simon Glass · Thu Dec 13 20:48:30 2012 +0000
  90. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · Tue Dec 11 22:16:22 2012 -0600
  91. a62b904 microblaze: Fix compilation failure because of missing libdts by Michal Simek · Wed Sep 26 14:24:05 2012 +0200
  92. c1b1493 microblaze: Remove asm/bitops.h from asm/posix_types.h by Michal Simek · Wed Nov 07 15:25:39 2012 +0100
  93. e3aa3d5 microblaze: Flush caches before enabling them by Michal Simek · Tue Sep 25 10:13:35 2012 +0200
  94. 48c0d48 microblaze: Fix byteorder for microblaze by Michal Simek · Wed Sep 26 15:24:51 2012 +0200
  95. 59085d3 microblaze: Fix compilation warning in ext2_find_next_zero_bit by Michal Simek · Wed Sep 26 14:42:38 2012 +0200
  96. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  97. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  98. fb20d45 microblaze: Change bi_baudrate and global data baudrate to int by Simon Glass · Fri Oct 12 14:21:11 2012 +0000
  99. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · Fri Sep 14 23:45:51 2012 +0200
  100. ab43dbe microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASE by Michal Simek · Tue Jul 10 10:21:25 2012 +0200