aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shWIP/20Oct2020Tom Rini12-29/+3118
2020-10-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini26-21/+4819
2020-10-20pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9Lad Prabhakar1-27/+30
2020-10-20clk: renesas: Import R8A774C0 clock tables from Linux 5.9Lad Prabhakar4-0/+316
2020-10-20clk: renesas: Add R8A774E1 clock tablesBiju Das4-0/+366
2020-10-20clk: renesas: Add R8A774B1 clock tablesBiju Das4-0/+344
2020-10-20arm: dts: r8a774c0: Import DTS from Linux 5.9Lad Prabhakar3-0/+2046
2020-10-20arm: renesas: Add config option for R8A774C0 SoCLad Prabhakar1-0/+3
2020-10-20arm: renesas: Add config option for R8A774E1 SoCBiju Das1-0/+3
2020-10-20arm: renesas: Add config option for R8A774B1 SoCBiju Das1-1/+4
2020-10-20clk: renesas: r8a774a1-cpg-mssr: Add R8A774A1 RPC clockBiju Das1-0/+4
2020-10-20spi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback compatibility stringBiju Das1-1/+2
2020-10-20MAINTAINERS: add USB driver to ARM MEDIATEKChunfeng Yun1-0/+3
2020-10-20configs: mt8512: enable fastboot and USB host related configsChunfeng Yun1-0/+26
2020-10-20arm: dts: mt8512: add usb related nodesChunfeng Yun2-1/+82
2020-10-20usb: gadget: Add bcdDevice for the MTU3 USB Gadget ControllerChunfeng Yun1-0/+8
2020-10-20usb: add MediaTek USB3 DRD driverChunfeng Yun14-0/+4558
2020-10-20usb: common: add define of usb_speed_string()Chunfeng Yun2-4/+7
2020-10-20usb: add USB_SPEED_SUPER_PLUSChunfeng Yun2-0/+2
2020-10-20dt-bindings: usb: mtu3: add bindings for MediaTek USB3 DRDChunfeng Yun1-0/+79
2020-10-20dt-binding: usb: add bindings for some common propertiesChunfeng Yun1-0/+31
2020-10-20usb: musb-new: Fix typo in caution messageNaoki Hayama1-1/+1
2020-10-20usb: dwc2: Fix control OUT transfer issueChance.Yang1-3/+13
2020-10-20usb: xhci: avoid type conversion of void *Heinrich Schuchardt1-12/+9
2020-10-19Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini14-206/+729
2020-10-19clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristicsEugen Hristev1-2/+2
2020-10-19clk: at91: clk-master: add 5th divisor for mck masterEugen Hristev2-2/+2
2020-10-19ARM: at91: Add chip ID for SAM9X60 SiPNicolas Ferre2-0/+9
2020-10-19ARM: dts: sam9x60: use alphabetical orderClaudiu Beznea1-14/+13
2020-10-19configs: sam9x60ek: update defconfigs for CCFClaudiu Beznea3-3/+9
2020-10-19ARM: dts: sam9x60: use CCF compatibles for PMCClaudiu Beznea3-164/+33
2020-10-19ARM: dts: sam9x60: use slow clock CCF compatible bindingsClaudiu Beznea2-47/+20
2020-10-19ARM: dts: sam9x60: use u-boot,dm-pre-relocClaudiu Beznea1-0/+8
2020-10-19ARM: dts: sam9x60ek: add clock frequencies to board fileClaudiu Beznea2-2/+10
2020-10-19clk: at91: sam9x60: add support compatible with CCFClaudiu Beznea2-0/+650
2020-10-19board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDRClaudiu Beznea1-1/+2
2020-10-18Merge tag 'video-for-2021.01' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini136-138/+283
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay103-63/+122
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay119-43/+88
2020-10-18configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigsPatrick Delaunay23-14/+21
2020-10-18video: backlight: fix pwm's duty cycle calculationDario Binacchi2-7/+7
2020-10-18video: backlight: fix pwm data structure descriptionDario Binacchi1-1/+1
2020-10-18video: dw-mipi-dsi: permit configuring the escape clock rateNeil Armstrong2-4/+17
2020-10-18video: dw-mipi-dsi: driver-specific configuration of phy timingsNeil Armstrong2-6/+27
2020-10-17test: Fix sandbox tests failing to buildSean Anderson2-2/+2
2020-10-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini8-7/+93
2020-10-16Merge branch '2020-10-15-further-cleanup_dev_xxx'Tom Rini26-94/+74
2020-10-16dm: Don't undefine dev_xxx macrosSean Anderson1-20/+0
2020-10-16linux/compat.h: Remove redefinition of dev_xxx macrosSean Anderson1-28/+0
2020-10-16usb: dwc3: Include device_compat.h in dwc3-octeon-glue.cTom Rini1-0/+1