summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-08drivers/mtd/ubispl/ubispl.c: limit copy sizeBenedikt Spranger
2025-10-08mtd: ubi: Remove test that always failsAndrew Goodbody
2025-10-07misc: fs_loader: Use buffer pointer in request_firmware_into_buf_via_script()Marek Vasut
2025-10-06Merge branch 'next'Tom Rini
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
2025-10-05mtd: spinand: Add read retry supportCheng Ming Lin
2025-10-05mtd: spinand: add support of continuous reading modeMikhail Kshevetskiy
2025-10-05mtd: spinand: Introduce a way to avoid raw accessTakahiro Kuwano
2025-10-05mtd: spinand: Remove write_enable_op() in markbad()Takahiro Kuwano
2025-10-05mtd: spinand: Add support for setting plane select bitsCheng Ming Lin
2025-10-05mtd: spinand: set bitflip_threshold to 75% of ECC strengthDaniel Golle
2025-10-05mtd: spinand: Sync core code and device support with Linux 6.10Mikhail Kshevetskiy
2025-10-05mtd: spinand: Refactor ECC/OOB functionsMikhail Kshevetskiy
2025-10-05mtd: spinand: Refactor spinand_init* functionsMikhail Kshevetskiy
2025-10-05mtd: spinand: Align logic for enabling ECC to match Linux kernelMikhail Kshevetskiy
2025-10-05mtd: spinand: Make use of spinand_to_[mtd/nand]() helpersMikhail Kshevetskiy
2025-10-05mtd: spinand: Extend spinand_wait() to match Linux kernel implementationMikhail Kshevetskiy
2025-10-05mtd: spinand: core: add missing MODULE_DEVICE_TABLE()Alexander Lobakin
2025-10-05mtd: nand: Add a NAND page I/O request typeMiquel Raynal
2025-10-05mtd: spinand: Use the spi-mem dirmap APIMikhail Kshevetskiy
2025-10-05spi: spi-mem: Extend SPI MEM ops to match Linux 6.16Mikhail Kshevetskiy
2025-10-04global: Add expected space between '#include' and directiveTom Rini
2025-10-04clk: ti: fix K3 clock driver help textsYegor Yefremov
2025-10-02Merge tag 'u-boot-dfu-next-20251001' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-09-30Merge tag 'u-boot-socfpga-next-20250930' of https://source.denx.de/u-boot/cus...Tom Rini
2025-09-30pwm: meson: Stop premature exit from for loopAndrew Goodbody
2025-09-30clk: meson: Remove unreachable codeAndrew Goodbody
2025-09-30adc: meson-saradc: uint cannot be less than zeroAndrew Goodbody
2025-09-30pinctrl: meson: support gpio toggle commandYang Xiwen
2025-09-30net: mdio: mux-meson-gxl: set reversed bit when using internal phyNeil Armstrong
2025-09-30net: designware: avoid regulator enable failureBen Wolsieffer
2025-09-30net: fix RMII help textYegor Yefremov
2025-09-30usb: dwc3: Remove redundant testAndrew Goodbody
2025-09-30usb: dwc2: Add missing null checkAndrew Goodbody
2025-09-30usb: gadget: atmel: Add missing null checkAndrew Goodbody
2025-09-30fastboot: Fix has-slot command always returning yes for fb_nandChance Yang
2025-09-30drivers: clk: agilex: Use FIELD_GET during EMAC clock selectionNaresh Kumar Ravulapalli
2025-09-30drivers: clk: agilex: Fix EMAC clock source selectionNaresh Kumar Ravulapalli
2025-09-30mmc: socfpga_dw_mmc: Enable/disable SDMMC clock via APIAlif Zakuan Yuslaimi
2025-09-30drivers: clk: agilex: Support for enable/disable APIAlif Zakuan Yuslaimi