summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2021-02-011-1/+1
|\
| * x86: tsc_timer: Correct overflow in __udelay()Simon Glass2021-02-011-1/+1
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2021-01-312-30/+37
|\ \ | |/ |/|
| * ata: sunxi: fix debug messagesDario Binacchi2021-01-311-4/+4
| * net: sun8i-emac: Determine pinmux based on SoC, not EMAC typeAndre Przywara2021-01-311-8/+20
| * net: sun8i-emac: Always clear syscon EPHY registerAndre Przywara2021-01-311-18/+13
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2021-01-3115-162/+692
|\ \
| * | usb: gaget: ci: set ep's desc when enable epLi Jun2021-01-311-0/+2
| * | usb: gadget: fastboot: use correct max packet sizeLi Jun2021-01-311-1/+1
| * | usb: udc: ci: update speed handlingLi Jun2021-01-311-2/+1
| * | usb: composite: force gadget to be USB2 for HS only functionLi Jun2021-01-311-0/+13
| * | usb: gadget: dnl: set dnl to be super speedLi Jun2021-01-311-0/+1
| * | usb: fastboot: add super speed supportLi Jun2021-01-311-3/+44
| * | usb: gadget: add super speed supportLi Jun2021-01-311-25/+60
| * | usb: gadget: update os_desc_config when add configJun Li2021-01-311-2/+2
| * | usb: gadget: set correct usb_configuration for os_desc_configJun Li2021-01-311-7/+3
| * | usb: gadget: fastboot: add ext properties for WCIDLi Jun2021-01-311-0/+34
| * | usb: gadget: add WCID support for mfgtoolLi Jun2021-01-311-0/+20
| * | usb: gadget: OS Feature Descriptors supportLi Jun2021-01-312-1/+374
| * | usb: gadget: add Kconfig for OS descriptorsPeng Fan2021-01-311-0/+9
| * | usb: gadget: move utf8_to_utf16le to header fileLi Jun2021-01-311-73/+1
| * | usb: gadget: OS String supportLi Jun2021-01-311-0/+26
| * | usb: gadget: don't change ep name for dwc3 while ep autoconfigLi Jun2021-01-311-0/+2
| * | usb: gadget: Add ep_config call back to usb_gadget_opsYe Li2021-01-311-0/+4
| * | usb: gadget: Do not export usbd_device_* arraysPali Rohár2021-01-312-41/+50
| * | thor: add support for the dfu_alt_info reintialization from the flashed scriptMarek Szyprowski2021-01-311-0/+3
| * | dfu: add 'SCRIPT' entityMarek Szyprowski2021-01-312-3/+27
| * | dfu: add 'SKIP' entityJaehoon Chung2021-01-312-1/+10
| * | dfu: mmc: use the default MMC device if entity specifies it as -1Marek Szyprowski2021-01-311-3/+4
| * | f_fastboot: Avoid use-after-free in the global pointer variableAndy Shevchenko2021-01-311-1/+1
| * | f_rockusb: Avoid use-after-free in the global pointer variableAndy Shevchenko2021-01-311-1/+2
| * | f_rockusb: Use NULL instead of 0 for pointersAndy Shevchenko2021-01-311-2/+2
| * | gadget: f_thor: fix wrong file size castSeung-Woo Kim2021-01-311-4/+4
| * | dfu: Fix handling of UBI partitions in MTD backendGuillermo Rodriguez2021-01-311-2/+2
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2021-01-313-0/+8
|\ \
| * | mmc: tmio: sdhi: Configure internal DMA bus widthMarek Vasut2021-01-313-0/+8
| |/
* | sandbox: fill block device meta informationHeinrich Schuchardt2021-01-301-0/+11
* | sandbox: keep time offset when resettingHeinrich Schuchardt2021-01-301-1/+3
* | dm: core: Update ofnode_read_fmap_entry() to read hashesSimon Glass2021-01-301-9/+12
* | dm: core: Add a comment about pinctrl_select_state()Simon Glass2021-01-301-0/+9
* | clk: x86: Correct the driver nameSimon Glass2021-01-301-2/+2
* | clk: Add debugging for return valuesSimon Glass2021-01-301-5/+11
* | sandbox: Disable I2C emulators in SPLSimon Glass2021-01-301-0/+2
* | i2c: desigware: Add an alias for Intel Apollo LakeSimon Glass2021-01-301-0/+2
* | cros_ec: Add vstore supportSimon Glass2021-01-302-2/+121
* | cros_ec: Allow use with of-platdataSimon Glass2021-01-301-0/+2
* | cros_ec: Show events in human-readable formSimon Glass2021-01-301-1/+11
* | cros_ec: Add support for switchesSimon Glass2021-01-303-0/+33
* | cros_ec: Support reading EC featuresSimon Glass2021-01-302-6/+31
* | cros_ec: Add support for reading the SKU IDSimon Glass2021-01-302-0/+20