summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 work[email protected]
2024-04-17zfs: Fix return value of fs_devread()[email protected]
2024-04-17zfs: Fix unaligned read of uint64[email protected]
2024-04-17zfs: Add a comment to clarify nvlist memory layout[email protected]
2024-04-17zfs: Fix malloc() success check[email protected]
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
2024-04-15mmc: Unconditionally call mmc_deinit()Marek Vasut
2024-04-15mmc: renesas-sdhi: Do not access SCC during tuning in send_cmd callbackMarek Vasut
2024-04-15mmc: Add generic tuning flagMarek Vasut
2024-04-15mmc: Convert hs400_tuning flag from u8 to boolMarek Vasut
2024-04-15mmc: renesas-sdhi: Stop transmission in case tuning block transfer failsMarek Vasut
2024-04-15mmc: tmio: Check INFO1 for completion during DMA transferMarek Vasut
2024-04-15mmc: Drop unused mmc_send_tuning() cmd_error parameterMarek Vasut
2024-04-15mmc: arm_pl180_mmci: Rely on DMLinus Walleij
2024-04-15mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPLJonas Karlman
2024-04-15mmc: Don't suggest to build modules in Kconfig.Heinrich Schuchardt
2024-04-15mmc: Avoid buffer overrun in mmc_startup()Heinrich Schuchardt
2024-04-15drivers: misc: Fixes: Rename CONFIG_SPL_SOCFPGA_SEC_REG to CONFIG_SPL_SOCFPGA...Wan Yee Lau
2024-04-15chameleonv3: set in defconfig for FPGA to reprogram every rebootMichał Barnaś
2024-04-15arm: socfpga: arria10: add option to reprogram the FPGA every rebootMichał Barnaś
2024-04-14Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2024-04-14Merge tag 'u-boot-nand-20240414' of https://source.denx.de/u-boot/custodians/...Tom Rini
2024-04-14cmd: mtd: OTP access supportArseniy Krasnov
2024-04-14mtd: spinand: Add support for XTX SPINANDBruce Suen
2024-04-14mtd: nand: raw: atmel: Fix comment in timings preparationAlexander Dahl
2024-04-14mtd: nand: raw: Fix (most) Kconfig indentationAlexander Dahl
2024-04-14mtd: nand: raw: Port another option flag from LinuxAlexander Dahl
2024-04-14mtd: nand: raw: Use macro nand_to_mtd() where appropriateAlexander Dahl
2024-04-14mtd: rawnand: Meson NAND controller supportArseniy Krasnov
2024-04-14cmd: sf: Fix sf probe crashWeizhao Ouyang
2024-04-13Merge tag 'efi-2024-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-04-13doc/sphinx: Bump idna to 3.7Tom Rini
2024-04-13Fix references to trace docVincent Stehlé
2024-04-13efi_loader: sanitize efi_tcg2_final_events_table definitionHeinrich Schuchardt
2024-04-13efi_loader: using EFI_UNSUPPORTED for private authenticated variablesWeizhao Ouyang
2024-04-13efi_loader: 'EFI using ACPI tables at' should be debug messageHeinrich Schuchardt