summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shWIP/20Oct2020Tom Rini2020-10-2012-29/+3118
|\
| * pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9Lad Prabhakar2020-10-201-27/+30
| * clk: renesas: Import R8A774C0 clock tables from Linux 5.9Lad Prabhakar2020-10-204-0/+316
| * clk: renesas: Add R8A774E1 clock tablesBiju Das2020-10-204-0/+366
| * clk: renesas: Add R8A774B1 clock tablesBiju Das2020-10-204-0/+344
| * arm: dts: r8a774c0: Import DTS from Linux 5.9Lad Prabhakar2020-10-203-0/+2046
| * arm: renesas: Add config option for R8A774C0 SoCLad Prabhakar2020-10-201-0/+3
| * arm: renesas: Add config option for R8A774E1 SoCBiju Das2020-10-201-0/+3
| * arm: renesas: Add config option for R8A774B1 SoCBiju Das2020-10-201-1/+4
| * clk: renesas: r8a774a1-cpg-mssr: Add R8A774A1 RPC clockBiju Das2020-10-201-0/+4
| * spi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback compatibility stringBiju Das2020-10-201-1/+2
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2020-10-2026-21/+4819
|\ \ | |/ |/|
| * MAINTAINERS: add USB driver to ARM MEDIATEKChunfeng Yun2020-10-201-0/+3
| * configs: mt8512: enable fastboot and USB host related configsChunfeng Yun2020-10-201-0/+26
| * arm: dts: mt8512: add usb related nodesChunfeng Yun2020-10-202-1/+82
| * usb: gadget: Add bcdDevice for the MTU3 USB Gadget ControllerChunfeng Yun2020-10-201-0/+8
| * usb: add MediaTek USB3 DRD driverChunfeng Yun2020-10-2014-0/+4558
| * usb: common: add define of usb_speed_string()Chunfeng Yun2020-10-202-4/+7
| * usb: add USB_SPEED_SUPER_PLUSChunfeng Yun2020-10-202-0/+2
| * dt-bindings: usb: mtu3: add bindings for MediaTek USB3 DRDChunfeng Yun2020-10-201-0/+79
| * dt-binding: usb: add bindings for some common propertiesChunfeng Yun2020-10-201-0/+31
| * usb: musb-new: Fix typo in caution messageNaoki Hayama2020-10-201-1/+1
| * usb: dwc2: Fix control OUT transfer issueChance.Yang2020-10-201-3/+13
| * usb: xhci: avoid type conversion of void *Heinrich Schuchardt2020-10-201-12/+9
|/
* Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodian...WIP/19Oct2020Tom Rini2020-10-1914-206/+729
|\
| * clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristicsEugen Hristev2020-10-191-2/+2
| * clk: at91: clk-master: add 5th divisor for mck masterEugen Hristev2020-10-192-2/+2
| * ARM: at91: Add chip ID for SAM9X60 SiPNicolas Ferre2020-10-192-0/+9
| * ARM: dts: sam9x60: use alphabetical orderClaudiu Beznea2020-10-191-14/+13
| * configs: sam9x60ek: update defconfigs for CCFClaudiu Beznea2020-10-193-3/+9
| * ARM: dts: sam9x60: use CCF compatibles for PMCClaudiu Beznea2020-10-193-164/+33
| * ARM: dts: sam9x60: use slow clock CCF compatible bindingsClaudiu Beznea2020-10-192-47/+20
| * ARM: dts: sam9x60: use u-boot,dm-pre-relocClaudiu Beznea2020-10-191-0/+8
| * ARM: dts: sam9x60ek: add clock frequencies to board fileClaudiu Beznea2020-10-192-2/+10
| * clk: at91: sam9x60: add support compatible with CCFClaudiu Beznea2020-10-192-0/+650
| * board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDRClaudiu Beznea2020-10-191-1/+2
* | Merge tag 'video-for-2021.01' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/18Oct2020Tom Rini2020-10-18136-138/+283
|\ \ | |/ |/|
| * configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay2020-10-18103-63/+122
| * configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay2020-10-18119-43/+88
| * configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigsPatrick Delaunay2020-10-1823-14/+21
| * video: backlight: fix pwm's duty cycle calculationDario Binacchi2020-10-182-7/+7
| * video: backlight: fix pwm data structure descriptionDario Binacchi2020-10-181-1/+1
| * video: dw-mipi-dsi: permit configuring the escape clock rateNeil Armstrong2020-10-182-4/+17
| * video: dw-mipi-dsi: driver-specific configuration of phy timingsNeil Armstrong2020-10-182-6/+27
|/
* test: Fix sandbox tests failing to buildSean Anderson2020-10-172-2/+2
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/16Oct2020Tom Rini2020-10-168-7/+93
|\
| * arm: octeontx: Add CMD_WDTStefan Roese2020-10-164-0/+4
| * watchdog: octeontx_wdt: Add support for start and stopSuneel Garapati2020-10-161-5/+83
| * arm: octeontx: Select CLKStefan Roese2020-10-161-0/+2
| * mmc: octeontx_hsmmc.c: Remove test debug messageStefan Roese2020-10-161-1/+0