summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | Add a symlink for ctype.hSimon Glass2021-01-301-0/+1
| * | dm: core: Update ofnode_read_fmap_entry() to read hashesSimon Glass2021-01-304-9/+61
| * | 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
| * | dm: core: Don't inline dev_read...() calls with of-platdataSimon Glass2021-01-301-2/+1
| * | sandbox: Disable I2C emulators in SPLSimon Glass2021-01-304-8/+13
| * | i2c: desigware: Add an alias for Intel Apollo LakeSimon Glass2021-01-301-0/+2
| * | x86: coral: Support TPM and RTC in SPLSimon Glass2021-01-302-1/+22
| * | spl: Tidy up SPL/TPL malloc sizesSimon Glass2021-01-301-5/+8