aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-02-01x86: tsc_timer: Correct overflow in __udelay()Simon Glass1-1/+1
2021-01-31Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini15-162/+692
2021-01-31Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini3-0/+8
2021-01-31usb: gaget: ci: set ep's desc when enable epLi Jun1-0/+2
2021-01-31usb: gadget: fastboot: use correct max packet sizeLi Jun1-1/+1
2021-01-31usb: udc: ci: update speed handlingLi Jun1-2/+1
2021-01-31usb: composite: force gadget to be USB2 for HS only functionLi Jun1-0/+13
2021-01-31usb: gadget: dnl: set dnl to be super speedLi Jun1-0/+1
2021-01-31usb: fastboot: add super speed supportLi Jun1-3/+44
2021-01-31usb: gadget: add super speed supportLi Jun1-25/+60
2021-01-31usb: gadget: update os_desc_config when add configJun Li1-2/+2
2021-01-31usb: gadget: set correct usb_configuration for os_desc_configJun Li1-7/+3
2021-01-31usb: gadget: fastboot: add ext properties for WCIDLi Jun1-0/+34
2021-01-31usb: gadget: add WCID support for mfgtoolLi Jun1-0/+20
2021-01-31usb: gadget: OS Feature Descriptors supportLi Jun2-1/+374
2021-01-31usb: gadget: add Kconfig for OS descriptorsPeng Fan1-0/+9
2021-01-31usb: gadget: move utf8_to_utf16le to header fileLi Jun1-73/+1
2021-01-31usb: gadget: OS String supportLi Jun1-0/+26
2021-01-31usb: gadget: don't change ep name for dwc3 while ep autoconfigLi Jun1-0/+2
2021-01-31usb: gadget: Add ep_config call back to usb_gadget_opsYe Li1-0/+4
2021-01-31usb: gadget: Do not export usbd_device_* arraysPali Rohár2-41/+50
2021-01-31thor: add support for the dfu_alt_info reintialization from the flashed scriptMarek Szyprowski1-0/+3
2021-01-31dfu: add 'SCRIPT' entityMarek Szyprowski2-3/+27
2021-01-31dfu: add 'SKIP' entityJaehoon Chung2-1/+10
2021-01-31dfu: mmc: use the default MMC device if entity specifies it as -1Marek Szyprowski1-3/+4
2021-01-31f_fastboot: Avoid use-after-free in the global pointer variableAndy Shevchenko1-1/+1
2021-01-31f_rockusb: Avoid use-after-free in the global pointer variableAndy Shevchenko1-1/+2
2021-01-31f_rockusb: Use NULL instead of 0 for pointersAndy Shevchenko1-2/+2
2021-01-31gadget: f_thor: fix wrong file size castSeung-Woo Kim1-4/+4
2021-01-31dfu: Fix handling of UBI partitions in MTD backendGuillermo Rodriguez1-2/+2
2021-01-31mmc: tmio: sdhi: Configure internal DMA bus widthMarek Vasut3-0/+8
2021-01-30sandbox: fill block device meta informationHeinrich Schuchardt1-0/+11
2021-01-30sandbox: keep time offset when resettingHeinrich Schuchardt1-1/+3
2021-01-30dm: core: Update ofnode_read_fmap_entry() to read hashesSimon Glass1-9/+12
2021-01-30dm: core: Add a comment about pinctrl_select_state()Simon Glass1-0/+9
2021-01-30clk: x86: Correct the driver nameSimon Glass1-2/+2
2021-01-30clk: Add debugging for return valuesSimon Glass1-5/+11
2021-01-30sandbox: Disable I2C emulators in SPLSimon Glass1-0/+2
2021-01-30i2c: desigware: Add an alias for Intel Apollo LakeSimon Glass1-0/+2
2021-01-30cros_ec: Add vstore supportSimon Glass2-2/+121
2021-01-30cros_ec: Allow use with of-platdataSimon Glass1-0/+2
2021-01-30cros_ec: Show events in human-readable formSimon Glass1-1/+11
2021-01-30cros_ec: Add support for switchesSimon Glass3-0/+33
2021-01-30cros_ec: Support reading EC featuresSimon Glass2-6/+31
2021-01-30cros_ec: Add support for reading the SKU IDSimon Glass2-0/+20
2021-01-30cros_ec: Add run-time check for input buffer overflowSimon Glass1-0/+2
2021-01-30cros_ec: Tidy up a few delaysSimon Glass1-7/+17
2021-01-30cros_ec: Add a function for the hello messageSimon Glass2-15/+43
2021-01-30tpm: cr50: Rename driver to work with of-platdataSimon Glass1-2/+2
2021-01-30tpm: cr50: Add a better description and more debugSimon Glass1-4/+18