1. 8ba7974 sunxi: Make CPUCFG_BASE macro names the same across families by Chen-Yu Tsai · Tue Jun 07 10:54:28 2016 +0800
  2. 72a4800 ARM: allocate extra space for PSCI stack in secure section during link phase by Chen-Yu Tsai · Tue Jun 07 10:54:27 2016 +0800
  3. 23addd2 ARM: PSCI: export common PSCI function declarations for C code by Chen-Yu Tsai · Tue Jun 07 10:54:26 2016 +0800
  4. 62e4032 ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_all by Chen-Yu Tsai · Tue Jun 07 10:54:25 2016 +0800
  5. 72479ed ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top() by Chen-Yu Tsai · Tue Jun 07 10:54:24 2016 +0800
  6. b05a648 sunxi: Revert "sunxi: make SoC variant choice mandatory" by Hans de Goede · Sun Jun 12 11:57:07 2016 +0200
  7. 902879a sunxi: Add defconfig and dts file for inet86dz board by Hans de Goede · Sun Jun 12 19:44:42 2016 +0200
  8. c3ed8c1 sunxi: Add defconfig and dts file for Polaroid MID2407PXE03 tablet by Hans de Goede · Sat Jun 11 15:19:38 2016 +0200
  9. 42a3182 sunxi: Select USE_TINY_PRINTF by Hans de Goede · Fri Jun 10 12:19:40 2016 +0200
  10. 5f18398 tinyprintf: Add vprintf implementation by Hans de Goede · Fri Jun 10 21:03:34 2016 +0200
  11. 5bcd831 Prepare v2016.07-rc2 by Tom Rini · Mon Jun 20 11:14:12 2016 -0400
  12. 622a01c autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · Mon Jun 20 17:33:39 2016 +0900
  13. 521240c Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Jun 20 05:15:52 2016 -0400
  14. 1243cd8 mmc: add MMC_VERSION_5_1 by Stefan Wahren · Thu Jun 16 17:54:06 2016 +0000
  15. e92c446 dragonboard410c: Increase default environment size. by Mateusz Kulikowski · Sun Jun 19 23:05:32 2016 +0200
  16. e0012a3 Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Jun 20 05:14:01 2016 -0400
  17. 3b5f884 mtd: nand: Patch remaining places where nand_to_mtd() should be used by Boris Brezillon · Wed Jun 15 20:56:10 2016 +0200
  18. 3501d78 nand: doc: fix example ecc scheme calculation by Fabian Mewes · Tue Jun 14 02:46:14 2016 +0200
  19. c65c7fa nand: extend nand torture by Max Krummenacher · Mon Jun 13 10:15:48 2016 +0200
  20. f3178d7 nand: nand torture: follow sync with linux v4.6 by Max Krummenacher · Mon Jun 13 10:15:47 2016 +0200
  21. 5ad7e83 common: fb_nand: won't compile by Sergey Kubushyn · Tue Jun 07 14:22:59 2016 -0700
  22. 601361f spl: nand: sunxi: add support for NAND config auto-detection by Boris Brezillon · Mon Jun 06 10:17:02 2016 +0200
  23. 87cc16c spl: nand: sunxi: split 'load page' and 'read page' logic by Boris Brezillon · Mon Jun 06 10:17:01 2016 +0200
  24. dbd8710 spl: nand: sunxi: rework status polling loop by Boris Brezillon · Mon Jun 06 10:17:00 2016 +0200
  25. 939c75b spl: nand: sunxi: stop guessing the redundant u-boot offset by Boris Brezillon · Mon Jun 06 10:16:59 2016 +0200
  26. 4f238e7 spl: nand: support redundant u-boot image by Boris Brezillon · Mon Jun 06 10:16:58 2016 +0200
  27. 05b769d spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependency by Boris Brezillon · Mon Jun 06 10:16:57 2016 +0200
  28. a7a401c spl: nand: sunxi: remove support for so-called 'syndrome' mode by Boris Brezillon · Mon Jun 06 10:16:56 2016 +0200
  29. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · Fri Jun 17 09:44:00 2016 -0600
  30. 6488e64 reset: implement a reset test by Stephen Warren · Fri Jun 17 09:43:59 2016 -0600
  31. 185ad87 Add a reset driver framework/uclass by Stephen Warren · Fri Jun 17 09:43:58 2016 -0600
  32. e0e2b26 mailbox: add Tegra186 HSP driver by Stephen Warren · Fri Jun 17 09:43:57 2016 -0600
  33. 3cdf676 mailbox: rename headers by Stephen Warren · Fri Jun 17 09:43:56 2016 -0600
  34. eeed18c sandbox: gpio: doc: Fix parameter documentation by mario.six@gdsys.cc · Wed May 25 15:18:10 2016 +0200
  35. 55019c5 lib/libfdt/: General aesthetic/style fixes. by Robert P. J. Day · Mon May 23 05:40:55 2016 -0400
  36. ab8ce19 gpio: pca953x: Fix register reading past 8th GPIO by mario.six@gdsys.cc · Mon May 23 09:54:56 2016 +0200
  37. f4d193b dm: add manual relocation for devices by Angelo Dureghello · Sat May 21 12:05:49 2016 +0200
  38. bb40439 ARM: uniphier: use the default CONFIG_BOOTDELAY=2 by Masahiro Yamada · Fri Jun 17 19:24:30 2016 +0900
  39. 460483c ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20 by Masahiro Yamada · Fri Jun 17 19:24:29 2016 +0900
  40. 3a0850d ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to Kconfig by Masahiro Yamada · Fri Jun 17 19:24:28 2016 +0900
  41. 74b79f8 ARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BIT by Masahiro Yamada · Fri Jun 17 19:24:27 2016 +0900
  42. f3bf3ec ARM: uniphier: change CPU_RELEASE_ADDR to the head of DRAM space by Masahiro Yamada · Wed Jun 15 14:46:09 2016 +0900
  43. 6771512 SPL ext: cosmetic: correct error message in spl_load_image_ext() by Petr Kulhavy · Sat Jun 18 12:21:17 2016 +0200
  44. 647ffed fs: cbfs: Fix build of fs/cbfs/cbfs.c when building u-boot sandbox on x86 32-bit by Guillaume GARDET · Fri Jun 17 11:45:37 2016 +0200
  45. 9c401e4 test/py: fix printenv signon message disable code by Stephen Warren · Thu Jun 16 12:59:34 2016 -0600
  46. 908c4d1 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Sat Jun 18 23:46:43 2016 -0400
  47. 52a0551 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sat Jun 18 23:46:21 2016 -0400
  48. 9986967 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sat Jun 18 23:44:22 2016 -0400
  49. e62aaf1 warp7: Fix DFU support by Fabio Estevam · Thu Jun 09 14:54:30 2016 -0300
  50. e643580 warp7: Add README file by Marco Franchi · Fri Jun 10 14:56:23 2016 -0300
  51. 3d73f52 warp7: Fix watchdog reset by Marco Franchi · Fri Jun 10 14:45:28 2016 -0300
  52. 730a3fb imx: mx6ulevk: change QSPI PAD DSE to 120ohm by Peng Fan · Wed Jun 15 14:18:39 2016 +0800
  53. e10d350 imx6ulevk: fix LCD_nPWREN setting by Peng Fan · Wed Jun 15 14:18:38 2016 +0800
  54. a383197 imx6ulevk: fix 74LV OE usage by Peng Fan · Wed Jun 15 14:18:37 2016 +0800
  55. d0d4f02 mx7dsabresd: Fix LCD_PWR_EN output setting by Ye Li · Wed Jun 15 14:18:36 2016 +0800
  56. 029d07f mx6sabresd: Allow LVDS backlight to be functional after a kernel reboot by Marco Franchi · Wed Jun 08 15:05:31 2016 -0300
  57. 09594b7 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Sat Jun 18 10:24:54 2016 +0200
  58. ba397ba usb: ehci: only shutdown opened controller by Peng Fan · Wed Jun 15 13:15:46 2016 +0800
  59. 57a7220 cmd: usb: check if_type before using this device by Peng Fan · Fri Jun 17 14:18:11 2016 +0800
  60. 38cb0b9 arm: Fix setjmp by Alexander Graf · Mon Jun 13 14:01:07 2016 +0200
  61. 107ef97 arm, am335x: siemens: enable DM/DTS support by Heiko Schocher · Mon Jun 13 15:16:01 2016 +0200
  62. 8559fd5 arm, am335x: siemens: update etamin defconfig by Heiko Schocher · Mon Jun 13 15:16:00 2016 +0200
  63. c3f5c27 ARM: AM57xx: Enable FIT for HS Devices by Andreas Dannenberg · Mon Jun 13 18:25:16 2016 -0500
  64. e0faf3c OMAP3: fix twister board by Stefano Babic · Tue Jun 14 09:13:37 2016 +0200
  65. 64afd80 Orphan dbau1x00 boards by Thomas Lange · Tue Jun 14 11:04:37 2016 +0200
  66. ecb2364 SPL: ext: remove redundant ifdef statement by Petr Kulhavy · Tue Jun 14 12:06:36 2016 +0200
  67. 8ca5a90 common: image-fit: Cleanup spelling mistakes by Andreas Dannenberg · Wed Jun 15 17:00:19 2016 -0500
  68. f2e7861 ARM: AM437x: Enable FIT for hs platforms by Srinivas, Madan · Thu Jun 16 15:42:32 2016 -0400
  69. e8e6f56 ARM: AM437x: Sync defconfig between GP and HS EVM by Srinivas, Madan · Thu Jun 16 15:42:31 2016 -0400
  70. b937b2e configs: Re-sync BOOTDELAY changes by Tom Rini · Mon Jun 13 09:45:14 2016 -0400
  71. b47fd23 common/Kconfig: Change the default BOOTDELAY to 2 by Tom Rini · Mon Jun 13 09:00:30 2016 -0400
  72. fb22daf Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Fri Jun 17 09:33:06 2016 -0400
  73. 07a04a1 splash_source: add support for ubifs formatted nand by Eran Matityahu · Tue Jun 07 10:38:37 2016 +0300
  74. 0182095 usb: xhci: fsl: Add workaround for USB erratum A008751 by Sriram Dash · Mon Jun 13 09:58:36 2016 +0530
  75. 56ba44d armv8/ls2080: Remove workaround for erratum A008751 by Sriram Dash · Mon Jun 13 09:58:35 2016 +0530
  76. 9e8da5c fsl: usb: make errata function common for PPC and ARM by Sriram Dash · Mon Jun 13 09:58:34 2016 +0530
  77. eacf09c usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllers by Sriram Dash · Mon Jun 13 09:58:33 2016 +0530
  78. 9282d26 arm64: fsl-layerscape: add get_svr and IS_SVR_REV helper by Sriram Dash · Mon Jun 13 09:58:32 2016 +0530
  79. 2de7d54 arm: bcm281xx: choose 8-bit phy bus width by Steve Rae · Tue Jun 07 15:35:22 2016 -0700
  80. d7198f3 usb: dwc2_udc_otg: support 8-bit interface by Steve Rae · Tue Jun 07 15:35:21 2016 -0700
  81. d25110d board: am437x-hs: spl: Select right dtb from fit by Lokesh Vutla · Fri Jun 10 10:44:47 2016 +0530
  82. 27ce3d7 ti_omap5_common: Add right dtb file for AM572x-IDK by Lokesh Vutla · Fri Jun 10 09:35:46 2016 +0530
  83. 9951985 ARM: dts: AM572x-IDK Initial Support by Schuyler Patton · Fri Jun 10 09:35:45 2016 +0530
  84. b963409 ARM: AM57xx: Enable FIT by Lokesh Vutla · Fri Jun 10 09:35:44 2016 +0530
  85. 00bf8b2 board: am57xx: fit: add support for selecting dtb dynamically by Lokesh Vutla · Fri Jun 10 09:35:43 2016 +0530
  86. 6c2cfdd board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVM by Lokesh Vutla · Fri Jun 10 09:35:42 2016 +0530
  87. 5178dc1 armv8: s32v234: Introduce basic support for s32v234evb by Eddy Petrișor · Sun Jun 05 03:43:00 2016 +0300
  88. 0edfb4e serial: Introduce linflex uart support by Stoica Cosmin-Stefan · Sun Jun 05 03:42:59 2016 +0300
  89. 45f2c70 board: arm:: Add support for Broadcom BCM23550 by Steve Rae · Thu Jun 02 15:10:56 2016 -0700
  90. 702012e Merge branch 'master' of git://git.denx.de/u-boot-arc by Tom Rini · Mon Jun 13 08:51:50 2016 -0400
  91. 1f5d090 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Mon Jun 13 08:51:21 2016 -0400
  92. edf3271 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Jun 13 08:50:58 2016 -0400
  93. db16308 axs103: Bump CPU frequency from 50MHz to 100MHz by Alexey Brodkin · Fri Jun 10 18:19:25 2016 +0300
  94. b686ce7 arc: Update data accessors with use of memory barriers by Alexey Brodkin · Wed Jun 08 08:24:54 2016 +0300
  95. 0fda964 board: axs10x: Flush entire cache after programming reset vector by Alexey Brodkin · Wed Jun 08 08:19:33 2016 +0300
  96. 5accfc9 arc/cache: Flush & invalidate all caches right before enabling IOC by Alexey Brodkin · Wed Jun 08 08:04:03 2016 +0300
  97. e344c1f arc/cache: really do invalidate_dcache_all() even if IOC exists by Alexey Brodkin · Wed Jun 08 07:57:19 2016 +0300
  98. bd04127 common: env_ubi: Clear environment buffer before reading by Marcin Niestroj · Tue May 24 14:59:55 2016 +0200
  99. 3bb01f1 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Sun Jun 12 23:28:57 2016 -0400
  100. 1d9e409 autoboot: follow-up cleanup after CONFIG_BOOTDELAY moves by Masahiro Yamada · Sat Jun 11 18:44:09 2016 +0900