1. 5c7feed ARM: rmobile: silk: Remove initialization of ACTLR.SMP by Nobuhiro Iwamatsu · Tue Feb 10 15:26:10 2015 +0900
  2. b507d8b arm: rmobile: r8a7794: Enable SMP mode of Auxiliary Control Register by Nobuhiro Iwamatsu · Fri Jan 23 09:31:57 2015 +0900
  3. 33c7544 arm: rmobile: Add missed header file for Silk board by Vladimir Barinov · Mon Feb 09 03:27:47 2015 +0300
  4. c8c1a3e arm: rmobile: Add SILK board support by Vladimir Barinov · Mon Jan 12 19:17:07 2015 +0300
  5. fdef909 Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze by Tom Rini · Mon Feb 09 11:44:46 2015 -0500
  6. 4932fa7 Merge git://git.denx.de/u-boot-arc by Tom Rini · Mon Feb 09 10:25:20 2015 -0500
  7. fb089f0 microblaze: spl: Add LISTS to linker script by Michal Simek · Tue Feb 03 15:09:52 2015 +0100
  8. fb8e384 microblaze: spl: Do not call mem_malloc_init and use early alloc by Michal Simek · Tue Feb 03 16:24:48 2015 +0100
  9. 9ea6744 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN by Michal Simek · Fri Jan 30 15:46:43 2015 +0100
  10. a79d658 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA by Michal Simek · Fri Jan 30 15:45:02 2015 +0100
  11. 0424464 bdinfo: Show information about fdt blob via bdinfo by Michal Simek · Tue Jan 27 15:41:08 2015 +0100
  12. a9228f6 microblaze: Speedup code copy by Michal Simek · Tue Jan 27 15:10:37 2015 +0100
  13. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · Thu May 08 16:08:44 2014 +0200
  14. 97c3220 microblaze: Enable SPL_NOR support when FLASH_BASE is setup by Michal Simek · Tue Jan 27 14:25:38 2015 +0100
  15. 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
  16. 23162f4 microblaze: Remove unused asm label by Michal Simek · Tue Jan 27 12:46:07 2015 +0100
  17. b78df3d microblaze: Use standard interrupt_init() function by Michal Simek · Tue Jan 27 12:44:12 2015 +0100
  18. 7218061 microblaze: Remove unneeded data section adding from DTB by Michal Simek · Mon Jan 26 15:52:48 2015 +0100
  19. 056dbe8 microblaze: Add debug message about enabling interrupts by Michal Simek · Mon Jan 26 15:25:32 2015 +0100
  20. 5e6c747 microblaze: Fix coding style by Michal Simek · Mon Jan 26 14:39:22 2015 +0100
  21. baf5175 microblaze: Remove DEBUG_INT macro and use debug() instead by Michal Simek · Mon Jan 26 14:37:52 2015 +0100
  22. f73749b microblaze: Fix coding style in exception.c by Michal Simek · Mon Jan 26 14:36:13 2015 +0100
  23. 924819c microblaze: Show return address from exception by Michal Simek · Mon Jan 26 14:32:23 2015 +0100
  24. 94ea28f microblaze: Fix stack usage in interrupt handler by Michal Simek · Mon Jan 26 14:24:08 2015 +0100
  25. 9e4f396 common/board_r: manual relocation for cmd table by Andreas Bießmann · Tue Jan 20 00:29:05 2015 +0100
  26. ef932b0 common: Move dram_init() declaration to common location by Michal Simek · Fri Jan 30 10:51:46 2015 +0100
  27. 93206d2 arc: build libgcc in U-Boot by Alexey Brodkin · Tue Feb 03 13:58:20 2015 +0300
  28. 2f02080 arc: move CPU flags selection to the main "config.mk" by Alexey Brodkin · Tue Feb 03 13:58:19 2015 +0300
  29. bf1d41f arc: move SYS_MONITOR_BASE setup in Konfig by Alexey Brodkin · Tue Feb 03 13:58:18 2015 +0300
  30. c74e21b arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h by Alexey Brodkin · Tue Feb 03 13:58:17 2015 +0300
  31. ce32b68 arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INIT by Alexey Brodkin · Tue Feb 03 13:58:16 2015 +0300
  32. 7144cf9 arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h by Alexey Brodkin · Tue Feb 03 13:58:15 2015 +0300
  33. cbd76c3 arc: add selection of endianess in Kconfig by Alexey Brodkin · Tue Feb 03 13:58:14 2015 +0300
  34. 6b95cca arc: select cache settings via menuconfig by Alexey Brodkin · Tue Feb 03 13:58:13 2015 +0300
  35. 6da8cfc arc: define and use PTAG AUX regs for MMUv3 only by Alexey Brodkin · Tue Feb 03 13:58:12 2015 +0300
  36. f431e26 arc: add more flavours of ARC700 series CPU by Alexey Brodkin · Tue Feb 03 13:58:11 2015 +0300
  37. 097a640 arc: remove CPU hard-coded selection from board description in include/configs by Alexey Brodkin · Tue Feb 03 13:58:10 2015 +0300
  38. 4b98811 arc: memcmp - fix zero-delay loop utilization by Igor Guryanov · Tue Feb 03 13:58:09 2015 +0300
  39. c1715cf kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS by Tom Rini · Sat Feb 07 07:03:00 2015 -0500
  40. 095665d Merge git://git.denx.de/u-boot-marvell by Tom Rini · Fri Feb 06 12:02:59 2015 -0500
  41. 8764d43 arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR support by Stefan Roese · Mon Jan 19 11:33:39 2015 +0100
  42. ae6223d arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdr by Stefan Roese · Mon Jan 19 11:33:40 2015 +0100
  43. 941aef7 arm: mvebu: Add Serdes PHY config code by Stefan Roese · Mon Jan 19 11:33:41 2015 +0100
  44. e463bf3 arm: armada-xp: Add SPL support used to include the DDR training code by Stefan Roese · Mon Jan 19 11:33:42 2015 +0100
  45. 487590c scripts/Makefile.spl: Add MVEBU DDR code to SPL by Stefan Roese · Mon Jan 19 11:33:43 2015 +0100
  46. 6e8e9b6 tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS by Stefan Roese · Mon Jan 19 11:33:44 2015 +0100
  47. 3139fe0 Makefile: Add another kwb build target used on Marvell Armada-XP (AXP) by Stefan Roese · Mon Jan 19 11:33:45 2015 +0100
  48. f3679a3 arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot by Stefan Roese · Mon Jan 19 11:33:46 2015 +0100
  49. 1a16a0c arm: maxbcm: Enable SPL to include DDR training code into U-Boot by Stefan Roese · Mon Jan 19 11:33:47 2015 +0100
  50. 0bc415c arm: mvebu: Placeholder bin_hdr file can now be removed by Stefan Roese · Mon Jan 19 11:33:48 2015 +0100
  51. a4fc5d4 arm: armada-xp: Change built target to include the SPL binary as bin_hdr by Stefan Roese · Mon Jan 19 11:33:49 2015 +0100
  52. 511d72d kirkwood: sheevaplug: add FDT support by DrEagle · Wed Dec 17 15:02:48 2014 +0100
  53. 50ae814 kirkwood: sheevaplug: fix multiple defines by DrEagle · Wed Dec 17 15:02:45 2014 +0100
  54. 32ca21f kirkwood: sheevaplug: fix style by DrEagle · Wed Dec 17 15:02:44 2014 +0100
  55. e3cfe8c ARM: UniPhier: leave the last element of boot_device_table empty by Masahiro Yamada · Thu Feb 05 20:56:24 2015 +0900
  56. b2bff68 ARM: UniPhier: refactor pinmon command by Masahiro Yamada · Thu Feb 05 20:56:23 2015 +0900
  57. ad5a793 ARM: UniPhier: enable I2C input pins for PH1-sLD8 by Masahiro Yamada · Thu Feb 05 14:43:00 2015 +0900
  58. 3cdae7b ARM: UniPhier: do not compile unnecessary objects by Masahiro Yamada · Thu Feb 05 14:42:58 2015 +0900
  59. 75d13f4 ARM: UniPhier: remove unused checkboard() functions by Masahiro Yamada · Thu Feb 05 14:42:57 2015 +0900
  60. 4cd15c6 ARM: UniPhier: revive support card info by Masahiro Yamada · Thu Feb 05 14:42:56 2015 +0900
  61. 24ee11f ARM: UniPhier: move SPL init functions to spl_board_init() by Masahiro Yamada · Thu Feb 05 14:42:55 2015 +0900
  62. 1f3d9c7 ARM: UniPhier: move pin_init() to board_early_init_f() by Masahiro Yamada · Thu Feb 05 14:42:54 2015 +0900
  63. d1d1a18 ARM: UniPhier: set I2C offset length of on-board EEPROM in DTS by Masahiro Yamada · Thu Feb 05 14:30:26 2015 +0900
  64. 68a730e ARM: UniPhier: move EEPROM device node into a separate DTS by Masahiro Yamada · Thu Feb 05 14:30:25 2015 +0900
  65. 95d469e MAINTAINERS: claim maintainership of files with "uniphier" pattern by Masahiro Yamada · Thu Feb 05 14:30:24 2015 +0900
  66. da8d031 ARM: UniPhier: add a simple README file for UniPhier platform by Masahiro Yamada · Thu Feb 05 14:30:23 2015 +0900
  67. 5fc3994 ARM: UniPhier: add environment variable to update images in NAND by Masahiro Yamada · Thu Feb 05 14:30:22 2015 +0900
  68. 860f2f8 ARM: UniPhier: use "&&" instead of "; " in commands by Masahiro Yamada · Thu Feb 05 14:30:21 2015 +0900
  69. b1b9e48 ARM: UniPhier: remove dummy gpio.h by Masahiro Yamada · Tue Feb 03 13:51:36 2015 +0900
  70. 865dd4c Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Wed Feb 04 13:30:00 2015 -0500
  71. 7403a1b Prepare v2015.04-rc1 by Tom Rini · Mon Feb 02 12:39:29 2015 -0500
  72. d693b1e Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Mon Feb 02 12:37:34 2015 -0500
  73. 0a5d3d8 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · Mon Feb 02 11:51:58 2015 -0500
  74. b4aa9f3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Feb 02 10:11:44 2015 -0500
  75. 253d77d sunxi: mmc: Add 'sunxi_' prefix to the static functions by Siarhei Siamashka · Sun Feb 01 00:42:14 2015 +0200
  76. 47359bb sunxi: dram: Support more sun[457]i dram parameters in Kconfig by Siarhei Siamashka · Sun Feb 01 00:27:06 2015 +0200
  77. 9900db1 sunxi: dram: Optionally use standard JEDEC timings for sun[457]i by Siarhei Siamashka · Sun Feb 01 00:27:05 2015 +0200
  78. 18366f7 sunxi: video: Force h/vsync active high when using ext. vga dac on some boards by Hans de Goede · Sun Jan 25 15:33:07 2015 +0100
  79. fe7d579 sunxi: Add Inet 86VS support by Michal Suchanek · Sun Jan 04 21:06:21 2015 +0100
  80. 5e1699a sunxi: TZX-Q8-713B7 support by Paul Kocialkowski · Tue Jan 27 19:58:46 2015 +0100
  81. 9f73639 sunxi: Add Linksprite_pcDuino3_Nano board / defconfig by Adam Sampson · Sun Feb 01 12:58:58 2015 +0000
  82. 6713f9c sunxi: MAINTAINERS: sort entries alphabetically by Hans de Goede · Wed Jan 28 09:31:52 2015 +0100
  83. 1945061 sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() by Hans de Goede · Mon Jan 26 16:59:12 2015 +0100
  84. 8760c91 sunxi: rsb: Add sun9i (A80 support) by Hans de Goede · Mon Jan 26 16:46:43 2015 +0100
  85. 9e3fbdb sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boards by Hans de Goede · Sun Jan 25 12:15:14 2015 +0100
  86. bf880fe sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option by Hans de Goede · Sun Jan 25 12:10:48 2015 +0100
  87. 06ddc45 sunxi: Convert sun5i boards to use auto dram configuration by Hans de Goede · Sun Jan 25 11:29:27 2015 +0100
  88. b031d86 sunxi: Hyundai_A7HD_defconfig fix USB vbus pin config by Hans de Goede · Fri Jan 23 16:40:01 2015 +0100
  89. 606fa4a sunxi: Only enable i2c support in the SPL when needed by Hans de Goede · Fri Jan 23 15:28:22 2015 +0100
  90. 52992fd Merge branch 'patman' of git://git.denx.de/u-boot-x86 by Tom Rini · Sat Jan 31 12:40:48 2015 -0500
  91. e51e3a4 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Sat Jan 31 12:40:26 2015 -0500
  92. b04c62b patman: Explain how to make doc/git-mailrc work by Simon Glass · Fri Oct 03 20:40:36 2014 -0600
  93. dac64e0 sandbox: Fix README to indicate that vendor name is unset by Simon Glass · Tue Sep 23 13:05:59 2014 -0600
  94. 616a0ab patman: Check commit_match before stripping leading whitespace by Scott Wood · Thu Sep 25 14:30:46 2014 -0500
  95. c6af802 patman: Make dry-run output match real functionality by Peter Tyser · Mon Jan 26 11:42:21 2015 -0600
  96. 8e17078 sandbox: Add a -D option to use a default device tree by Simon Glass · Mon Jan 19 20:21:34 2015 -0700
  97. 3778c4f sandbox: Correct cros-ec keyboard definition by Simon Glass · Mon Jan 19 20:21:33 2015 -0700
  98. 71eccc3 net/designware: add error message on DMA reset timeout by Alexey Brodkin · Tue Jan 13 17:10:24 2015 +0300
  99. 2616b21 net: phy: micrel: add support for KSZ8895 switch in SMI mode by Philippe De Muyter · Wed Feb 19 17:21:59 2014 +0100
  100. 377f39c Add MS7206SE ethernet support by Yoshinori Sato · Thu Feb 13 23:13:41 2014 +0900