summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-09firmware: scmi: Add error code IN_USEPeng Fan
2025-10-09firmware: scmi: smt: Dump more infoPeng Fan
2025-10-09firmware: scmi: smt: Use io helpersPeng Fan
2025-10-09firmware: scmi: Typo fixPeng Fan
2025-10-09fw_loader: Split from fs_loader into separate library fileMarek Vasut
2025-10-09nand: atmel: Rework ATMEL_EBI and DM_NAND_ATMEL interactionTom Rini
2025-10-09mtd: Tighten some mtd driver dependenciesTom Rini
2025-10-09Merge tag 'ubi-for-2026.01-rc1' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-10-09video: zynqmp: Prevent use of uninitialised variablesAndrew Goodbody
2025-10-09timer: Tighten CADENCE_TTC_TIMER dependenciesTom Rini
2025-10-09pwm: cadence-ttc: Insufficient elements in arrayAndrew Goodbody
2025-10-09drivers: firmware: update xilinx_pm_request to support max payloadNaman Trivedi
2025-10-09clk: xilinx: Separate legacy format to own handlerMichal Simek
2025-10-09clk: xilinx: Call generic smc_call_handler()Michal Simek
2025-10-09drivers: net: Add versal2 10GBE device supportVenkatesh Yadav Abbarapu
2025-10-08w1-eeprom: Make use of static keyword in driversTom Rini
2025-10-08timer: Tighten CADENCE_TTC_TIMER dependenciesTom Rini
2025-10-08rng: Tighten some rng driver dependenciesTom Rini
2025-10-08misc: ti: k3: Tighten K3_FUSE dependenciesTom Rini
2025-10-08led: Mark LED_STATUS as depending on LED being disabledTom Rini
2025-10-08Kconfig: Make further use of testing for !COMPILE_TESTTom Rini
2025-10-08thermal: Convert .get_temp() return value to millicelsiusMarek Vasut
2025-10-08thermal: rcar_gen3: Add Renesas R-Car Gen3/Gen4 and RZ/G2 thermal driverMarek Vasut
2025-10-08thermal: Make U_BOOT_DRIVER entries uniqueTom Rini
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-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