summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-03-15drivers: mtd: nand: Add driver for Cadence NandDinesh Maniyam
2025-02-12lib: implement strnstr()Heinrich Schuchardt
2024-11-25mtd: Drop superfluous const qualifierAndy Shevchenko
2024-10-31mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLELMarek Vasut
2024-10-18mtd: spi-nor: Move SR3 WPS bit definition in the correct locationMarek Vasut
2024-10-15mtd: spi-nor: Allow flashes to specify MTD writesizeTakahiro Kuwano
2024-10-14Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot"Tom Rini
2024-10-14mbedtls: add mbedtls into the build systemRaymond Mao
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11kconfig: binman: Check for SPL instead of XPLSimon Glass
2024-10-11include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-10mtd: spi-nor: Clear Winbond SR3 WPS bit on bootMarek Vasut
2024-10-09mtd: spi-nor: Add parallel and stacked memories supportVenkatesh Yadav Abbarapu
2024-09-02Merge tag 'u-boot-amlogic-next-20240902' of https://source.denx.de/u-boot/cus...Tom Rini
2024-08-28mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flagArseniy Krasnov
2024-08-20Merge tag 'u-boot-dfu-next-20240820' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-08-19Merge tag 'v2024.10-rc3' into nextTom Rini
2024-08-15compiler: Ensure __builtin_*_overflow() supportRichard Weinberger
2024-08-08drivers: introduce mtdblock abstractionAlexey Romanov
2024-08-06usb: gadget: atmel: Add DM_USB_GADGET supportZixun LI
2024-07-31linux: list: add a function to count list nodesSughosh Ganu
2024-07-29Merge patch series "include: asm-generic: Remove duplicate newlines"Tom Rini
2024-07-29include: linux: Remove duplicate newlinesMarek Vasut
2024-07-26linux/bitmap.h: add bitmap_empty helperCaleb Connolly
2024-07-11Merge tag 'u-boot-dfu-20240711' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-07-06clk: clk-mux: Make public the clk_fetch_parent_indexMichael Trimarchi
2024-07-05usb: gadget: Introduce handle_interrupts ops to USB_GADGET_GENERIC uclassMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07include/linux/compat.h: Add <time.h>Tom Rini
2024-05-07board: ti: Remove <common.h> and add needed includesTom Rini
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek
2024-04-14mtd: spinand: Add support for XTX SPINANDBruce Suen
2024-04-14mtd: nand: raw: Port another option flag from LinuxAlexander Dahl
2024-03-13firmware: psci: Fix bind_smccc_features psci checkWeizhao Ouyang
2024-01-29mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable()Takahiro Kuwano
2024-01-29mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28Takahiro Kuwano
2024-01-29mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28Takahiro Kuwano
2024-01-29mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28Takahiro Kuwano
2023-12-21qe: Add <config.h> to linux/immap_qe.hTom Rini
2023-12-18Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi ...Tom Rini
2023-12-14mtd: spinand: add support for ESMT F50x1G41LBIgor Prusov
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-17Merge branch '2023-11-16-assorted-updates' into nextTom Rini
2023-11-16linux/time.h: Add Linux time conversion definesIgor Prusov
2023-11-16Merge patch series "nand: Add sandbox tests"Tom Rini
2023-11-16mtd: Add some fallbacks for add/del_mtd_deviceSean Anderson
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-11-07include: Drop <common.h> from include listsTom Rini
2023-11-07include/linux/mii.h: Add <linux/types.h>Tom Rini