1. eba13cd arm: Kconfig: Add support for AM43xx SoC specific Kconfig by Madan Srinivas · Thu May 19 19:10:43 2016 -0500
  2. fb59e8e arm: am33xx: Kconfig: Add secure device definitions by Madan Srinivas · Thu May 19 19:10:42 2016 -0500
  3. c4a11bc Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue May 24 13:42:03 2016 -0400
  4. 1e98bab armv7: ls102xa: spl: fix the macro name of MMC mode by Qianyu Gong · Wed Apr 27 09:44:51 2016 +0800
  5. 9a3642e imx: imx7d: fix ahb clock mux 1 by Stefan Agner · Thu May 05 13:42:45 2016 -0700
  6. ea52684 ARM: am33xx: Fix DDR initialization delays by Russ Dill · Thu May 05 08:52:10 2016 -0500
  7. 9266bf4 Revert "omap3: Use raw SPL by default for mmc1" by Tom Rini · Mon May 02 10:52:51 2016 -0400
  8. 59b92af ARM: DRA7: Add ABB setup for all domains by Nishanth Menon · Thu Apr 21 14:34:25 2016 -0500
  9. 07be757 ARM: OMAP5: Enable ABB configuration for MM voltage domain by Nishanth Menon · Thu Apr 21 14:34:24 2016 -0500
  10. 1eb62b4 ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structure by Nishanth Menon · Thu Apr 21 14:34:23 2016 -0500
  11. 4493e7d ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2 by Nishanth Menon · Thu Apr 21 14:34:22 2016 -0500
  12. 891b819 Add initial support for Technexion's PICO-IMX6UL-EMMC board by Fabio Estevam · Mon Apr 18 09:56:16 2016 -0300
  13. 4e364e6 imx: mx6: Fix procedure to switch the parent of LDB_DI_CLK by Akshay Bhat · Tue Apr 12 18:13:56 2016 -0400
  14. 8241212 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Apr 13 07:19:50 2016 -0400
  15. ba3bf9b arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm code by Hans de Goede · Sat Apr 09 13:53:49 2016 +0200
  16. 076e841 arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code by Hans de Goede · Sat Apr 09 13:53:48 2016 +0200
  17. ea81769 sniper: Change vendor name from lge to lg, matching devicetree vendor prefix by Paul Kocialkowski · Tue Mar 29 14:16:27 2016 +0200
  18. 8dd84a7 sunxi: Move cpu independent code to mach directory by Alexander Graf · Tue Mar 29 17:29:06 2016 +0200
  19. ba56856 sunxi: usb_phy: Add support for A83T USB PHYs by Chen-Yu Tsai · Wed Mar 30 00:26:51 2016 +0800
  20. b83d933 sunxi: Print soc-id from sram controller for sun8i boards by Hans de Goede · Thu Mar 24 22:38:23 2016 +0100
  21. c62f8da sunxi: Add conditional magic sram poke for A33 by Hans de Goede · Thu Mar 24 22:37:08 2016 +0100
  22. ae6c2bc arm: Add support for HYP mode and LPAE page tables by Alexander Graf · Wed Mar 16 15:41:21 2016 +0100
  23. e398949 ARM: OMAP5/DRA7: Expose do_set_iodelay by Nishanth Menon · Tue Mar 15 18:09:16 2016 -0500
  24. b096f3a ARM: OMAP5/DRA7: Split iodelay functionality into sub steps by Nishanth Menon · Tue Mar 15 18:09:15 2016 -0500
  25. 9148fa9 ARM: DRA72: sdram: Update sdram ext phy configuration for SR2.0 by Nishanth Menon · Tue Mar 15 18:09:13 2016 -0500
  26. 3269997 ARM: DRA7: hwdata: Update ioreg data for DRA72 SR2.0 by Nishanth Menon · Tue Mar 15 18:09:12 2016 -0500
  27. af9af44 ARM: DRA72x: Add support for detection of SR2.0 by Ravi Babu · Tue Mar 15 18:09:11 2016 -0500
  28. 6acdb8b imx: mx7d: move MX7D to Kconfig entry by Peng Fan · Thu Mar 03 15:56:02 2016 +0800
  29. 6feaa96 imx: mx6sx: move MX6SX to Kconfig entry by Peng Fan · Thu Mar 03 15:56:01 2016 +0800
  30. 73eb9b0 arm: mx6: Add CCV xPress board support by Stefan Roese · Wed Feb 10 11:41:26 2016 +0100
  31. 6cfa712 warp7: Add initial support by Fabio Estevam · Mon Feb 29 09:33:22 2016 -0300
  32. 2302357 arm: imx6: Switch DDR3 calibration to wait_for_bit() by Marek Vasut · Wed Mar 02 14:49:51 2016 +0100
  33. 219e8c8 imx: print ARM clock for clocks command by Peng Fan · Wed Mar 09 16:44:38 2016 +0800
  34. a2cba65 imx: mx6ul configure the PMIC_STBY_REQ pin as open drain by Peng Fan · Wed Mar 09 16:44:37 2016 +0800
  35. f60137e imx: mx6ul: skip setting ahb rate by Peng Fan · Wed Mar 09 16:44:36 2016 +0800
  36. 64cef44 imx: mx6: Fix incorrect clear mmdc_ch0 handshake mask by Ye Li · Wed Mar 09 16:13:48 2016 +0800
  37. ca89aa2 sunxi: A83T: fix 32bit overflow warning by vishnupatekar · Thu Mar 24 01:54:33 2016 +0800
  38. 42cbbe3 sunxi: Fix gmac not working due to cpu_eth_init no longer being called by Hans de Goede · Thu Mar 17 13:53:03 2016 +0100
  39. a60c3fc sunxi: Add support for USB vbus pin for USB3 by Hans de Goede · Fri Mar 18 08:42:01 2016 +0100
  40. 47adc3d sunxi: Fix clock_twi_onoff for sun9i by Hans de Goede · Wed Mar 16 20:58:41 2016 +0100
  41. 7969677 sunxi: Fix clock_twi_onoff for sun8i-a83 by Hans de Goede · Wed Mar 16 20:57:28 2016 +0100
  42. f946a87 sunxi: Fix clock_twi_onoff for sun6i by Hans de Goede · Wed Mar 16 20:44:51 2016 +0100
  43. b88d0ab sunxi: A23: Fix some revisions needing a different magic sram poke by Hans de Goede · Fri Mar 04 10:57:34 2016 +0100
  44. 52b6658 Merge branch 'next' by Stefano Babic · Sun Mar 20 22:04:29 2016 +0100
  45. 0ed608e spl: arm: Make sure to include all of the u_boot_list entries by Tom Rini · Tue Mar 15 17:56:29 2016 -0400
  46. 1258bb1 arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX by Tom Rini · Wed Mar 16 10:38:21 2016 -0400
  47. e1660a5 omap4: Check warm reset for reboot mode validity by Paul Kocialkowski · Sat Feb 27 19:19:08 2016 +0100
  48. 4fa7bb9 omap4: Reboot mode support by Paul Kocialkowski · Sat Feb 27 19:19:07 2016 +0100
  49. 913349f omap4: Properly enable USB PHY clocks by Paul Kocialkowski · Sat Feb 27 19:19:02 2016 +0100
  50. ec3ec83 omap-common: clocks-common: Setup USB DPLL when MUSB is in use by Paul Kocialkowski · Sat Feb 27 19:19:01 2016 +0100
  51. 3e3b8bc Amazon Kindle Fire (first generation) codename kc1 support by Paul Kocialkowski · Sat Feb 27 19:19:00 2016 +0100
  52. 4313fd5 omap4: Move i2c clocks enable to enable_basic_clocks by Paul Kocialkowski · Sat Feb 27 19:18:59 2016 +0100
  53. c7f3bb1 omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespace by Paul Kocialkowski · Sat Feb 27 19:18:58 2016 +0100
  54. c22b57e omap-common: Remove deprecated arch_cpu_init code by Paul Kocialkowski · Sat Feb 27 19:18:57 2016 +0100
  55. a00b1e5 omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs by Paul Kocialkowski · Sat Feb 27 19:18:56 2016 +0100
  56. ebb7b9f omap4: Export jedec sdram timings by Paul Kocialkowski · Sat Feb 27 19:18:55 2016 +0100
  57. 6943d34 omap4: Export elpidia sdram timings by Paul Kocialkowski · Sat Feb 27 19:18:54 2016 +0100
  58. 83ec881 omap4: Export elpidia sdram device details by Paul Kocialkowski · Sat Feb 27 19:18:53 2016 +0100
  59. 324590d omap3: Use a define for reboot reason offset by Paul Kocialkowski · Sat Feb 27 19:26:42 2016 +0100
  60. bb0ac14 omap3: String-based reboot mode handling by Paul Kocialkowski · Sat Feb 27 19:26:41 2016 +0100
  61. b1dcd89 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue Mar 15 08:01:17 2016 -0400
  62. 41963ee ARM: DRA7: Move emif settings to board specific files by Lokesh Vutla · Tue Mar 08 09:18:06 2016 +0530
  63. 3c7dc01 ARM: DRA7: Enable EEPROM support by Lokesh Vutla · Tue Mar 08 09:18:05 2016 +0530
  64. d1e22fa ARM: Various: Future-proof serial platdata by Adam Ford · Mon Mar 07 21:08:49 2016 -0600
  65. e8534d2 ARM: OMAP4+: Allow arch specfic code to use early DM by Lokesh Vutla · Mon Mar 07 14:49:54 2016 +0530
  66. 8a9d41a ARM: DRA7: emif: Enable interleaving for higher address space by Lokesh Vutla · Sat Mar 05 17:32:31 2016 +0530
  67. a3019e0 ARM: DRA7: emif: Check for enable bits before updating leveling output by Lokesh Vutla · Sat Mar 05 17:32:30 2016 +0530
  68. 46ca84e ARM: DRA7: emif: Fix DDR init sequence during warm reset by Lokesh Vutla · Sat Mar 05 17:32:29 2016 +0530
  69. fc62e49 ARM: DRA7: emif: Fix updating of refresh ctrl shadow by Lokesh Vutla · Sat Mar 05 17:32:28 2016 +0530
  70. 161f138 board: ti: AM57xx: Add detection logic for AM57xx-evm by Kipisz, Steven · Wed Feb 24 12:30:58 2016 -0600
  71. 4466dfb ARM: OMAP4/5: Add generic board detection hook by Kipisz, Steven · Wed Feb 24 12:30:57 2016 -0600
  72. ebe86dc ARM: OMAP4/5: Centralize early clock initialization by Kipisz, Steven · Wed Feb 24 12:30:52 2016 -0600
  73. 95ae612 imx: mx6: hdmi: handle overflow condition by Peng Fan · Wed Mar 09 16:07:23 2016 +0800
  74. f6ced1b mx7: Distinguish between dual and solo versions by Fabio Estevam · Sun Feb 28 12:33:17 2016 -0300
  75. 197f987 arm: imx: Add support for GE Bx50v3 boards by Akshay Bhat · Fri Jan 29 15:16:40 2016 -0500
  76. 33a0d88 omap3: Use raw SPL by default for mmc1 by Alexander Graf · Tue Mar 01 09:56:34 2016 +0100
  77. d90f883 sniper: Various minor cleanups, missing Kconfig configs and reorganisation by Paul Kocialkowski · Fri Feb 26 13:18:47 2016 +0100
  78. 7263983 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Feb 24 14:25:54 2016 -0500
  79. 6936492 armv7: ls102xa: Move smmu and stream id initialization into the common soc code by Alison Wang · Fri Feb 05 12:48:17 2016 +0800
  80. a1f5d11 sunxi: H3: Add support for the host usb-phys by Jelle van der Waa · Tue Feb 09 23:59:33 2016 +0100
  81. 844e18f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Feb 21 07:56:16 2016 -0500
  82. 4784249 imx: mx7d: isolate resources to domain 0 for A7 core by Peng Fan · Thu Jan 28 16:55:09 2016 +0800
  83. cf1367a imx: mx7: implement functions to boot auxiliary core by Peng Fan · Thu Jan 28 16:55:07 2016 +0800
  84. fb3a3b7 imx: mx6: implement functions to boot auxiliary core by Peng Fan · Thu Jan 28 16:55:05 2016 +0800
  85. 2a78474 imx: mx7d: clock support for RDC by Peng Fan · Thu Jan 28 16:55:03 2016 +0800
  86. bc177f1 imx: mx6: Implement mmc_get_env_part by Soeren Moch · Thu Feb 04 14:41:15 2016 +0100
  87. de2e887 OMAP3_LOGIC: Setup defconfig to enable SPL and NAND booting by Adam Ford · Sat Jan 30 06:43:59 2016 -0600
  88. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  89. 850dbca imx: mx6: implement mmc_get_env_dev by Peng Fan · Thu Jan 28 16:51:26 2016 +0800
  90. 6c9d8fb imx: mx7dsabresd: move mmc_get_env_devno to soc code by Peng Fan · Thu Jan 28 16:51:25 2016 +0800
  91. 7b9f20a imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculation by Ye Li · Tue Jan 26 22:01:58 2016 +0800
  92. e9534c3 imx: mx6sx: Fix issue in LCDIF clock enablement by Ye Li · Tue Jan 26 22:01:57 2016 +0800
  93. b3d60d5 imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board by Ye Li · Mon Feb 01 10:41:32 2016 +0800
  94. d5d8bf7 mx6: soc: Add ENET2 mac address support by Ye Li · Mon Feb 01 10:41:31 2016 +0800
  95. ab257ed arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL by Marek Vasut · Wed Dec 16 15:40:06 2015 +0100
  96. c28ad23 arm: cache: Implement cache range check for v7 by Marek Vasut · Mon Jul 27 22:34:17 2015 +0200
  97. da62ad2 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Jan 28 18:42:10 2016 -0500
  98. f409b36 arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type() by Bin Meng · Mon Jan 11 22:41:26 2016 -0800
  99. d51b77e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Jan 27 15:05:36 2016 -0500
  100. ad8baac sunxi: Add support for LPDDR3 for A83T by Vishnu Patekar · Tue Jan 12 01:20:59 2016 +0800