1. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · Wed May 03 17:13:32 2017 +0800
  2. d6efc22 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu May 18 17:17:45 2017 -0400
  3. 10b6964 arm: socfpga: Add config and defconfig for Arria 10 by Ley Foon Tan · Wed Apr 26 02:44:46 2017 +0800
  4. f50758c imx: mx7dsabresd: switch to DM USB by Peng Fan · Thu Apr 13 14:09:59 2017 +0800
  5. 9aa9c41 imx: mx7dsabresd: enable more DM drivers by Peng Fan · Thu Apr 13 14:09:57 2017 +0800
  6. 38b08b4 engicam: Set fdt_file env during run-time by Jagan Teki · Sun May 07 02:43:04 2017 +0530
  7. 54cc63f geam6ul: Add mmc_late_init by Jagan Teki · Sun May 07 02:43:03 2017 +0530
  8. 3061eb3 geam6ul: Add modeboot env via board_late_init by Jagan Teki · Sun May 07 02:43:02 2017 +0530
  9. 7956ee1 icorem6: Add mmc_late_init by Jagan Teki · Sun May 07 02:43:01 2017 +0530
  10. 5e53ac0 icorem6: Add modeboot env via board_late_init by Jagan Teki · Sun May 07 02:43:00 2017 +0530
  11. 675a644 mx25pdk: Add fuse API support by Fabio Estevam · Mon Apr 17 19:29:05 2017 -0300
  12. b8d6721 ARM: uniphier: move kernel physical base to 0x82080000 by Masahiro Yamada · Tue May 16 14:35:15 2017 +0900
  13. 29b98e6 ARM: uniphier: add usbupdate command by Masahiro Yamada · Wed May 10 20:57:39 2017 +0900
  14. 4ea02eb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Mon May 15 20:17:56 2017 -0400
  15. 020f70d Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon May 15 20:16:02 2017 -0400
  16. 5cfa3f4 video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP by Philipp Tomsich · Fri May 05 21:48:30 2017 +0200
  17. c9956d8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon May 15 13:01:26 2017 -0400
  18. 639a840 Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig by Tom Rini · Fri May 12 22:33:30 2017 -0400
  19. 496a417 Kconfig: USB: Migrate existing USB_EHCI_xxx options by Tom Rini · Fri May 12 22:33:29 2017 -0400
  20. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · Fri May 12 22:33:28 2017 -0400
  21. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · Fri May 12 22:33:27 2017 -0400
  22. a9b24db whitelist: Drop more unused OMAP symbols by Tom Rini · Fri May 12 22:33:26 2017 -0400
  23. 4a3e798 watchdog: Migrate OMAP_WATCHDOG to Kconfig by Tom Rini · Fri May 12 22:33:24 2017 -0400
  24. 162efc3 omap3: Migrate CONFIG_OMAP3_GPIO_X to Kconfig by Tom Rini · Fri May 12 22:33:22 2017 -0400
  25. fd36c19 gpio: Move OMAP_GPIO to Kconfig by Tom Rini · Fri May 12 22:33:21 2017 -0400
  26. 2241211 omap3: Drop unused CONFIG_OMAP3_xxx board defines by Tom Rini · Fri May 12 22:33:20 2017 -0400
  27. 8d4bfb8 omap4: Drop redundant CONFIG_OMAP4430 symbol by Tom Rini · Fri May 12 22:33:19 2017 -0400
  28. 38216ee omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when needed by Tom Rini · Fri May 12 22:33:18 2017 -0400
  29. 50e221a omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to Kconfig by Tom Rini · Fri May 12 22:33:17 2017 -0400
  30. f28c434 TI: Drop 'CONFIG_OMAP' by Tom Rini · Fri May 12 22:33:16 2017 -0400
  31. 08127cd include: config: am335x: disable DM_MMC_OPS if DM_MMC is disabled by Jean-Jacques Hiblot · Fri Apr 14 19:50:01 2017 +0200
  32. 7c5ad8b i2c: Drop use of CONFIG_I2C_HARD by Simon Glass · Fri May 12 21:09:49 2017 -0600
  33. 7743c69 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Sat May 13 16:45:35 2017 -0400
  34. 430dcea Kconfig: Drop CONFIG_EMAC_MDIO_PHY_NUM by Tom Rini · Wed May 10 15:20:11 2017 -0400
  35. 14426ca configs: convert CONFIG_SYS_MPUCLK to Kconfig by Lokesh Vutla · Fri May 05 12:59:07 2017 +0530
  36. fc9d3bf boston: Bump CONFIG_SYS_BOOTM_LEN to 64MiB by Paul Burton · Sun Apr 30 21:22:43 2017 +0200
  37. 4c73b23 configs: am335x_evm: Enable SPL_DM by Lokesh Vutla · Wed Apr 26 13:37:09 2017 +0530
  38. 899fd3e configs: am335x_evm: Use omap2 generic spl load script by Lokesh Vutla · Wed Apr 26 13:37:07 2017 +0530
  39. 9e4ce1d Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Wed May 10 17:40:11 2017 -0400
  40. 8578ee55 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Wed May 10 15:50:21 2017 -0400
  41. ecf24c3 rockchip: spl: rk3399: spi: enable SPL_SPI_LOAD if SPI is enabled for SPL by Philipp Tomsich · Thu Apr 20 22:05:55 2017 +0200
  42. 961cdc4 mips: bmips: add NeufBox 4 (Sercomm) board by Álvaro Fernández Rojas · Sun May 07 20:11:32 2017 +0200
  43. 58e81b4 MIPS: add BMIPS Comtrend VR-3032u board by Álvaro Fernández Rojas · Tue Apr 25 00:39:26 2017 +0200
  44. ff1e41e MIPS: add support for Broadcom MIPS BCM63268 SoC family by Álvaro Fernández Rojas · Tue Apr 25 00:39:25 2017 +0200
  45. 2114b1f MIPS: add BMIPS Comtrend AR-5387un board by Álvaro Fernández Rojas · Tue Apr 25 00:39:24 2017 +0200
  46. 3aa4576 MIPS: add support for Broadcom MIPS BCM6328 SoC family by Álvaro Fernández Rojas · Tue Apr 25 00:39:23 2017 +0200
  47. 219be89 MIPS: add BMIPS Huawei HG556a board by Álvaro Fernández Rojas · Tue Apr 25 00:39:22 2017 +0200
  48. 9cc9086 MIPS: add support for Broadcom MIPS BCM6358 SoC family by Álvaro Fernández Rojas · Tue Apr 25 00:39:21 2017 +0200
  49. 98a97a8 MIPS: add initial infrastructure for Broadcom MIPS SoCs by Álvaro Fernández Rojas · Tue Apr 25 00:39:20 2017 +0200
  50. 7028f67 power: twl4030: Remove CONFIG_TWL4030_POWER from include/configs by Adam Ford · Wed Apr 26 13:41:32 2017 -0500
  51. 55bdf92 omap3_logic: Add Device Tree Support and more DM drivers by Adam Ford · Mon Apr 17 08:09:45 2017 -0500
  52. 39254d0 dm: video: arm: rpi: Convert to use driver model for video by Simon Glass · Wed Apr 05 16:23:44 2017 -0600
  53. 402c0cd dm: arm: rpi: Move to driver model for USB by Simon Glass · Wed Apr 05 16:23:34 2017 -0600
  54. c809fbc arm: rpi: Drop CONFIG_CONS_INDEX by Simon Glass · Wed Apr 05 16:23:33 2017 -0600
  55. 8904415 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue May 09 16:11:36 2017 -0400
  56. a4952c1 configs: at91sam9263ek: Update for DT and DM support by Wenyou Yang · Tue Apr 18 15:31:00 2017 +0800
  57. 3cbbeb1 configs: at91sam9rlek: Update for DT and DM support by Wenyou Yang · Tue Apr 18 15:28:27 2017 +0800
  58. 9c4fbd5 configs: at91sam9260ek/9g20ek: Update for DT and DM by Wenyou Yang · Tue Apr 18 15:18:47 2017 +0800
  59. 269c9d1 configs: at91sam9m10g45ek: Update to support DM/DT by Wenyou Yang · Tue Apr 18 15:15:48 2017 +0800
  60. 487d113 configs: at91sam9n12ek: Update for DT and DM support by Wenyou Yang · Tue Apr 18 14:54:51 2017 +0800
  61. f345e28 configs: at91sam9x5ek: Update to support DM/DT by Wenyou Yang · Tue Apr 18 14:51:54 2017 +0800
  62. a4db449 configs: sama5d2_xplained: update for SPL by Wenyou Yang · Thu Mar 23 14:26:28 2017 +0800
  63. 69b7301 configs: sama5d2_xplained: enable CONFIG_DM_ETH by Wenyou Yang · Thu Mar 23 14:26:24 2017 +0800
  64. 5bb30bc ARM: mvebu: switch db-88f6820-amc to DM for i2c by Chris Packham · Tue May 02 20:35:25 2017 +1200
  65. 0edf772 arm64: mvebu: a8k: Add NAND configuration parameters by Konstantin Porotchkin · Wed Apr 05 18:22:33 2017 +0300
  66. 14fdaa8 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon May 08 15:44:44 2017 -0400
  67. a9a0e12 ARM: keystone2: Add support for getting external clock dynamically by Lokesh Vutla · Wed May 03 16:58:26 2017 +0530
  68. 305f1f2 igep003x: Add netboot support by Pau Pajuelo · Sat Apr 01 17:19:43 2017 +0200
  69. b2310f1 igep003x: Add support for IGEP SMARC AM335x by Pau Pajuelo · Sat Apr 01 17:18:40 2017 +0200
  70. b6bd7f9 igep003x: UBIize by Ladislav Michl · Sat Apr 01 17:17:57 2017 +0200
  71. 10bdc71 igep0033: Rename to igep003x by Ladislav Michl · Sat Apr 01 17:17:16 2017 +0200
  72. ca4647f stm32f7: remove not needed configuration from board config by Vikas Manocha · Mon Apr 10 15:03:07 2017 -0700
  73. 1c6459d stm32f7: sdram: correct sdram configuration as per micron sdram by Vikas Manocha · Mon Apr 10 15:03:03 2017 -0700
  74. d7a80fc stm32f7: enable board info read from device tree by Vikas Manocha · Mon Apr 10 15:03:02 2017 -0700
  75. b6fd9eb stm32f7: stm32f746-disco: read memory info from device tree by Vikas Manocha · Mon Apr 10 15:03:01 2017 -0700
  76. 9c7573e stm32f746: to switch on user LED1 & read user button by Vikas Manocha · Mon Apr 10 15:03:00 2017 -0700
  77. 1a8fde7 stm32f7: use stm32f7 gpio driver supporting driver model by Vikas Manocha · Mon Apr 10 15:02:59 2017 -0700
  78. dcb93a5 arm: am57xx: cl-som-am57x: fix USB scan by Uri Mashiach · Thu Feb 23 15:39:39 2017 +0200
  79. e47ae87 arm: dra7xx: move CONFIG_DRA7XX to Kconfig by Uri Mashiach · Thu Feb 23 15:39:35 2017 +0200
  80. 07fee66 meson: gxbb: increase CONFIG_SYS_BOOTM_LEN by xypron.glpk@gmx.de · Fri Apr 14 19:54:40 2017 +0200
  81. 840e0af meson: gxbb: change ramdisk_addr_r by xypron.glpk@gmx.de · Fri Apr 14 20:04:46 2017 +0200
  82. 787b5d1 meson: gxbb: enable MMC as boot target by xypron.glpk@gmx.de · Sat Apr 15 21:30:39 2017 +0200
  83. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · Sat Apr 29 15:20:28 2017 +1200
  84. 8cf9981 powerpc: Drop configs/manroland by Simon Glass · Wed Apr 26 22:28:10 2017 -0600
  85. 0a6d8e6 Convert CONFIG_CMD_DISPLAY to Kconfig by Simon Glass · Wed Apr 26 22:28:09 2017 -0600
  86. 20ea563 Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · Wed Apr 26 22:28:08 2017 -0600
  87. 6e04a7a Kconfig: Drop CONFIG_CMD_DFL by Simon Glass · Wed Apr 26 22:28:07 2017 -0600
  88. 8839124 Convert CONFIG_CMD_DEKBLOB to Kconfig by Simon Glass · Wed Apr 26 22:28:06 2017 -0600
  89. a95de89 Kconfig: Drop CONFIG_CMD_DEFAULTENV_VARS by Simon Glass · Wed Apr 26 22:28:05 2017 -0600
  90. 519805e fs: Convert CONFIG_CMD_CRAMFS to Kconfig by Simon Glass · Wed Apr 26 22:28:03 2017 -0600
  91. 04ac6f1 Convert CONFIG_CMD_CLK to Kconfig by Simon Glass · Wed Apr 26 22:28:02 2017 -0600
  92. 2f07258 Drop CONFIG_CMD_CLEAR by Simon Glass · Wed Apr 26 22:28:01 2017 -0600
  93. aa0c457 Convert CONFIG_CMD_CHIP_CONFIG to Kconfig by Simon Glass · Wed Apr 26 22:28:00 2017 -0600
  94. 0501e3e fs: Convert CONFIG_CMD_CBFS to Kconfig by Simon Glass · Wed Apr 26 22:27:58 2017 -0600
  95. d65a142 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · Wed Apr 26 22:27:57 2017 -0600
  96. ffab9a0 Convert CONFIG_CMD_BSP to Kconfig by Simon Glass · Wed Apr 26 22:27:56 2017 -0600
  97. b575bfc Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · Wed Apr 26 22:27:55 2017 -0600
  98. 3ec09a0 Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · Wed Apr 26 22:27:54 2017 -0600
  99. 3423f21 Convert CONFIG_CMD_BEDBUG to Kconfig by Simon Glass · Wed Apr 26 22:27:52 2017 -0600
  100. bc76c74 Convert CONFIG_CMD_BAT to Kconfig by Simon Glass · Wed Apr 26 22:27:51 2017 -0600