1. 9986967 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sat Jun 18 23:44:22 2016 -0400
  2. e62aaf1 warp7: Fix DFU support by Fabio Estevam · Thu Jun 09 14:54:30 2016 -0300
  3. e643580 warp7: Add README file by Marco Franchi · Fri Jun 10 14:56:23 2016 -0300
  4. 3d73f52 warp7: Fix watchdog reset by Marco Franchi · Fri Jun 10 14:45:28 2016 -0300
  5. 730a3fb imx: mx6ulevk: change QSPI PAD DSE to 120ohm by Peng Fan · Wed Jun 15 14:18:39 2016 +0800
  6. e10d350 imx6ulevk: fix LCD_nPWREN setting by Peng Fan · Wed Jun 15 14:18:38 2016 +0800
  7. a383197 imx6ulevk: fix 74LV OE usage by Peng Fan · Wed Jun 15 14:18:37 2016 +0800
  8. d0d4f02 mx7dsabresd: Fix LCD_PWR_EN output setting by Ye Li · Wed Jun 15 14:18:36 2016 +0800
  9. 029d07f mx6sabresd: Allow LVDS backlight to be functional after a kernel reboot by Marco Franchi · Wed Jun 08 15:05:31 2016 -0300
  10. 09594b7 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Sat Jun 18 10:24:54 2016 +0200
  11. 38cb0b9 arm: Fix setjmp by Alexander Graf · Mon Jun 13 14:01:07 2016 +0200
  12. 107ef97 arm, am335x: siemens: enable DM/DTS support by Heiko Schocher · Mon Jun 13 15:16:01 2016 +0200
  13. 8559fd5 arm, am335x: siemens: update etamin defconfig by Heiko Schocher · Mon Jun 13 15:16:00 2016 +0200
  14. c3f5c27 ARM: AM57xx: Enable FIT for HS Devices by Andreas Dannenberg · Mon Jun 13 18:25:16 2016 -0500
  15. e0faf3c OMAP3: fix twister board by Stefano Babic · Tue Jun 14 09:13:37 2016 +0200
  16. 64afd80 Orphan dbau1x00 boards by Thomas Lange · Tue Jun 14 11:04:37 2016 +0200
  17. ecb2364 SPL: ext: remove redundant ifdef statement by Petr Kulhavy · Tue Jun 14 12:06:36 2016 +0200
  18. 8ca5a90 common: image-fit: Cleanup spelling mistakes by Andreas Dannenberg · Wed Jun 15 17:00:19 2016 -0500
  19. f2e7861 ARM: AM437x: Enable FIT for hs platforms by Srinivas, Madan · Thu Jun 16 15:42:32 2016 -0400
  20. e8e6f56 ARM: AM437x: Sync defconfig between GP and HS EVM by Srinivas, Madan · Thu Jun 16 15:42:31 2016 -0400
  21. b937b2e configs: Re-sync BOOTDELAY changes by Tom Rini · Mon Jun 13 09:45:14 2016 -0400
  22. b47fd23 common/Kconfig: Change the default BOOTDELAY to 2 by Tom Rini · Mon Jun 13 09:00:30 2016 -0400
  23. fb22daf Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Fri Jun 17 09:33:06 2016 -0400
  24. 07a04a1 splash_source: add support for ubifs formatted nand by Eran Matityahu · Tue Jun 07 10:38:37 2016 +0300
  25. d25110d board: am437x-hs: spl: Select right dtb from fit by Lokesh Vutla · Fri Jun 10 10:44:47 2016 +0530
  26. 27ce3d7 ti_omap5_common: Add right dtb file for AM572x-IDK by Lokesh Vutla · Fri Jun 10 09:35:46 2016 +0530
  27. 9951985 ARM: dts: AM572x-IDK Initial Support by Schuyler Patton · Fri Jun 10 09:35:45 2016 +0530
  28. b963409 ARM: AM57xx: Enable FIT by Lokesh Vutla · Fri Jun 10 09:35:44 2016 +0530
  29. 00bf8b2 board: am57xx: fit: add support for selecting dtb dynamically by Lokesh Vutla · Fri Jun 10 09:35:43 2016 +0530
  30. 6c2cfdd board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVM by Lokesh Vutla · Fri Jun 10 09:35:42 2016 +0530
  31. 5178dc1 armv8: s32v234: Introduce basic support for s32v234evb by Eddy Petrișor · Sun Jun 05 03:43:00 2016 +0300
  32. 0edfb4e serial: Introduce linflex uart support by Stoica Cosmin-Stefan · Sun Jun 05 03:42:59 2016 +0300
  33. 45f2c70 board: arm:: Add support for Broadcom BCM23550 by Steve Rae · Thu Jun 02 15:10:56 2016 -0700
  34. 702012e Merge branch 'master' of git://git.denx.de/u-boot-arc by Tom Rini · Mon Jun 13 08:51:50 2016 -0400
  35. 1f5d090 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Mon Jun 13 08:51:21 2016 -0400
  36. edf3271 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Jun 13 08:50:58 2016 -0400
  37. db16308 axs103: Bump CPU frequency from 50MHz to 100MHz by Alexey Brodkin · Fri Jun 10 18:19:25 2016 +0300
  38. b686ce7 arc: Update data accessors with use of memory barriers by Alexey Brodkin · Wed Jun 08 08:24:54 2016 +0300
  39. 0fda964 board: axs10x: Flush entire cache after programming reset vector by Alexey Brodkin · Wed Jun 08 08:19:33 2016 +0300
  40. 5accfc9 arc/cache: Flush & invalidate all caches right before enabling IOC by Alexey Brodkin · Wed Jun 08 08:04:03 2016 +0300
  41. e344c1f arc/cache: really do invalidate_dcache_all() even if IOC exists by Alexey Brodkin · Wed Jun 08 07:57:19 2016 +0300
  42. bd04127 common: env_ubi: Clear environment buffer before reading by Marcin Niestroj · Tue May 24 14:59:55 2016 +0200
  43. 3bb01f1 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Sun Jun 12 23:28:57 2016 -0400
  44. 1d9e409 autoboot: follow-up cleanup after CONFIG_BOOTDELAY moves by Masahiro Yamada · Sat Jun 11 18:44:09 2016 +0900
  45. dd6427f ARM: stm32: remove unused CONFIG_AUTOBOOT by Masahiro Yamada · Sat Jun 11 18:44:08 2016 +0900
  46. 8cc84e7 tools: fix define2mk.sed to not add quotes around negative integers by Masahiro Yamada · Sat Jun 11 18:44:10 2016 +0900
  47. b1a570f tools: moveconfig: Add a new --git-ref option by Joe Hershberger · Fri Jun 10 14:53:32 2016 -0500
  48. 93f1c2d tools: moveconfig: New color used for changed defconfig by Joe Hershberger · Fri Jun 10 14:53:30 2016 -0500
  49. 640de87 tools: moveconfig: Fix another typo by Joe Hershberger · Fri Jun 10 14:53:29 2016 -0500
  50. cb256cb tools: moveconfig: make Slot.poll() more readable with helper methods by Masahiro Yamada · Wed Jun 08 11:47:37 2016 +0900
  51. 9566abd tools: moveconfig: allow to run without any CONFIG specified by Masahiro Yamada · Thu May 19 15:52:09 2016 +0900
  52. 83c1767 tools: moveconfig: add --force-sync option by Masahiro Yamada · Thu May 19 15:52:08 2016 +0900
  53. 0f6beda tools: moveconfig: report when defconfig is updated by Masahiro Yamada · Thu May 19 15:52:07 2016 +0900
  54. 07f9852 tools: moveconfig: report when CONFIGs are removed by savedefconfig by Masahiro Yamada · Thu May 19 15:52:06 2016 +0900
  55. 76f8df5 tools: moveconfig: display log when savedefconfig occurs by Masahiro Yamada · Thu May 19 15:52:05 2016 +0900
  56. 263d137 tools: moveconfig: skip savedefconfig if .config was not updated by Masahiro Yamada · Thu May 19 15:52:04 2016 +0900
  57. 274a5ee tools: moveconfig: refactor code to go back to idle state by Masahiro Yamada · Thu May 19 15:52:03 2016 +0900
  58. 465b7c0 tools: moveconfig: display log atomically in more readable format by Masahiro Yamada · Thu May 19 15:52:02 2016 +0900
  59. 69e2bbc tools: moveconfig: move log output code out of Kconfig Parser class by Masahiro Yamada · Thu May 19 15:52:01 2016 +0900
  60. 5393b61 tools: moveconfig: compute file paths just once by Masahiro Yamada · Thu May 19 15:52:00 2016 +0900
  61. b903c4e tools: moveconfig: allow to give CONFIG names as argument directly by Masahiro Yamada · Thu May 19 15:51:58 2016 +0900
  62. b80a667 tools: moveconfig: drop code for handling type and default value by Masahiro Yamada · Thu May 19 15:51:57 2016 +0900
  63. 5643d6e tools: moveconfig: do not rely on type and default value given by users by Masahiro Yamada · Thu May 19 15:51:56 2016 +0900
  64. cefaa58 tools: moveconfig: increment number of processed files monotonically by Masahiro Yamada · Thu May 19 15:51:55 2016 +0900
  65. 990e677 tools: moveconfig: exit with error message for not clean directory by Masahiro Yamada · Thu May 19 15:51:54 2016 +0900
  66. c4d76eb tools: moveconfig: check compilers before starting defconfig walk by Masahiro Yamada · Thu May 19 15:51:53 2016 +0900
  67. 06f76e9 tools: moveconfig: check directory location before compilers by Masahiro Yamada · Thu May 19 15:51:52 2016 +0900
  68. 6ef8ad9 tools: moveconfig: remove redundant else: after sys.exit() by Masahiro Yamada · Thu May 19 15:51:51 2016 +0900
  69. 7c0d9d2 tools: moveconfig: rename update_defconfig() to update_dotconfig() by Masahiro Yamada · Thu May 19 15:51:50 2016 +0900
  70. 953d93b tools: moveconfig: fix --dry-run option by Masahiro Yamada · Thu May 19 15:51:49 2016 +0900
  71. b0e59ee serial: atmel_usart: Add device tree support by Wenyou Yang · Wed Jun 01 08:36:56 2016 +0800
  72. c7cbf22 ARM: at91: Fix PMC bit definitions by Marek Vasut · Sat May 14 23:43:19 2016 +0200
  73. f5e7513 ARM: at91: sama5: Extend boot device autodetection by Marek Vasut · Sat May 14 23:43:01 2016 +0200
  74. 2369c9c arm: at91: Add support for gurnard by Andre Renaud · Thu May 05 07:28:22 2016 -0600
  75. 6eb90e1 fdt: Correct return value in fdtdec_decode_display_timing() by Simon Glass · Thu May 05 07:28:21 2016 -0600
  76. 31f56b4 at91: video: Support driver-model for the LCD driver by Simon Glass · Thu May 05 07:28:20 2016 -0600
  77. f3e7f01 at91: video: Prepare for driver-model conversion by Simon Glass · Thu May 05 07:28:19 2016 -0600
  78. 317a382 linux/compat.h: add dev_warn() by Andreas Bießmann · Sat Jun 04 22:27:22 2016 +0200
  79. 46ecd23 at91: Add driver-model GPIO devices for AT91SAM9G45 by Simon Glass · Thu May 05 07:28:17 2016 -0600
  80. eaf2321 at91: nand: Set up the ECC strength correctly by Andre Renaud · Thu May 05 07:28:15 2016 -0600
  81. cf44b94 at91: Correct NAND ECC register access by Andre Renaud · Thu May 05 07:28:14 2016 -0600
  82. 3c9fc8d arm: at91: Add a header file for the real-time clock by Andre Renaud · Thu May 05 07:28:13 2016 -0600
  83. 30a4121 arm: at91: dts: Bring in device tree file for AT91SAM9G45 by Simon Glass · Thu May 05 07:28:12 2016 -0600
  84. 75c5d18 net: macb: Convert to driver model by Simon Glass · Thu May 05 07:28:11 2016 -0600
  85. 3d5dcef net: macb: Flush correct cache portion when sending by Simon Glass · Thu May 05 07:28:10 2016 -0600
  86. 5ad2751 net: macb: Prepare for driver-model conversion by Simon Glass · Thu May 05 07:28:09 2016 -0600
  87. 23298cd net: Handle an empty bootp extension section by Andre Renaud · Thu May 05 07:28:08 2016 -0600
  88. adc47bf bootm: Align cache flush end address correctly by Simon Glass · Thu May 05 07:28:07 2016 -0600
  89. 9084407 arm: Allow skipping of low-level init with I-cache on by Simon Glass · Thu May 05 07:28:06 2016 -0600
  90. ff38e7e at91: Add support for the AT91 slow clock controller by Andre Renaud · Thu May 05 07:28:05 2016 -0600
  91. ba91bd5 gpio: at91: Fix pullup/pulldown configuration on PIO3 by Marek Vasut · Wed May 04 23:05:23 2016 +0200
  92. 5021e3c verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · Thu Jun 09 19:18:44 2016 -0700
  93. aca42d7 ti_armv7_common: env: Remove no longer needed mem_reserve by Andrew F. Davis · Wed Jun 08 10:19:14 2016 -0500
  94. 853445f cmd: gpt: add - partition size parsing by Michael Trimarchi · Wed Jun 08 10:18:16 2016 +0200
  95. c805623 arm: dra7xx: Assign omap_vcores based on board type by Keerthy · Tue Jun 07 16:05:25 2016 +0530
  96. dd4845e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Sun Jun 12 12:52:33 2016 -0400
  97. bd1f7f2 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Sun Jun 12 12:52:19 2016 -0400
  98. 61a382b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Jun 12 12:51:34 2016 -0400
  99. fa72162 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Sun Jun 12 09:55:16 2016 -0400
  100. c338c38 x86: broadwell: gpio: Remove the codes to set up pin control by Bin Meng · Wed Jun 08 05:07:39 2016 -0700