1. 52222b1 power: Convert CONFIG_PMIC_AS3722 to Kconfig by Simon Glass · Wed Apr 26 22:27:46 2017 -0600
  2. 5ae97a0 power: Move as3722 pmic to pmic/ directory by Simon Glass · Wed Apr 26 22:27:45 2017 -0600
  3. 81a3356 power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722 by Simon Glass · Wed Apr 26 22:27:44 2017 -0600
  4. a1dcf3c pinctrl: Kconfig: sort pinctrl config options to prevent future clutter by Philipp Tomsich · Wed Apr 19 16:46:37 2017 +0200
  5. e62f4be dm: sandbox: pwm: Add a basic pwm test by Simon Glass · Sun Apr 16 21:01:11 2017 -0600
  6. b7c0b40 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Tue Apr 25 16:12:42 2017 -0400
  7. 8ef5089 ehci-ppc4xx: Prepare for usage of readl()/writel() accessors by Alexey Brodkin · Mon Apr 17 19:13:17 2017 +0300
  8. 773e9e9 usb: musb: avoid out of bound access in udc_setup_ep by Heinrich Schuchardt · Sat Apr 15 14:29:54 2017 +0200
  9. 5545c1c musb: properly detect failed initialization of controller by Heinrich Schuchardt · Sat Apr 15 13:46:22 2017 +0200
  10. c4738ee sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8I by Icenowy Zheng · Tue Apr 25 01:39:51 2017 +0800
  11. 9b4ca92 sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs by Jernej Skrabec · Mon Mar 27 19:22:31 2017 +0200
  12. ccfbe5f sunxi: video: Convert lcdc to use struct display_timing by Jernej Skrabec · Mon Mar 27 19:22:30 2017 +0200
  13. 2e0a1f3 sunxi: video: Split out TCON code by Jernej Skrabec · Mon Mar 27 19:22:29 2017 +0200
  14. c9d9774 gpio: sunxi: Add compatible string for R40 PIO by Chen-Yu Tsai · Wed Nov 30 17:23:52 2016 +0800
  15. 478a3c5 sunxi: Enable AXP221s in I2C mode with the R40 SoC by Chen-Yu Tsai · Wed Nov 30 15:30:30 2016 +0800
  16. 80b9644 sunxi: Convert CONS_INDEX to Kconfig by Mylène Josserand · Sun Apr 02 12:59:11 2017 +0200
  17. e44eb3a sunxi: Convert CONFIG_RGMII to Kconfig by Mylène Josserand · Sun Apr 02 12:59:08 2017 +0200
  18. 43ef184 sunxi: Convert SUNXI_EMAC to Kconfig by Mylène Josserand · Sun Apr 02 12:59:07 2017 +0200
  19. c1506ef sunxi: Move SUNXI_GMAC to Kconfig by Mylène Josserand · Sun Apr 02 12:59:03 2017 +0200
  20. cffa503 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Apr 18 11:36:06 2017 -0400
  21. 3ec0182 drivers/crypto/fsl: remove redundant logical contraint by xypron.glpk@gmx.de · Sat Apr 15 16:37:54 2017 +0200
  22. 222d242 fsl/sata: correctly identify failed malloc by xypron.glpk@gmx.de · Sat Apr 15 15:31:53 2017 +0200
  23. 5fecf83 ddr: fsl: incorrect logical constraint in populate_memctl_options by xypron.glpk@gmx.de · Sat Apr 15 15:23:49 2017 +0200
  24. 69f14ce FPGA: drivers/fpga/ivm_core.c: incorrect printf by xypron.glpk@gmx.de · Sat Apr 15 15:15:40 2017 +0200
  25. 695a31b usbtty: avoid potential NULL pointer dereference by xypron.glpk@gmx.de · Sat Apr 15 15:05:46 2017 +0200
  26. 836c55d sysreset: psci: support system reset in a generic way with PSCI by Masahiro Yamada · Fri Apr 14 11:10:24 2017 +0900
  27. d52c551 drivers: remove Blackfin specific drivers by Masahiro Yamada · Fri Apr 14 10:55:00 2017 +0900
  28. c4f047c armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · Mon Mar 27 11:41:03 2017 -0700
  29. 342cf06 armv8: ls1043a: Drop macro CONFIG_LS1043A by York Sun · Mon Mar 27 11:41:02 2017 -0700
  30. 4ce6fbf armv8: ls2080a: Drop macro CONFIG_LS2080A by York Sun · Mon Mar 27 11:41:01 2017 -0700
  31. 0009c8f arm: ls1046ardb: Add SD secure boot target by Ruchika Gupta · Mon Apr 17 18:07:19 2017 +0530
  32. 7d2e8e4 drivers: ddr: fsl: fix unused-const-variable warnings by Thomas Schaefer · Tue Mar 28 11:29:56 2017 -0700
  33. d9d8e3e Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Sun Apr 16 22:08:13 2017 -0400
  34. 27c8bd5 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Apr 16 22:07:52 2017 -0400
  35. 5f0ce63 rockchip: i2c: Enable i2c for rk3399 by eric.gao@rock-chips.com · Mon Apr 10 10:17:03 2017 +0800
  36. 0d19fbd rockchip: sysreset: rk3188: Make sure remap is off on warm-resets by Heiko Stübner · Fri Apr 07 12:38:52 2017 +0200
  37. e390e97 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Fri Apr 14 22:05:17 2017 -0400
  38. 3bd0c46 dm: led: Add support for blinking LEDs by Simon Glass · Mon Apr 10 11:34:57 2017 -0600
  39. e445dfd dm: led: Support toggling LEDs by Simon Glass · Mon Apr 10 11:34:56 2017 -0600
  40. dc53166 dm: led: Add support for getting the state of an LED by Simon Glass · Mon Apr 10 11:34:55 2017 -0600
  41. 6ca1977 dm: led: Adjust the LED uclass by Simon Glass · Mon Apr 10 11:34:54 2017 -0600
  42. da01de9 dm: led: Rename struct led_uclass_plat by Simon Glass · Mon Apr 10 11:34:53 2017 -0600
  43. 9267067 dm: led: Add a missing blank line in the Kconfig file by Simon Glass · Mon Apr 10 11:34:52 2017 -0600
  44. 908994e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Apr 14 10:58:49 2017 -0400
  45. 408bdee usb: dwc2: invalidate the dcache before starting the DMA by Eddie Cai · Thu Apr 06 11:37:04 2017 +0800
  46. 8e17c16 usb: dwc3: gadget: make cache-maintenance on event buffers more robust by Philipp Tomsich · Thu Apr 06 16:58:53 2017 +0200
  47. ed12167 usb: dwc3: ensure consistent types for dwc3_flush_cache by Philipp Tomsich · Thu Apr 06 16:58:52 2017 +0200
  48. c891ca9 usb: gadget: g_dnl: don't set iProduct nor iSerialNumber by Felipe Balbi · Wed Feb 22 17:12:41 2017 +0200
  49. 169dd12 usb: gadget: g_dnl: only set iSerialNumber if we have a serial# by Felipe Balbi · Wed Feb 22 17:12:40 2017 +0200
  50. 02ae129 usb: gadget: g_dnl: hold maximum string descriptor by Felipe Balbi · Wed Feb 22 17:12:39 2017 +0200
  51. edb07c7 video: Fix crash when scroll screen by eric.gao@rock-chips.com · Mon Apr 10 10:02:20 2017 +0800
  52. 03017c5 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Fri Apr 14 09:05:57 2017 -0400
  53. a41268b Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Fri Apr 14 09:05:46 2017 -0400
  54. 72ac56a at91: video: Support driver-model for the HLCD driver by Songjun Wu · Tue Apr 11 16:33:30 2017 +0800
  55. 327c24d usb: dwc2: add support for external vbus supply by Kever Yang · Fri Mar 10 12:05:14 2017 +0800
  56. 016539e arm: socfpga: Convert Altera DDR SDRAM driver to use Kconfig by Ley Foon Tan · Wed Apr 05 17:32:51 2017 +0800
  57. cb2c229 video: fsl_dcu_fb: add additional modes for DCU by Stefan Agner · Tue Apr 11 11:12:13 2017 +0530
  58. a6d6d53 video: fsl_dcu_fb: Fix DCU_MODE_BLEND_ITER setting by Stefan Agner · Tue Apr 11 11:12:12 2017 +0530
  59. f5e97b4 video: fsl_dcu_fb: Enable pixel clock after initialization by Stefan Agner · Tue Apr 11 11:12:11 2017 +0530
  60. ec95423 video: fsl_dcu_fb: fix framebuffer to the end of memory by Stefan Agner · Tue Apr 11 11:12:10 2017 +0530
  61. e15479b Convert CONFIG_FSL_DCU_FB to Kconfig by Sanchayan Maity · Tue Apr 11 11:12:09 2017 +0530
  62. d9b7023 mmc: sdhci: Wait for SDHCI_INT_DATA_END when transferring. by Alex Deymo · Sun Apr 02 01:24:34 2017 -0700
  63. 54c28d4 mmc: bcm2835_sdhci: Speed up mmc writes. by Jocelyn Bohr · Sun Apr 02 01:24:33 2017 -0700
  64. 7a7a64c mmc: gen_atmel_mci: add driver model support for mci by Wenyou Yang · Thu Apr 13 10:29:22 2017 +0800
  65. 20cab78 mmc: meson: add MMC driver for Meson GX (S905) by Carlo Caione · Wed Apr 12 20:30:42 2017 +0200
  66. aa468b1 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Apr 13 17:31:06 2017 -0400
  67. e29b82b gpio: at91_gpio: add the clock support by Wenyou Yang · Thu Mar 23 12:46:21 2017 +0800
  68. eff6d8a gpio: at91_gpio: add the device tree support by Wenyou Yang · Thu Mar 23 12:46:20 2017 +0800
  69. ad05448 gpio: Kconfig: add CONFIG_AT91_GPIO option by Wenyou Yang · Thu Mar 23 12:46:19 2017 +0800
  70. c24e013 pinctrl: at91: add pinctrl driver by Wenyou Yang · Thu Mar 23 12:44:37 2017 +0800
  71. 4a92a3e gpio: at91_gpio: remove CPU_HAS_PIO3 macro by Wenyou Yang · Thu Mar 23 12:44:36 2017 +0800
  72. d4aab6b mtd: nand: atmel: use another functions to set gpio value by Wenyou Yang · Thu Mar 23 12:55:21 2017 +0800
  73. 27bc9b1 dm: core: Ensure DMA regions start up with the cache clean by Simon Glass · Tue Apr 04 13:00:19 2017 -0600
  74. 4490f07 core/uclass: Print name of device in uclass_find_device_by_seq() by Alexandru Gagniuc · Tue Apr 04 10:46:56 2017 -0700
  75. b1ab189 serial: ns16550: Link in the DM driver when when using platdata by Alexandru Gagniuc · Mon Mar 27 12:54:19 2017 -0700
  76. 66d01b2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Apr 13 10:17:06 2017 -0400
  77. af7638b Fix a bug with PL010s running at 19200 baud by Alyssa Rosenzweig · Fri Apr 07 09:48:22 2017 -0700
  78. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  79. 654f531 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Apr 10 08:07:29 2017 -0400
  80. c65a7fe serial: Add serial driver for Intel MID by Andy Shevchenko · Tue Feb 28 14:04:10 2017 +0200
  81. fbfe53d dm: rtc: Add 16-bit read/write support by Bin Meng · Thu Mar 16 07:26:27 2017 -0700
  82. dc2b941 mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command function by Cooper Jr., Franklin · Thu Apr 06 15:54:14 2017 -0500
  83. bdf8a42 ti: wdt: omap: Disable watchdog timer before performing initialization by Lukasz Majewski · Sun Feb 19 23:24:38 2017 +0100
  84. 6940d67 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Sat Apr 08 09:28:02 2017 -0400
  85. fcacc70 nand: sunxi: Add options for the SPL NAND configuration by Maxime Ripard · Mon Feb 27 18:22:12 2017 +0100
  86. a15b6ea mtd: sunxi: Change U-Boot offset by Maxime Ripard · Mon Feb 27 18:22:09 2017 +0100
  87. 2d3100c mtd: sunxi: Select the U-Boot location config option by Maxime Ripard · Mon Feb 27 18:22:08 2017 +0100
  88. 627dc18 mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry by Boris Brezillon · Mon Feb 27 18:22:05 2017 +0100
  89. cccddf5 nand: sunxi: Fix modulo by zero error by Maxime Ripard · Mon Feb 27 18:22:00 2017 +0100
  90. 3297b55 sun8i_emac: configure PHY reset GPIO via DM by Philipp Tomsich · Wed Feb 22 19:46:41 2017 +0100
  91. dfafe89 Remove various unused interrupt related code by Tom Rini · Thu Apr 06 20:42:18 2017 -0400
  92. 5386509 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Thu Apr 06 12:28:03 2017 -0400
  93. f9512aa dm: serial: Allow driver-model serial to be disabled for TPL by Simon Glass · Sun Apr 02 09:50:32 2017 -0600
  94. c833c00 dm: core: Allow driver model to be disabled for TPL by Simon Glass · Sun Apr 02 09:50:31 2017 -0600
  95. 39f90ba board_f: Drop return value from initdram() by Simon Glass · Fri Mar 31 08:40:25 2017 -0600
  96. 861c041 i2c: Drop unused i2c_soft...() functions by Simon Glass · Tue Mar 28 10:27:31 2017 -0600
  97. fef2bd1 SPARC: Remove by Tom Rini · Tue Mar 14 11:08:11 2017 -0400
  98. 210ebce Blackfin: Remove by Tom Rini · Tue Mar 14 11:08:10 2017 -0400
  99. ec58ab2 ARM: mxs: Rename M28EVK by Marek Vasut · Wed Apr 05 13:31:01 2017 +0200
  100. 14c576b Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Apr 05 08:28:33 2017 -0400