summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* arm: stm32: Disable ATAGs supportWIP/correct-CONFIG_xxx_TAG-usageTom Rini2021-02-037-35/+0
* arm: socfpga: arria5_secu1: Disable ATAGs supportTom Rini2021-02-031-1/+0
* arm: s32v234: Disable ATAGs supportTom Rini2021-02-031-3/+0
* arm: rcar2/3: Disable ATAGs supportTom Rini2021-02-033-11/+0
* arm: mvebu: Disable ATAGs support on some platformsTom Rini2021-02-033-27/+0
* arm: mediatek: Disable ATAGs supportTom Rini2021-02-032-8/+0
* arm: aspeed: Disable ATAGs supportTom Rini2021-02-031-5/+0
* arm: origen: Disable CONFIG_REVISION_TAGTom Rini2021-02-032-7/+0
* arm: goni: Disable CONFIG_REVISION_TAGTom Rini2021-02-032-6/+0
* arm: puma_rk3399: Disable ATAGs supportTom Rini2021-02-032-18/+0
* bcmstb: Disable ATAGs supportTom Rini2021-02-032-11/+0
* arm: layerscape: Disable ATAG support on some platformsTom Rini2021-02-035-14/+0
* arm: imx: Remove unused CONFIG_xxx_TAG supportTom Rini2021-02-036-91/+0
* arm: nanopi2: Remove unused codeTom Rini2021-02-031-13/+0
* 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