summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-05Merge branch 'next' of git://source.denx.de/u-boot-usb into nextTom Rini
2025-10-05usb: onboard-hub: Make i2c-bus optionalMichal Simek
2025-10-04global: Add expected space between '#include' and directiveTom Rini
2025-10-04clk: ti: fix K3 clock driver help textsYegor Yefremov
2025-10-04env: fix typo in multiple Kconfig descriptionsThomas Bonnefille
2025-10-03Merge patch series "Drop ATAGS for B&R boards"Tom Rini
2025-10-03cmd: spl: Remove ATAG support from this commandTom Rini
2025-10-03linux/kernel.h: Update upper_NN_bits() and lower_NN_bits() macrosMarek Vasut
2025-10-03configs: brcp170: Drop CONFIG_SUPPORT_PASSING_ATAGSWolfgang Wallner
2025-10-03configs: brcp150: Drop CONFIG_SUPPORT_PASSING_ATAGSWolfgang Wallner
2025-10-03configs: brcp1: Drop CONFIG_SUPPORT_PASSING_ATAGSWolfgang Wallner
2025-10-03arm: armv8: remove redundant definition of mmu_statusAnshul Dalal
2025-10-03Revert "fdt: Make sure there is no stale initrd left"Sam Protsenko
2025-10-03Merge tag 'doc-202510-rc6' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2025-10-03doc: pytest: Fix inline code and other formattingMartin Schwan
2025-10-03doc: Update coding style to recommend b4 for patch submissionJavier Tia
2025-10-03doc: develop: fix grammar and syntaxYegor Yefremov
2025-10-02env: spi: Fix gd->env_valid for the first writeMichal Simek
2025-10-02b4-config: Improve b4 config for correct operationAndrew Goodbody
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-30Merge tag 'u-boot-amlogic-next-20250930' of https://source.denx.de/u-boot/cus...Tom Rini
2025-09-30ARM: amlogic: fix JetHub D1 eth mac fallback generationViacheslav Bocharov
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-30Merge tag 'u-boot-stm32-20250930' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-09-30board: mpfs_icicle: fix pointer assignment in board_fdt_blob_setup()Jamie Gibbons
2025-09-30stm32mp2: update register used by BL31 for boot parameterPatrick Delaunay