summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/31Jan2021Tom Rini2021-01-313-30/+39
|\
| * ata: sunxi: fix debug messagesDario Binacchi2021-01-311-4/+4
| * sunxi: OrangePi Zero 2: Enable EthernetAndre Przywara2021-01-311-0/+2
| * 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-3128-207/+1001
|\ \
| * | 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-313-25/+70
| * | 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-313-1/+431
| * | usb: gadget: add Kconfig for OS descriptorsPeng Fan2021-01-311-0/+9
| * | usb: gadget: move utf8_to_utf16le to header fileLi Jun2021-01-312-73/+76
| * | usb: gadget: OS String supportLi Jun2021-01-312-0/+36
| * | 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-312-0/+7
| * | usb: gadget: Do not export usbd_device_* arraysPali Rohár2021-01-313-56/+50
| * | thor: add support for the dfu_alt_info reintialization from the flashed scriptMarek Szyprowski2021-01-313-7/+17
| * | dfu: add support for the dfu_alt_info reintialization from the flashed scriptMarek Szyprowski2021-01-312-2/+14
| * | dfu: add 'SCRIPT' entityMarek Szyprowski2021-01-314-4/+46
| * | dfu: add 'SKIP' entityJaehoon Chung2021-01-314-2/+25
| * | dfu: mmc: use the default MMC device if entity specifies it as -1Marek Szyprowski2021-01-311-3/+4
| * | cmd: usb_mass_storage: show device interface nameMarek Szyprowski2021-01-311-2/+2
| * | 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
| * | cmd: bcb: Add support for processing const string literals in bcb_set()Eugeniu Rosca2021-01-312-7/+14
| * | cmd: bcb: Expose 'bcb_write_reboot_reason' to external callersEugeniu Rosca2021-01-312-0/+41
| * | cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' for internal needsEugeniu Rosca2021-01-311-2/+7
| * | cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' for internal needsEugeniu Rosca2021-01-311-6/+11
| * | cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needsEugeniu Rosca2021-01-311-8/+23
| * | 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-3110-0/+741
|\ \ \
| * | | mmc: tmio: sdhi: Configure internal DMA bus widthMarek Vasut2021-01-313-0/+8
| * | | arm: dts: rmobile: r8a774a1: Synchronize DTs with Linux 5.10Biju Das2021-01-317-0/+733
| |/ /
* | | Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2021-01-3162-137/+1487
|\ \ \ | |_|/ |/| |
| * | disk: part: sandbox support in dev_print()Heinrich Schuchardt2021-01-301-0/+1
| * | sandbox: fill block device meta informationHeinrich Schuchardt2021-01-301-0/+11
| * | dm: replace auto_alloc_size with autoDario Binacchi2021-01-301-1/+1
| * | do not pass NULL pointer to libfdtStanislav Pinchuk2021-01-301-1/+1
| * | sandbox: keep time offset when resettingHeinrich Schuchardt2021-01-304-1/+53
| * | binman: Print a debug message when binman selects a nodeSimon Glass2021-01-301-0/+2