aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-19bmips: bcm6338: add bcm6348-iudma supportÁlvaro Fernández Rojas2-0/+28
2018-12-19dma: add bcm6348-iudma supportÁlvaro Fernández Rojas3-0/+652
2018-12-17Prepare v2019.01-rc2v2019.01-rc2Tom Rini1-1/+1
2018-12-17arm: ti: boot: Increase system partition sizeSam Protsenko1-1/+1
2018-12-17Makefile: output migration warnings to stderrChris Packham1-29/+29
2018-12-17Restore compatibility of image type IDsStefano Babic1-5/+10
2018-12-16Merge tag 'for-master-20181216' of git://git.denx.de/u-boot-rockchipTom Rini11-12/+230
2018-12-16ARM: rockchip: Add rv1108-elgin-r1 board supportOtavio Salvador9-0/+228
2018-12-15Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini62-709/+704
2018-12-15Merge branch '2018-12-15-master-imports'Tom Rini17-55/+69
2018-12-15rockchip: rk3288-evb: dts: remove 'vmmc' from emmc nodeKever Yang1-2/+0
2018-12-15rockchip: rk3399-puma: Remove obsolete DTS node 'vcc5v0_host'.Christoph Muellner1-10/+2
2018-12-15syscon: update syscon_node_to_regmap to use the DM functionsPatrick Delaunay1-38/+17
2018-12-15tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf()Andy Shevchenko1-2/+2
2018-12-15serial: serial_stm32: Add reset supportPatrice Chotard1-0/+9
2018-12-15poplar: fix boot failure caused by serial driver changeShawn Guo2-8/+4
2018-12-15poplar: add a co-maintainer for poplar boardShawn Guo1-0/+1
2018-12-15tools: add a generic config for native tools buildingOtavio Salvador4-1/+30
2018-12-15test: Only descend into test/ when CONFIG_UNIT_TEST is enabledTom Rini1-2/+1
2018-12-15cmd: Move the "dm" command from test/dm/ to cmd/Tom Rini3-1/+1
2018-12-15hashtable: fix length calculation in hexport_rAKASHI Takahiro1-1/+1
2018-12-15tee: change return code for REE FS supplicant cmdIgor Opaniuk2-2/+3
2018-12-14Merge tag 'dm-pull-14dec18' of git://git.denx.de/u-boot-dmTom Rini65-928/+2916
2018-12-14usb: musb-new: sunxi: Fix null pointer accessStefan Mavrodiev1-2/+6
2018-12-14usb: composite: Fix max packet size for USB3.0Siva Durga Prasad Paladugu1-2/+15
2018-12-14configs: am335x_boneblack_vboot: enable DM_USB and RNDIS boot in SPlJean-Jacques Hiblot1-0/+10
2018-12-14configs: am335x_evm: Do not disable DM_USB in SPLJean-Jacques Hiblot1-1/+0
2018-12-14arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROLJean-Jacques Hiblot1-8/+50
2018-12-14usb: musb-new: Add support for DM_USBJean-Jacques Hiblot5-48/+159
2018-12-14usb: musb-new: Allow the diver not to use the set_phy_power() callbackJean-Jacques Hiblot2-8/+8
2018-12-14configs: am43xx: Enable RNDIS support in SPLJean-Jacques Hiblot1-0/+11
2018-12-14configs: am43xx_evm: Enable DM_USB and DM_USB_GADGETJean-Jacques Hiblot1-0/+8
2018-12-14dts: am4372: Enable USB1 in SPLJean-Jacques Hiblot1-0/+20
2018-12-14dts: Add a u-boot specific dtsi file for the am4372Jean-Jacques Hiblot5-0/+28
2018-12-14board: ti: am43xx: turn on USB clocksJean-Jacques Hiblot1-0/+22
2018-12-14dwc3-generic: Add support for the am437xJean-Jacques Hiblot1-0/+1
2018-12-14phy: omap_usb2: Add support for am437xJean-Jacques Hiblot1-11/+34
2018-12-14spl: net: dm: usb: bind the gadget before attempting to load the imageJean-Jacques Hiblot1-1/+3
2018-12-14spl: drivers: Link usb common library to SPL if USB gadget is enabledJean-Jacques Hiblot1-0/+1
2018-12-14configs: k2g_evm: Enable DFU on K2G EVMJean-Jacques Hiblot3-0/+24
2018-12-14usb: host: replace xhci-keystone driver by the generic dwc3 driverJean-Jacques Hiblot11-248/+54
2018-12-14PHY: Add phy driver for the keystone USB PHYJean-Jacques Hiblot3-0/+120
2018-12-14ARM: dts: k2g-evm: enable USB0 and USB1Jean-Jacques Hiblot2-0/+84
2018-12-14board: ks2_evm: Enable the USB clocks if DM_USB is usedJean-Jacques Hiblot1-0/+12
2018-12-14usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"Jean-Jacques Hiblot1-0/+1
2018-12-14usb: musb: Remove legacy CONFIG_USB_DA8XXAdam Ford3-132/+0
2018-12-14usb: musb: Remove Legacy CONFIG_USB_DAVINCIAdam Ford5-202/+0
2018-12-14usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPLMartyn Welch1-1/+1
2018-12-14usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski14-46/+28
2018-12-14usb: gadget: f_sdp: Provide filesize env variable for downloaded imagesPetr Štetiar1-0/+5