summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-30efi_loader: efidebug, avoid illegal memory accessHeinrich Schuchardt
2020-04-30efi_loader: fix 'efidebug boot dump'Heinrich Schuchardt
2020-04-30MAINTAINERS: assign test/py/tests/test_efi*/ to EFI PAYLOADHeinrich Schuchardt
2020-04-30efi_loader: remove CONFIG_EFI_SECURE_BOOT in efi_loader.hAKASHI Takahiro
2020-04-30doc/efi: rework secure boot descriptionHeinrich Schuchardt
2020-04-30efi_loader: identify EFI system partitionHeinrich Schuchardt
2020-04-30part: detect EFI system partitionHeinrich Schuchardt
2020-04-30efi_loader: remove superfluous NULL check in bootefi.cHeinrich Schuchardt
2020-04-30test/py: fix test_efi_secboot/conftest.pyHeinrich Schuchardt
2020-04-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini
2020-04-29ARM: dts: rmobile: Scrub unused DT nodesMarek Vasut
2020-04-28Merge branch 'migrate-various-PHY-options'Tom Rini
2020-04-28configs: Resync with savedefconfigTom Rini
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini
2020-04-28sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVBTom Rini
2020-04-28Prepare v2020.07-rc1Tom Rini
2020-04-28kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPLMasahiro Yamada
2020-04-28ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2Marek Vasut
2020-04-28ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.6.2Marek Vasut
2020-04-28ARM: rmobile: Unify Gen3 Salvator-X(S) and ULCB defconfigsMarek Vasut
2020-04-28Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-04-28Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2020-04-28Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2020-04-28Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dmTom Rini
2020-04-28usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISCPatrice Chotard
2020-04-28usb: host: dwc2: add trace to have clean usb startPatrick Delaunay
2020-04-28usb: host: dwc2: force reset assertPatrick Delaunay
2020-04-28usb: host: dwc2: add clk supportPatrick Delaunay
2020-04-28usb: host: dwc2: add phy supportPatrick Delaunay
2020-04-28dm: clk: add stub when CONFIG_CLK is deactivatedPatrick Delaunay
2020-04-28usb: ether: avoid NULL check before free()Heinrich Schuchardt
2020-04-28usb: avoid NULL check before freeHeinrich Schuchardt
2020-04-28usb: dwc3-meson-g12a: add power-on/off of the PHYsNeil Armstrong
2020-04-28configs: khadas-vim3: enable support for SPI NOR flashNeil Armstrong
2020-04-28arm: dts: meson-khadas-vim3: enable SPI NOR flashNeil Armstrong
2020-04-28configs: khadas-vim2: enable support for SPI NOR flashNeil Armstrong
2020-04-28arm: dts: meson-gxm-khadas-vim2-u-boot: enable SPI NOR flashNeil Armstrong
2020-04-28arm64: dts: meson: sync dt and bindings from v5.7-rc1Neil Armstrong
2020-04-28phy: meson: add GXBB PHY driverBeniamino Galvani
2020-04-28clk: meson: g12a: add missing SD_EMMC_A controller gatesNeil Armstrong
2020-04-27Merge branch '2020-04-27-master-imports'Tom Rini
2020-04-27Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-04-27Merge tag 'arc-more-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/c...Tom Rini
2020-04-27Azure/GitLab: Switch over to using LLVM-10Tom Rini
2020-04-27travis: Switch over to using LLVM-10Tom Rini
2020-04-27Azure/GitLab: Update to latest Docker imageTom Rini
2020-04-27travis: Update ARC toolchain to 2019.09Tom Rini
2020-04-27Makefile: copy SPL_FIT_SOURCE in build directoryPatrick Delaunay
2020-04-27net: tftp: remove TFTP_MTU_BLOCKSIZEPatrick Delaunay
2020-04-27net: tftp: Add help for CONFIG_TFTP_BLOCKSIZEPatrick Delaunay