1. ccf5dfc ARM: AM437x: Align HS device variant defconfig filename by Andreas Dannenberg · Wed Jun 22 17:10:26 2016 -0500
  2. 5d21e6f driver: qspi: correct QSPI disable CS reset value by Praneeth Bajjuri · Tue Jun 21 14:05:36 2016 +0530
  3. 4c2acfe x86: coreboot: Remove the dummy pch driver by Bin Meng · Wed Jun 22 02:30:03 2016 -0700
  4. bdabc27 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Jun 28 15:59:05 2016 -0400
  5. 0d130ad configs: Re-sync after boot menu changes by Tom Rini · Mon Jun 27 22:40:17 2016 -0400
  6. cbbd541 armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIs by Abhimanyu Saini · Tue Jun 14 13:18:31 2016 +0530
  7. ac7f242 armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs by Prabhakar Kushwaha · Fri Jun 24 13:48:13 2016 +0530
  8. 01eb1c4 mmc: fsl: introduce wp_enable by Peng Fan · Wed Jun 15 10:53:02 2016 +0800
  9. 5a24f29 fsl_esdhc: Update clock enable bits for USDHC by Ye Li · Wed Jun 15 10:53:01 2016 +0800
  10. a6eadd5 mmc: fsl: reset to normal boot mode when eMMC fast boot by Peng Fan · Wed Jun 15 10:53:00 2016 +0800
  11. 33bb91b armv8: ls1043aqds: print FPGA info early for QSPI boot by Qianyu Gong · Mon Jun 13 11:20:32 2016 +0800
  12. a92f213 armv8: ls1043aqds: use configurable clock by Qianyu Gong · Mon Jun 13 11:20:31 2016 +0800
  13. 979b3ad common: add new boot media kconfig entry by Peng Fan · Fri Jun 17 17:39:51 2016 +0800
  14. c9044e4 Kconfig: make NOR_BOOT a common option by Peng Fan · Fri Jun 17 17:39:50 2016 +0800
  15. e148d08 maintainers: new email address by Steve Rae · Mon Jun 27 16:11:32 2016 -0700
  16. 7765cf5 fastboot: sparse: improve CHUNK_TYPE_FILL write performance by Steve Rae · Tue Jun 07 11:19:39 2016 -0700
  17. 8a99be8 fastboot: sparse: implement reserve() by Steve Rae · Tue Jun 07 11:19:38 2016 -0700
  18. 76336b2 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · Tue Jun 07 11:19:37 2016 -0700
  19. 8cf58db fastboot: sparse: resync common/image-sparse.c (part 1) by Steve Rae · Tue Jun 07 11:19:36 2016 -0700
  20. f1f112f fastboot: sparse: remove session-id logic by Steve Rae · Tue Jun 07 11:19:35 2016 -0700
  21. e027699 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Mon Jun 27 11:31:23 2016 -0400
  22. 1d9c36f mmc: dw_mmc: fix the wrong AND operation by Jaehoon Chung · Fri May 13 23:37:44 2016 +0900
  23. 649d810 arm: at91: taurus/axm: add DM and DTS support by Heiko Schocher · Wed May 25 07:23:48 2016 +0200
  24. d1b8ea8 arm: at91: smartweb: add DM and DTS support by Heiko Schocher · Wed May 25 07:23:47 2016 +0200
  25. efe0419 arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260 by Heiko Schocher · Wed May 25 07:23:46 2016 +0200
  26. 914aff1 corvus DTS / DM support by Heiko Schocher · Wed May 25 07:23:45 2016 +0200
  27. 959eb06 arm: at91: add CONFIG_AT91SAM9M10G45 by Heiko Schocher · Wed May 25 07:23:44 2016 +0200
  28. 7723a34 ARM: at91: Don't invoke spl_boot_device() twice by Marek Vasut · Sat May 14 23:42:28 2016 +0200
  29. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · Sat May 14 23:42:07 2016 +0200
  30. 2d8e8e6 kbuild: avoid race between dtbs and dt/dt.dtb targets by Masahiro Yamada · Thu Jun 23 13:53:46 2016 +0900
  31. 9978acd efi_loader: Fix typo in distro script by Alexander Graf · Thu Jun 23 01:15:38 2016 +0200
  32. 46dc5cb board/BuR: rename kwb board to brxre1 by Hannes Schmelzer · Wed Jun 22 12:36:14 2016 +0200
  33. 20ccb43 board/BuR: rename tseries board to brppt1 by Hannes Schmelzer · Wed Jun 22 12:36:13 2016 +0200
  34. d2ffbb1 arm: bcm235xx: update clock framework by Steve Rae · Tue Jun 21 16:43:07 2016 -0700
  35. 8b05189 arm: bcm235xx: fix kps ccu by Chris Brand · Tue Jun 21 16:43:06 2016 -0700
  36. 4c8b286 arm: bcm235xx: implement the boot0 hook code by Steve Rae · Tue Jun 21 16:43:05 2016 -0700
  37. 5d2652d arm: bcm235xx: choose 8-bit phy bus width by Steve Rae · Tue Jun 21 16:43:04 2016 -0700
  38. daec47b clk: sandbox: don't check clk ID against 0 by Stephen Warren · Tue Jun 21 13:32:07 2016 -0600
  39. b776347 common: Fix support for environment file in EXT4 by Andrej Rosano · Tue Jun 21 17:54:25 2016 +0200
  40. e873b15 ARM: armv7: refactor Makefile slightly by Masahiro Yamada · Tue Jun 21 21:30:09 2016 +0900
  41. 17a48e4 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER by Masahiro Yamada · Tue Jun 21 02:11:19 2016 +0900
  42. 8fdfac9 Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boards by Masahiro Yamada · Tue Jun 21 02:11:18 2016 +0900
  43. ea19c53 mtd: nand: Drop a blank line in nand_wait() by Andre Renaud · Sun Jun 19 19:25:25 2016 -0600
  44. 909cc1c ARM: move #ifdef to match the error handling code by Masahiro Yamada · Fri Jun 17 21:51:48 2016 +0900
  45. b914009 arm64: optimize smp_kick_all_cpus by Masahiro Yamada · Fri Jun 17 18:32:47 2016 +0900
  46. 86049ad lib/lzo: bugfix when input data is not compressed by Joris Lijssens · Fri Jun 17 10:46:58 2016 +0200
  47. dcc0473 env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD} by Masahiro Yamada · Fri Jun 17 14:24:07 2016 +0900
  48. f8e066c Respect SOURCE_DATE_EPOCH when building FIT images. by Vagrant Cascadian · Thu Jun 16 12:28:40 2016 -0700
  49. 4c9ca38 Use C locale when setting CC_VERSION_STRING and LD_VERSION_STRING. by Vagrant Cascadian · Sun Jun 12 06:07:07 2016 -0700
  50. 6ac0699 board: amlogic: Rename folder for Amlogic boards by Carlo Caione · Fri Jun 10 20:18:23 2016 +0200
  51. 72ad903 configs: gxbb: Introduce a common config header file by Carlo Caione · Fri Jun 10 20:18:22 2016 +0200
  52. 44af20b common: image: minimal android image iminfo support by Michael Trimarchi · Fri Jun 10 19:54:37 2016 +0200
  53. a845762 mkimage: fit: spl: Add an optional static offset for external data by Teddy Reed · Thu Jun 09 19:38:02 2016 -0700
  54. 268f19e cmd: bootefi: cosmetic by Sergey Kubushyn · Tue Jun 07 11:14:31 2016 -0700
  55. c1f2bdd omap3: bugfix in timer on rollover by Daniel Gorsulowski · Mon Jun 06 09:40:11 2016 +0200
  56. 68d7520 armv8: ls1043aqds: fix to get boot device info from FPGA by Qianyu Gong · Mon Jun 13 11:20:30 2016 +0800
  57. f861806 armv8/fsl_lsch2: Correct the cores frequency initialization by Hou Zhiqiang · Sun Jun 12 14:42:04 2016 +0800
  58. 6023742 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Tue Jun 21 20:43:21 2016 -0400
  59. 3c9bfea tools: moveconfig: show suspicious boards with possible misconversion by Masahiro Yamada · Wed Jun 15 14:33:54 2016 +0900
  60. 0153f03 tools: moveconfig: simplify show_failed_boards() and show more info by Masahiro Yamada · Wed Jun 15 14:33:53 2016 +0900
  61. 8f5256a tools: moveconfig: simplify source tree switching by Masahiro Yamada · Wed Jun 15 14:33:52 2016 +0900
  62. 2e74fee tools: moveconfig: change class WorkDir to class ReferenceSource by Masahiro Yamada · Wed Jun 15 14:33:51 2016 +0900
  63. b48387f tools: moveconfig: fix needless move for config with default 1 by Masahiro Yamada · Wed Jun 15 14:33:50 2016 +0900
  64. 7ba4c67 NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS server by Guillaume GARDET · Mon Jun 06 15:11:45 2016 +0200
  65. fcdcc55 net: phy: marvell: Do not reset 88e1310 after autoneg by Nathan Rossi · Fri Jun 03 23:16:17 2016 +1000
  66. 73823fa net: phy: micrel: add support for KSZ886x switches in MIIM mode by Alexey Firago · Thu May 26 16:28:44 2016 +0300
  67. 9fe7fb5 net: rtl8169: fix switching between adapters by Stephen Warren · Tue Apr 26 15:29:00 2016 -0600
  68. f99c5cb Kconfig: Add a new DISTRO_DEFAULTS Kconfig option by Hans de Goede · Mon Jun 20 23:16:28 2016 +0200
  69. 60e0b18 sunxi: Add PSCI implementation in C by Chen-Yu Tsai · Tue Jun 07 10:54:34 2016 +0800
  70. 9bffa7f sunxi: Add base address for GIC by Chen-Yu Tsai · Tue Jun 07 10:54:33 2016 +0800
  71. f3a80e2 sunxi: Add CPUCFG debug lock and sun7i cpu power controls by Chen-Yu Tsai · Tue Jun 07 10:54:32 2016 +0800
  72. fcd4c4e sunxi: Group cpu core related controls together by Chen-Yu Tsai · Tue Jun 07 10:54:31 2016 +0800
  73. d14dcb0 sunxi: Add missing linux/types.h header for cpucfg_sun6i.h by Chen-Yu Tsai · Tue Jun 07 10:54:30 2016 +0800
  74. 165ab87 sunxi: Add packed attribute to struct sunxi_prcm_reg by Chen-Yu Tsai · Tue Jun 07 10:54:29 2016 +0800
  75. 8ba7974 sunxi: Make CPUCFG_BASE macro names the same across families by Chen-Yu Tsai · Tue Jun 07 10:54:28 2016 +0800
  76. 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
  77. 23addd2 ARM: PSCI: export common PSCI function declarations for C code by Chen-Yu Tsai · Tue Jun 07 10:54:26 2016 +0800
  78. 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
  79. 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
  80. b05a648 sunxi: Revert "sunxi: make SoC variant choice mandatory" by Hans de Goede · Sun Jun 12 11:57:07 2016 +0200
  81. 902879a sunxi: Add defconfig and dts file for inet86dz board by Hans de Goede · Sun Jun 12 19:44:42 2016 +0200
  82. c3ed8c1 sunxi: Add defconfig and dts file for Polaroid MID2407PXE03 tablet by Hans de Goede · Sat Jun 11 15:19:38 2016 +0200
  83. 42a3182 sunxi: Select USE_TINY_PRINTF by Hans de Goede · Fri Jun 10 12:19:40 2016 +0200
  84. 5f18398 tinyprintf: Add vprintf implementation by Hans de Goede · Fri Jun 10 21:03:34 2016 +0200
  85. 5bcd831 Prepare v2016.07-rc2 by Tom Rini · Mon Jun 20 11:14:12 2016 -0400
  86. 622a01c autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · Mon Jun 20 17:33:39 2016 +0900
  87. 521240c Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Jun 20 05:15:52 2016 -0400
  88. 1243cd8 mmc: add MMC_VERSION_5_1 by Stefan Wahren · Thu Jun 16 17:54:06 2016 +0000
  89. e92c446 dragonboard410c: Increase default environment size. by Mateusz Kulikowski · Sun Jun 19 23:05:32 2016 +0200
  90. e0012a3 Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Jun 20 05:14:01 2016 -0400
  91. 3b5f884 mtd: nand: Patch remaining places where nand_to_mtd() should be used by Boris Brezillon · Wed Jun 15 20:56:10 2016 +0200
  92. 3501d78 nand: doc: fix example ecc scheme calculation by Fabian Mewes · Tue Jun 14 02:46:14 2016 +0200
  93. c65c7fa nand: extend nand torture by Max Krummenacher · Mon Jun 13 10:15:48 2016 +0200
  94. f3178d7 nand: nand torture: follow sync with linux v4.6 by Max Krummenacher · Mon Jun 13 10:15:47 2016 +0200
  95. 5ad7e83 common: fb_nand: won't compile by Sergey Kubushyn · Tue Jun 07 14:22:59 2016 -0700
  96. 601361f spl: nand: sunxi: add support for NAND config auto-detection by Boris Brezillon · Mon Jun 06 10:17:02 2016 +0200
  97. 87cc16c spl: nand: sunxi: split 'load page' and 'read page' logic by Boris Brezillon · Mon Jun 06 10:17:01 2016 +0200
  98. dbd8710 spl: nand: sunxi: rework status polling loop by Boris Brezillon · Mon Jun 06 10:17:00 2016 +0200
  99. 939c75b spl: nand: sunxi: stop guessing the redundant u-boot offset by Boris Brezillon · Mon Jun 06 10:16:59 2016 +0200
  100. 4f238e7 spl: nand: support redundant u-boot image by Boris Brezillon · Mon Jun 06 10:16:58 2016 +0200