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