summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-01x86: zimage: Allow dumping the image from outside the moduleSimon Glass
2021-02-01x86: Update Chromium OS GNVS namesSimon Glass
2021-02-01x86: spl: Make moving BSS conditionalSimon Glass
2021-02-01x86: Make sure the SPL image ends on a suitable boundarySimon Glass
2021-02-01x86: apl: Enhance debugging in the SPL loaderSimon Glass
2021-02-01x86: spl: Add a function to find the text baseSimon Glass
2021-02-01x86: acpi_gpe: Update driver name to match devicetreeSimon Glass
2021-02-01acpi: Tidy up documentation for struct acpi_gpioSimon Glass
2021-02-01x86: coral: Add a devicetree node for eMMCSimon Glass
2021-02-01x86: tsc_timer: Correct overflow in __udelay()Simon Glass
2021-02-01cmd: CMD_ACPI depends on ACPIGENHeinrich Schuchardt
2021-01-31Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-01-31Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini
2021-01-31Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-01-31usb: gaget: ci: set ep's desc when enable epLi Jun
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 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-31cmd: usb_mass_storage: show device interface nameMarek 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-31cmd: bcb: Add support for processing const string literals in bcb_set()Eugeniu Rosca
2021-01-31cmd: bcb: Expose 'bcb_write_reboot_reason' to external callersEugeniu Rosca
2021-01-31cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' for internal needsEugeniu Rosca
2021-01-31cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' for internal needsEugeniu Rosca
2021-01-31cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needsEugeniu Rosca
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-31mmc: tmio: sdhi: Configure internal DMA bus widthMarek Vasut
2021-01-31arm: dts: rmobile: r8a774a1: Synchronize DTs with Linux 5.10Biju Das