aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-18Merge branch 'master-fdt' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2024-04-18ARM: dts: renesas: Switch to using upstream DTMarek Vasut
2024-04-18ARM: dts: renesas: Switch to using upstream DT on 64bit Renesas SoCsMarek Vasut
2024-04-18ARM: dts: renesas: Replace R8A77950 with R8A77951Marek Vasut
2024-04-18ARM: dts: renesas: Stop using the -u-boot DTs for buildMarek Vasut
2024-04-17sandbox: don't call os_close with invalid file descriptorHeinrich Schuchardt
2024-04-17arm: mach-k3: security: Lower verbosity of cert message for GPAndrew Davis
2024-04-17configs: am64x_evm_*_defconfig: Increase offsets for eMMC raw bootJudith Mendez
2024-04-17configs: arbel: Use generic timer and npcm reset driverJim Liu
2024-04-17fs: fat: fill creation and change dateHeinrich Schuchardt
2024-04-17fs: fat: convert change month correctlyHeinrich Schuchardt
2024-04-17tools: copyfile: use 64k instead of 512 bufferAhelenia ZiemiaƄska
2024-04-17test: typo currenHeinrich Schuchardt
2024-04-17Makefile.lib: find capsule ESL dtsi file with CONFIG_OF_UPSTREAMJonathan Humphreys
2024-04-17Merge patch series "configs: ti: Enable basic settings for SystemReady ACS"Tom Rini
2024-04-17configs: beagleboneai64: Enable RTC emulationJonathan Humphreys
2024-04-17configs: beagleboneai64: Enable basic EFI CMD supportJonathan Humphreys
2024-04-17configs: am62x: Enable RTC emulationJonathan Humphreys
2024-04-17configs: am62x: Enable basic EFI CMD supportJonathan Humphreys
2024-04-17configs: am62x: cosmetic config cleanupJonathan Humphreys
2024-04-17configs: am62px: Enable RTC emulationJonathan Humphreys
2024-04-17configs: am62px: Enable basic EFI CMD supportJonathan Humphreys
2024-04-17configs: am62px: cosmetic config cleanupJonathan Humphreys
2024-04-17configs: beagleplay: Enable RTC emulationJonathan Humphreys
2024-04-17configs: beagleplay: Enable basic EFI CMD supportJonathan Humphreys
2024-04-17configs: j721e: Enable RTC emulationJonathan Humphreys
2024-04-17configs: j721e: Enable basic EFI CMD supportJonathan Humphreys
2024-04-17configs: am64x: Enable RTC emulationJonathan Humphreys
2024-04-17configs: am64x: Enable basic EFI CMD supportJonathan Humphreys
2024-04-17configs: am64x: cosmetic config cleanupJonathan Humphreys
2024-04-17Merge patch series "zfs: Fix zfs support on aarch64"Tom Rini
2024-04-17zfs: Fix zfs_read() to actually workmwleeds@mailtundra.com
2024-04-17zfs: Fix return value of fs_devread()mwleeds@mailtundra.com
2024-04-17zfs: Fix unaligned read of uint64mwleeds@mailtundra.com
2024-04-17zfs: Add a comment to clarify nvlist memory layoutmwleeds@mailtundra.com
2024-04-17zfs: Fix malloc() success checkmwleeds@mailtundra.com
2024-04-16net: wget: fix TCP sequence number wrap around issueYasuharu Shibata
2024-04-16net: wget: Support retransmission a dropped packetYasuharu Shibata
2024-04-15Merge tag 'u-boot-imx-master-20240415' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-04-15Merge https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2024-04-15Merge tag 'u-boot-socfpga-next-20240415' of https://source.denx.de/u-boot/cus...Tom Rini
2024-04-15clk: imx93: fix anatop basePeng Fan
2024-04-15cpu: drop imx9_cpuPeng Fan
2024-04-15serial: lpuart: use ipg clk for i.MX7ULPPeng Fan
2024-04-15gpio: imx_rgpio2p: support one addressPeng Fan
2024-04-15mmc: cv1800b_sdhci: Remove the unused argumentJaehoon Chung
2024-04-15mmc: hi6220_dw_mmc: add fifoth_val to private data and set it in .probeYang Xiwen
2024-04-15mmc: dw_mmc: Don't return error if data busy timeoutYang Xiwen
2024-04-15mmc: hi6220-dwmmc: handle clocks and resets if CONFIG_CLK and CONFIG_DM_RESET...Yang Xiwen