1. a83478f rockchip: spi: enable support for the rk_spi driver for the RK3399 by Jakob Unterwurzacher · Thu Apr 20 22:05:54 2017 +0200
  2. fa8d7bf rockchip: pinctrl: rk3399: add support for the SPI5 controller by Philipp Tomsich · Thu Apr 20 22:05:53 2017 +0200
  3. 0f5b4c9 rockchip: spi: rewrite rkspi_set_clk for a more conservative baudrate setting by Philipp Tomsich · Thu Apr 20 22:05:52 2017 +0200
  4. 4544788 rockchip: spi: rk_spi: dynamically select an module input rate by Philipp Tomsich · Thu Apr 20 22:05:51 2017 +0200
  5. 30d7c15 rockchip: clk: rk3399: fix off-by one during rate calculation in i2c/spi_set_rate by Philipp Tomsich · Thu Apr 20 22:05:50 2017 +0200
  6. c31ee92 rockchip: clk: rk3399: add clock support for SCLK_SPI1 and SCLK_SPI5 by Philipp Tomsich · Thu Apr 20 22:05:49 2017 +0200
  7. 1d30bac rockchip: video: Makefile: Modify Makefile for rockchip video driver by eric.gao@rock-chips.com · Mon Apr 17 22:24:24 2017 +0800
  8. 735ddea rockchip: video: Kconfig: Add Kconfig for rockchip video driver by eric.gao@rock-chips.com · Mon Apr 17 22:24:23 2017 +0800
  9. da77e49 rockchip: rk3399: correct memory region by Kever Yang · Mon Apr 17 16:42:44 2017 +0800
  10. 5a02763 rockchip: clk: rk3328: add ciu_clk entry for eMMC/SDMMC by Xu Ziyuan · Sun Apr 16 17:44:46 2017 +0800
  11. 42118e4 rockchip: clk: rk3288: add ciu_clk entry for eMMC/SDMMC/SDIO by Xu Ziyuan · Sun Apr 16 17:44:45 2017 +0800
  12. c06ade2 rockchip: clk: rk3188: add ciu_clk entry for eMMC/SDMMC/SDIO by Xu Ziyuan · Sun Apr 16 17:44:44 2017 +0800
  13. 6682b9b rockchip: clk: rk3036: add ciu_clk entry for eMMC/SDIO by Xu Ziyuan · Sun Apr 16 17:44:43 2017 +0800
  14. b7df12d mmc: dw_mmc: rockchip: select proper card clock by Xu Ziyuan · Sun Apr 16 17:44:42 2017 +0800
  15. 71ef926 mkimage: rockchip: add support for rk3328 by Kever Yang · Fri Apr 14 14:55:05 2017 +0800
  16. 9988df7 rockchip: rk3399: use regulators_enable_boot_on() to init regulator by Kever Yang · Wed Apr 12 12:00:06 2017 +0800
  17. 7028f67 power: twl4030: Remove CONFIG_TWL4030_POWER from include/configs by Adam Ford · Wed Apr 26 13:41:32 2017 -0500
  18. bc16804 power: twl4030: Move CONFIG_TWL4030_POWER to Kconfig by Adam Ford · Wed Apr 26 13:41:31 2017 -0500
  19. 7d58e0f power: twl4030: Add CONFIG_CMD_POWEROFF support by Adam Ford · Mon Apr 24 13:34:43 2017 -0500
  20. 55bdf92 omap3_logic: Add Device Tree Support and more DM drivers by Adam Ford · Mon Apr 17 08:09:45 2017 -0500
  21. 5e1c358 ARM: DTS: Add Logic PD DM3730 Torpedo Device Tree by Adam Ford · Mon Apr 17 08:09:44 2017 -0500
  22. 3e3aa27 ARM: DTS: Add Logic PD DM3730 SOM-LV initial support by Adam Ford · Mon Apr 17 08:09:43 2017 -0500
  23. 4262753 OMAP3: Add SMSC9221 device tree for omap devices connected on GPMC. by Adam Ford · Mon Apr 17 08:09:42 2017 -0500
  24. 361bad8 omap3: Copy twl4030 device tree from Linux 4.9.y stable by Adam Ford · Mon Apr 17 08:09:41 2017 -0500
  25. 3dc631d ARM: OMAP: I2C: Support New read, write and probe functions for OMAP3 by Adam Ford · Mon Apr 17 08:09:40 2017 -0500
  26. 6d43869 omap3630: Copy Device tree from Linux 4.9.y stable by Adam Ford · Mon Apr 17 08:09:39 2017 -0500
  27. 00bf715 omap3: Copy Device tree from Linux 4.9.y stable by Adam Ford · Mon Apr 17 08:09:38 2017 -0500
  28. c0edb0f omap_hsmmc: update struct hsmmc to accommodate omap3 from DT by Adam Ford · Mon Apr 17 08:09:37 2017 -0500
  29. 5b661ec Allow boards to initialize the DT at runtime. by Alex Deymo · Sun Apr 02 01:25:20 2017 -0700
  30. 6213c55 bcm2835_wdt: support for the BCM2835/2836 watchdog by Paolo Pisati · Fri Feb 10 17:28:05 2017 +0100
  31. 56991cd arm: rpi: Add a TODO to move all messages into the msg handler by Simon Glass · Wed Apr 05 16:23:45 2017 -0600
  32. 39254d0 dm: video: arm: rpi: Convert to use driver model for video by Simon Glass · Wed Apr 05 16:23:44 2017 -0600
  33. 55a6307 dm: video: Add driver-model support to lcd_simplefb by Simon Glass · Wed Apr 05 16:23:43 2017 -0600
  34. d2ed433 dm: video: Refactor lcd_simplefb to prepare for driver model by Simon Glass · Wed Apr 05 16:23:42 2017 -0600
  35. 929df01 video: arm: rpi: Move the video settings out of the driver by Simon Glass · Wed Apr 05 16:23:41 2017 -0600
  36. 31efc38 video: arm: rpi: Move the video query out of the driver by Simon Glass · Wed Apr 05 16:23:40 2017 -0600
  37. 7a973ff dm: arm: rpi: Drop CONFIG_OF_EMBED by Simon Glass · Wed Apr 05 16:23:39 2017 -0600
  38. b22f620 dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC by Simon Glass · Wed Apr 05 16:23:38 2017 -0600
  39. 13ddef8 arm: rpi: Add a function to obtain the MMC clock by Simon Glass · Wed Apr 05 16:23:37 2017 -0600
  40. 558ec67 arm: rpi: Add a file to handle messages by Simon Glass · Wed Apr 05 16:23:36 2017 -0600
  41. 53253a5 dm: arm: rpi: Use driver model for Ethernet by Simon Glass · Wed Apr 05 16:23:35 2017 -0600
  42. 402c0cd dm: arm: rpi: Move to driver model for USB by Simon Glass · Wed Apr 05 16:23:34 2017 -0600
  43. c809fbc arm: rpi: Drop CONFIG_CONS_INDEX by Simon Glass · Wed Apr 05 16:23:33 2017 -0600
  44. 8640cc0 arm: rpi: Drop the GPIO device addresses by Simon Glass · Wed Apr 05 16:23:32 2017 -0600
  45. 03f827e string: Use memcpy() within memmove() when we can by Simon Glass · Wed Apr 05 16:23:31 2017 -0600
  46. b8fa836 net: smsc95xx: Correct free_pkt() implementation by Simon Glass · Wed Apr 05 16:23:28 2017 -0600
  47. 8904415 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue May 09 16:11:36 2017 -0400
  48. 5db550f Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Tue May 09 15:48:09 2017 -0400
  49. 32cead5 defconfig: dra7xx_evm: enable CONFIG_BLK and disk driver model for SCSI by Jean-Jacques Hiblot · Mon Apr 24 11:51:32 2017 +0200
  50. d7cb71b drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device by Jean-Jacques Hiblot · Mon Apr 24 11:51:31 2017 +0200
  51. 97f038d dra7: dtsi: mark ocp2scp bus compatible with "simple-bus" by Jean-Jacques Hiblot · Mon Apr 24 11:51:30 2017 +0200
  52. 73e95eb drivers: phy: add PIPE3 phy driver by Jean-Jacques Hiblot · Mon Apr 24 11:51:29 2017 +0200
  53. 7e9db02 dm: test: Add tests for the generic PHY uclass by Jean-Jacques Hiblot · Mon Apr 24 11:51:28 2017 +0200
  54. 4844778 drivers: phy: add generic PHY framework by Jean-Jacques Hiblot · Mon Apr 24 11:51:27 2017 +0200
  55. cdf96eb scsi: dm: split scsi_scan() by Jean-Jacques Hiblot · Mon Apr 24 11:51:26 2017 +0200
  56. 4a2c89a board: at91sam9263ek: Enable early debug UART by Wenyou Yang · Tue Apr 18 15:31:02 2017 +0800
  57. 3b446f7 board: at91sam9263ek: Clean up code by Wenyou Yang · Tue Apr 18 15:31:01 2017 +0800
  58. a4952c1 configs: at91sam9263ek: Update for DT and DM support by Wenyou Yang · Tue Apr 18 15:31:00 2017 +0800
  59. de5793e board: at91sam9rlek: Enable early debug UART by Wenyou Yang · Tue Apr 18 15:28:29 2017 +0800
  60. 6cfefbf board: at91sam9rlek: Clean up code by Wenyou Yang · Tue Apr 18 15:28:28 2017 +0800
  61. 3cbbeb1 configs: at91sam9rlek: Update for DT and DM support by Wenyou Yang · Tue Apr 18 15:28:27 2017 +0800
  62. de56d37 board: at91sam9260ek/9g20ek: Enable early debug UART by Wenyou Yang · Tue Apr 18 15:18:49 2017 +0800
  63. 4867f3a board: at91sam9260ek: Clean up code by Wenyou Yang · Tue Apr 18 15:18:48 2017 +0800
  64. 9c4fbd5 configs: at91sam9260ek/9g20ek: Update for DT and DM by Wenyou Yang · Tue Apr 18 15:18:47 2017 +0800
  65. cf6667c board: at91sam9m10g45ek: Enable early debug UART by Wenyou Yang · Tue Apr 18 15:15:50 2017 +0800
  66. f340165 board: at91sam9m10g45ek: Clean up code by Wenyou Yang · Tue Apr 18 15:15:49 2017 +0800
  67. 269c9d1 configs: at91sam9m10g45ek: Update to support DM/DT by Wenyou Yang · Tue Apr 18 15:15:48 2017 +0800
  68. e3c9930 board: at91sam9n12ek: Enable early debug UART by Wenyou Yang · Tue Apr 18 14:54:53 2017 +0800
  69. 138f5de board: at91sam9n12ek: Clean up code by Wenyou Yang · Tue Apr 18 14:54:52 2017 +0800
  70. 487d113 configs: at91sam9n12ek: Update for DT and DM support by Wenyou Yang · Tue Apr 18 14:54:51 2017 +0800
  71. a9606f0 board: at91sam9x5ek: Enable early debug UART by Wenyou Yang · Tue Apr 18 14:51:56 2017 +0800
  72. 0cd12a6 board: at91sam9x5ek: Clean up code by Wenyou Yang · Tue Apr 18 14:51:55 2017 +0800
  73. f345e28 configs: at91sam9x5ek: Update to support DM/DT by Wenyou Yang · Tue Apr 18 14:51:54 2017 +0800
  74. 6a3919a ARM: dts: at91: Add dts files for at91sam9263ek by Wenyou Yang · Tue Apr 18 13:49:39 2017 +0800
  75. 59aebeb ARM: dts: at91: Add dts files for at91sam9rlek by Wenyou Yang · Tue Apr 18 13:49:38 2017 +0800
  76. 746c9c5 ARM: dts: at91: Add dts files for at91sam9260ek/9g20ek by Wenyou Yang · Tue Apr 18 13:49:37 2017 +0800
  77. 7bc499c ARM: dts: at91: Add dts files for at91sam9m10g45ek by Wenyou Yang · Tue Apr 18 13:49:36 2017 +0800
  78. df08ad7 ARM: dts: at91: Add dts files for at91sam9n12ek by Wenyou Yang · Tue Apr 18 13:49:35 2017 +0800
  79. 66eb6a7 ARM: dts: at91: Add dts files for at91sam9x5ek by Wenyou Yang · Tue Apr 18 13:49:34 2017 +0800
  80. 7c56e10 serial: atmel_usart: Add clk support by Wenyou Yang · Fri Apr 14 15:01:28 2017 +0800
  81. b045a60 serial: atmel_usart: Fix early debug not work in SPL by Wenyou Yang · Fri Apr 14 15:01:27 2017 +0800
  82. 217c968 clk: at91: Align the at91 pmc's compatibles by Wenyou Yang · Fri Apr 14 14:53:24 2017 +0800
  83. e382e2d clk: at91: Align clk-master compatibles with kernel by Wenyou Yang · Fri Apr 14 14:53:23 2017 +0800
  84. 94bd7f3 clk: at91: Enhance the peripheral clock by Wenyou Yang · Fri Apr 14 14:53:22 2017 +0800
  85. 8f15540 net: macb: Align the compatibles with kernel by Wenyou Yang · Fri Apr 14 14:36:05 2017 +0800
  86. 44835ea net: macb: Add remove callback by Wenyou Yang · Fri Apr 14 14:36:04 2017 +0800
  87. 1646bb4 configs: sama5d3xek: add default config for CMP board by Wenyou Yang · Fri Mar 24 09:26:16 2017 +0800
  88. 5a0243e board: sama5d4ek: fix DD2 configuration by Wenyou Yang · Thu Mar 23 14:35:33 2017 +0800
  89. a4db449 configs: sama5d2_xplained: update for SPL by Wenyou Yang · Thu Mar 23 14:26:28 2017 +0800
  90. f99b078 board: sama5d2_xplained: remove unnecessary header files by Wenyou Yang · Thu Mar 23 14:26:27 2017 +0800
  91. 4b1fa80 board: sama5d2_xplained: remove uart1 init by Wenyou Yang · Thu Mar 23 14:26:26 2017 +0800
  92. 23eada9 board: sama5d2_xplained: clean up macb init code by Wenyou Yang · Thu Mar 23 14:26:25 2017 +0800
  93. 69b7301 configs: sama5d2_xplained: enable CONFIG_DM_ETH by Wenyou Yang · Thu Mar 23 14:26:24 2017 +0800
  94. 035acb2 ARM: dts: sama5d2_xplained: update for SPL by Wenyou Yang · Thu Mar 23 14:26:23 2017 +0800
  95. 4e3524d ARM: dts: sama5d2: add clock property for uart1 node by Wenyou Yang · Thu Mar 23 14:26:22 2017 +0800
  96. 584d1c1 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Tue May 09 09:13:59 2017 -0400
  97. 7a73b9a p1_p2_rdb: Fix unused variable warning by Tom Rini · Tue Apr 18 22:26:35 2017 -0400
  98. d042144 dm: Update Simple Watchdog uclass by Maxim Sloyko · Tue May 09 09:08:07 2017 -0400
  99. 5bb30bc ARM: mvebu: switch db-88f6820-amc to DM for i2c by Chris Packham · Tue May 02 20:35:25 2017 +1200
  100. c6db27b arm64: mvebu: Fix the bubt comamnd NAND device support by Konstantin Porotchkin · Tue Mar 28 18:16:56 2017 +0300