summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-02Merge branch '2021-02-01-assorted-fixes'Tom Rini
2021-02-01azure: Add -E back for the world build scriptBin Meng
2021-02-01test/py: fix runtest wrapper for pytest 6Stephen Warren
2021-02-01MAINTAINERS: Add maintainer to network subsystemRamon Fried
2021-02-01disk: part_dos: update partition table entries after writeGary Bisson
2021-02-01common: Kconfig.boot: Add FIT_PRINT config optionRavik Hasija
2021-02-01cmd: load, emit error message for invalid block deviceHeinrich Schuchardt
2021-02-01arm: Remove #include <version.h> from armv8/fwcall.cPali Rohár
2021-02-01tools/fit_check_sign.c: Update usage function.Ilies CHERGUI
2021-02-01Prepare v2021.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