summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-20configs: mt8512: enable fastboot and USB host related configsChunfeng Yun
2020-10-20arm: dts: mt8512: add usb related nodesChunfeng Yun
2020-10-20usb: gadget: Add bcdDevice for the MTU3 USB Gadget ControllerChunfeng Yun
2020-10-20usb: add MediaTek USB3 DRD driverChunfeng Yun
2020-10-20usb: common: add define of usb_speed_string()Chunfeng Yun
2020-10-20usb: add USB_SPEED_SUPER_PLUSChunfeng Yun
2020-10-20dt-bindings: usb: mtu3: add bindings for MediaTek USB3 DRDChunfeng Yun
2020-10-20dt-binding: usb: add bindings for some common propertiesChunfeng Yun
2020-10-20usb: musb-new: Fix typo in caution messageNaoki Hayama
2020-10-20usb: dwc2: Fix control OUT transfer issueChance.Yang
2020-10-20usb: xhci: avoid type conversion of void *Heinrich Schuchardt
2020-10-19efi_loader: fix use after free in receive pathPatrick Wildt
2020-10-19net: add a define for the number of packets received as batchPatrick Wildt
2020-10-19Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-10-19clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristicsEugen Hristev
2020-10-19clk: at91: clk-master: add 5th divisor for mck masterEugen Hristev
2020-10-19ARM: at91: Add chip ID for SAM9X60 SiPNicolas Ferre
2020-10-19ARM: dts: sam9x60: use alphabetical orderClaudiu Beznea
2020-10-19configs: sam9x60ek: update defconfigs for CCFClaudiu Beznea
2020-10-19ARM: dts: sam9x60: use CCF compatibles for PMCClaudiu Beznea
2020-10-19ARM: dts: sam9x60: use slow clock CCF compatible bindingsClaudiu Beznea
2020-10-19ARM: dts: sam9x60: use u-boot,dm-pre-relocClaudiu Beznea
2020-10-19ARM: dts: sam9x60ek: add clock frequencies to board fileClaudiu Beznea
2020-10-19clk: at91: sam9x60: add support compatible with CCFClaudiu Beznea
2020-10-19board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDRClaudiu Beznea
2020-10-18Merge tag 'video-for-2021.01' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay
2020-10-18configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigsPatrick Delaunay
2020-10-18video: backlight: fix pwm's duty cycle calculationDario Binacchi
2020-10-18video: backlight: fix pwm data structure descriptionDario Binacchi
2020-10-18video: dw-mipi-dsi: permit configuring the escape clock rateNeil Armstrong
2020-10-18video: dw-mipi-dsi: driver-specific configuration of phy timingsNeil Armstrong
2020-10-17test: Fix sandbox tests failing to buildSean Anderson
2020-10-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-10-16Merge branch '2020-10-15-further-cleanup_dev_xxx'Tom Rini
2020-10-16dm: Don't undefine dev_xxx macrosSean Anderson
2020-10-16linux/compat.h: Remove redefinition of dev_xxx macrosSean Anderson
2020-10-16usb: dwc3: Include device_compat.h in dwc3-octeon-glue.cTom Rini
2020-10-16clk: at91: Include device_compat.h in compat.cTom Rini
2020-10-16arm: fsl-layerscape: Include device_compat.h in soc.cTom Rini
2020-10-16usb: musb-new: mt85xx: Fix not calling dev_err with a deviceSean Anderson
2020-10-16usb: musb-new: Include device_compat.hSean Anderson
2020-10-16usb: xhci: Include device_compat.hSean Anderson
2020-10-16timer: Include device_compat.hSean Anderson
2020-10-16tee: optee: Include device_compat.hSean Anderson
2020-10-16spi: fsl_qspi: Include device_compat.hSean Anderson
2020-10-16spi: nxp_fspi: Include device_compat.hSean Anderson
2020-10-16arm: octeontx: Add CMD_WDTStefan Roese
2020-10-16watchdog: octeontx_wdt: Add support for start and stopSuneel Garapati