- 98c9fb0 dm: core: Clarify uclass_first/next_device() comments by Simon Glass · Sun Apr 23 20:10:43 2017 -0600
- 5a3d1c6 pipe3: Fix broken dependency by Jean-Jacques Hiblot · Fri Jul 07 12:13:34 2017 +0200
- bd6d0d6 mtd: stm32: use parameter instead of default value by Patrice Chotard · Tue Jul 04 18:24:43 2017 +0200
- 4339901 driver: mmc: update debug info by Jorge Ramirez-Ortiz · Mon Jun 26 15:52:48 2017 +0200
- d666155 pinctrl: stm32: add set_state ops by Christophe Kerello · Tue Jun 20 17:04:19 2017 +0200
- a466d21 pinctrl: stm32: handle a configuration list by Christophe Kerello · Tue Jun 20 17:04:18 2017 +0200
- 3598295 powerpc, 8xx: Add support for MCR3000 board from CSSI by Christophe Leroy · Fri Jul 07 10:16:42 2017 +0200
- 9ac4a54 powerpc, 8xx: move Serial driver to drivers/serial/ by Christophe Leroy · Thu Jul 06 10:33:27 2017 +0200
- 8c3f122 powerpc, 8xx: move SPI driver to drivers/spi/ by Christophe Leroy · Thu Jul 06 10:33:25 2017 +0200
- 56ef30a powerpc, 8xx: move FEC Ethernet driver in drivers/net by Christophe Leroy · Thu Jul 06 10:33:23 2017 +0200
- 23da373 powerpc, 8xx: Migrate to Kconfig by Christophe Leroy · Thu Jul 06 10:33:21 2017 +0200
- 3c08d31 wdt: Unify option of timeout value by Andy Shevchenko · Wed Jul 05 20:44:08 2017 +0300
- f047be4 wdt: Fix spelling Resettting -> Resetting by Andy Shevchenko · Wed Jul 05 20:44:06 2017 +0300
- 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · Wed Jul 05 16:25:22 2017 +0300
- 286c252 gpio: add static to get_function() by Masahiro Yamada · Thu Jun 22 16:50:25 2017 +0900
- 5e0ef84 serial: make serial_stub_* to static functions by Masahiro Yamada · Thu Jun 22 16:48:49 2017 +0900
- 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
- 6cdd8d8 drivers, block: remove sil680 driver by Heiko Schocher · Tue Jun 27 16:49:13 2017 +0200
- d3b3f8d drivers, usb, gadget: fix compiler warnings for at91_udc.c by Heiko Schocher · Fri Jun 23 20:13:58 2017 +0200
- f32333b usb: gadget: Call g_dnl_bind_fixup() before testing g_dnl_serial length by Lukasz Majewski · Mon Jun 26 13:04:58 2017 +0200
- c3cf899 ti816x: Enable ethernet support by Tom Rini · Wed May 10 12:01:02 2017 -0400
- c0af484 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Tue Jun 27 09:33:10 2017 -0400
- edd59b6 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jun 27 09:32:37 2017 -0400
- 367b3ac Revert "x86: Convert MMC to driver model" by Bin Meng · Mon Jun 26 16:36:15 2017 -0700
- 239b5ff Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Jun 26 15:48:05 2017 -0400
- a7cc93e8 i2c_eeprom: add static to i2c_eeprom_std_ops/probe by Masahiro Yamada · Thu Jun 22 16:51:22 2017 +0900
- 10913c5 Merge git://git.denx.de/u-boot-uniphier by Tom Rini · Sat Jun 24 18:18:41 2017 -0400
- 5e05c4d ARM: uniphier: fix various sparse warnings by Masahiro Yamada · Thu Jun 22 16:42:04 2017 +0900
- 28bd0b9 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · Fri Jun 23 11:02:21 2017 -0400
- ef5eb17 rockchip: clk: rk3036: correct setting for pll integer mode by Kever Yang · Tue Jun 13 10:03:11 2017 +0800
- b0b588f serial, kconfig: fix menutext by Heiko Schocher · Wed Jun 21 06:23:10 2017 +0200
- 7868fba mtd: OneNAND: Fix onenand_block_markbad by Ladislav Michl · Tue Jun 20 17:17:45 2017 +0200
- e9c173e onenand_spl_simple: Add DDP OneNAND support by Ladislav Michl · Tue Jun 20 11:44:29 2017 +0200
- f7081e9 onenand_spl_simple: Call onenand_spl_get_geometry() only once by Ladislav Michl · Tue Jun 20 11:43:22 2017 +0200
- 20ef0fc clk_rv1108.c: Fix unused variable warning by Tom Rini · Fri Jun 16 13:06:28 2017 -0400
- feb93c6 pinctrl: a3700: Fix the issue that gpio controller is registered with wrong node id by Ken Ma · Thu Jun 22 17:13:36 2017 +0800
- a12d637 pinctrl: a3700: Fix uart2 group selection register mask by Ken Ma · Thu Jun 22 17:13:35 2017 +0800
- f57817f Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Jun 21 08:00:04 2017 -0400
- be7de57 Merge tag 'xilinx-for-v2017.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Wed Jun 21 07:57:37 2017 -0400
- 9d6551a tegra: mmc: Set the bus width correctly by Simon Glass · Wed Jun 07 21:11:48 2017 -0600
- 4f1002d arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfig by Mike Looijmans · Wed Jun 07 07:42:37 2017 +0200
- 4e98589 fpga: zynqmppl: Reuse invoke_smc routine by Siva Durga Prasad Paladugu · Fri Feb 17 16:16:01 2017 +0530
- 9c7a6a2 block: sata: ceva: drop extraneous netdev.h include by Peter Robinson · Sun May 14 21:47:02 2017 +0100
- 8a5d013 at91_udc.c: Fix unused variable warning by Tom Rini · Tue Apr 18 22:23:51 2017 -0400
- bb1cd63 drivers/usb/ehci: Use platform-specific accessors by Alexey Brodkin · Mon Jun 05 22:31:51 2017 +0300
- cc3fe06 usb: dwc2: force to host mode if not support HNP/SRP by Meng Dongyang · Thu Jun 08 15:34:20 2017 +0800
- 183f1d2 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · Wed Jun 14 05:49:42 2017 +0200
- 26b2a0b powerpc, 82xx: remove some missed mpc82xx remains by Heiko Schocher · Wed Jun 14 05:49:41 2017 +0200
- 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
- 622b7b3 treewide: remove unneeded semicolons by Masahiro Yamada · Tue Jun 13 15:17:28 2017 +0900
- 2eba9d9 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Wed Jun 14 18:53:03 2017 -0400
- bf94cfb net: phy: marvell: Fix init function for m88e1145 by York Sun · Tue Jun 06 09:22:40 2017 -0700
- f43278e driver: ddr: fsl: Fix compiling error for DDR2 by York Sun · Thu May 25 17:03:23 2017 -0700
- 90a59f2 dm: bcm6345_gpio: Set proper output level in bcm6345_gpio_direction_output by Axel Lin · Thu Jun 08 17:20:12 2017 +0800
- 3149632 serial: stm32x7: simplify baud rate register calculation by Patrice Chotard · Thu Jun 08 09:26:55 2017 +0200
- f7d84d8 serial: stm32x7: align compatible with kernel one by Patrice Chotard · Thu Jun 08 09:26:54 2017 +0200
- 3694ac5 dm: core: Supress dead-code warning in __of_get_next_child() by Simon Glass · Wed Jun 07 10:28:45 2017 -0600
- 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · Wed Jun 07 17:33:10 2017 +0200
- 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
- e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sat Jun 10 18:01:22 2017 -0400
- edee132 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Sat Jun 10 09:48:09 2017 -0400
- c9787ee Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Sat Jun 10 09:47:57 2017 -0400
- 30ca6a4 rockchip: Init clocks again when chain-loading by Simon Glass · Wed May 31 17:57:32 2017 -0600
- 303384f rockchip: rk3288: Convert clock driver to use shifted masks by Simon Glass · Wed May 31 17:57:31 2017 -0600
- d742950 rockchip: video: Take the vop device out of standby by Simon Glass · Wed May 31 17:57:29 2017 -0600
- c4bd91f rockchip: video: Add remove() methods by Simon Glass · Wed May 31 17:57:28 2017 -0600
- bdf23a0 rockchip: Setup default PWM flags by Simon Glass · Wed May 31 17:57:25 2017 -0600
- d1536e3 tegra: video: Don't power up the SOR twice by Simon Glass · Wed May 31 17:57:20 2017 -0600
- 4812d4c tegra: spi: Wait a little after setting the clocks by Simon Glass · Wed May 31 17:57:18 2017 -0600
- fc3ebf1 power: regulator: Add more debugging and fix a missing newline by Simon Glass · Wed May 31 17:57:15 2017 -0600
- 2d3ac51 rtc: ds1337: drop "SYS" from config variables by Chris Packham · Tue May 30 12:03:33 2017 +1200
- 59535d5 serial: stm32f7: disable overrun by Vikas Manocha · Sun May 28 12:55:12 2017 -0700
- 50218ae stm32: stm32f7: add spl build support by Vikas Manocha · Sun May 28 12:55:10 2017 -0700
- 604caca rockchip: video: document externally visible functions for rk_vop by Philipp Tomsich · Fri Jun 02 16:06:18 2017 +0200
- 0a637e7 rockchip: video: document externally visible functions for rk_hdmi by Philipp Tomsich · Fri Jun 02 16:06:17 2017 +0200
- d21e045 video: atmel_hlcdfb: Fix misaligned cache operation warning by Wenyou Yang · Fri Jun 02 11:29:04 2017 +0800
- b8f7cab sunxi: video: Add support for CSC and TVE to DE2 driver by Jernej Skrabec · Fri May 19 17:41:16 2017 +0200
- 4241f05 sunxi: video: Rename tve.c to tve_common.c by Jernej Skrabec · Fri May 19 17:41:14 2017 +0200
- 2283166 power: regulator: lp87565: add regulator support by Keerthy · Wed Jun 07 19:08:29 2017 +0530
- 3006c92 power: pmic: lp87565: Add the basic pmic support by Keerthy · Wed Jun 07 19:08:28 2017 +0530
- bcad604 dm: mmc: Avoid probing block devices in find_mmc_device() by Simon Glass · Sat May 27 11:37:19 2017 -0600
- 4f26913 dm: blk: Add a way to obtain a block device from its parent by Simon Glass · Sat May 27 11:37:17 2017 -0600
- b0586ad power: pmic: tps65218: Add DCDC3 configuration by Keerthy · Fri Jun 02 15:00:30 2017 +0530
- 879cbd0 power: regulator: palmas: Add smps12 dual regulator for tps65917 by Keerthy · Fri Jun 02 10:51:51 2017 +0530
- 1c5a5a9 mmc: sh_sdhi: Fix Kconfig entry by Marek Vasut · Sat May 13 15:51:14 2017 +0200
- 22dbc5f mmc: sh_sdhi: Add SDHI support by Kouei Abe · Sat May 13 15:51:18 2017 +0200
- 44b13ef mmc: sh_sdhi: Add MMC version 5.0 support by Kouei Abe · Sat May 13 15:51:17 2017 +0200
- 5ff23f0 mmc: sh_sdhi: Add 64-bit access to sd_buf support by Kouei Abe · Sat May 13 15:51:16 2017 +0200
- 4b8bb45 mmc: sh_sdhi: Set SD_INFOx interrupt mask before command starting by Kouei Abe · Sat May 13 15:51:15 2017 +0200
- 094f4da rockchip: video: rk_vop: add grf field by Philipp Tomsich · Wed Jun 07 13:13:28 2017 +0200
- df48c79 rockchip: video: rk3399: add HDMI TX support on the RK3399 by Philipp Tomsich · Wed May 31 17:59:34 2017 +0200
- 66cbacc rockchip: video: split RK3288-specific part off from rk_hdmi by Philipp Tomsich · Wed May 31 17:59:33 2017 +0200
- a35ccec rockchip: video: add mpixelclock settings from Linux driver by Philipp Tomsich · Wed May 31 17:59:32 2017 +0200
- 1a18f30 rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399 by Philipp Tomsich · Wed May 31 17:59:31 2017 +0200
- a354c2d rockchip: video: refactor rk_vop and split RK3288-specific code off by Philipp Tomsich · Wed May 31 17:59:30 2017 +0200
- d3a5826 rockchip: video: Kconfig: set MAX_XRES and MAX_YRES via Kconfig by Philipp Tomsich · Wed May 31 17:59:29 2017 +0200
- f1fe216 rockchip: video: Kconfig: reformat help for VIDEO_ROCKCHIP by Philipp Tomsich · Wed May 31 17:59:28 2017 +0200
- 101b761 rockchip: video: rk_hdmi: fix implicit definition warnings by Philipp Tomsich · Tue Jun 06 09:15:14 2017 +0200
- d2081b0 rockchip: usb: host: xhci-rockchip: add support for rk3328 by Meng Dongyang · Thu Jun 01 19:22:45 2017 +0800
- 2d982da rockchip: Add core Soc start-up code for rv1108 by Andy Yan · Thu Jun 01 18:00:55 2017 +0800