1. f576ecf ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() by Masahiro Yamada · Mon Sep 26 20:45:26 2016 +0900
  2. c041aab ARM: keystone: remove declaration of unused functions by Masahiro Yamada · Mon Sep 26 20:45:25 2016 +0900
  3. cf1fcf4 ARM: Add register defines for am33xx ePWM registers by tomas.melin@vaisala.com · Fri Sep 16 10:21:39 2016 +0000
  4. 82d0e23 ARM: OMAP5+: Override switch_to_hypervisor function by Keerthy · Wed Sep 14 10:43:33 2016 +0530
  5. 61488c1 ARM: Introduce function to switch to hypervisor mode by Keerthy · Wed Sep 14 10:43:32 2016 +0530
  6. 711bb0b omap: Set appropriate cache configuration for LPAE and non-LAPE cases by Keerthy · Wed Sep 14 10:43:29 2016 +0530
  7. 708bc29 omap: Remove hardcoding of mmu section shift to 20 by Keerthy · Wed Sep 14 10:43:28 2016 +0530
  8. 7b84eaa ARM64: Add support for some of atomic64 operations by Adam Oleksy · Tue Sep 13 08:40:58 2016 +0200
  9. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · Wed Sep 07 14:27:59 2016 -0400
  10. 9c2eca1 ARMv8/sec-firmware: fix a compile error by Hou Zhiqiang · Tue Sep 06 14:23:07 2016 +0800
  11. 39cb834 ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.S by Siarhei Siamashka · Mon Sep 05 06:36:10 2016 +0300
  12. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · Sat Sep 24 18:20:13 2016 -0600
  13. a499648 spl: Convert spl_board_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:12 2016 -0600
  14. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · Sat Sep 24 18:19:57 2016 -0600
  15. f481ab1 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig by Simon Glass · Sat Sep 24 18:19:56 2016 -0600
  16. b805c35 spl: Add a parameter to jump_to_image_linux() by Simon Glass · Sat Sep 24 18:19:54 2016 -0600
  17. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · Sat Sep 24 18:19:53 2016 -0600
  18. 8dd1c9e spl: Move spl_board_load_image() into a generic header by Simon Glass · Sat Sep 24 18:19:51 2016 -0600
  19. 2c84db2 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Mon Oct 03 09:09:29 2016 -0400
  20. f0d354b ti: omap-common: Allow AM33xx devices to be built securely by Andrew F. Davis · Tue Aug 30 14:06:25 2016 -0500
  21. 8a739ae am33xx: config.mk: Fix option used to enable SPI SPL image type by Andrew F. Davis · Tue Aug 30 14:06:23 2016 -0500
  22. a86d6ad am33xx: config.mk: Add support for additional secure boot image types by Andrew F. Davis · Tue Aug 30 14:06:21 2016 -0500
  23. 817bbee Kconfig: Separate AM33XX SOC config from target board config by Andrew F. Davis · Tue Aug 30 14:06:20 2016 -0500
  24. f9e50cb ARM: omap5: add fdt secure dram reservation fixup by Daniel Allred · Fri Sep 02 00:40:24 2016 -0500
  25. d786f05 ARM: DRA7: Add secure emif setup calls by Daniel Allred · Fri Sep 02 00:40:22 2016 -0500
  26. 5f858eb arm: omap5: secure API for EMIF memory reservations by Daniel Allred · Fri Sep 02 00:40:21 2016 -0500
  27. 082384b ti: omap5: Add Kconfig options for secure EMIF reservations by Daniel Allred · Fri Sep 02 00:40:20 2016 -0500
  28. c95f378 rockchip: add boot-mode support for rk3288, rk3036 by Jacob Chen · Mon Sep 19 18:46:28 2016 +0800
  29. 746070c rockchip: move common function from board-file to rk3036-board.c by Jacob Chen · Mon Sep 19 18:46:27 2016 +0800
  30. 73a38ec rockchip: rename board.c to rk3288-board.c by Jacob Chen · Mon Sep 19 18:46:26 2016 +0800
  31. 5e6f7cc rockchip: miniarm: remove eMMC support by Xu Ziyuan · Fri Sep 09 21:44:50 2016 +0800
  32. 845b80e dts: evb-rk3399: add init voltage node for vdd-center by Kever Yang · Fri Sep 23 15:57:22 2016 +0800
  33. b8594e2 Kconfig: rockchip: enable DM_PWM and DM_REGULATOR by Kever Yang · Fri Sep 23 15:57:21 2016 +0800
  34. 7ac41cf rockchip: rkpwm: fix the register sequence by Kever Yang · Fri Sep 23 15:57:18 2016 +0800
  35. 2fe2fdc rockchip: rk3399: update PPLL and pmu_pclk frequency by Kever Yang · Fri Sep 23 15:57:17 2016 +0800
  36. d70f0f3 Disable SPL_MMC_SUPPORT if ROCKCHIP_SPL_BACK_TO_BROM is enabled. by Sandy Patterson · Mon Aug 29 07:31:16 2016 -0400
  37. a9e92ee rockchip: Fix SPL console output when ROCKCHIP_SPL_BACK_TO_BROM is enabled by Sandy Patterson · Wed Aug 10 10:21:47 2016 -0400
  38. f264577 rockchip: rk3288: sdram: fix DDR address range by Xu Ziyuan · Mon Sep 05 09:39:58 2016 +0800
  39. ae6b222 ARM: keystone2: Add support for parsing monitor header by Lokesh Vutla · Fri Sep 16 10:17:12 2016 +0530
  40. 7f56d11 board: k2g: Enable ECC byte lane by Lokesh Vutla · Sat Aug 27 17:19:16 2016 +0530
  41. 31ec4a2 input: specify the default of I8042_KEYB in more correct manner by Masahiro Yamada · Thu Sep 08 18:47:36 2016 +0900
  42. b11b235 sandbox, x86: select DM_KEYBOARD instead of default y entry by Masahiro Yamada · Thu Sep 08 18:47:35 2016 +0900
  43. 06a618d Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · Fri Sep 30 21:59:11 2016 -0400
  44. ce3cf6a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Sep 30 21:58:44 2016 -0400
  45. b0fd6e0 nds32: Support relocation. by rick · Thu Apr 14 14:32:27 2016 +0800
  46. 5467da2 mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261 by Sriram Dash · Wed Aug 17 11:47:54 2016 +0530
  47. 1ae7e4c mpc85xx: powerpc: usb: Enable Usb phy initialisation settings for P1010 by Sriram Dash · Wed Aug 17 11:47:53 2016 +0530
  48. 30c95ce mpc85xx: powerpc: usb: Modified the erratum A006261 according to endianness by Sriram Dash · Wed Aug 17 11:47:52 2016 +0530
  49. 270666f ARM: dts: vf-colibri: Enable USB device tree node for Colibri Vybrid by Sanchayan Maity · Tue Aug 09 23:45:01 2016 +0530
  50. 05fb4b9 ARM: dts: vf: Add device tree node for USB on Vybrid by Sanchayan Maity · Tue Aug 09 23:45:00 2016 +0530
  51. 2fb19df dra7x: boot: add dfu bootmode support by B, Ravi · Thu Jul 28 17:39:17 2016 +0530
  52. 4535d48 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Tue Sep 27 12:47:25 2016 -0400
  53. 4028e33 ARM: tegra: flush caches via SMC call by Stephen Warren · Fri Sep 23 17:43:49 2016 -0600
  54. f023187 ARM: tegra: fix ULPI PHY on Ventana and Seaboard by Stephen Warren · Thu Sep 15 12:19:39 2016 -0600
  55. e4ae2d4 ARM: tegra: fix USB controller aliases by Stephen Warren · Thu Sep 15 12:19:38 2016 -0600
  56. 7c25975 ARM: tegra: fix USB ULPI PHY reset signal inversion confusion by Stephen Warren · Thu Sep 15 12:19:37 2016 -0600
  57. 905752c ARM: tegra: enable standard clock/reset APIs everywhere by Stephen Warren · Tue Sep 13 10:46:00 2016 -0600
  58. e331b20 ARM: tegra: fix clock_get_periph_rate() for UART clocks by Stephen Warren · Fri Sep 23 16:44:51 2016 -0600
  59. 532543c ARM: tegra: add APIs the clock uclass driver will need by Stephen Warren · Tue Sep 13 10:45:56 2016 -0600
  60. 1453d10 ARM: tegra: add peripheral clock init table by Stephen Warren · Tue Sep 13 10:45:55 2016 -0600
  61. 5709649 ARM: tegra: pull Tegra210 SoC DT from Linux v4.7 by Stephen Warren · Tue Sep 13 10:45:54 2016 -0600
  62. d62577d ARM: tegra: pull Tegra124 SoC DT from Linux v4.7 by Stephen Warren · Tue Sep 13 10:45:53 2016 -0600
  63. 8148b9f ARM: tegra: pull Tegra114 SoC DT from Linux v4.7 by Stephen Warren · Tue Sep 13 10:45:52 2016 -0600
  64. 08d2dba ARM: tegra: pull Tegra30 SoC DT from Linux v4.7 by Stephen Warren · Tue Sep 13 10:45:51 2016 -0600
  65. 3831cd3 ARM: tegra: pull Tegra20 SoC DT from Linux v4.7 by Stephen Warren · Tue Sep 13 10:45:50 2016 -0600
  66. 6855520 ARM: tegra: remove "0, " from DT unit addresses by Stephen Warren · Tue Sep 13 10:45:49 2016 -0600
  67. a66f772 mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · Tue Sep 13 10:45:48 2016 -0600
  68. c044fe2 ARM: tegra: set MMC pin mux in board_init() by Stephen Warren · Tue Sep 13 10:45:47 2016 -0600
  69. 6d9ccbb mmc: tegra: priv struct and naming cleanup by Stephen Warren · Tue Sep 13 10:45:46 2016 -0600
  70. c76e936 mmc: tegra: move pad_init_mmc() into MMC driver by Stephen Warren · Tue Sep 13 10:45:44 2016 -0600
  71. d55aadc mmc: tegra: use correct alias for SDHCI/MMC nodes by Stephen Warren · Tue Sep 13 10:45:43 2016 -0600
  72. 1c77f02 ARM: tegra: fdt: Add 'non-removable' property to all eMMC nodes by Tom Warren · Tue Sep 13 10:45:42 2016 -0600
  73. 30eec0c arm64: mvebu: armada-7040-db.dts: Add I2C and SPI aliases by Stefan Roese · Wed Aug 31 14:47:36 2016 +0200
  74. c0d8f4e arm64: mvebu: Armada 7K/8K: Add COMPHY device tree nodes by Stefan Roese · Wed May 25 09:06:29 2016 +0200
  75. 71ef1d7 arm64: mvebu: armada-ap806.dtsi: Add clock-frequency to UART DT node by Stefan Roese · Wed May 25 08:34:47 2016 +0200
  76. 7be1b9b arm64: mvebu: Add Armada 7K db-88f7040 development board support by Stefan Roese · Wed May 25 08:21:21 2016 +0200
  77. cb41033 arm64: mvebu: Add basic support for the Marvell Armada 7K/8K SoC by Stefan Roese · Wed May 25 08:13:45 2016 +0200
  78. 288ba07 arm64: mvebu: Armada 7K/8K: Add Armada 7K/8K dts files by Stefan Roese · Wed May 25 08:23:31 2016 +0200
  79. 6edf27e arm64: mvebu: Add Armada 3700 db-88f3720 development board support by Stefan Roese · Tue May 17 15:04:16 2016 +0200
  80. 05b1765 arm64: mvebu: Add support for the Marvell Armada 3700 SoC by Stefan Roese · Tue May 17 15:00:30 2016 +0200
  81. ffd836e arm64: mvebu: Armada 3700: Add USB device tree nodes by Stefan Roese · Fri Aug 26 13:50:41 2016 +0200
  82. 50c111b arm64: mvebu: Armada 3700: Add COMPHY device tree nodes by Stefan Roese · Fri Aug 26 13:10:45 2016 +0200
  83. 063fe46 arm64: mvebu: Armada 3700: Add I2C device tree nodes by Stefan Roese · Thu Jul 21 11:34:32 2016 +0200
  84. d5d7981 arm64: mvebu: Armada 3700: Add ethernet device tree nodes by Stefan Roese · Thu May 19 17:45:20 2016 +0200
  85. 60a2127 arm64: mvebu: Armada 3700: Add SPI device tree nodes by Stefan Roese · Thu May 19 10:41:01 2016 +0200
  86. 7638f16 arm64: mvebu: Armada 3700: Add Armada 37xx dts files by Stefan Roese · Tue May 17 14:03:25 2016 +0200
  87. 71c10a4 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Sep 26 13:24:46 2016 -0400
  88. 48d55ac armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDR by York Sun · Mon Sep 26 08:09:30 2016 -0700
  89. 4de7e93 armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig option by York Sun · Mon Sep 26 08:09:29 2016 -0700
  90. 149eb33 Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig option by York Sun · Mon Sep 26 08:09:27 2016 -0700
  91. b3d7164 armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021A by York Sun · Mon Sep 26 08:09:26 2016 -0700
  92. bad4984 armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A by York Sun · Mon Sep 26 08:09:24 2016 -0700
  93. 228efd0 arm: mvebu: NAND support for DB-88F6820-AMC by Chris Packham · Thu Sep 22 12:56:15 2016 +1200
  94. a90dd4c arm: mvebu: add DB-88F6820-AMC board by Chris Packham · Thu Sep 22 12:56:14 2016 +1200
  95. f5fc25b arm: mvebu: create generic 88F6820 config option by Chris Packham · Thu Sep 22 12:56:13 2016 +1200
  96. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:57 2016 +0900
  97. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · Wed Sep 21 11:28:56 2016 +0900
  98. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  99. adae2ec treewide: use #include <...> to include public headers by Masahiro Yamada · Wed Sep 21 11:28:53 2016 +0900
  100. 04cfea5 arch, board: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:38 2016 +0900