1. 74b82da arm: dts: dra7: fix ethernet name with proper device address by Mugunthan V N · Thu Apr 28 15:36:10 2016 +0530
  2. ef3ad7b arm: dts: dra7: add syscon node to cpsw to read mac address by Mugunthan V N · Thu Apr 28 15:36:09 2016 +0530
  3. 511beae arm: dts: am4372: add syscon node to cpsw to read mac address by Mugunthan V N · Thu Apr 28 15:36:08 2016 +0530
  4. 9a9cde9 ARM: omap5: add platform specific ethernet phy modes configurations by Mugunthan V N · Thu Apr 28 15:36:05 2016 +0530
  5. b858b6b Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Fri May 20 20:43:27 2016 -0400
  6. e4ce25f ARM: fix ifdef in ARMv8 lowlevel_init() again by Masahiro Yamada · Fri May 20 12:13:10 2016 +0900
  7. 1c10e0d malta: Support MIPS32r6 configurations by Paul Burton · Mon May 16 10:52:14 2016 +0100
  8. 55e29dd MIPS: Support for targetting MIPSr6 by Paul Burton · Mon May 16 10:52:12 2016 +0100
  9. 3246437 MIPS: Simplify CONFIG_SYS_CPU values by Paul Burton · Mon May 16 10:52:11 2016 +0100
  10. 53c9826 MIPS: Use unchecked immediate addition/subtraction by Paul Burton · Mon May 16 10:52:10 2016 +0100
  11. aee8312 mips: ath79: Add support for TPLink WDR4300 by Marek Vasut · Fri May 06 20:10:41 2016 +0200
  12. 6a713ea mips: ath79: Add AR934x support by Marek Vasut · Fri May 06 20:10:40 2016 +0200
  13. c06cdad mips: ath79: Add support for ungating ethernet on ar933x and ar934x by Marek Vasut · Fri May 06 20:10:39 2016 +0200
  14. 00326b2 mips: ath79: dts: Add ethernet MAC nodes for ar933x by Marek Vasut · Fri May 06 20:10:38 2016 +0200
  15. dff26d8 mips: ath79: Add support for ungating USB on ar933x and ar934x by Marek Vasut · Fri May 06 20:10:37 2016 +0200
  16. 28f06b1 mips: ath79: dts: Add generic-ehci node by Marek Vasut · Fri May 06 20:10:36 2016 +0200
  17. fef5908 mips: ath79: Fix compiler warning on const assignment by Marek Vasut · Fri May 06 20:10:35 2016 +0200
  18. d04ad79 mips: ath79: Fix ar71xx_regs.h indent by Marek Vasut · Fri May 06 20:10:34 2016 +0200
  19. a9c6e8b mips: Add MIPS 74Kc tune by Marek Vasut · Fri May 06 20:10:33 2016 +0200
  20. b7b7a31 mips: Fix compiler warning in cpu.c by Marek Vasut · Thu May 05 20:14:00 2016 +0200
  21. e99c8f8 ath79: add readonly attribute for ath79_soc_desc by Wills Wang · Tue Apr 12 18:24:10 2016 +0800
  22. 59025fe ath79: ar933x: use BIT macro for bit shift operation by Wills Wang · Tue Apr 12 11:09:20 2016 +0800
  23. 80c8798 mips: ath79: add AP143 reference board by Wills Wang · Wed Mar 16 17:00:00 2016 +0800
  24. 8d8d2ed mips: ath79: add AP121 reference board by Wills Wang · Wed Mar 16 16:59:59 2016 +0800
  25. 6b83b44 mips: ath79: add support for QCA953x SOCs by Wills Wang · Wed Mar 16 16:59:54 2016 +0800
  26. 2a551c5 mips: ath79: add support for AR933x SOCs by Wills Wang · Wed Mar 16 16:59:53 2016 +0800
  27. 833a1a8 mips: add base support for QCA/Atheros ath79 SOCs by Wills Wang · Wed Mar 16 16:59:52 2016 +0800
  28. ce084b0 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue May 17 13:58:27 2016 -0400
  29. faefaae Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue May 17 12:10:35 2016 -0400
  30. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · Sun May 01 11:36:02 2016 -0600
  31. 8d5e245 sandbox: Add string and 16-bit I/O functions by Simon Glass · Sun May 01 11:35:54 2016 -0600
  32. 85ee165 dm: Rename disk uclass to ahci by Simon Glass · Sun May 01 11:35:52 2016 -0600
  33. 54108e7 dm: spi: soft_spi: switch to use linux compatible string by Peng Fan · Tue May 03 10:02:21 2016 +0800
  34. 225da8b video: tegra: refuse to bind to disabled dcs by Stephen Warren · Tue Apr 19 16:19:30 2016 -0600
  35. ef9707c m68k: add malloc memory for early malloc by angelo@sysam.it · Wed Apr 27 21:50:44 2016 +0200
  36. f19a8e4 imx: imx-common: print i.MX 7 SoC names consistently by Stefan Agner · Fri May 06 11:21:50 2016 -0700
  37. 9a3642e imx: imx7d: fix ahb clock mux 1 by Stefan Agner · Thu May 05 13:42:45 2016 -0700
  38. a727c93 imx: iomux-v3: fix UART input selects by Stefan Agner · Thu May 05 13:32:09 2016 -0700
  39. 54a20d2 imx: mx6: mx6sl_pins: add GPIO variant for SD1_DAT5 by Eric Nelson · Sun Apr 24 10:54:19 2016 -0700
  40. 349686c dm: fsl_i2c: Enable DM for FSL I2C by mario.six@gdsys.cc · Mon Apr 25 08:31:09 2016 +0200
  41. 7d43b4e dm: fsl_i2c: Rename I2C register structure by mario.six@gdsys.cc · Mon Apr 25 08:31:01 2016 +0200
  42. e996bc6 arm/arm64: Move barrier instructions into separate header by Andre Przywara · Thu May 12 12:14:41 2016 +0100
  43. 5827cbc Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Fri May 06 22:12:29 2016 -0400
  44. 4f70c38 socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabled by Anatolij Gustschin · Fri May 06 17:16:31 2016 +0200
  45. ab4c0cf ARM: socfpga: Disable USB OC protection on SoCrates by Marek Vasut · Wed Apr 27 15:07:03 2016 +0200
  46. 36e9ac9 imx6: cache: disable L2 before touching Auxiliary Control Register by Peng Fan · Wed May 04 15:27:50 2016 +0800
  47. ea52684 ARM: am33xx: Fix DDR initialization delays by Russ Dill · Thu May 05 08:52:10 2016 -0500
  48. 73f47af ARM: fix ifdefs in ARMv8 lowlevel_init() by Stephen Warren · Thu Apr 28 12:45:44 2016 -0600
  49. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · Wed May 04 04:47:31 2016 -0400
  50. f4949cd ARM: tegra: enable GPU node by compatible value by Stephen Warren · Tue Apr 12 11:17:39 2016 -0600
  51. 07dafdb Change my mailaddress by Andreas Bießmann · Sun May 01 03:46:16 2016 +0200
  52. ba2199b arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGS by Tom Rini · Mon May 02 18:36:07 2016 -0400
  53. 50798cc Revert "rockchip: rk3288: correct sdram setting" by Vagrant Cascadian · Fri Apr 15 13:43:25 2016 -0700
  54. 2fe8e28 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Mon May 02 12:18:43 2016 -0400
  55. 9266bf4 Revert "omap3: Use raw SPL by default for mmc1" by Tom Rini · Mon May 02 10:52:51 2016 -0400
  56. 9b4ebb0 ARM: uniphier: move pin-mux code into pin_init function by Masahiro Yamada · Thu Apr 28 15:37:16 2016 +0900
  57. ea4d3db ARM: uniphier: allow to use System Bus for ROM boot mode of PH1-LD20 by Masahiro Yamada · Thu Apr 28 15:37:15 2016 +0900
  58. d32a4df ARM: uniphier: enable Peripherl clock to use UART in SPL by Masahiro Yamada · Thu Apr 28 15:37:14 2016 +0900
  59. b0757f8 ARM: uniphier: fix boot mode table of PH1-LD20 by Masahiro Yamada · Thu Apr 28 15:37:13 2016 +0900
  60. 9be8849 sunxi: mctl_mem_matches: Add missing memory barrier by Hans de Goede · Thu Apr 14 18:53:32 2016 +0200
  61. 59b92af ARM: DRA7: Add ABB setup for all domains by Nishanth Menon · Thu Apr 21 14:34:25 2016 -0500
  62. 07be757 ARM: OMAP5: Enable ABB configuration for MM voltage domain by Nishanth Menon · Thu Apr 21 14:34:24 2016 -0500
  63. 1eb62b4 ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structure by Nishanth Menon · Thu Apr 21 14:34:23 2016 -0500
  64. 4493e7d ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2 by Nishanth Menon · Thu Apr 21 14:34:22 2016 -0500
  65. ecdb1b7 ARM: hisilicon: hikey: dts: Add pl011 additional clock binding. by Peter Griffin · Wed Apr 20 17:14:01 2016 +0100
  66. c97c37a ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board. by Peter Griffin · Wed Apr 20 17:13:59 2016 +0100
  67. f517b9c ARM: hisilicon: hikey: Add hikey & hi6220 dts from v4.6-rc3. by Peter Griffin · Wed Apr 20 17:13:57 2016 +0100
  68. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  69. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  70. b54143d Merge branch 'master' of git://www.denx.de/git/u-boot-uniphier by Tom Rini · Mon Apr 25 13:45:32 2016 -0400
  71. c767a28 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Apr 25 13:34:42 2016 -0400
  72. b9f5c5a ARM: dts: uniphier: add SD controller node for PH1-LD20 by Masahiro Yamada · Thu Apr 21 14:43:20 2016 +0900
  73. 063eb1e ARM: uniphier: add PH1-LD20 SoC support by Masahiro Yamada · Thu Apr 21 14:43:18 2016 +0900
  74. 8e3e0fe ARM: uniphier: rework uniphier_set_fdt_file() by Masahiro Yamada · Thu Apr 21 14:43:17 2016 +0900
  75. 5572b0a ARM: uniphier: carry on booting for Unknown boot mode by Masahiro Yamada · Thu Apr 21 14:43:16 2016 +0900
  76. aade450 ARM: uniphier: add sg_set_iectrl_range() by Masahiro Yamada · Thu Apr 21 14:43:15 2016 +0900
  77. 79b06c8 ARM: dts: uniphier: move aliases node up to satisfy fdtgrep by Masahiro Yamada · Thu Apr 21 14:43:14 2016 +0900
  78. 022eea2 ARM: dts: uniphier: use Ref Daughter board on PH1-LD20 Ref board by Masahiro Yamada · Thu Apr 21 14:43:13 2016 +0900
  79. 1f75280 ARM: uniphier: avoid unaligned access to DT on 64bit SoC by Masahiro Yamada · Thu Apr 21 14:43:12 2016 +0900
  80. b77a480 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Fri Apr 22 07:25:18 2016 -0400
  81. 529b761 x86: Correct typo of Miao Yan's email address by Bin Meng · Wed Apr 13 01:00:51 2016 -0700
  82. 1d35ada x86: qemu: Drop our own ACPI implementation by Bin Meng · Wed Apr 13 00:52:49 2016 -0700
  83. 5f54169 arc/cache: really do flush_dcache_all() even if IOC exists by Alexey Brodkin · Sat Apr 16 15:28:30 2016 +0300
  84. 7060ce1 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Wed Apr 20 09:23:42 2016 -0400
  85. eefea76 arm: socfpga: socrates: Add eth0 alias to enable ethernet by Stefan Roese · Mon Apr 18 14:22:05 2016 +0200
  86. 72887e3 arm: socfpga: Fix typos in DT files (environmnet -> environment) by Stefan Roese · Mon Apr 18 14:22:04 2016 +0200
  87. 891b819 Add initial support for Technexion's PICO-IMX6UL-EMMC board by Fabio Estevam · Mon Apr 18 09:56:16 2016 -0300
  88. abd6776 MX6UL: Add definition for UART6 base address by Fabio Estevam · Mon Apr 18 09:56:15 2016 -0300
  89. 4e364e6 imx: mx6: Fix procedure to switch the parent of LDB_DI_CLK by Akshay Bhat · Tue Apr 12 18:13:56 2016 -0400
  90. 9c5a441 arm: mx5: Fix NAND image generation by Marek Vasut · Tue Apr 05 10:54:06 2016 +0200
  91. 89d9968 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Tue Apr 19 08:07:41 2016 -0400
  92. 432549f MIPS: bootm: Add fixup of '/memory' node. by Purna Chandra Mandal · Mon Apr 18 18:31:38 2016 +0530
  93. 7bb8712 ARM: always perform per-CPU GIC init by Stephen Warren · Fri Apr 15 14:40:37 2016 -0600
  94. 5497504 sandbox: Set CONFIG_SYS_CPU by Tom Rini · Mon Apr 18 13:57:42 2016 -0400
  95. f4cc504 ARM: AM43xx: Fix BOOT_DEVICE_USB ID by Lokesh Vutla · Wed Apr 13 09:57:04 2016 +0530
  96. b8cd132 m68k: fix broken buildman m68k by angelo@sysam.it · Tue Apr 12 00:30:59 2016 +0200
  97. c08efbe ARM: dts: dra7xx: am57xx: fix cd-gpios definition as per hardware design and dt binding docs by Mugunthan V N · Mon Apr 04 17:28:03 2016 +0530
  98. 0aa768f ARM: dts: am43xx: fix cd-gpios definition as per hardware design and dt binding docs by Mugunthan V N · Mon Apr 04 17:28:02 2016 +0530
  99. 22e4268 sandbox: Enable many more commands by Tom Rini · Tue Mar 15 13:20:23 2016 -0400
  100. a4b8b8e Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Wed Apr 13 12:53:11 2016 -0400