1. 17def7d Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · Fri Nov 21 23:51:33 2014 +0100
  2. 6e0971b kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · Mon Oct 20 17:45:56 2014 +0900
  3. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  4. d85395f microblaze: Fix printf size_t format related warnings (again...) by Vasili Galka · Tue Aug 26 13:45:34 2014 +0300
  5. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  6. 0123ee2 Makefile: Support include files for .dts files by Simon Glass · Wed Jun 11 23:29:44 2014 -0600
  7. 5b11489 fdt_support: delete force argument of fdt_initrd() by Masahiro Yamada · Fri Apr 18 17:40:59 2014 +0900
  8. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · Fri Apr 04 20:09:58 2014 +0900
  9. f7f4794 kbuild: delete redundant LDSCRIPT definition by Masahiro Yamada · Tue Mar 11 11:05:15 2014 +0900
  10. f0ac9e0 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · Fri Feb 28 14:33:30 2014 +0900
  11. e7a579f dts: generate multiple device tree blobs by Masahiro Yamada · Wed Feb 05 11:28:27 2014 +0900
  12. 884ef15 dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · Wed Feb 05 11:28:26 2014 +0900
  13. 43c0893 dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · Wed Feb 05 11:28:25 2014 +0900
  14. 1f7e48d microblaze: remove an empty file arch/microblaze/lib/time.c by Masahiro Yamada · Wed Feb 19 22:10:04 2014 +0900
  15. 26acb3e microblaze: Add SPL support by Michal Simek · Tue Jan 21 07:30:37 2014 +0100
  16. 9856529 microblaze: Report priviledged or stack protection exception by Michal Simek · Mon Jan 20 21:17:07 2014 +0100
  17. 7a50310 microblaze: Show u-boot banner by Michal Simek · Mon Jan 20 21:05:47 2014 +0100
  18. 30a198b Makefile: rename all libraries to built-in.o by Masahiro Yamada · Mon Nov 11 14:36:00 2013 +0900
  19. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · Mon Oct 07 16:04:18 2013 +0900
  20. 04e7e5a microblaze: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:30 2013 +0900
  21. 8173ce7 microblaze: Fix watchdog initialization by Michal Simek · Wed Oct 16 09:06:32 2013 +0200
  22. 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Fri Oct 04 17:43:25 2013 +0200
  23. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  24. 6c3110c microblaze: Call spi_init function by Michal Simek · Thu Aug 08 18:58:11 2013 +0530
  25. 9215e0b config: don't define CONFIG_ARCH_DEVICE_TREE by Stephen Warren · Wed Jul 24 10:09:22 2013 -0700
  26. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  27. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · Wed Jun 26 15:55:16 2013 +0200
  28. 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
  29. 794a921 Clarify bootm OS arguments by Simon Glass · Tue Jun 11 11:14:46 2013 -0700
  30. 23ccda0 gpio: Add support for microblaze xilinx GPIO by Michal Simek · Wed Apr 24 10:01:20 2013 +0200
  31. 70b1c49 microblaze: bootm: Add support for loading initrd by Michal Simek · Thu May 02 12:49:18 2013 +0200
  32. c78ce29 microblaze: bootm: Fix coding style issues by Michal Simek · Thu May 02 12:51:48 2013 +0200
  33. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  34. 7c87cc1 microblaze: fix style in board.c by Andreas Bießmann · Thu Apr 18 22:48:46 2013 +0000
  35. 80e045f watchdog: Add support for Xilinx Microblaze watchdog by Michal Simek · Mon Apr 22 11:23:16 2013 +0200
  36. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  37. 9bce37c Introduce generic link section.h symbol files by Simon Glass · Tue Mar 05 14:39:37 2013 +0000
  38. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  39. 94f1948 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Mon Feb 04 09:07:34 2013 -0500
  40. 8d0820e microblaze: Use generic global_data by Simon Glass · Thu Dec 13 20:49:18 2012 +0000
  41. 38716278 microblaze: Add muldi3.c which contains routines for _muldi3 by David Holsgrove · Tue Nov 06 23:01:24 2012 +1000
  42. 3ac47d7 Add architecture-specific global data by Simon Glass · Thu Dec 13 20:48:30 2012 +0000
  43. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · Tue Dec 11 22:16:22 2012 -0600
  44. a62b904 microblaze: Fix compilation failure because of missing libdts by Michal Simek · Wed Sep 26 14:24:05 2012 +0200
  45. c1b1493 microblaze: Remove asm/bitops.h from asm/posix_types.h by Michal Simek · Wed Nov 07 15:25:39 2012 +0100
  46. e3aa3d5 microblaze: Flush caches before enabling them by Michal Simek · Tue Sep 25 10:13:35 2012 +0200
  47. 48c0d48 microblaze: Fix byteorder for microblaze by Michal Simek · Wed Sep 26 15:24:51 2012 +0200
  48. 59085d3 microblaze: Fix compilation warning in ext2_find_next_zero_bit by Michal Simek · Wed Sep 26 14:42:38 2012 +0200
  49. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  50. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  51. fb20d45 microblaze: Change bi_baudrate and global data baudrate to int by Simon Glass · Fri Oct 12 14:21:11 2012 +0000
  52. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · Fri Sep 14 23:45:51 2012 +0200
  53. ab43dbe microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASE by Michal Simek · Tue Jul 10 10:21:25 2012 +0200
  54. 9cabb36 microblaze: Clean microblaze initialization by Michal Simek · Wed Jul 04 13:12:37 2012 +0200
  55. 06ac651 microblaze: timer: Prepare for device-tree initialization by Michal Simek · Fri Jun 29 13:46:54 2012 +0200
  56. 8b4bb3a microblaze: intc: Coding style cleanup by Michal Simek · Fri Jun 29 13:27:28 2012 +0200
  57. e76a06e microblaze: intc: Registering interrupt should return value by Michal Simek · Fri Jun 29 14:21:52 2012 +0200
  58. 58a5dd2 microblaze: board: Remove compilation warning by Michal Simek · Fri Jun 29 10:29:46 2012 +0200
  59. f0300ea microblaze: Add support for device tree driven board configuration by Michal Simek · Thu Jun 28 14:34:32 2012 +0200
  60. 211c210 global_data: unify global flag defines by Mike Frysinger · Sun Mar 18 14:31:24 2012 +0000
  61. 251ed2c microblaze: intc: Clear interrupt code by Michal Simek · Tue Jul 10 10:31:31 2012 +0200
  62. 3b6f438 microblaze: Call serial multi initialization by Michal Simek · Mon Jul 02 10:31:29 2012 +0200
  63. 64f9640 microblaze: Move __udelay implementation by Michal Simek · Fri Jun 29 13:42:28 2012 +0200
  64. b06e69e microblaze: Remove extern from board.c by Michal Simek · Fri Jun 29 13:52:27 2012 +0200
  65. bb114ff microblaze: Move individual board linker scripts to common script in cpu tree. by Michal Simek · Fri Jun 29 07:56:26 2012 +0200
  66. e087e5c microblaze: Add gpio.h by Michal Simek · Fri Jun 29 07:32:35 2012 +0200
  67. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · Wed Apr 04 18:53:41 2012 +0000
  68. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  69. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  70. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · Sat Dec 10 11:07:54 2011 +0000
  71. 5db50d6 microblaze: avoid interrupt race conditions by Stephan Linz · Wed Feb 22 19:12:43 2012 +0100
  72. cba5bf0 microblaze: fix build failure due to undefined reference to `get_ticks' by Stephan Linz · Wed Feb 22 22:39:57 2012 +0100
  73. 75a081e microblaze: Fix strict-aliasing rules for in_be32 by Michal Simek · Tue Oct 18 11:33:07 2011 +0200
  74. 383c33a microblaze: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:10 2011 +0000
  75. 71c2563 microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:10 2011 -0700
  76. 8e0662f microblaze: Copy bootfile from variables by Michal Simek · Thu Jul 21 09:47:15 2011 +0200
  77. caad273 microblaze: Fix unaligned.h for endians by Michal Simek · Mon Feb 28 10:14:33 2011 +0100
  78. 2dcf614 microblaze: Initialize jumptable and console by Michal Simek · Thu Jul 21 10:30:42 2011 +0200
  79. 9c3474a microblaze: Support flashes on lower addresses by Michal Simek · Thu Jul 21 11:01:58 2011 +0200
  80. 4255f05 microblaze: Call common console_init_f initialization function by Michal Simek · Thu Jul 21 09:52:25 2011 +0200
  81. 5da0bed image: push default arch values to arch headers by Mike Frysinger · Mon Oct 03 14:50:33 2011 +0000
  82. 3c28f48 console: Implement pre-console buffer by Graeme Russ · Thu Sep 01 00:48:27 2011 +0000
  83. 8daf0c3 microblaze: Clean up reset asm code by Michal Simek · Tue Aug 30 15:22:24 2011 +0200
  84. f9ec172 microblaze: Save and restore first unused vector by Michal Simek · Mon Nov 15 09:54:43 2010 +0000
  85. 4a30db9 microblaze: Setup MB vectors if feature is enable for u-boot by Michal Simek · Thu Jul 21 10:47:21 2011 +0200
  86. e1b0dd5 microblaze: Remove debug saving value by Michal Simek · Thu Jul 21 10:45:41 2011 +0200
  87. 61d0195 unify version_string by Andreas Bießmann · Mon Jul 18 20:24:04 2011 +0200
  88. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · Fri Jul 15 02:19:44 2011 +0000
  89. 5e669ff Timer: Remove set_timer completely by Graeme Russ · Fri Jul 15 02:18:12 2011 +0000
  90. 33a5734 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · Fri Feb 04 14:25:17 2011 +0100
  91. 078a3e9 microblaze: Fix msr handling in interrupt_handler by Michal Simek · Mon Feb 07 10:33:50 2011 +0100
  92. 736245c microblaze: Fix systems with MSR=0 by Michal Simek · Mon Feb 07 10:30:45 2011 +0100
  93. 0b5a263 Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · Tue Dec 28 18:12:05 2010 -0600
  94. eaf2c86 microblaze: Fix bd_info pointer by Michal Simek · Tue Dec 21 09:32:44 2010 +0100
  95. c94f95e microblaze: Disabling interrupt should return 1 if was enabled by Michal Simek · Tue Dec 21 08:30:39 2010 +0100
  96. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  97. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  98. 1136f69 Coding Style cleanup by Wolfgang Denk · Wed Oct 27 22:48:30 2010 +0200
  99. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  100. 708e667 FDT: only call boot_get_fdt from generic code by John Rigby · Wed Oct 13 13:57:34 2010 -0600