1. d10bced net: nfs: Correct the reply data buffer size by Joe Hershberger · Mon Aug 15 15:03:20 2016 -0500
  2. f59972b net: nfs: Share the file handle buffer for v2 / v3 by Joe Hershberger · Mon Aug 15 15:03:19 2016 -0500
  3. 2a4bc83 net: NFS: Add NFSv3 support by Guillaume GARDET · Fri Jul 29 11:31:00 2016 +0200
  4. 877a564 net: nfs: Remove unused define by Joe Hershberger · Mon Aug 15 14:42:17 2016 -0500
  5. a8d4f89 net: nfs: Remove separate buffer for default name by Joe Hershberger · Mon Aug 15 14:42:16 2016 -0500
  6. 9d39030 net: Stop including NFS overhead in defragment max by Joe Hershberger · Mon Aug 15 14:42:15 2016 -0500
  7. e428420 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Sat Aug 20 11:35:28 2016 -0400
  8. 0cbfe5c pinctrl: fix typos in comment blocks of pinconfig_post_bind() by Masahiro Yamada · Fri Aug 19 18:26:54 2016 +0900
  9. 0703225 efi_loader: Fix relocations above 64kb image size by Alexander Graf · Thu Aug 18 23:45:18 2016 +0200
  10. 9b180ea Makefile: Remove tags file on mrproper by Vignesh R · Thu Aug 18 09:46:09 2016 +0530
  11. 5a364df tools/env: soften warning about erase block alignment by Andreas Fenkart · Wed Aug 17 23:41:54 2016 +0200
  12. 31f2e05 tools/env: return with error if redundant environments have unequal size by Andreas Fenkart · Wed Aug 17 23:41:53 2016 +0200
  13. 42eae24 ARM: OMAP4+: vcores: Remove duplicated code by Lokesh Vutla · Wed Aug 17 16:25:36 2016 +0530
  14. 266b23a ARM: OMAP5+: vcores: Drop unnecessary #ifndefs by Lokesh Vutla · Wed Aug 17 16:25:35 2016 +0530
  15. 6d08340 test/py: match prompt only at line boundaries by Stephen Warren · Tue Aug 16 19:58:59 2016 -0600
  16. e0aea63 common: cli_readline: Improve command line editing by James Byrne · Tue Aug 16 18:16:28 2016 +0100
  17. 1c6fc8a fastboot: move to Kconfig by Steve Rae · Mon Aug 15 17:26:27 2016 -0700
  18. 437689f fastboot: implement Kconfig by Steve Rae · Mon Aug 15 17:26:26 2016 -0700
  19. 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
  20. 53b3270 Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM by Tom Rini · Fri Aug 12 08:31:17 2016 -0400
  21. 04cf155 cmd: booti: move CONFIG_CMD_BOOTI to Kconfig by Masahiro Yamada · Fri Aug 12 08:31:16 2016 -0400
  22. 36f067f cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · Fri Aug 12 08:31:15 2016 -0400
  23. 0e31a11 tests: Introduce DT overlay tests by Maxime Ripard · Tue Jul 05 10:26:46 2016 +0200
  24. 5a680aa cmd: fdt: add fdt overlay application subcommand by Maxime Ripard · Tue Jul 05 10:26:45 2016 +0200
  25. 9e901ce libfdt: Add overlay application function by Maxime Ripard · Tue Jul 05 10:26:44 2016 +0200
  26. 3559c79 libfdt: Add fdt_setprop_inplace_namelen_partial by Maxime Ripard · Tue Jul 05 10:26:43 2016 +0200
  27. 7bb4240 libfdt: Add fdt_getprop_namelen_w by Maxime Ripard · Tue Jul 05 10:26:42 2016 +0200
  28. 87390e8 libfdt: Add fdt_path_offset_namelen by Maxime Ripard · Tue Jul 05 10:26:41 2016 +0200
  29. a4a4fb5 libfdt: Fix separator spelling by Maxime Ripard · Tue Jul 05 10:26:40 2016 +0200
  30. 2125ca5 libfdt: Add max phandle retrieval function by Maxime Ripard · Tue Jul 05 10:26:39 2016 +0200
  31. e26d504 libfdt: Add iterator over properties by Maxime Ripard · Tue Jul 05 10:26:38 2016 +0200
  32. ab15421 libfdt: Add new headers and defines by Maxime Ripard · Tue Jul 05 10:26:37 2016 +0200
  33. 9f6903f vsprintf: Include stdarg for va_list by Maxime Ripard · Tue Jul 05 10:26:36 2016 +0200
  34. 900975b scripts: Makefile.lib: Sanitize DTB names by Maxime Ripard · Tue Jul 05 10:26:35 2016 +0200
  35. 09caa01 cmd: fdt: Narrow the check for fdt addr by Maxime Ripard · Tue Jul 05 10:26:34 2016 +0200
  36. 234a4cd ARM: rmobile: r8a7795: Add MMU layout by Nobuhiro Iwamatsu · Thu Aug 04 14:10:26 2016 +0900
  37. 96c3ea9 ARM: rmobile: salvator-x: Update defconfig by Nobuhiro Iwamatsu · Thu Aug 04 13:46:02 2016 +0900
  38. 04de0cf ARM: rmobile: Remove duplicate configs by Kconfig in rcar-gen3-common.h by Nobuhiro Iwamatsu · Thu Aug 04 13:45:48 2016 +0900
  39. 4e388f0 ARM: rmobile: lager: Move rcar-gen2-common to rcar-common by Nobuhiro Iwamatsu · Fri Jul 22 07:15:57 2016 +0900
  40. 5a9900f arm: rmobile: Update defconfig by Nobuhiro Iwamatsu · Tue May 31 04:28:11 2016 +0900
  41. 94fdac3 arm: rmobile: Fix HDMI output for BLANCHE board by masakazu.mochizuki.wd@hitachi.com · Tue May 17 13:53:03 2016 +0900
  42. 9d0e937 arm: rmobile: Add BLANCHE board support by masakazu.mochizuki.wd@hitachi.com · Tue Apr 12 17:11:41 2016 +0900
  43. 2c4097c mmc: rmobile: add a compiler barrier by Yannick Gicquel · Mon Apr 04 11:49:59 2016 +0200
  44. 0181c33 ARM: rmobile: rcar-common: Fix warning of type difference by Nobuhiro Iwamatsu · Fri Apr 01 03:51:37 2016 +0900
  45. fdf7c65 ARM: rmobile: Add support salvator-x board by Nobuhiro Iwamatsu · Fri Apr 01 03:51:36 2016 +0900
  46. 2a6078e ARM: rmobile: Add support R8A7795 by Nobuhiro Iwamatsu · Fri Apr 01 03:51:35 2016 +0900
  47. 4dc515a ARM: rmobile: Add support R-Car Generation 3 by Nobuhiro Iwamatsu · Fri Apr 01 03:51:34 2016 +0900
  48. 8040395 ARM: rmobile: Move rcar-gen2-common to rcar-common by Nobuhiro Iwamatsu · Fri Apr 01 03:51:33 2016 +0900
  49. b2c0e49 ARM: rmobile: Create R-Car 32bit (Gen1 and Gen2) for Kconfig by Nobuhiro Iwamatsu · Fri Jun 17 13:52:13 2016 +0900
  50. 1962016 serial: sh: Add support R8A7795 by Hiroyuki Yokoyama · Fri Apr 01 03:51:31 2016 +0900
  51. e69f940 MAINTAINERS: Add maintainer entry of RMOBILE by Nobuhiro Iwamatsu · Sat Oct 10 06:09:03 2015 +0900
  52. 7c11273 ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE by Nobuhiro Iwamatsu · Sat Oct 10 05:58:28 2015 +0900
  53. ea3eacc ARM: rmobile: Move SoC headers to mach-rmobile/include/mach by Nobuhiro Iwamatsu · Sat Oct 10 05:42:01 2015 +0900
  54. c91ef68 ARM: rmobile: Move SoC sources to mach-rmobile by Nobuhiro Iwamatsu · Fri Oct 09 16:40:09 2015 +0900
  55. e25fcf1 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Tue Aug 16 07:58:41 2016 -0400
  56. 77692eb x86: Add theadorable-x86-dfi-bt700 board support by Stefan Roese · Mon Aug 15 13:50:59 2016 +0200
  57. 312dc93 x86: Add DFI BT700 BayTrail board support by Stefan Roese · Mon Aug 15 13:50:49 2016 +0200
  58. 9a111ce x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config code by Stefan Roese · Tue Jun 28 15:45:13 2016 +0200
  59. cad6de4 i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail) by Stefan Roese · Tue Aug 09 07:41:15 2016 +0200
  60. 9999bb8 cbfs: Fix incorrect CBFS file header size being used by Yaroslav K · Mon Aug 08 20:32:15 2016 -0700
  61. c68caf8 x86: bdinfo: Drop meaningless values by Simon Glass · Fri Aug 05 21:57:28 2016 -0600
  62. cf16168 bdinfo: Don't print out empty DRAM banks by Simon Glass · Fri Aug 05 21:57:27 2016 -0600
  63. 5d2a588 x86: bayleybay: Add PS/2 keyboard and mouse to ASL file by Bin Meng · Mon Aug 01 20:53:53 2016 -0700
  64. d8b49ff x86: som-db5800-som-6867: fix SERIRQ on reset by George McCollister · Thu Jul 28 09:49:37 2016 -0500
  65. 4a269f2 misc: Add simple driver for some Nuvoton NCT6102D devices by Stefan Roese · Tue Jul 19 07:45:46 2016 +0200
  66. fb2cac8 x86: baytrail: Add SIO HS-UART clock setup by Stefan Roese · Tue Jul 19 07:41:25 2016 +0200
  67. 1daf477 x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE by Stefan Roese · Mon Jul 18 12:53:31 2016 +0200
  68. cd55d95 x86: Mention running U-Boot in 64-bit mode in the README by Simon Glass · Sun Jul 17 01:23:46 2016 -0600
  69. 669881b x86: Add a reference to README.efi by Simon Glass · Sun Jul 17 01:23:45 2016 -0600
  70. c7d46cc x86: Mention how to boot a 64-bit kernel from U-Boot by Simon Glass · Sun Jul 17 01:22:41 2016 -0600
  71. b5d4336 x86: doc: Add note about the debug FSP usage on BayTrail by Stefan Roese · Wed Jul 13 08:23:40 2016 +0200
  72. 4a58ddb x86: conga-qeval20-qa3: Add missing MAINTERNERS entry by Stefan Roese · Mon Aug 15 13:51:15 2016 +0200
  73. 38c2777 mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPS by Jaehoon Chung · Fri Aug 12 11:39:05 2016 +0900
  74. 9c72061 mmc: send CMD0 before CMD1 for some MMC cards by Yangbo Lu · Tue Aug 02 15:33:18 2016 +0800
  75. 4a9836f defconfig: k2g_evm_defconfig: Enable mmc driver model by Sekhar Nori · Wed Aug 10 19:24:06 2016 +0530
  76. 2b2a137 ARM: dts: k2g-evm: enable mmc/sd suppport by Sekhar Nori · Wed Aug 10 19:24:05 2016 +0530
  77. 0d368c0 ARM: dts: K2G: Add support for MMC controller by Sekhar Nori · Wed Aug 10 19:24:04 2016 +0530
  78. 640fd70 drivers: mmc: omap_hsmmc: fix build breakage by Sekhar Nori · Wed Aug 10 19:24:03 2016 +0530
  79. bc8571d common: env_nand: Ensure that we have nand_info[0] prior to use by Tom Rini · Mon Aug 15 13:02:15 2016 -0400
  80. bf9beea tools/env: ensure environment starts at erase block boundary by Andreas Fenkart · Thu Aug 11 21:39:17 2016 +0200
  81. 05d0c5d xtensa: add support for the 'xtfpga' evaluation board by Chris Zankel · Wed Aug 10 18:36:48 2016 +0300
  82. 4973940 xtensa: add core information for the de212 processor by Max Filippov · Wed Aug 10 18:36:47 2016 +0300
  83. cd3a80d xtensa: add core information for the dc233c processor by Max Filippov · Wed Aug 10 18:36:46 2016 +0300
  84. 20efd8c xtensa: add core information for the dc232b processor by Chris Zankel · Wed Aug 10 18:36:45 2016 +0300
  85. 1387dab xtensa: add support for the xtensa processor architecture [2/2] by Chris Zankel · Wed Aug 10 18:36:44 2016 +0300
  86. 41e3737 xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · Wed Aug 10 18:36:43 2016 +0300
  87. 413ca3d vexpress: Check TC2 firmware support before defaulting to nonsec booting by Jon Medhurst \(Tixy\) · Thu Jun 23 13:37:32 2016 +0100
  88. 4009b7e Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Aug 15 17:31:23 2016 -0400
  89. 83e88a4 mmc: atmel_sdhci: Convert to the driver model support by Wenyou Yang · Wed Aug 10 10:51:05 2016 +0800
  90. 11e2665 dm: atmel: Add driver model support for the ehci driver by Wenyou Yang · Fri Aug 05 08:57:35 2016 +0800
  91. 86ba221 ARM: at91/dt: Add device tree for SAMA5D2 Xplained by Wenyou Yang · Mon Jul 25 17:46:17 2016 +0800
  92. 382d562 atmel: Bring in at91 pio4 device tree file and bindings by Wenyou Yang · Wed Jul 20 17:16:28 2016 +0800
  93. 309686c pinctrl: at91-pio4: Add pinctrl driver by Wenyou Yang · Wed Jul 20 17:16:27 2016 +0800
  94. 0b97152 gpio: atmel_pio4: Rework to support DM & DT by Wenyou Yang · Wed Jul 20 17:16:26 2016 +0800
  95. 312bf89 gpio: atmel_pio4: Move PIO4 definitions to head file by Wenyou Yang · Wed Jul 20 17:16:25 2016 +0800
  96. 9e6a0d4 clk.h: inline clk_get_by_name() by Andreas Bießmann · Mon Aug 15 21:04:41 2016 +0200
  97. 3f51e0f Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Aug 15 16:38:39 2016 -0400
  98. c97302b net: mii: Clean up legacy glue that is not used by Joe Hershberger · Mon Aug 08 11:28:41 2016 -0500
  99. 0c33319 net: mii: Changes not made by spatch by Joe Hershberger · Mon Aug 08 11:28:39 2016 -0500
  100. ece1aa6 net: mii: Fix changes made by spatch by Joe Hershberger · Mon Aug 08 11:28:40 2016 -0500