summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-16env: Remove misuse of env is nowhere leftoverStefan Herbrechtsmeier
2023-05-16powerpc/mpc85xx: socrates: Remove misuse of env is nowhere driverStefan Herbrechtsmeier
2023-05-16imx6q: acc: Remove misuse of env is nowhere driverStefan Herbrechtsmeier
2023-05-16imx6: aristainetos: Remove misuse of env is nowhere driverStefan Herbrechtsmeier
2023-05-16Merge tag 'efi-2023-07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-05-16Merge branch '2023-05-15-assorted-bugfixes'Tom Rini
2023-05-16Merge tag 'xilinx-for-v2023.07-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-05-15environment: ti: rproc: fix remoteproc environment variablesManorit Chawdhry
2023-05-15core: fdtaddr: use map_sysmem() as cast for the return (part 2)Johan Jonker
2023-05-15drivers: core: ofnode: fix typo in panel timing decodeRaphael Gallais-Pou
2023-05-15envtools lack extra settings since commit 86b9c3e4e4 ("env: Allow U-Boot scri...Christophe Leroy
2023-05-15samsung: common: do not reset if cros-ec uclass is missingHenrik Grimler
2023-05-15Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B"Henrik Grimler
2023-05-15video: tweak CONFIG_SPL_VIDEO descriptionJohn Keeping
2023-05-15Merge branch '2023-05-15-build-system-updates' into nextTom Rini
2023-05-15Fix sparse checks processingChristophe Leroy
2023-05-15kbuild: Allow DTB overlays to built from .dtso named source filesRasmus Villemoes
2023-05-15kbuild: add dtc as dependency on .dtb filesRasmus Villemoes
2023-05-15scripts/Makefile.dts: tweak logic for deciding which dtbs to buildRasmus Villemoes
2023-05-15scripts: dtc-version: support git version strings tooMartin Hundebøll
2023-05-15Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini
2023-05-15mtd: cfi: respect reg address lengthNuno Sá
2023-05-15.mailmap: Map all Xilinx users mail ids to AMDAlgapally Santosh Sagar
2023-05-15.mailmap: Sort the mailmap ids in dictionary orderAlgapally Santosh Sagar
2023-05-15Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation"Stefan Herbrechtsmeier
2023-05-15arm64: versal: Enable ADIN ethernet phyAshok Reddy Soma
2023-05-15arm64: zynqmp: Enable ADIN ethernet phyAshok Reddy Soma
2023-05-15arm64: zynqmp: Fix User MTD partition sizeMichal Simek
2023-05-15arm64: zynqmp: Fix issue of apps executing from R5 core 1Ashok Reddy Soma
2023-05-15ARM: zynq: Sync Microzed board with Linux kernelMichal Simek
2023-05-15ARM: zynq: Switch from earlyprintk to earlyconMichal Simek
2023-05-15xilinx: Enable virtio mmio transport and devicesMichal Simek
2023-05-15arch: arm: zynqmp: mp.c: tcminit halt both cores in split modeNeal Frager
2023-05-14Merge branch 'master_rzn1/rzn1' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2023-05-14Merge branch '2023-05-13-bootstd-updates-and-improvements'Tom Rini
2023-05-13bootstd: Create a new BOOTMETH_DISTROSimon Glass
2023-05-13bootstd: Rename distro and syslinux to extlinuxSimon Glass
2023-05-13bootstd: Tidy up reporting of errorsSimon Glass
2023-05-13bootstd: Correct default boot commandSimon Glass
2023-05-13bootstd: Require HUSH_PARSER for script bootingSimon Glass
2023-05-13bootstd: usb: Avoid initing USB twiceSimon Glass
2023-05-13usb: Tidy up the usb_start flagSimon Glass
2023-05-13bootstd: Work around missing partition 1Simon Glass
2023-05-13efi_loader: fix efi_dp_from_file()Heinrich Schuchardt
2023-05-13efi_loader: simplify efi_dp_from_name()Heinrich Schuchardt
2023-05-13efi_loader: error code efi_dp_from_name()Heinrich Schuchardt
2023-05-13efi_loader: clean up efi_dp_from_fileHeinrich Schuchardt
2023-05-13efi_loader: duplicate code in efi_dp_from_nameHeinrich Schuchardt
2023-05-13efi_loader: avoid #ifdef in efi_dp_from_name()Heinrich Schuchardt
2023-05-13efi_loader: support booting semihosting fileHeinrich Schuchardt