aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-31usb: gadget: fastboot: use correct max packet sizeLi Jun
2021-01-31usb: udc: ci: update speed handlingLi Jun
2021-01-31usb: composite: force gadget to be USB2 for HS only functionLi Jun
2021-01-31usb: gadget: dnl: set dnl to be super speedLi Jun
2021-01-31usb: fastboot: add super speed supportLi Jun
2021-01-31usb: gadget: add super speed supportLi Jun
2021-01-31usb: gadget: update os_desc_config when add configJun Li
2021-01-31usb: gadget: set correct usb_configuration for os_desc_configJun Li
2021-01-31usb: gadget: fastboot: add ext properties for WCIDLi Jun
2021-01-31usb: gadget: add WCID support for mfgtoolLi Jun
2021-01-31usb: gadget: OS Feature Descriptors supportLi Jun
2021-01-31usb: gadget: add Kconfig for OS descriptorsPeng Fan
2021-01-31usb: gadget: move utf8_to_utf16le to header fileLi Jun
2021-01-31usb: gadget: OS String supportLi Jun
2021-01-31usb: gadget: don't change ep name for dwc3 while ep autoconfigLi Jun
2021-01-31usb: gadget: Add ep_config call back to usb_gadget_opsYe Li
2021-01-31usb: gadget: Do not export usbd_device_* arraysPali Rohár
2021-01-31thor: add support for the dfu_alt_info reintialization from the flashed scriptMarek Szyprowski
2021-01-31dfu: add 'SCRIPT' entityMarek Szyprowski
2021-01-31dfu: add 'SKIP' entityJaehoon Chung
2021-01-31dfu: mmc: use the default MMC device if entity specifies it as -1Marek Szyprowski
2021-01-31f_fastboot: Avoid use-after-free in the global pointer variableAndy Shevchenko
2021-01-31f_rockusb: Avoid use-after-free in the global pointer variableAndy Shevchenko
2021-01-31f_rockusb: Use NULL instead of 0 for pointersAndy Shevchenko
2021-01-31gadget: f_thor: fix wrong file size castSeung-Woo Kim
2021-01-31dfu: Fix handling of UBI partitions in MTD backendGuillermo Rodriguez
2021-01-29spi: mtk_snor: add support for MTK SPI NOR controllerSkyLake.Huang
2021-01-27rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtcYing-Chun Liu (PaulLiu)
2021-01-27mmc: pci_mmc: Set the removable flagSimon Glass
2021-01-27mmc: pci_mmc: Only generate ACPI code for the SD cardSimon Glass
2021-01-27video: Allow syncing the entire framebuffer to the copySimon Glass
2021-01-27pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)Stefan Roese
2021-01-27bootcount: allow to use this feature on TPLPhilippe Reynes
2021-01-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-01-27net: phy: micrel: Try default PHY ofnode firstMarek Vasut
2021-01-27net: phy: ca_phy: Add driver for CAxxxx SoCsAbbie Chang
2021-01-27net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCsAaron Tseng
2021-01-27net: e1000: Add missing address translationsStefan Roese
2021-01-27net: e1000: Use virt_to_phys() instead of pci_virt_to_mem()Stefan Roese
2021-01-27net: e1000: Remove unused bus_to_phys() macroStefan Roese
2021-01-27arm64: a37xx: pci: Fix printing debug messagesPali Rohár
2021-01-27serial: a3720: Implement pending method for output directionPali Rohár
2021-01-27pci: pci_mvebu: Define an IO region as wellPhil Sutter
2021-01-27pci: Make auto-config code a little more robustPhil Sutter
2021-01-27arm: mvebu: Espressobin: Disable slot when emmc is not presentPali Rohár
2021-01-27gpio: Add support for DM GPIO for KirkwoodHarm Berntsen
2021-01-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-01-25clk: sunxi: Add support for H616 clocksJernej Skrabec
2021-01-25sunxi: gpio: introduce compatible for H616Jernej Skrabec
2021-01-25sunxi: Add support for H616 SoCJernej Skrabec