aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-01Merge branch '2023-05-31-assorted-fixes-and-improvements' into nextTom Rini
2023-05-31mmc: fix improper use of memsetSam Edwards
2023-05-31common: dfu: Remove leading space charactersRavi Gunasekaran
2023-05-31cmd: sf/nand: Print and return failure when 0 length is passedAshok Reddy Soma
2023-05-31scripts/Makefile.lib: change spelling of $(srctree)/arch/$(ARCH)/dts in dtc_c...Rasmus Villemoes
2023-05-31semihosting: create file in smh_fs_write_at()Heinrich Schuchardt
2023-05-31arm: set alignment properly for asm funcsSam Edwards
2023-05-31cmd: fs: document where 'size' stores its resultBaruch Siach
2023-05-31cli: avoid buffer overrunHeinrich Schuchardt
2023-05-31spl: Correct checking of configuration nodeBin Meng
2023-05-31cmd: fdt: Correct checking of configuration nodeBin Meng
2023-05-31efi: Correct .efi rulesSimon Glass
2023-05-31acpi: Put the version numbers in a central placeSimon Glass
2023-05-31Makefile: Fix incorrect FORCE deps on env rulesSimon Glass
2023-05-31fastboot: Only call the bootm command if it is enabledSamuel Holland
2023-05-31Merge branch '2023-05-31-cleanup-unaligned-access-macros' into nextTom Rini
2023-05-31asm-generic: simplify unaligned.hJens Wiklander
2023-05-31linux/unaligned: remove unused access_ok.hJens Wiklander
2023-05-31fs/btrfs: use asm/unaligned.hJens Wiklander
2023-05-31powerpc: use asm-generic/unaligned.hJens Wiklander
2023-05-31m68k: use asm-generic/unaligned.hJens Wiklander
2023-05-31mips: use asm-generic/unaligned.hJens Wiklander
2023-05-31sh: use asm-generic/unaligned.hJens Wiklander
2023-05-31arm: use asm-generic/unaligned.hJens Wiklander
2023-05-31Merge branch '2023-05-31-code-cleanups' into nextTom Rini
2023-05-31include: Remove unused header filesTom Rini
2023-05-31faraday: remove orphaned header fileAndre Przywara
2023-05-31exynos: fix header inclusion guardAndre Przywara
2023-05-31freescale: vsc3316_3308: fix header inclusion guardAndre Przywara
2023-05-31arm: uniphier: fix header inclusion guardAndre Przywara
2023-05-31imx: fix header inclusion guardsAndre Przywara
2023-05-31arm: Remove ti816x_evm board and ti816x SoC supportTom Rini
2023-05-18configs: Resync with savedefconfigTom Rini
2023-05-18Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb in...Tom Rini
2023-05-16Merge branch 'next_gpio' of https://source.denx.de/u-boot/custodians/u-boot-s...Tom Rini
2023-05-16Merge branch '2023-05-16-remove-misuse-of-env-is-nowhere' into nextTom Rini
2023-05-17usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbolsMarek Vasut
2023-05-17usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/Marek Vasut
2023-05-17usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/Marek Vasut
2023-05-17usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/Marek Vasut
2023-05-16gpio: renesas: Simplify .request/.rfree callbacksPali Rohár
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-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