1. 30c95ce mpc85xx: powerpc: usb: Modified the erratum A006261 according to endianness by Sriram Dash · Wed Aug 17 11:47:52 2016 +0530
  2. 4535d48 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Tue Sep 27 12:47:25 2016 -0400
  3. 4028e33 ARM: tegra: flush caches via SMC call by Stephen Warren · Fri Sep 23 17:43:49 2016 -0600
  4. f023187 ARM: tegra: fix ULPI PHY on Ventana and Seaboard by Stephen Warren · Thu Sep 15 12:19:39 2016 -0600
  5. e4ae2d4 ARM: tegra: fix USB controller aliases by Stephen Warren · Thu Sep 15 12:19:38 2016 -0600
  6. 7c25975 ARM: tegra: fix USB ULPI PHY reset signal inversion confusion by Stephen Warren · Thu Sep 15 12:19:37 2016 -0600
  7. 905752c ARM: tegra: enable standard clock/reset APIs everywhere by Stephen Warren · Tue Sep 13 10:46:00 2016 -0600
  8. e331b20 ARM: tegra: fix clock_get_periph_rate() for UART clocks by Stephen Warren · Fri Sep 23 16:44:51 2016 -0600
  9. 532543c ARM: tegra: add APIs the clock uclass driver will need by Stephen Warren · Tue Sep 13 10:45:56 2016 -0600
  10. 1453d10 ARM: tegra: add peripheral clock init table by Stephen Warren · Tue Sep 13 10:45:55 2016 -0600
  11. 5709649 ARM: tegra: pull Tegra210 SoC DT from Linux v4.7 by Stephen Warren · Tue Sep 13 10:45:54 2016 -0600
  12. d62577d ARM: tegra: pull Tegra124 SoC DT from Linux v4.7 by Stephen Warren · Tue Sep 13 10:45:53 2016 -0600
  13. 8148b9f ARM: tegra: pull Tegra114 SoC DT from Linux v4.7 by Stephen Warren · Tue Sep 13 10:45:52 2016 -0600
  14. 08d2dba ARM: tegra: pull Tegra30 SoC DT from Linux v4.7 by Stephen Warren · Tue Sep 13 10:45:51 2016 -0600
  15. 3831cd3 ARM: tegra: pull Tegra20 SoC DT from Linux v4.7 by Stephen Warren · Tue Sep 13 10:45:50 2016 -0600
  16. 6855520 ARM: tegra: remove "0, " from DT unit addresses by Stephen Warren · Tue Sep 13 10:45:49 2016 -0600
  17. a66f772 mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · Tue Sep 13 10:45:48 2016 -0600
  18. c044fe2 ARM: tegra: set MMC pin mux in board_init() by Stephen Warren · Tue Sep 13 10:45:47 2016 -0600
  19. 6d9ccbb mmc: tegra: priv struct and naming cleanup by Stephen Warren · Tue Sep 13 10:45:46 2016 -0600
  20. c76e936 mmc: tegra: move pad_init_mmc() into MMC driver by Stephen Warren · Tue Sep 13 10:45:44 2016 -0600
  21. d55aadc mmc: tegra: use correct alias for SDHCI/MMC nodes by Stephen Warren · Tue Sep 13 10:45:43 2016 -0600
  22. 1c77f02 ARM: tegra: fdt: Add 'non-removable' property to all eMMC nodes by Tom Warren · Tue Sep 13 10:45:42 2016 -0600
  23. 30eec0c arm64: mvebu: armada-7040-db.dts: Add I2C and SPI aliases by Stefan Roese · Wed Aug 31 14:47:36 2016 +0200
  24. c0d8f4e arm64: mvebu: Armada 7K/8K: Add COMPHY device tree nodes by Stefan Roese · Wed May 25 09:06:29 2016 +0200
  25. 71ef1d7 arm64: mvebu: armada-ap806.dtsi: Add clock-frequency to UART DT node by Stefan Roese · Wed May 25 08:34:47 2016 +0200
  26. 7be1b9b arm64: mvebu: Add Armada 7K db-88f7040 development board support by Stefan Roese · Wed May 25 08:21:21 2016 +0200
  27. cb41033 arm64: mvebu: Add basic support for the Marvell Armada 7K/8K SoC by Stefan Roese · Wed May 25 08:13:45 2016 +0200
  28. 288ba07 arm64: mvebu: Armada 7K/8K: Add Armada 7K/8K dts files by Stefan Roese · Wed May 25 08:23:31 2016 +0200
  29. 6edf27e arm64: mvebu: Add Armada 3700 db-88f3720 development board support by Stefan Roese · Tue May 17 15:04:16 2016 +0200
  30. 05b1765 arm64: mvebu: Add support for the Marvell Armada 3700 SoC by Stefan Roese · Tue May 17 15:00:30 2016 +0200
  31. ffd836e arm64: mvebu: Armada 3700: Add USB device tree nodes by Stefan Roese · Fri Aug 26 13:50:41 2016 +0200
  32. 50c111b arm64: mvebu: Armada 3700: Add COMPHY device tree nodes by Stefan Roese · Fri Aug 26 13:10:45 2016 +0200
  33. 063fe46 arm64: mvebu: Armada 3700: Add I2C device tree nodes by Stefan Roese · Thu Jul 21 11:34:32 2016 +0200
  34. d5d7981 arm64: mvebu: Armada 3700: Add ethernet device tree nodes by Stefan Roese · Thu May 19 17:45:20 2016 +0200
  35. 60a2127 arm64: mvebu: Armada 3700: Add SPI device tree nodes by Stefan Roese · Thu May 19 10:41:01 2016 +0200
  36. 7638f16 arm64: mvebu: Armada 3700: Add Armada 37xx dts files by Stefan Roese · Tue May 17 14:03:25 2016 +0200
  37. 71c10a4 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Sep 26 13:24:46 2016 -0400
  38. 48d55ac armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDR by York Sun · Mon Sep 26 08:09:30 2016 -0700
  39. 4de7e93 armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig option by York Sun · Mon Sep 26 08:09:29 2016 -0700
  40. 149eb33 Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig option by York Sun · Mon Sep 26 08:09:27 2016 -0700
  41. b3d7164 armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021A by York Sun · Mon Sep 26 08:09:26 2016 -0700
  42. bad4984 armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A by York Sun · Mon Sep 26 08:09:24 2016 -0700
  43. 228efd0 arm: mvebu: NAND support for DB-88F6820-AMC by Chris Packham · Thu Sep 22 12:56:15 2016 +1200
  44. a90dd4c arm: mvebu: add DB-88F6820-AMC board by Chris Packham · Thu Sep 22 12:56:14 2016 +1200
  45. f5fc25b arm: mvebu: create generic 88F6820 config option by Chris Packham · Thu Sep 22 12:56:13 2016 +1200
  46. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:57 2016 +0900
  47. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · Wed Sep 21 11:28:56 2016 +0900
  48. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  49. adae2ec treewide: use #include <...> to include public headers by Masahiro Yamada · Wed Sep 21 11:28:53 2016 +0900
  50. 04cfea5 arch, board: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:38 2016 +0900
  51. 1710321 x86: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:36 2016 +0900
  52. 7972fc9 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Thu Sep 22 16:51:19 2016 -0400
  53. ccc4000 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Thu Sep 22 13:34:55 2016 -0400
  54. 02bf5b8 ARM: dts: uniphier: sync clock/reset controller nodes with Linux by Masahiro Yamada · Thu Sep 22 07:42:23 2016 +0900
  55. 090785d ARM: uniphier: add PLL init code for LD11 SoC by Masahiro Yamada · Thu Sep 22 07:42:19 2016 +0900
  56. 8bcd0ec ARM: uniphier: move CONFIG_SPL_* to defconfig or select by Masahiro Yamada · Tue Sep 20 14:27:00 2016 +0900
  57. a274563 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu Sep 22 11:36:23 2016 -0400
  58. 6f64d00 rk3399: add a empty "sys_proto.h" header file by Kever Yang · Thu Sep 01 10:14:20 2016 +0800
  59. 68728e8 rockchip: rk3288: skip lowlevel_init process by Xu Ziyuan · Sat Aug 27 21:53:14 2016 +0800
  60. e19fe4c dts: rk3399-evb: add regulator-fixed for usb host vbus by Kever Yang · Wed Aug 24 12:02:21 2016 +0800
  61. f15293c dts: rk3399: add dwc3_typec node for rk3399 by MengDongyang · Wed Aug 24 12:02:20 2016 +0800
  62. f0bf5de rockchip: select DM_USB for rockchip SoC by MengDongyang · Wed Aug 24 12:02:18 2016 +0800
  63. 52ead2f rk3288: add arch_cpu_init for rk3288 by Kever Yang · Fri Aug 12 17:58:12 2016 +0800
  64. b0459bd rockchip: use dummy byte only enable OF_PLATDATA by Xu Ziyuan · Fri Aug 12 15:43:48 2016 +0800
  65. 56b4595 dts: rk3399: add pinctrl for sdmmc by Kever Yang · Tue Aug 16 17:58:14 2016 +0800
  66. c4d9c49 pinctrl: add driver for rk3399 by Kever Yang · Tue Aug 16 17:58:11 2016 +0800
  67. e3eba16 rk3399: syscon: add support for pmugrf by Kever Yang · Tue Aug 16 17:58:10 2016 +0800
  68. 484ca52 ARM64: zynqmp: Fix USB ulpi phy sequence by Michal Simek · Tue Aug 16 15:40:05 2016 +0200
  69. 3eb32de ARM64: zynqmp: Add support for USB ulpi phy reset via mode pins by Michal Simek · Mon Aug 15 09:41:36 2016 +0200
  70. 12398ea ARM64: zynqmp: Add support for DFU from SPL by Michal Simek · Fri Aug 19 14:14:52 2016 +0200
  71. 79f2327 ARM: Add new BOOT_DEVICE_DFU boot mode by Michal Simek · Tue Aug 30 15:38:57 2016 +0200
  72. 203a944 ARM64: zynqmp: Add USB boot mode by Michal Simek · Fri Apr 29 13:00:10 2016 +0200
  73. 94ddcaa ARM64: zynqmp: Force certain bootmode for SPL by Michal Simek · Tue Aug 30 16:17:27 2016 +0200
  74. 1a3f6d0 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Wed Sep 21 14:50:18 2016 -0400
  75. fcdc1fb MIPS: Hang if run on a secondary CPU by Paul Burton · Wed Sep 21 14:59:54 2016 +0100
  76. 92a06ee MIPS: Fix cache maintenance in relocate_code & simplify by Paul Burton · Wed Sep 21 11:11:06 2016 +0100
  77. f5de32a boston: Introduce support for the MIPS Boston development board by Paul Burton · Thu Sep 08 07:47:39 2016 +0100
  78. 0286885 MIPS: Ensure cache ops complete in mips_cache_reset by Paul Burton · Wed Sep 21 11:18:59 2016 +0100
  79. ac8668a MIPS: Clear hazard between TagLo writes & cache ops by Paul Burton · Wed Sep 21 11:18:58 2016 +0100
  80. 82c9d89 MIPS: Ensure Config.K0=2 applies before any memory accesses by Paul Burton · Wed Sep 21 11:18:57 2016 +0100
  81. 59a4c8b MIPS: Malta: Enable CM & L2 support by Paul Burton · Wed Sep 21 11:18:56 2016 +0100
  82. a8b8bd2 MIPS: Join the coherent domain when a CM is present by Paul Burton · Wed Sep 21 11:18:55 2016 +0100
  83. 8156078 MIPS: L2 cache support by Paul Burton · Wed Sep 21 11:18:54 2016 +0100
  84. 79ac174 MIPS: Map CM Global Control Registers by Paul Burton · Wed Sep 21 11:18:53 2016 +0100
  85. f868be5 MIPS: Define register names for cache init by Paul Burton · Wed Sep 21 11:18:52 2016 +0100
  86. 68b4c75 MIPS: If we don't need DDR for cache init, init cache first by Paul Burton · Wed Sep 21 11:18:51 2016 +0100
  87. 4f5561c MIPS: Preserve Config implementation-defined bits by Paul Burton · Wed Sep 21 11:18:50 2016 +0100
  88. 8c57b04 MIPS: Enable use of the instruction cache earlier by Paul Burton · Wed Sep 21 11:18:49 2016 +0100
  89. dc2037e MIPS: Probe cache line sizes once during boot by Paul Burton · Wed Sep 21 11:18:48 2016 +0100
  90. da3388a MIPS: ath79: Use mach_cpu_init instead of arch_cpu_init by Paul Burton · Wed Sep 21 11:18:47 2016 +0100
  91. 1d153b3 mips: Add MIPSfpga platform support by Zubair Lutfullah Kakakhel · Fri Jul 29 15:11:20 2016 +0100
  92. e9b5b3f mips: xilfpga: Add device tree files by Zubair Lutfullah Kakakhel · Fri Jul 29 15:11:19 2016 +0100
  93. 45ae673 PowerPC: Update MIP405/MIP405T to use Kconfig better by Tom Rini · Mon Sep 19 21:55:34 2016 -0400
  94. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · Fri Jul 29 15:31:47 2016 +0530
  95. a128ba5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Sun Sep 18 12:12:04 2016 -0400
  96. 171f2ca Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi by Tom Rini · Sun Sep 18 12:11:50 2016 -0400
  97. af6a264 Merge branch 'master' of git://www.denx.de/git/u-boot-arc by Tom Rini · Sun Sep 18 12:10:54 2016 -0400
  98. 40ee94e ARM: uniphier: update DRAM init code for LD20 SoC by Masahiro Yamada · Sat Sep 17 03:33:12 2016 +0900
  99. d11b0b7 ARM: uniphier: add PLL init code for LD20 SoC by Masahiro Yamada · Sat Sep 17 03:33:11 2016 +0900
  100. f16518e ARM: uniphier: collect clock/PLL init code into a single directory by Masahiro Yamada · Sat Sep 17 03:33:10 2016 +0900