summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-08spmi: sandbox: Make U_BOOT_DRIVER entries uniqueTom Rini
2025-10-08rtc: Make U_BOOT_DRIVER entries uniqueTom Rini
2025-10-08gpio: aspeed: Make U_BOOT_DRIVER entries uniqueTom Rini
2025-10-08pci: Remove pcie_intel_fpga driverTom Rini
2025-10-08arm: dts: k3-am654: add vin-supply regulators for DDRBryan Brattlof
2025-10-08fs: ubifs: Fix and rework error handling in ubifs_finddirAndrew Goodbody
2025-10-08fs: ubifs: Need to check return for being an error pointerAndrew Goodbody
2025-10-08fs: ubifs: Ensure buf is freed before returnAndrew Goodbody
2025-10-08ubi: extend support for LED activityYegor Yefremov
2025-10-08drivers/mtd/ubispl/ubispl.c: limit copy sizeBenedikt Spranger
2025-10-08mtd: ubi: Remove test that always failsAndrew Goodbody
2025-10-07cmd/dma: implement dmareset commandbriansune
2025-10-07mkimage: Add help text for bundling TFA BL31 in mkimage -f autoMarek Vasut
2025-10-07board: ti: am335x: Do not call disabled PMIC functionsMaarten Brock
2025-10-07misc: fs_loader: Use buffer pointer in request_firmware_into_buf_via_script()Marek Vasut
2025-10-07airoha: rework RAM size handling to support multiple RAM sizeChristian Marangi
2025-10-07Merge patch series "Add support for secure falcon mode: load kernel image bef...Tom Rini
2025-10-07spl: ext, fat: cleanup use of CONFIG_SPL_LIBCOMMON_SUPPORTAnshul Dalal
2025-10-07spl: mmc: load kernel image before args in falconAnshul Dalal
2025-10-07spl: ext: load kernel image before args in falconAnshul Dalal
2025-10-07spl: fat: load kernel image before args in falconAnshul Dalal
2025-10-07imx: kontron-sl-mx8mm: Convert to OF_UPSTREAMFrieder Schrempf
2025-10-07imx: kontron-sl-mx8mm: Force default environment for serial loader bootEberhard Stoll
2025-10-07imx: kontron-sl-mx8mm: Autostart fastboot if booted from USBFrieder Schrempf
2025-10-07imx: kontron-sl-mx8mm: Enable USB hub on BL i.MX8MM OSM-S boardFrieder Schrempf
2025-10-07imx: kontron-sl-mx8mm: Enable standard boot and disable legacy distro bootFrieder Schrempf
2025-10-07imx: kontron-sl-mx8mm: Enable multiple useful commands, drivers and featuresFrieder Schrempf
2025-10-07imx: kontron-sl-mx8mm: Export current env config to devicetreeFrieder Schrempf
2025-10-07imx: kontron-sl-mx8mm: Use eMMC boot part for environment if booting from eMMCFrieder Schrempf
2025-10-07imx: kontron-sl-mx8mm: Add support for EEPROM on OSM-S moduleFrieder Schrempf
2025-10-07imx: kontron-sl-mx8mm: Enable fixed regulatorsFrieder Schrempf
2025-10-07imx: kontron-sl-mx8mm: Remove deprecation warning for old modulesFrieder Schrempf
2025-10-07imx: kontron-sl-mx8mm: Enable SDP support for loading via USBFrieder Schrempf
2025-10-07imx: kontron-sl-mx8mm: Increase CONFIG_SPL_MAX_SIZEFrieder Schrempf
2025-10-07board: phytec: phycore_imx8mp: Add rauc to bootmethsMartin Schwan
2025-10-06Merge branch 'next'Tom Rini
2025-10-06Prepare v2025.10v2025.10Tom Rini
2025-10-05cmd: mtd: add benchmark option to the helpMikhail Kshevetskiy
2025-10-05cmd: mtd: fix speed measurement in the speed benchmarkMikhail Kshevetskiy
2025-10-05cmd: mtd: add nand_read_test command supportMikhail Kshevetskiy
2025-10-05cmd: mtd: add nand_write_test command supportMikhail Kshevetskiy
2025-10-05cmd: mtd: add markbad command supportMikhail Kshevetskiy
2025-10-05mtd: spinand: repeat reading in regular mode if continuous reading failsMikhail Kshevetskiy
2025-10-05mtd: spinand: try a regular dirmap if creating a dirmap for continuous readin...Mikhail Kshevetskiy
2025-10-05mtd: spinand: fix direct mapping creation sizesMikhail Kshevetskiy
2025-10-05mtd: spinand: Sync core code and device support with Linux 6.17-rc1Mikhail Kshevetskiy
2025-10-05mtd: spinand: Add a ->configure_chip() hookMiquel Raynal
2025-10-05mtd: spinand: propagate spinand_wait() errors from spinand_write_page()Gabor Juhos
2025-10-05mtd: spinand: Enhance the logic when picking a variantMikhail Kshevetskiy
2025-10-05mtd: spinand: add OTP supportMikhail Kshevetskiy