1. 652acc7 sandbox: Use the address in readl/writel() functions by Simon Glass · Sat Oct 01 14:42:33 2016 -0600
  2. ae71ede sandbox/fs: Use readdir instead of deprecated readdir_r by Stefan Brüns · Sat Oct 01 20:41:42 2016 +0200
  3. b212990 sandbox/fs: Use correct size path name buffer by Stefan Brüns · Sat Oct 01 20:41:40 2016 +0200
  4. d4cb888 sandbox/fs: Make linking of nodes in os_dirent_ls more obvious by Stefan Brüns · Sat Oct 01 20:41:39 2016 +0200
  5. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 07 22:02:10 2016 -0400
  6. 72996bf ARM: AM437X: Add Silicon ID support by Lokesh Vutla · Tue Oct 04 09:34:50 2016 +0530
  7. b8c6b02 ARM: dts: dra72: add rev C evm support by Mugunthan V N · Tue Sep 27 13:01:41 2016 +0530
  8. 9d006b7 arm: Add return value argument to longjmp by Alexander Graf · Tue Sep 27 09:30:32 2016 +0200
  9. f576ecf ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() by Masahiro Yamada · Mon Sep 26 20:45:26 2016 +0900
  10. c041aab ARM: keystone: remove declaration of unused functions by Masahiro Yamada · Mon Sep 26 20:45:25 2016 +0900
  11. 71782cf ARM: vf610: use strcpy for soc environment variable by Stefan Agner · Wed Sep 28 11:29:28 2016 +0200
  12. fd8bb69 arm: dts: imx7: add Ricoh RN5T567 PMIC node by Stefan Agner · Wed Oct 05 15:27:10 2016 -0700
  13. 1ad129a arm: dts: imx7: add basic i.MX 7/Colibri iMX7 device tree by Stefan Agner · Wed Oct 05 15:27:06 2016 -0700
  14. e286902 arm: dts: imx7: add pinctrl defines by Stefan Agner · Wed Oct 05 15:27:05 2016 -0700
  15. cf1fcf4 ARM: Add register defines for am33xx ePWM registers by tomas.melin@vaisala.com · Fri Sep 16 10:21:39 2016 +0000
  16. 82d0e23 ARM: OMAP5+: Override switch_to_hypervisor function by Keerthy · Wed Sep 14 10:43:33 2016 +0530
  17. 61488c1 ARM: Introduce function to switch to hypervisor mode by Keerthy · Wed Sep 14 10:43:32 2016 +0530
  18. 711bb0b omap: Set appropriate cache configuration for LPAE and non-LAPE cases by Keerthy · Wed Sep 14 10:43:29 2016 +0530
  19. 708bc29 omap: Remove hardcoding of mmu section shift to 20 by Keerthy · Wed Sep 14 10:43:28 2016 +0530
  20. 7b84eaa ARM64: Add support for some of atomic64 operations by Adam Oleksy · Tue Sep 13 08:40:58 2016 +0200
  21. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · Wed Sep 07 14:27:59 2016 -0400
  22. 9c2eca1 ARMv8/sec-firmware: fix a compile error by Hou Zhiqiang · Tue Sep 06 14:23:07 2016 +0800
  23. 39cb834 ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.S by Siarhei Siamashka · Mon Sep 05 06:36:10 2016 +0300
  24. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · Sat Sep 24 18:20:13 2016 -0600
  25. a499648 spl: Convert spl_board_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:12 2016 -0600
  26. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · Sat Sep 24 18:19:57 2016 -0600
  27. f481ab1 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig by Simon Glass · Sat Sep 24 18:19:56 2016 -0600
  28. b805c35 spl: Add a parameter to jump_to_image_linux() by Simon Glass · Sat Sep 24 18:19:54 2016 -0600
  29. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · Sat Sep 24 18:19:53 2016 -0600
  30. 8dd1c9e spl: Move spl_board_load_image() into a generic header by Simon Glass · Sat Sep 24 18:19:51 2016 -0600
  31. ddef3b6 pcm052: add new BK4r1 target based on PCM052 SoM by Albert ARIBAUD \(3ADEV\) · Mon Sep 26 09:08:08 2016 +0200
  32. 2e9f494 tools: mkimage: add support for Vybrid image format by Albert ARIBAUD \(3ADEV\) · Mon Sep 26 09:08:06 2016 +0200
  33. 2b990ea imx: imx6ul: disable POR_B internal pull up by Peng Fan · Wed Sep 28 09:40:27 2016 +0800
  34. 1fd3ea7 imx-common: enlarge mux width to 4 by Peng Fan · Sun Sep 18 16:28:28 2016 +0800
  35. eb4b62b imx: mx6: fix USB bmode to use reserved value by Stefan Agner · Thu Sep 15 15:04:39 2016 -0700
  36. 8159063 arm: imx: add i.MX6ULL 14x14 EVK board support by Peng Fan · Thu Aug 11 14:02:57 2016 +0800
  37. ec1a4e2 arm: dts: add device tree for i.MX6ULL by Peng Fan · Thu Aug 11 14:02:55 2016 +0800
  38. 81e3a73 arm: dts: imx6ull: add pinctrl defines by Peng Fan · Thu Aug 11 14:02:53 2016 +0800
  39. 1d5229a imx: iomux: fix snvs usage for i.MX6ULL by Peng Fan · Thu Aug 11 14:02:51 2016 +0800
  40. 6b98935 imx: imx6ull: adjust the ldo 1.2v bandgap voltage by Peng Fan · Thu Aug 11 14:02:50 2016 +0800
  41. 64ee932 imx: mx6ull: Add AIPS3 initialization by Peng Fan · Thu Aug 11 14:02:49 2016 +0800
  42. fb4deaf imx: mx6ull: Update memory map address by Peng Fan · Thu Aug 11 14:02:48 2016 +0800
  43. ce7a712 imx: mx6ull: update clock settings and CCM register map by Peng Fan · Thu Aug 11 14:02:47 2016 +0800
  44. b64bf0b imx: mx6ull: adjust POR_B setting for i.MX6ULL by Peng Fan · Thu Aug 11 14:02:46 2016 +0800
  45. e146c5c imx: mx6ull: misc soc update by Peng Fan · Thu Aug 11 14:02:45 2016 +0800
  46. 5d45dec imx: mx6ul: using runtime check when configuring PMIC_STBY_REQ by Peng Fan · Thu Aug 11 14:02:44 2016 +0800
  47. ae86e3f imx: mx6ull: skip setting ahb clock by Peng Fan · Thu Aug 11 14:02:43 2016 +0800
  48. 8213ce2 imx: timer: update gpt driver for i.MX6ULL by Peng Fan · Thu Aug 11 14:02:42 2016 +0800
  49. fa6cb60 imx-common: introduce is_mx6ull by Peng Fan · Thu Aug 11 14:02:40 2016 +0800
  50. d65f41d imx: mx6ull: add kconfig entry for MX6ULL by Ye Li · Thu Aug 11 14:02:39 2016 +0800
  51. 3b33e3f imx: mx6ull: add mx6ull major cpu type by Peng Fan · Thu Aug 11 14:02:38 2016 +0800
  52. f9b5f63 imx: mx6ull: add iomux header file by Peng Fan · Thu Aug 11 14:02:37 2016 +0800
  53. b6e0918 imx: iomux-v3: fix pad setup on i.MX6DQP when CONFIG_MX6QDL is defined by Filip Brozovic · Wed Sep 14 13:50:39 2016 +0200
  54. 2c84db2 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Mon Oct 03 09:09:29 2016 -0400
  55. f0d354b ti: omap-common: Allow AM33xx devices to be built securely by Andrew F. Davis · Tue Aug 30 14:06:25 2016 -0500
  56. 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
  57. a86d6ad am33xx: config.mk: Add support for additional secure boot image types by Andrew F. Davis · Tue Aug 30 14:06:21 2016 -0500
  58. 817bbee Kconfig: Separate AM33XX SOC config from target board config by Andrew F. Davis · Tue Aug 30 14:06:20 2016 -0500
  59. f9e50cb ARM: omap5: add fdt secure dram reservation fixup by Daniel Allred · Fri Sep 02 00:40:24 2016 -0500
  60. d786f05 ARM: DRA7: Add secure emif setup calls by Daniel Allred · Fri Sep 02 00:40:22 2016 -0500
  61. 5f858eb arm: omap5: secure API for EMIF memory reservations by Daniel Allred · Fri Sep 02 00:40:21 2016 -0500
  62. 082384b ti: omap5: Add Kconfig options for secure EMIF reservations by Daniel Allred · Fri Sep 02 00:40:20 2016 -0500
  63. c95f378 rockchip: add boot-mode support for rk3288, rk3036 by Jacob Chen · Mon Sep 19 18:46:28 2016 +0800
  64. 746070c rockchip: move common function from board-file to rk3036-board.c by Jacob Chen · Mon Sep 19 18:46:27 2016 +0800
  65. 73a38ec rockchip: rename board.c to rk3288-board.c by Jacob Chen · Mon Sep 19 18:46:26 2016 +0800
  66. 5e6f7cc rockchip: miniarm: remove eMMC support by Xu Ziyuan · Fri Sep 09 21:44:50 2016 +0800
  67. 845b80e dts: evb-rk3399: add init voltage node for vdd-center by Kever Yang · Fri Sep 23 15:57:22 2016 +0800
  68. b8594e2 Kconfig: rockchip: enable DM_PWM and DM_REGULATOR by Kever Yang · Fri Sep 23 15:57:21 2016 +0800
  69. 7ac41cf rockchip: rkpwm: fix the register sequence by Kever Yang · Fri Sep 23 15:57:18 2016 +0800
  70. 2fe2fdc rockchip: rk3399: update PPLL and pmu_pclk frequency by Kever Yang · Fri Sep 23 15:57:17 2016 +0800
  71. d70f0f3 Disable SPL_MMC_SUPPORT if ROCKCHIP_SPL_BACK_TO_BROM is enabled. by Sandy Patterson · Mon Aug 29 07:31:16 2016 -0400
  72. 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
  73. f264577 rockchip: rk3288: sdram: fix DDR address range by Xu Ziyuan · Mon Sep 05 09:39:58 2016 +0800
  74. ae6b222 ARM: keystone2: Add support for parsing monitor header by Lokesh Vutla · Fri Sep 16 10:17:12 2016 +0530
  75. 7f56d11 board: k2g: Enable ECC byte lane by Lokesh Vutla · Sat Aug 27 17:19:16 2016 +0530
  76. 31ec4a2 input: specify the default of I8042_KEYB in more correct manner by Masahiro Yamada · Thu Sep 08 18:47:36 2016 +0900
  77. b11b235 sandbox, x86: select DM_KEYBOARD instead of default y entry by Masahiro Yamada · Thu Sep 08 18:47:35 2016 +0900
  78. 06a618d Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · Fri Sep 30 21:59:11 2016 -0400
  79. ce3cf6a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Sep 30 21:58:44 2016 -0400
  80. b0fd6e0 nds32: Support relocation. by rick · Thu Apr 14 14:32:27 2016 +0800
  81. 5467da2 mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261 by Sriram Dash · Wed Aug 17 11:47:54 2016 +0530
  82. 1ae7e4c mpc85xx: powerpc: usb: Enable Usb phy initialisation settings for P1010 by Sriram Dash · Wed Aug 17 11:47:53 2016 +0530
  83. 30c95ce mpc85xx: powerpc: usb: Modified the erratum A006261 according to endianness by Sriram Dash · Wed Aug 17 11:47:52 2016 +0530
  84. 270666f ARM: dts: vf-colibri: Enable USB device tree node for Colibri Vybrid by Sanchayan Maity · Tue Aug 09 23:45:01 2016 +0530
  85. 05fb4b9 ARM: dts: vf: Add device tree node for USB on Vybrid by Sanchayan Maity · Tue Aug 09 23:45:00 2016 +0530
  86. 2fb19df dra7x: boot: add dfu bootmode support by B, Ravi · Thu Jul 28 17:39:17 2016 +0530
  87. 4535d48 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Tue Sep 27 12:47:25 2016 -0400
  88. 4028e33 ARM: tegra: flush caches via SMC call by Stephen Warren · Fri Sep 23 17:43:49 2016 -0600
  89. f023187 ARM: tegra: fix ULPI PHY on Ventana and Seaboard by Stephen Warren · Thu Sep 15 12:19:39 2016 -0600
  90. e4ae2d4 ARM: tegra: fix USB controller aliases by Stephen Warren · Thu Sep 15 12:19:38 2016 -0600
  91. 7c25975 ARM: tegra: fix USB ULPI PHY reset signal inversion confusion by Stephen Warren · Thu Sep 15 12:19:37 2016 -0600
  92. 905752c ARM: tegra: enable standard clock/reset APIs everywhere by Stephen Warren · Tue Sep 13 10:46:00 2016 -0600
  93. e331b20 ARM: tegra: fix clock_get_periph_rate() for UART clocks by Stephen Warren · Fri Sep 23 16:44:51 2016 -0600
  94. 532543c ARM: tegra: add APIs the clock uclass driver will need by Stephen Warren · Tue Sep 13 10:45:56 2016 -0600
  95. 1453d10 ARM: tegra: add peripheral clock init table by Stephen Warren · Tue Sep 13 10:45:55 2016 -0600
  96. 5709649 ARM: tegra: pull Tegra210 SoC DT from Linux v4.7 by Stephen Warren · Tue Sep 13 10:45:54 2016 -0600
  97. d62577d ARM: tegra: pull Tegra124 SoC DT from Linux v4.7 by Stephen Warren · Tue Sep 13 10:45:53 2016 -0600
  98. 8148b9f ARM: tegra: pull Tegra114 SoC DT from Linux v4.7 by Stephen Warren · Tue Sep 13 10:45:52 2016 -0600
  99. 08d2dba ARM: tegra: pull Tegra30 SoC DT from Linux v4.7 by Stephen Warren · Tue Sep 13 10:45:51 2016 -0600
  100. 3831cd3 ARM: tegra: pull Tegra20 SoC DT from Linux v4.7 by Stephen Warren · Tue Sep 13 10:45:50 2016 -0600