1. 21621ad ARM: dts: uniphier: add u-boot, dm-pre-reloc to use eMMC boot on sLD3 by Masahiro Yamada · Thu Aug 25 17:02:33 2016 +0900
  2. 366cd72 ARM: uniphier: increase CONFIG_SYS_MALLOC_F_LEN for sLD3 by Masahiro Yamada · Thu Aug 25 17:02:32 2016 +0900
  3. d040170 ARM: uniphier: display revision of Micro Support Card 3.6.x kindly by Masahiro Yamada · Thu Aug 25 17:02:31 2016 +0900
  4. a788892 ARM: uniphier: support system reset functionality for PSCI by Masahiro Yamada · Thu Aug 25 21:03:41 2016 +0900
  5. 2545553 mmc: uniphier-sd: just return if already set to desired clock rate by Masahiro Yamada · Thu Aug 25 14:52:38 2016 +0900
  6. 0205148 mmc: uniphier-sd: return error code if unsupported width is given by Masahiro Yamada · Thu Aug 25 14:52:37 2016 +0900
  7. b29afb9 mmc: uniphier-sd: move uniphier_sd_init() below by Masahiro Yamada · Thu Aug 25 14:52:36 2016 +0900
  8. b26daaa mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS by Masahiro Yamada · Thu Aug 25 14:52:35 2016 +0900
  9. fe5428d mmc: uniphier-sd: add static qualifiers to probe and remove callbacks by Masahiro Yamada · Fri Aug 12 19:19:03 2016 +0900
  10. 932d9ab Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Fri Aug 26 07:42:06 2016 -0400
  11. e97270c Merge branch 'master' of git://www.denx.de/git/u-boot-marvell by Tom Rini · Fri Aug 26 07:41:54 2016 -0400
  12. aa6b9e7 tools: kwboot: patch destaddr only for SoCs with header version 1 by Simon Baatz · Wed Aug 10 10:15:42 2016 +0200
  13. 26898db arm: mvebu: a38x: typo fix cpabilities -> capbilities by Chris Packham · Tue Aug 23 12:07:39 2016 +1200
  14. 3677118 arm: mvebu: a38x: update serdes error handling by Chris Packham · Mon Aug 22 20:52:49 2016 +1200
  15. c647e6a spl: Remove unused CONFIG_SPL_SPI_* definitions by Chris Packham · Mon Aug 22 17:17:29 2016 +1200
  16. 460086e arm: mvebu: Add support for NAND interface on A-38x by Chris Packham · Mon Aug 22 12:38:39 2016 +1200
  17. abd7d31 i2c: mvtwsi: Fix order of address bytes (high to low) by Stefan Roese · Thu Aug 25 15:20:01 2016 +0200
  18. b68a994 spi: tegra: fix hang in set_mode() by Stephen Warren · Thu Aug 18 10:53:33 2016 -0600
  19. 1e75f47 ARM: tegra: remove stale nvidia, bpmp I2C DT property by Stephen Warren · Mon Aug 22 16:46:55 2016 -0600
  20. 0a81e58 ARM: tegra: fix Tegra186 SDHCI clock/reset names by Stephen Warren · Thu Aug 18 11:08:44 2016 -0600
  21. 1505b23 ARM: tegra: fix Tegra186 I2C clock name by Stephen Warren · Thu Aug 18 11:08:43 2016 -0600
  22. 3103d21 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Tue Aug 23 07:20:36 2016 -0400
  23. 4ff7d5c Prepare v2016.09-rc2 by Tom Rini · Mon Aug 22 20:30:42 2016 -0400
  24. 714804b fs-test.sh: Correct check_md5() test with newlines by Tom Rini · Mon Aug 22 19:37:56 2016 -0400
  25. ce29024 net: mii: check phy advertising register when geting link status by Dongpo Li · Mon Aug 22 21:03:29 2016 +0800
  26. 05d0698 net: davinci_emac: Restore the internal MDIO accessors return values by karl beldan · Sat Aug 20 08:56:53 2016 +0000
  27. 77bc77a net/fm: Remove unused code of FMan QMI by Hou Zhiqiang · Fri Aug 19 11:35:35 2016 +0800
  28. 12e4987 net: davinci_emac: Invalidate only the received portion of a buffer by karl beldan · Mon Aug 15 17:23:01 2016 +0000
  29. e24ce8b net: davinci_emac: Round up top tx buffer boundaries for dcache ops by karl beldan · Mon Aug 15 17:23:00 2016 +0000
  30. eeb7cf8 net: davinci_emac: Remove useless dcache ops on descriptors by karl beldan · Sun Aug 14 15:03:15 2016 +0000
  31. 35fd378 net: nfs: Simplify rpc_add_credentials() by Joe Hershberger · Mon Aug 15 15:03:27 2016 -0500
  32. f6b19eb net: nfs: Use the tx buffer to construct rpc msgs by Joe Hershberger · Mon Aug 15 15:03:26 2016 -0500
  33. 739776a net: nfs: Move some prints to debug statements by Joe Hershberger · Mon Aug 15 15:03:25 2016 -0500
  34. 3393d4c net: nfs: Use consistent names for the rpc_pkt by Joe Hershberger · Mon Aug 15 15:03:24 2016 -0500
  35. 10e4097 net: nfs: Correct a comment by Joe Hershberger · Mon Aug 15 15:03:23 2016 -0500
  36. 46e9312 net: nfs: Consolidate handling of NFSv3 attributes by Joe Hershberger · Mon Aug 15 15:03:22 2016 -0500
  37. 1f46617 net: nfs: Fix lines that are too long by Joe Hershberger · Mon Aug 15 15:03:21 2016 -0500
  38. d10bced net: nfs: Correct the reply data buffer size by Joe Hershberger · Mon Aug 15 15:03:20 2016 -0500
  39. f59972b net: nfs: Share the file handle buffer for v2 / v3 by Joe Hershberger · Mon Aug 15 15:03:19 2016 -0500
  40. 2a4bc83 net: NFS: Add NFSv3 support by Guillaume GARDET · Fri Jul 29 11:31:00 2016 +0200
  41. 877a564 net: nfs: Remove unused define by Joe Hershberger · Mon Aug 15 14:42:17 2016 -0500
  42. a8d4f89 net: nfs: Remove separate buffer for default name by Joe Hershberger · Mon Aug 15 14:42:16 2016 -0500
  43. 9d39030 net: Stop including NFS overhead in defragment max by Joe Hershberger · Mon Aug 15 14:42:15 2016 -0500
  44. e428420 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Sat Aug 20 11:35:28 2016 -0400
  45. 0cbfe5c pinctrl: fix typos in comment blocks of pinconfig_post_bind() by Masahiro Yamada · Fri Aug 19 18:26:54 2016 +0900
  46. 0703225 efi_loader: Fix relocations above 64kb image size by Alexander Graf · Thu Aug 18 23:45:18 2016 +0200
  47. 9b180ea Makefile: Remove tags file on mrproper by Vignesh R · Thu Aug 18 09:46:09 2016 +0530
  48. 5a364df tools/env: soften warning about erase block alignment by Andreas Fenkart · Wed Aug 17 23:41:54 2016 +0200
  49. 31f2e05 tools/env: return with error if redundant environments have unequal size by Andreas Fenkart · Wed Aug 17 23:41:53 2016 +0200
  50. 42eae24 ARM: OMAP4+: vcores: Remove duplicated code by Lokesh Vutla · Wed Aug 17 16:25:36 2016 +0530
  51. 266b23a ARM: OMAP5+: vcores: Drop unnecessary #ifndefs by Lokesh Vutla · Wed Aug 17 16:25:35 2016 +0530
  52. 6d08340 test/py: match prompt only at line boundaries by Stephen Warren · Tue Aug 16 19:58:59 2016 -0600
  53. e0aea63 common: cli_readline: Improve command line editing by James Byrne · Tue Aug 16 18:16:28 2016 +0100
  54. 1c6fc8a fastboot: move to Kconfig by Steve Rae · Mon Aug 15 17:26:27 2016 -0700
  55. 437689f fastboot: implement Kconfig by Steve Rae · Mon Aug 15 17:26:26 2016 -0700
  56. da800ff cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments by Bin Meng · Sat Aug 13 04:02:06 2016 -0700
  57. 53b3270 Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM by Tom Rini · Fri Aug 12 08:31:17 2016 -0400
  58. 04cf155 cmd: booti: move CONFIG_CMD_BOOTI to Kconfig by Masahiro Yamada · Fri Aug 12 08:31:16 2016 -0400
  59. 36f067f cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · Fri Aug 12 08:31:15 2016 -0400
  60. 0e31a11 tests: Introduce DT overlay tests by Maxime Ripard · Tue Jul 05 10:26:46 2016 +0200
  61. 5a680aa cmd: fdt: add fdt overlay application subcommand by Maxime Ripard · Tue Jul 05 10:26:45 2016 +0200
  62. 9e901ce libfdt: Add overlay application function by Maxime Ripard · Tue Jul 05 10:26:44 2016 +0200
  63. 3559c79 libfdt: Add fdt_setprop_inplace_namelen_partial by Maxime Ripard · Tue Jul 05 10:26:43 2016 +0200
  64. 7bb4240 libfdt: Add fdt_getprop_namelen_w by Maxime Ripard · Tue Jul 05 10:26:42 2016 +0200
  65. 87390e8 libfdt: Add fdt_path_offset_namelen by Maxime Ripard · Tue Jul 05 10:26:41 2016 +0200
  66. a4a4fb5 libfdt: Fix separator spelling by Maxime Ripard · Tue Jul 05 10:26:40 2016 +0200
  67. 2125ca5 libfdt: Add max phandle retrieval function by Maxime Ripard · Tue Jul 05 10:26:39 2016 +0200
  68. e26d504 libfdt: Add iterator over properties by Maxime Ripard · Tue Jul 05 10:26:38 2016 +0200
  69. ab15421 libfdt: Add new headers and defines by Maxime Ripard · Tue Jul 05 10:26:37 2016 +0200
  70. 9f6903f vsprintf: Include stdarg for va_list by Maxime Ripard · Tue Jul 05 10:26:36 2016 +0200
  71. 900975b scripts: Makefile.lib: Sanitize DTB names by Maxime Ripard · Tue Jul 05 10:26:35 2016 +0200
  72. 09caa01 cmd: fdt: Narrow the check for fdt addr by Maxime Ripard · Tue Jul 05 10:26:34 2016 +0200
  73. 234a4cd ARM: rmobile: r8a7795: Add MMU layout by Nobuhiro Iwamatsu · Thu Aug 04 14:10:26 2016 +0900
  74. 96c3ea9 ARM: rmobile: salvator-x: Update defconfig by Nobuhiro Iwamatsu · Thu Aug 04 13:46:02 2016 +0900
  75. 04de0cf ARM: rmobile: Remove duplicate configs by Kconfig in rcar-gen3-common.h by Nobuhiro Iwamatsu · Thu Aug 04 13:45:48 2016 +0900
  76. 4e388f0 ARM: rmobile: lager: Move rcar-gen2-common to rcar-common by Nobuhiro Iwamatsu · Fri Jul 22 07:15:57 2016 +0900
  77. 5a9900f arm: rmobile: Update defconfig by Nobuhiro Iwamatsu · Tue May 31 04:28:11 2016 +0900
  78. 94fdac3 arm: rmobile: Fix HDMI output for BLANCHE board by masakazu.mochizuki.wd@hitachi.com · Tue May 17 13:53:03 2016 +0900
  79. 9d0e937 arm: rmobile: Add BLANCHE board support by masakazu.mochizuki.wd@hitachi.com · Tue Apr 12 17:11:41 2016 +0900
  80. 2c4097c mmc: rmobile: add a compiler barrier by Yannick Gicquel · Mon Apr 04 11:49:59 2016 +0200
  81. 0181c33 ARM: rmobile: rcar-common: Fix warning of type difference by Nobuhiro Iwamatsu · Fri Apr 01 03:51:37 2016 +0900
  82. fdf7c65 ARM: rmobile: Add support salvator-x board by Nobuhiro Iwamatsu · Fri Apr 01 03:51:36 2016 +0900
  83. 2a6078e ARM: rmobile: Add support R8A7795 by Nobuhiro Iwamatsu · Fri Apr 01 03:51:35 2016 +0900
  84. 4dc515a ARM: rmobile: Add support R-Car Generation 3 by Nobuhiro Iwamatsu · Fri Apr 01 03:51:34 2016 +0900
  85. 8040395 ARM: rmobile: Move rcar-gen2-common to rcar-common by Nobuhiro Iwamatsu · Fri Apr 01 03:51:33 2016 +0900
  86. b2c0e49 ARM: rmobile: Create R-Car 32bit (Gen1 and Gen2) for Kconfig by Nobuhiro Iwamatsu · Fri Jun 17 13:52:13 2016 +0900
  87. 1962016 serial: sh: Add support R8A7795 by Hiroyuki Yokoyama · Fri Apr 01 03:51:31 2016 +0900
  88. e69f940 MAINTAINERS: Add maintainer entry of RMOBILE by Nobuhiro Iwamatsu · Sat Oct 10 06:09:03 2015 +0900
  89. 7c11273 ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE by Nobuhiro Iwamatsu · Sat Oct 10 05:58:28 2015 +0900
  90. ea3eacc ARM: rmobile: Move SoC headers to mach-rmobile/include/mach by Nobuhiro Iwamatsu · Sat Oct 10 05:42:01 2015 +0900
  91. c91ef68 ARM: rmobile: Move SoC sources to mach-rmobile by Nobuhiro Iwamatsu · Fri Oct 09 16:40:09 2015 +0900
  92. e25fcf1 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Tue Aug 16 07:58:41 2016 -0400
  93. 77692eb x86: Add theadorable-x86-dfi-bt700 board support by Stefan Roese · Mon Aug 15 13:50:59 2016 +0200
  94. 312dc93 x86: Add DFI BT700 BayTrail board support by Stefan Roese · Mon Aug 15 13:50:49 2016 +0200
  95. 9a111ce x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config code by Stefan Roese · Tue Jun 28 15:45:13 2016 +0200
  96. cad6de4 i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail) by Stefan Roese · Tue Aug 09 07:41:15 2016 +0200
  97. 9999bb8 cbfs: Fix incorrect CBFS file header size being used by Yaroslav K · Mon Aug 08 20:32:15 2016 -0700
  98. c68caf8 x86: bdinfo: Drop meaningless values by Simon Glass · Fri Aug 05 21:57:28 2016 -0600
  99. cf16168 bdinfo: Don't print out empty DRAM banks by Simon Glass · Fri Aug 05 21:57:27 2016 -0600
  100. 5d2a588 x86: bayleybay: Add PS/2 keyboard and mouse to ASL file by Bin Meng · Mon Aug 01 20:53:53 2016 -0700