summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-02test_fs: Allow testing FS_GENERICMarek Vasut
2025-04-02cmd: fs: Add generic rm implementationMarek Vasut
2025-04-02cmd: fs: Add generic mkdir implementationMarek Vasut
2025-03-17Merge patch series "lmb: miscellaneous fixes and improvements"Tom Rini
2025-03-17lmb: optimise the lmb allocation functionsSughosh Ganu
2025-03-17lmb: use a common function to check if regions overlap or are adjacentSughosh Ganu
2025-03-17lmb: remove superfluous address overlap check from lmb_add_region_flags()Sughosh Ganu
2025-03-17lmb: check for a region's coalescing with all existing regionsSughosh Ganu
2025-03-17lmb: handle scenario of encompassing overlapSughosh Ganu
2025-03-17lmb: check if a region can be reserved by lmb_reserve()Sughosh Ganu
2025-03-17Merge branch 'next' of git://source.denx.de/u-boot-usb into nextTom Rini
2025-03-17Merge branch 'nand-next' of https://source.denx.de/u-boot/custodians/u-boot-n...Tom Rini
2025-03-17configs: starfive: Add visionfive2 cadence USB configurationMinda Chen
2025-03-17spl: starfive: visionfive2: Disable USB overcurrent pin by default.Minda Chen
2025-03-17usb: cdns: starfive: Add cdns USB driverMinda Chen
2025-03-17usb: cdns: starfive: Get dr mode from wrapper device dts nodeMinda Chen
2025-03-17phy: starfive: Add Starfive JH7110 PCIe 2.0 PHY driverMinda Chen
2025-03-17phy: starfive: Add Starfive JH7110 USB 2.0 PHY driverMinda Chen
2025-03-17usb: cdns3: Set USB PHY mode in cdns3_drd_update_mode()Minda Chen
2025-03-16mtd: rawnand: meson: always use OOB bytes during writeArseniy Krasnov
2025-03-15Merge tag 'dm-pull-15mar25' of git://git.denx.de/u-boot-dm into nextTom Rini
2025-03-15test: Make net tests depend on CONFIG_CMD_NETSimon Glass
2025-03-15test/py: Show info about module-loadingSimon Glass
2025-03-15test/py: Drop assigning ubman to consSimon Glass
2025-03-15test/py: Drop importing utils as utilSimon Glass
2025-03-15test/py: Drop u_boot_ prefix on test filesSimon Glass
2025-03-15test/py: Shorten u_boot_consoleSimon Glass
2025-03-15configs: nand2_defconfig: Enable configs for nand bootDinesh Maniyam
2025-03-15drivers: mtd: nand: Kconfig: Add SYS_NAND_PAGE_SIZE dependencyDinesh Maniyam
2025-03-15drivers: mtd: nand: Enabled Kconfig and Makefile for Cadence-SPLDinesh Maniyam
2025-03-15drivers: mtd: nand: spl: Add support for nand SPL load imageDinesh Maniyam
2025-03-15drivers: mtd: nand: base: Add support for Hardware ECC for check bad blockDinesh Maniyam
2025-03-15drivers: nand: Enabled Kconfig and Makefile for cdns-nandDinesh Maniyam
2025-03-15drivers: mtd: nand: cadence: Use bounce bufferDinesh Maniyam
2025-03-15drivers: mtd: nand: cadence: Poll for desc complete statusDinesh Maniyam
2025-03-15drivers: mtd: nand: cadence: Flush & invalidate dma descriptorDinesh Maniyam
2025-03-15drivers: mtd: nand: cadence: Support cmd SET_FEATURES & GET_FEATURESDinesh Maniyam
2025-03-15drivers: mtd: nand: cadence: Add support for NAND_CMD_RESETDinesh Maniyam
2025-03-15drivers: mtd: nand: cadence: Add support for NAND_CMD_PARAMDinesh Maniyam
2025-03-15drivers: mtd: nand: cadence: Add support for readid commandDinesh Maniyam
2025-03-15drivers: mtd: nand: cadence: Add support for read status commandDinesh Maniyam
2025-03-15drivers: mtd: nand: Add driver for Cadence NandDinesh Maniyam
2025-03-15arm: dts: agilex5: Enabled cdns-nand dts settingDinesh Maniyam
2025-03-15dt: nand: add cadence nand dt-bindingsDinesh Maniyam
2025-03-14Merge patch series "Enable USB MSC Boot for AM62, AM62A and AM62P"Tom Rini
2025-03-14configs: am62x_a53: introduce fragment for USB MSC bootSiddharth Vadapalli
2025-03-14configs: am62x_r5: introduce fragment for USB MSC bootSiddharth Vadapalli
2025-03-14common: console: Delete obsolete VIDCONSOLE_AS_{LCD, NAME} optionsDragan Simic
2025-03-14arm: dts: npcm7xx: correct the timer nodeJim Liu
2025-03-14Merge tag 'mmu-next-14032025' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini