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