summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-01Prepare v2021.04-rc1v2021.04-rc1Tom Rini
2021-02-01Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2021-02-01x86: Reduce size of samus imageSimon Glass
2021-02-01x86: tpl: Show next stage being bootedSimon Glass
2021-02-01x86: spl: Clear BSS unconditionallySimon Glass
2021-02-01x86: zimage: Improve command-line debug handlingSimon Glass
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-sunxiTom Rini
2021-01-31ata: sunxi: fix debug messagesDario Binacchi
2021-01-31sunxi: OrangePi Zero 2: Enable EthernetAndre Przywara
2021-01-31net: sun8i-emac: Determine pinmux based on SoC, not EMAC typeAndre Przywara
2021-01-31net: sun8i-emac: Always clear syscon EPHY registerAndre Przywara
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