1. 3015e04 sunxi: add gtbus-initialisation for sun9i by Philipp Tomsich · Fri Oct 28 18:21:29 2016 +0800
  2. d36af1c sunxi: DRAM initialisation for sun9i by Philipp Tomsich · Fri Oct 28 18:21:28 2016 +0800
  3. bd732d0 sunxi: A64: enable USB support by Amit Singh Tomar · Fri Oct 21 02:24:30 2016 +0100
  4. 0fb26f6 sunxi: dts: Pine64: add Ethernet alias by Andre Przywara · Fri Oct 21 01:11:46 2016 +0100
  5. 68078f7 sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · Thu Oct 13 14:19:35 2016 +0530
  6. 1f8f721 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Fri Oct 28 14:14:18 2016 -0400
  7. 354e10c ARM: at91/dt: sama5d2: Fix the warning from dtc by Wenyou Yang · Sun Sep 18 15:37:47 2016 +0800
  8. ee00918 arm, at91: add icache support by Heiko Schocher · Wed Aug 17 09:13:25 2016 +0200
  9. ae36969 ARM: at91: clock: correct PRES offset for at91sam9x5 by Heiko Schocher · Wed Aug 17 09:13:24 2016 +0200
  10. e98ecbc arm: at91: mpddrc: add missing MPDDRC_MD defines by Heiko Schocher · Wed Aug 17 09:13:23 2016 +0200
  11. 753b345 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 28 11:12:03 2016 -0400
  12. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · Wed Oct 26 17:15:37 2016 -0400
  13. 6d45e1b arm: imx6q: Add devicetree support for Engicam i.CoreM6 Quad/Dual by Jagan Teki · Sat Oct 08 18:00:24 2016 +0530
  14. dae93bf arm: dts: imx6q: Add pinctrl defines by Jagan Teki · Sat Oct 08 18:00:23 2016 +0530
  15. 08f12c2 arm: dts: Add devicetree for i.MX6Q by Jagan Teki · Sat Oct 08 18:00:22 2016 +0530
  16. d57960f engicam: icorem6: Add DM_GPIO, DM_MMC support by Jagan Teki · Tue Oct 25 11:53:22 2016 +0530
  17. 46e8ea9 arm: imx6q: Add devicetree support for Engicam i.CoreM6 DualLite/Solo by Jagan Teki · Sat Oct 08 18:00:19 2016 +0530
  18. efe3aa8 arm: dts: imx6dl: Add pinctrl defines by Jagan Teki · Sat Oct 08 18:00:17 2016 +0530
  19. b90d2e1 arm: dts: Add devicetree for i.MX6DQL by Jagan Teki · Sat Oct 08 18:00:16 2016 +0530
  20. fd36332 arm: dts: Add devicetree for i.MX6DL by Jagan Teki · Sat Oct 08 18:00:15 2016 +0530
  21. 0d6d48b arm: imx: Add Engicam i.CoreM6 QDL Starter Kit initial support by Jagan Teki · Sat Oct 08 18:00:11 2016 +0530
  22. db090a2 Fix codying style broken by recent libfdt sync by Masahiro Yamada · Mon Oct 17 20:43:01 2016 +0900
  23. 5256461 imx-common: compile plugin code by Peng Fan · Tue Oct 11 14:29:14 2016 +0800
  24. 683cf99 imx-common: introduce USE_IMXIMG_PLUGIN Kconfig by Peng Fan · Tue Oct 11 14:29:12 2016 +0800
  25. e7080f8 imx: mx7: Add plugin support by Peng Fan · Tue Oct 11 14:29:11 2016 +0800
  26. 8b5af18 imx: mx6: Add plugin support by Peng Fan · Tue Oct 11 14:29:10 2016 +0800
  27. 9beaa36 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Wed Oct 19 07:48:16 2016 -0400
  28. 393dd91 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} by Alexander Graf · Fri Oct 14 13:45:30 2016 +0200
  29. b425a30 efi_loader: Add generic PSCI RTS by Alexander Graf · Tue Aug 16 21:08:49 2016 +0200
  30. 68a14f7 arm: Provide common PSCI based reset handler by Alexander Graf · Tue Aug 16 21:08:48 2016 +0200
  31. 467c83e arm: Add PSCI shutdown function by Alexander Graf · Tue Aug 16 21:08:47 2016 +0200
  32. a5b1832 arm: Disable HVC PSCI calls by default by Alexander Graf · Tue Aug 16 21:08:46 2016 +0200
  33. b4eda20 ARM: uniphier: remove unnecessary EHCI reset deassertion by Masahiro Yamada · Mon Oct 17 22:18:03 2016 +0900
  34. 39a67ff ARM: dts: uniphier: sync DT with latest Linux by Masahiro Yamada · Fri Oct 07 16:43:00 2016 +0900
  35. 3cdbc1a ARM: uniphier: fix addresses of Cortex-A72 gear setting macros by Masahiro Yamada · Wed Oct 12 21:14:38 2016 +0900
  36. 1750189 arm: imx-common: introduce back usec2ticks by Peng Fan · Thu Aug 25 19:03:17 2016 +0200
  37. f702c1d arm: imx-common: add SECURE_BOOT option to Kconfig by Gary Bisson · Thu Aug 25 19:03:16 2016 +0200
  38. 2aa46c0 ARM: create .secure_stack section only for PSCI by Masahiro Yamada · Mon Sep 26 14:21:30 2016 +0900
  39. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · Sun Oct 02 17:59:29 2016 -0600
  40. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · Sun Oct 02 17:59:28 2016 -0600
  41. faa985b Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Oct 12 08:31:08 2016 -0400
  42. efbd427 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Wed Oct 12 08:30:46 2016 -0400
  43. a107a1a Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Wed Oct 12 08:30:38 2016 -0400
  44. d6e428a Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Wed Oct 12 08:30:08 2016 -0400
  45. 1994a35 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Oct 12 08:29:42 2016 -0400
  46. fc23c1d ARM: tegra: reduce DRAM size mapped into MMU on ARM64 by Stephen Warren · Mon Oct 10 09:50:55 2016 -0600
  47. cd87387 colibri_t20: fix usb operation and controller order by Marcel Ziswiler · Wed Sep 28 11:24:09 2016 +0200
  48. 6a3abf0 colibri_t20: fix display configuration by Marcel Ziswiler · Wed Sep 28 11:24:08 2016 +0200
  49. d8b9593 sunxi: Fix H3 DRAM impedance calibration on rev. A chips by Jens Kuske · Wed Sep 21 20:08:30 2016 +0200
  50. 2aa4b5b reset: uniphier: add reset controller driver for UniPhier SoCs by Masahiro Yamada · Sat Oct 08 13:25:31 2016 +0900
  51. a53f74f ARM: uniphier: insert udelay() just before support_card_reset_deassert() by Masahiro Yamada · Sat Oct 08 13:25:29 2016 +0900
  52. 7b50588 ARM: uniphier: add work-around for VBO noise problem by Masahiro Yamada · Sat Oct 08 13:25:25 2016 +0900
  53. b1224f3 ARM: uniphier: update DRAM init code for LD20 SoC (2nd) by Masahiro Yamada · Sat Oct 08 13:25:24 2016 +0900
  54. 0335cce ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoC by Masahiro Yamada · Sat Oct 08 13:25:23 2016 +0900
  55. 33b5651 ARM: uniphier: do not setup pins for System Bus on NAND boot mode by Masahiro Yamada · Mon Sep 26 13:13:16 2016 +0900
  56. d2ac326 arm: kirkwood: add support for Synology DS109 board by Walter Schweizer · Thu Oct 06 23:29:56 2016 +0200
  57. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 07 22:02:10 2016 -0400
  58. 72996bf ARM: AM437X: Add Silicon ID support by Lokesh Vutla · Tue Oct 04 09:34:50 2016 +0530
  59. b8c6b02 ARM: dts: dra72: add rev C evm support by Mugunthan V N · Tue Sep 27 13:01:41 2016 +0530
  60. 9d006b7 arm: Add return value argument to longjmp by Alexander Graf · Tue Sep 27 09:30:32 2016 +0200
  61. f576ecf ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() by Masahiro Yamada · Mon Sep 26 20:45:26 2016 +0900
  62. 66e6ed7 armv8: ls2080a: Add USB node in dts for ls2080a by Sriram Dash · Fri Oct 07 14:07:36 2016 +0530
  63. c041aab ARM: keystone: remove declaration of unused functions by Masahiro Yamada · Mon Sep 26 20:45:25 2016 +0900
  64. 71782cf ARM: vf610: use strcpy for soc environment variable by Stefan Agner · Wed Sep 28 11:29:28 2016 +0200
  65. fd8bb69 arm: dts: imx7: add Ricoh RN5T567 PMIC node by Stefan Agner · Wed Oct 05 15:27:10 2016 -0700
  66. 1ad129a arm: dts: imx7: add basic i.MX 7/Colibri iMX7 device tree by Stefan Agner · Wed Oct 05 15:27:06 2016 -0700
  67. e286902 arm: dts: imx7: add pinctrl defines by Stefan Agner · Wed Oct 05 15:27:05 2016 -0700
  68. cf1fcf4 ARM: Add register defines for am33xx ePWM registers by tomas.melin@vaisala.com · Fri Sep 16 10:21:39 2016 +0000
  69. 82d0e23 ARM: OMAP5+: Override switch_to_hypervisor function by Keerthy · Wed Sep 14 10:43:33 2016 +0530
  70. 61488c1 ARM: Introduce function to switch to hypervisor mode by Keerthy · Wed Sep 14 10:43:32 2016 +0530
  71. 711bb0b omap: Set appropriate cache configuration for LPAE and non-LAPE cases by Keerthy · Wed Sep 14 10:43:29 2016 +0530
  72. 708bc29 omap: Remove hardcoding of mmu section shift to 20 by Keerthy · Wed Sep 14 10:43:28 2016 +0530
  73. 7b84eaa ARM64: Add support for some of atomic64 operations by Adam Oleksy · Tue Sep 13 08:40:58 2016 +0200
  74. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · Wed Sep 07 14:27:59 2016 -0400
  75. 9c2eca1 ARMv8/sec-firmware: fix a compile error by Hou Zhiqiang · Tue Sep 06 14:23:07 2016 +0800
  76. 39cb834 ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.S by Siarhei Siamashka · Mon Sep 05 06:36:10 2016 +0300
  77. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · Sat Sep 24 18:20:13 2016 -0600
  78. a499648 spl: Convert spl_board_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:12 2016 -0600
  79. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · Sat Sep 24 18:19:57 2016 -0600
  80. f481ab1 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig by Simon Glass · Sat Sep 24 18:19:56 2016 -0600
  81. b805c35 spl: Add a parameter to jump_to_image_linux() by Simon Glass · Sat Sep 24 18:19:54 2016 -0600
  82. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · Sat Sep 24 18:19:53 2016 -0600
  83. 8dd1c9e spl: Move spl_board_load_image() into a generic header by Simon Glass · Sat Sep 24 18:19:51 2016 -0600
  84. f64fc5c armv7: ls1021a: Move DDR config options to Kconfig by York Sun · Tue Oct 04 18:04:37 2016 -0700
  85. b6fffd8 armv8: fsl-layerscape: Move DDR config options to Kconfig by York Sun · Tue Oct 04 18:03:08 2016 -0700
  86. 6b62ef0 arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig by York Sun · Tue Oct 04 18:01:34 2016 -0700
  87. 0dc9abb arm: Move FSL_HAS_DP_DDR and NUM_DDR_CONTROLLERS to Kconfig by York Sun · Tue Oct 04 14:46:50 2016 -0700
  88. e7310a3 arm: Move SYS_FSL_IFC_BANK_COUNT to Kconfig by York Sun · Tue Oct 04 14:45:54 2016 -0700
  89. f188d22 arm: Move MAX_CPUS to Kconfig by York Sun · Tue Oct 04 14:45:01 2016 -0700
  90. 4dd8c61 arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig by York Sun · Tue Oct 04 14:31:48 2016 -0700
  91. fcd0e74 arm: Fix Kconfig for proper display menu by York Sun · Tue Oct 04 14:31:47 2016 -0700
  92. f92c2cb armv8: fsl: Enable USB only when SYSCLK is 100 MHz by Sriram Dash · Mon Oct 03 16:24:46 2016 +0530
  93. 0b7a1fc armv8: ls1043: Add USB node in dts for ls1043 by Sriram Dash · Fri Sep 30 11:06:27 2016 +0530
  94. c06b30a armv8/fsl-lsch2: Implement workaround for PIN MUX erratum A010539 by Hou Zhiqiang · Thu Sep 29 12:42:44 2016 +0800
  95. e80fccf ARMv7: LS102xA: Move two macros from header files to Kconfig by Hongbo Zhang · Wed Sep 21 18:31:04 2016 +0800
  96. ed7fbe3 armv8: fsl-layerscape: Fix "cpu status" command by York Sun · Tue Sep 13 12:40:30 2016 -0700
  97. 863a33a armv8/fsl-layerscape: print SoC revsion number by Wenbin Song · Tue Sep 13 16:13:54 2016 +0800
  98. 73e0b01 armv7: LS1021a: enable i-cache in start.S by Xiaoliang Yang · Wed Sep 14 11:36:14 2016 +0800
  99. 2945ae0 armv8: fsl-lsch2: enable snoopable sata read and write by Tang Yuantian · Mon Aug 08 15:07:20 2016 +0800
  100. 00bd8aa armv8: fsl-lsch2: adjust sata parameter by Tang Yuantian · Mon Aug 08 15:07:19 2016 +0800