summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021361-23/+1405
* Merge branch '2021-02-01-assorted-fixes'Tom Rini2021-02-029-8/+26
|\
| * azure: Add -E back for the world build scriptWIP/2021-02-01-assorted-fixesBin Meng2021-02-011-1/+1
| * test/py: fix runtest wrapper for pytest 6Stephen Warren2021-02-011-1/+4
| * MAINTAINERS: Add maintainer to network subsystemRamon Fried2021-02-011-0/+1
| * disk: part_dos: update partition table entries after writeGary Bisson2021-02-011-0/+6
| * common: Kconfig.boot: Add FIT_PRINT config optionRavik Hasija2021-02-012-2/+8
| * cmd: load, emit error message for invalid block deviceHeinrich Schuchardt2021-02-011-1/+3
| * arm: Remove #include <version.h> from armv8/fwcall.cPali Rohár2021-02-011-1/+0
| * tools/fit_check_sign.c: Update usage function.Ilies CHERGUI2021-02-011-2/+3
|/
* Prepare v2021.04-rc1v2021.04-rc1Tom Rini2021-02-011-2/+2
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/01Feb2021Tom Rini2021-02-0116-32/+124
|\
| * x86: Reduce size of samus imageSimon Glass2021-02-012-0/+4
| * x86: tpl: Show next stage being bootedSimon Glass2021-02-011-1/+6
| * x86: spl: Clear BSS unconditionallySimon Glass2021-02-011-1/+1
| * x86: zimage: Improve command-line debug handlingSimon Glass2021-02-011-3/+7
| * x86: zimage: Allow dumping the image from outside the moduleSimon Glass2021-02-012-8/+25
| * x86: Update Chromium OS GNVS namesSimon Glass2021-02-011-6/+28
| * x86: spl: Make moving BSS conditionalSimon Glass2021-02-011-0/+2
| * x86: Make sure the SPL image ends on a suitable boundarySimon Glass2021-02-011-0/+10
| * x86: apl: Enhance debugging in the SPL loaderSimon Glass2021-02-011-5/+7
| * x86: spl: Add a function to find the text baseSimon Glass2021-02-012-0/+16
| * x86: acpi_gpe: Update driver name to match devicetreeSimon Glass2021-02-011-2/+4
| * acpi: Tidy up documentation for struct acpi_gpioSimon Glass2021-02-011-4/+5
| * x86: coral: Add a devicetree node for eMMCSimon Glass2021-02-011-0/+6
| * x86: tsc_timer: Correct overflow in __udelay()Simon Glass2021-02-011-1/+1
| * cmd: CMD_ACPI depends on ACPIGENHeinrich Schuchardt2021-02-011-1/+2
* | 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