1. 7ecba25 defconfig: Add CONFIG_OF_CONTROL in zynq_picozed by Jagan Teki · Mon Jun 29 14:16:30 2015 +0530
  2. 3fda06e defconfig: ls1021a: Add OF_CONTROL and DM support by Haikun Wang · Sat Jun 27 21:51:05 2015 +0530
  3. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  4. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  5. aa2507d a3m071: Add needed dependency on LIB_RAND by Joe Hershberger · Mon Jun 22 16:15:28 2015 -0500
  6. 9ba67f2 siemens,am33x,thuban: rename dxr2 to thuban by Heiko Schocher · Mon Jun 15 14:57:15 2015 +0200
  7. b7a6d14 siemens,am33x,rastaban: add rastaban config by Heiko Schocher · Mon Jun 15 14:56:41 2015 +0200
  8. 7d13938 am43xx_evm: add eth boot support by Mugunthan V N · Tue Jun 16 20:23:39 2015 +0530
  9. 1c21638 am43xx_evm: add usb host boot support by Mugunthan V N · Tue Jun 16 20:23:38 2015 +0530
  10. 84fe2ff MSI_Primo81_defconfig: enable USB OTG port and keyboard support by Karsten Merker · Sun Jun 14 12:08:42 2015 +0200
  11. fa8b71b board: add support for Vision System's Baltos Industrial PC by Yegor Yefremov · Fri May 29 19:27:29 2015 +0200
  12. 3463e35 configs: am43xx_evm: Enable NAND by Roger Quadros · Fri Jun 05 11:09:02 2015 +0300
  13. 9cdf367 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Jun 11 21:18:52 2015 -0400
  14. 2743c07 blackfin: fix undefined reference to srand and rand by Masahiro Yamada · Thu Jun 11 19:16:43 2015 +0900
  15. 8579a51 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig by Simon Glass · Fri Mar 06 13:19:03 2015 -0700
  16. 47e5f66 dts: Disable device tree for SPL on all boards by Simon Glass · Tue May 12 14:55:04 2015 -0600
  17. c3341c2 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · Wed Jun 10 08:44:36 2015 -0400
  18. d2ba1ff avr32: delete non generic board's atstk100{3, 4, 6} by Andreas Bießmann · Mon May 11 13:07:27 2015 +0200
  19. 407bc18 avr32: delete non generic board mimc200 by Andreas Bießmann · Mon May 11 13:07:26 2015 +0200
  20. e31a1fd avr32: delete non generic board hammerhead by Andreas Bießmann · Mon May 11 13:07:25 2015 +0200
  21. 814d25b avr32: delete non generic board favr-32-ezkit by Andreas Bießmann · Mon May 11 13:07:24 2015 +0200
  22. 3aa5d4a dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-big by Simon Glass · Fri Jun 05 14:39:34 2015 -0600
  23. 83da3f1 autoboot.c: Move config options to Kconfig by Stefan Roese · Mon May 18 14:08:23 2015 +0200
  24. 9582d23 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Jun 08 08:37:02 2015 -0400
  25. 34e7cc0 colibri_vf: Add separate defconfig for device tree support by Bhuvanchandra DV · Mon Jun 01 18:37:23 2015 +0530
  26. 2b02a34 colibri_vf: Enable GPIO support by Bhuvanchandra DV · Mon Jun 01 18:37:18 2015 +0530
  27. 13b468f Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Sat Jun 06 07:03:07 2015 -0400
  28. 7c44a39 sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default by Hans de Goede · Wed Jun 03 20:08:37 2015 +0200
  29. cf0a1e0 sunxi: Add a proper dts file for the ga10h a33 based tablet by Hans de Goede · Tue Jun 02 16:18:44 2015 +0200
  30. d54e748 sunxi: Rename Astar_MID756 to Et_q8_v1_6 to match kernel dts name by Hans de Goede · Tue Jun 02 16:07:19 2015 +0200
  31. 6ef1be3 sunxi: Sync dts files with the linux kernel by Hans de Goede · Tue Jun 02 15:53:40 2015 +0200
  32. 5a1fcb9 sunxi: Add new Mele_A1000G_quad defconfig by Hans de Goede · Mon Jun 01 16:37:24 2015 +0200
  33. ef37e7b x86: qemu: Implement PIRQ routing by Bin Meng · Wed Jun 03 09:20:06 2015 +0800
  34. 000883b x86: qemu: Create separate i440fx and q35 device trees by Bin Meng · Wed Jun 03 09:20:04 2015 +0800
  35. ef9e9f9 x86: quark: Implement PIRQ routing by Bin Meng · Mon May 25 22:35:06 2015 +0800
  36. ceb9793 x86: qemu: Add graphics support by Bin Meng · Mon May 11 07:36:30 2015 +0800
  37. 072b79d x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig by Bin Meng · Mon May 11 07:36:29 2015 +0800
  38. 851fa77 x86: Change coreboot default build configuration to QEMU by Bin Meng · Thu May 07 21:34:11 2015 +0800
  39. f9bfac1 x86: Make QEMU the default vendor by Bin Meng · Thu May 07 21:34:09 2015 +0800
  40. 2229c4c x86: Support QEMU x86 targets by Bin Meng · Thu May 07 21:34:08 2015 +0800
  41. 84b327f Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Jun 01 16:47:23 2015 -0400
  42. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  43. add5589 Move setexpr to Kconfig by Joe Hershberger · Tue May 05 19:08:13 2015 -0500
  44. c0c57aa blackfin: fix build error on bct-brettl2 board by Masahiro Yamada · Tue May 26 12:42:13 2015 +0900
  45. 0e7c339 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Sat May 30 20:16:01 2015 -0400
  46. 9e02734 ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDR by Masahiro Yamada · Fri May 29 17:30:07 2015 +0900
  47. a9458e7 ARM: UniPhier: set MACH_PH1_PRO4 as default SoC by Masahiro Yamada · Fri May 29 17:30:06 2015 +0900
  48. 94d79e9 ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig by Masahiro Yamada · Fri May 29 17:30:05 2015 +0900
  49. 5e69445 sun9i: Add Merrii_A80_Optimus board / defconfig file by Hans de Goede · Tue Jan 13 23:24:05 2015 +0100
  50. 0c465bf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue May 26 10:38:01 2015 -0400
  51. fd3cf0d Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue May 26 10:37:29 2015 -0400
  52. 0572982 arm, imx6: add support for aristainetos2 board by Heiko Schocher · Mon May 18 13:32:31 2015 +0200
  53. 17b3d37 ARM: zynq: add separate configuration for ZC702 and ZC706 by Masahiro Yamada · Mon May 18 15:31:51 2015 +0900
  54. 68d5b82 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Sun May 24 21:01:30 2015 -0400
  55. 6120f75 mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig by Stefan Agner · Fri May 08 19:07:11 2015 +0200
  56. 1fa6486 wandboard: Switch to SPL support by Fabio Estevam · Mon May 11 20:50:22 2015 -0300
  57. 3841827 sandbox: Enable env unit tests by Joe Hershberger · Wed May 20 14:27:39 2015 -0500
  58. 437176b test: Move the unit tests to their own menu by Joe Hershberger · Wed May 20 14:27:31 2015 -0500
  59. ee20efe test: dm: Move the time test over to the ut command by Joe Hershberger · Wed May 20 14:27:30 2015 -0500
  60. 9dc1d71 test: dm: Move the dm tests over to the ut command by Joe Hershberger · Wed May 20 14:27:29 2015 -0500
  61. 3291d57 sandbox: Use defconfig to enable features by Joe Hershberger · Wed May 20 14:27:15 2015 -0500
  62. b8819ac sandbox: Cleanup order and extra defines in defconfig by Joe Hershberger · Wed May 20 14:27:14 2015 -0500
  63. cd039e3 Merge git://git.denx.de/u-boot-net by Tom Rini · Wed May 20 15:57:55 2015 -0400
  64. 522aba3 net: Remove all calls to net_random_ethaddr() by Joe Hershberger · Mon May 04 14:55:15 2015 -0500
  65. e184748 sunxi: Add ga10h v1.1 defconfig by Hans de Goede · Thu May 14 19:01:40 2015 +0200
  66. b94904b imx: marsboard: Enable thermal DM support by Nikolay Dimitrov · Mon May 18 02:10:47 2015 +0300
  67. 00733a4 imx: riotboard: Enable thermal DM support by Nikolay Dimitrov · Mon May 18 02:10:46 2015 +0300
  68. 7453e66 imx: ventana: use stack relocation by Tim Harvey · Thu May 14 06:22:07 2015 -0700
  69. 4c0f65f hummingboard: Remove mx6solo specific support by Fabio Estevam · Mon Apr 27 09:20:52 2015 -0300
  70. 200d022 sandbox: defconfig: enable support of sandbox PMIC drivers by Przemyslaw Marczak · Wed May 13 13:38:36 2015 +0200
  71. e7781bc odroid: enable driver model pmic/regulator API and MAX77686 drivers by Przemyslaw Marczak · Wed May 13 13:38:25 2015 +0200
  72. 1c4d1f7 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu May 14 07:01:11 2015 -0400
  73. 970eb1e tegra: config: nyan-big: Enable LCD by Simon Glass · Tue Apr 14 21:03:43 2015 -0600
  74. e05deeb ARM: at91: remove non-generic boards by Masahiro Yamada · Wed Apr 08 18:15:53 2015 +0900
  75. a274ded Clean all defconfigs with savedefconfig by Joe Hershberger · Tue May 12 14:46:24 2015 -0500
  76. 937d3e8 kconfig: Move REGEX to Kconfig by Joe Hershberger · Tue Apr 21 17:02:42 2015 -0500
  77. b02c9b9 ppc4xx: Remove sc3 board by Stefan Roese · Thu May 07 13:00:23 2015 +0200
  78. 41b4701 stv0991: fdt: add stv0991 device tree by Vikas Manocha · Sun May 03 14:10:34 2015 -0700
  79. 4f58ba9 davinci: restore CONFIG_SPL=y to configs/omapl138_lcdk_defconfig by Peter Howard · Wed Apr 29 09:05:57 2015 +1000
  80. a63d5eb Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri May 08 10:46:59 2015 -0400
  81. 144a3e0 ARM: socfpga: move board select into mach-socfpga/Kconfig by Masahiro Yamada · Tue Apr 21 20:38:20 2015 +0900
  82. 1dbdb31 sandbox: Enable time unit test command by Simon Glass · Sat May 02 09:25:03 2015 -0600
  83. 4a9cbb9 dm: rtc: sandbox: Enable real-time clock support by Simon Glass · Mon Apr 20 12:37:29 2015 -0600
  84. d3cbf12 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue May 05 14:57:23 2015 -0400
  85. df08b2e Merge git://git.denx.de/u-boot-marvell by Tom Rini · Tue May 05 10:32:08 2015 -0400
  86. 073efd7 arm: mvebu: Add Armada A38x DB-88F6820-GP board support by Stefan Roese · Sat Apr 25 06:29:56 2015 +0200
  87. 17a7069 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon May 04 17:50:20 2015 -0400
  88. 19ac688 powerpc/mpc85xx: Add board support for ucp1020 by Oleksandr G Zhadan · Wed Apr 29 16:57:39 2015 -0400
  89. cbea6f7 powerpc/t4240qds: Update RCW, defconfig and maintainer by Shaohui Xie · Mon Apr 27 15:28:17 2015 +0800
  90. 00d7e5b powerpc/t1023rdb: Add T1023 RDB board support by Shengzhou Liu · Fri Mar 27 15:48:34 2015 +0800
  91. 66cba6b powerpc/t4rdb: Add SD boot support for T4240RDB board by Chunhe Lan · Fri Mar 20 17:08:54 2015 +0800
  92. 18984e8 mpc85xx/T4240EMU: Remove T4240EMU board by York Sun · Tue Apr 21 10:09:52 2015 -0700
  93. 0391488 sunxi: Move all boards to the driver-model by Hans de Goede · Wed Apr 15 20:46:48 2015 +0200
  94. 58bf2c0 sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards by Hans de Goede · Sat Apr 18 23:32:23 2015 +0200
  95. 3ae1d13 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · Sat Apr 25 17:25:14 2015 +0200
  96. 347589f sunxi: Add Ippo_q8h_v1_2_a33_1024x600 defconfig by Hans de Goede · Tue Apr 07 09:06:39 2015 +0200
  97. 3a56117 sunxi: Add softwinner astar mid756 A33 tablet board defconfig by Vishnu Patekar · Sun Mar 01 23:54:48 2015 +0530
  98. f055ed6 sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · Mon Apr 06 20:55:39 2015 +0200
  99. 1eaaf6c x86: Enable multi-core init for Minnowboard MAX by Simon Glass · Wed Apr 29 22:26:03 2015 -0600
  100. d069c21 x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS by Bin Meng · Mon Apr 27 23:22:28 2015 +0800