summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-15rockchip: rk3399-puma: Remove obsolete DTS node 'vcc5v0_host'.Christoph Muellner
2018-12-15syscon: update syscon_node_to_regmap to use the DM functionsPatrick Delaunay
2018-12-15tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf()Andy Shevchenko
2018-12-15serial: serial_stm32: Add reset supportPatrice Chotard
2018-12-15poplar: fix boot failure caused by serial driver changeShawn Guo
2018-12-15poplar: add a co-maintainer for poplar boardShawn Guo
2018-12-15tools: add a generic config for native tools buildingOtavio Salvador
2018-12-15test: Only descend into test/ when CONFIG_UNIT_TEST is enabledTom Rini
2018-12-15cmd: Move the "dm" command from test/dm/ to cmd/Tom Rini
2018-12-15hashtable: fix length calculation in hexport_rAKASHI Takahiro
2018-12-15tee: change return code for REE FS supplicant cmdIgor Opaniuk
2018-12-14Merge tag 'dm-pull-14dec18' of git://git.denx.de/u-boot-dmTom Rini
2018-12-14usb: musb-new: sunxi: Fix null pointer accessStefan Mavrodiev
2018-12-14usb: composite: Fix max packet size for USB3.0Siva Durga Prasad Paladugu
2018-12-14configs: am335x_boneblack_vboot: enable DM_USB and RNDIS boot in SPlJean-Jacques Hiblot
2018-12-14configs: am335x_evm: Do not disable DM_USB in SPLJean-Jacques Hiblot
2018-12-14arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROLJean-Jacques Hiblot
2018-12-14usb: musb-new: Add support for DM_USBJean-Jacques Hiblot
2018-12-14usb: musb-new: Allow the diver not to use the set_phy_power() callbackJean-Jacques Hiblot
2018-12-14configs: am43xx: Enable RNDIS support in SPLJean-Jacques Hiblot
2018-12-14configs: am43xx_evm: Enable DM_USB and DM_USB_GADGETJean-Jacques Hiblot
2018-12-14dts: am4372: Enable USB1 in SPLJean-Jacques Hiblot
2018-12-14dts: Add a u-boot specific dtsi file for the am4372Jean-Jacques Hiblot
2018-12-14board: ti: am43xx: turn on USB clocksJean-Jacques Hiblot
2018-12-14dwc3-generic: Add support for the am437xJean-Jacques Hiblot
2018-12-14phy: omap_usb2: Add support for am437xJean-Jacques Hiblot
2018-12-14spl: net: dm: usb: bind the gadget before attempting to load the imageJean-Jacques Hiblot
2018-12-14spl: drivers: Link usb common library to SPL if USB gadget is enabledJean-Jacques Hiblot
2018-12-14configs: k2g_evm: Enable DFU on K2G EVMJean-Jacques Hiblot
2018-12-14usb: host: replace xhci-keystone driver by the generic dwc3 driverJean-Jacques Hiblot
2018-12-14PHY: Add phy driver for the keystone USB PHYJean-Jacques Hiblot
2018-12-14ARM: dts: k2g-evm: enable USB0 and USB1Jean-Jacques Hiblot
2018-12-14board: ks2_evm: Enable the USB clocks if DM_USB is usedJean-Jacques Hiblot
2018-12-14usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"Jean-Jacques Hiblot
2018-12-14usb: musb: Remove legacy CONFIG_USB_DA8XXAdam Ford
2018-12-14usb: musb: Remove Legacy CONFIG_USB_DAVINCIAdam Ford
2018-12-14usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPLMartyn Welch
2018-12-14usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski
2018-12-14usb: gadget: f_sdp: Provide filesize env variable for downloaded imagesPetr Štetiar
2018-12-13dm: sound: Use the correct number of channels for soundSimon Glass
2018-12-13dm: sandbox: Allow selection of sample rate and channelsSimon Glass
2018-12-13dm: sound: max98095: Tidy up error codesSimon Glass
2018-12-13dm: sound: Fix license headersSimon Glass
2018-12-13dm: sound: Complete migration to driver modelSimon Glass
2018-12-13dm: exynos: Drop CONFIG_DM_I2C_COMPATSimon Glass
2018-12-13dm: sandbox: sound: Convert to use driver modelSimon Glass
2018-12-13dm: exynos: sound: Convert to use driver modelSimon Glass
2018-12-13dm: sound: exynos: Add support for max98090Simon Glass
2018-12-13dm: sound: Move common code out of maxim98095Simon Glass
2018-12-13exynos: Add support for exynos5420 i2s pinmuxSimon Glass