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