1. 7842c30 Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:19:03 2016 -0600
  2. 6662a9f Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:19:02 2016 -0600
  3. 5594eb7 Convert CONFIG_SPL_USB_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:19:01 2016 -0600
  4. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:58 2016 -0600
  5. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:57 2016 -0600
  6. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:56 2016 -0600
  7. c015e1b Convert CONFIG_SPL_SATA_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:55 2016 -0600
  8. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:54 2016 -0600
  9. 771d565 Remove CONFIG_SPL_PINCTRL_SUPPORT by Simon Glass · Tue Sep 13 07:05:50 2016 -0600
  10. aa74e1d Convert CONFIG_SPL_ONENAND_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:52 2016 -0600
  11. 24767fa Convert CONFIG_SPL_NOR_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:51 2016 -0600
  12. 227392d Convert CONFIG_SPL_NET_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:50 2016 -0600
  13. 400f264 Convert CONFIG_SPL_NET_VCI_STRING to Kconfig by Simon Glass · Mon Sep 12 23:18:49 2016 -0600
  14. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:48 2016 -0600
  15. e968ccd Convert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:47 2016 -0600
  16. fa07223 Convert CONFIG_SPL_MTD_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:46 2016 -0600
  17. 7db65a8 Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:45 2016 -0600
  18. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:44 2016 -0600
  19. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:43 2016 -0600
  20. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:42 2016 -0600
  21. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  22. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:40 2016 -0600
  23. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:39 2016 -0600
  24. 6172e2e Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:38 2016 -0600
  25. c5ec636 Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:37 2016 -0600
  26. ef9001b Convert CONFIG_SPL_ETH_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:36 2016 -0600
  27. d6c08cf Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:35 2016 -0600
  28. d4c6180 Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:34 2016 -0600
  29. c7e2b98 Convert CONFIG_SPL_DMA_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:33 2016 -0600
  30. 167ad90 spear: Use upper case for CONFIG options by Simon Glass · Mon Sep 12 23:18:30 2016 -0600
  31. 98b685d Use separate options for TPL support by Simon Glass · Mon Sep 12 23:18:25 2016 -0600
  32. f68aba5 Drop CONFIG_SPL_RAM_SUPPORT by Simon Glass · Mon Sep 12 23:18:24 2016 -0600
  33. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · Fri Sep 09 08:12:49 2016 +0200
  34. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  35. 7161b6e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Sep 09 09:45:32 2016 -0400
  36. 1f7fbf0 omap3_pandora: Only set bootargs if distro_bootcmd failed to load. by Vagrant Cascadian · Tue Aug 30 13:16:32 2016 -0700
  37. d6ff05e omap3_pandora: Switch to use config_distro_bootcmd. by Vagrant Cascadian · Tue Aug 30 13:16:31 2016 -0700
  38. 6abecc3 ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig by Masahiro Yamada · Tue Aug 30 16:22:23 2016 +0900
  39. d5415b2 ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · Tue Aug 30 16:22:22 2016 +0900
  40. 1daf378 omap3_pandora: Switch to using "load" command to load the autoboot script. by Vagrant Cascadian · Mon Aug 29 00:56:06 2016 -0700
  41. 0514673 omap3_pandora: Fix mmc loading of autoboot script to use correct syntax. by Vagrant Cascadian · Mon Aug 29 00:56:05 2016 -0700
  42. cfff4aa TI: Rework SRAM definitions and maximums by Tom Rini · Fri Aug 26 13:30:43 2016 -0400
  43. 0482323 board/BuR/common: increase NET_RETRY_COUNT to 10 by Hannes Schmelzer · Thu Aug 25 09:18:56 2016 +0200
  44. afb9907 serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · Mon Aug 15 17:48:51 2016 +0200
  45. 16174e9 warp7: Use PARTUUID to specify the rootfs location by Fabio Estevam · Thu Aug 25 21:07:19 2016 -0300
  46. 3631687 warp7: Modify fdt_file environment variable by Breno Lima · Mon Aug 08 09:57:38 2016 -0300
  47. 4abedc8 warp7: Add PMIC support by Vanessa Maegima · Fri Aug 19 10:21:36 2016 -0300
  48. 9301aea arm: imx: Add support for Advantech DMS-BA16 board by Akshay Bhat · Fri Jul 29 11:44:46 2016 -0400
  49. 88c9300 imx: ventana: enable splashscreen support by Tim Harvey · Fri Jul 15 07:17:20 2016 -0700
  50. fe60b4f board: tbs2910: fix HDMI pre-console buffer by Soeren Moch · Wed Jul 27 16:07:17 2016 +0200
  51. 9a3a531 board: tbs2910: always enable usbkbd by Soeren Moch · Wed Jul 27 16:07:16 2016 +0200
  52. e0e28ee Revert "sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80" by Andre Przywara · Mon Sep 05 01:32:38 2016 +0100
  53. 441f238 ARM: tegra: Add support for TK1-SOM board from Colorado Engineering by Peter Chubb · Tue Aug 30 22:54:46 2016 +0000
  54. 28a0b14 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Sun Aug 28 10:36:20 2016 -0400
  55. a788892 ARM: uniphier: support system reset functionality for PSCI by Masahiro Yamada · Thu Aug 25 21:03:41 2016 +0900
  56. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · Mon Aug 22 08:22:17 2016 -0400
  57. c647e6a spl: Remove unused CONFIG_SPL_SPI_* definitions by Chris Packham · Mon Aug 22 17:17:29 2016 +1200
  58. e428420 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Sat Aug 20 11:35:28 2016 -0400
  59. 1c6fc8a fastboot: move to Kconfig by Steve Rae · Mon Aug 15 17:26:27 2016 -0700
  60. 04cf155 cmd: booti: move CONFIG_CMD_BOOTI to Kconfig by Masahiro Yamada · Fri Aug 12 08:31:16 2016 -0400
  61. 04de0cf ARM: rmobile: Remove duplicate configs by Kconfig in rcar-gen3-common.h by Nobuhiro Iwamatsu · Thu Aug 04 13:45:48 2016 +0900
  62. 5a9900f arm: rmobile: Update defconfig by Nobuhiro Iwamatsu · Tue May 31 04:28:11 2016 +0900
  63. 9d0e937 arm: rmobile: Add BLANCHE board support by masakazu.mochizuki.wd@hitachi.com · Tue Apr 12 17:11:41 2016 +0900
  64. fdf7c65 ARM: rmobile: Add support salvator-x board by Nobuhiro Iwamatsu · Fri Apr 01 03:51:36 2016 +0900
  65. 7c11273 ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE by Nobuhiro Iwamatsu · Sat Oct 10 05:58:28 2015 +0900
  66. 312dc93 x86: Add DFI BT700 BayTrail board support by Stefan Roese · Mon Aug 15 13:50:49 2016 +0200
  67. 9a111ce x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config code by Stefan Roese · Tue Jun 28 15:45:13 2016 +0200
  68. 05d0c5d xtensa: add support for the 'xtfpga' evaluation board by Chris Zankel · Wed Aug 10 18:36:48 2016 +0300
  69. 3f51e0f Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Aug 15 16:38:39 2016 -0400
  70. e07d3d2 net/ethoc: add Kconfig entry for the driver by Max Filippov · Fri Aug 05 18:26:15 2016 +0300
  71. 7b81185 net: macb: Fix build error for CONFIG_DM_ETH enabled by Wenyou Yang · Tue May 17 13:11:35 2016 +0800
  72. c632235 ARM: tegra: fix trimslice environment location by Stephen Warren · Mon Aug 08 13:56:35 2016 -0600
  73. 2f54650 ARM: tegra: enable PCIe controller on p2771-0000 by Stephen Warren · Fri Jul 29 13:15:06 2016 -0600
  74. 9422f3f ARM: tegra: enable I2C buses for P2771-0000 by Bryan Wu · Wed Jul 27 15:48:22 2016 -0600
  75. 2c615b0 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Thu Aug 11 10:45:53 2016 -0400
  76. 5abb9eb Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Aug 11 07:22:55 2016 -0400
  77. 0ae5c5a ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs by Masahiro Yamada · Wed Aug 10 16:08:49 2016 +0900
  78. 6dace91 ARM: uniphier: fix CONFIG_SYS_CACHELINE_SIZE when outer cache is on by Masahiro Yamada · Wed Aug 10 16:08:46 2016 +0900
  79. bf44dde ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig by Masahiro Yamada · Wed Aug 10 16:08:45 2016 +0900
  80. de62790 spl_nor.c: Support devicetree sizes different from 16k by Mike Looijmans · Tue Jul 26 07:34:07 2016 +0200
  81. 59cfdc0 usb: add (move) CONFIG_USB_HOST to Kconfig by Masahiro Yamada · Mon Aug 01 00:16:34 2016 +0900
  82. f61e4bc Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Sat Aug 06 11:38:14 2016 -0400
  83. cd088e2 configs: Fix mmc rescan misuses by Karl Beldan · Tue Aug 02 10:36:17 2016 +0000
  84. df40778 omap3: Drop omap3_evm_quick_* targets by Tom Rini · Wed Jul 27 22:29:42 2016 -0400
  85. 48380f2 config: rk3399: enable dwmmc controller by Kever Yang · Thu Aug 04 11:45:00 2016 +0800
  86. 9387b2c configs: rk3399: add gpt and fs support by Kever Yang · Thu Aug 04 11:40:29 2016 +0800
  87. b653b47 rockchip: add usb mass storage feature support for rk3288 by Xu Ziyuan · Wed Aug 03 11:55:06 2016 +0800
  88. 05c3ca6 rockchip: add basic partitions support for rk3288 by Xu Ziyuan · Wed Aug 03 11:55:05 2016 +0800
  89. 535b3dc rockchip: add support for rk3288 miniarm board by Xu Ziyuan · Mon Aug 01 08:46:19 2016 +0800
  90. e71ce52 rockchip: add fastboot support for rk3036 board by Xu Ziyuan · Thu Jul 28 11:42:34 2016 +0800
  91. 653e9fe treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · Mon Jul 25 19:56:03 2016 +0900
  92. c3b853a arc: Rename AXS101 board to more generic AXS10x by Alexey Brodkin · Thu Aug 04 15:00:35 2016 +0300
  93. 1a11637 arc: Rename ARCangel4 board to nSIM by Alexey Brodkin · Thu Aug 04 14:35:01 2016 +0300
  94. 0c431f7 powerpc/86xx: Increase boot map size to 256 MiB by Scott Wood · Tue Jul 19 17:51:55 2016 -0500
  95. 9bcf9c0 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Aug 02 20:45:24 2016 -0400
  96. 7f83a5f ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIP by Hou Zhiqiang · Fri Jul 29 19:26:34 2016 +0800
  97. c736423 armv8: ls1043a: enable pxe commands by Wenbin Song · Fri Jul 15 17:17:46 2016 +0800
  98. 6648127 board: ls1012aqds: Update LBMAP_MASK and RST_CTL_RESET by Prabhakar Kushwaha · Tue Jul 19 14:05:47 2016 +0530
  99. e911cd0 ARM64: zynqmp: Fix stack pointer initialization by Soren Brinkmann · Wed Jul 27 14:12:03 2016 -0700
  100. 1285c08 ARM64: zynqmp: Define config USB_STORAGE through defconfig by Michal Simek · Wed Jul 27 14:56:49 2016 +0200