summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-04-29mtd: spi-nor: Use CONFIG_IS_ENABLED for CONFIG_SPI_FLASH_BAR definesBernhard Messerklinger
2025-04-28clk: imx: Pass CCM udevice into clk_register_composite()Marek Vasut
2025-04-23usb: gadget: introduce 'enabled' flag in struct usb_epStephan Gerhold
2025-04-22arm: socfpga: soc64: Update reset manager registers for F2S bridgeAlif Zakuan Yuslaimi
2025-04-16spi: drop unneeded spi.h header include from spinand.hChristian Marangi
2025-04-14firmware: ti_sci: Scan all device instances when releasing exclusive devicesNishanth Menon
2025-04-02Merge patch series "fs: exfat: Add exfat port based on exfat-fuse"Tom Rini
2025-04-02linux: Add generic struct stat {}Marek Vasut
2025-03-24clk: clk-fixed-factor: Use struct udevice instead of struct deviceMarek Vasut
2025-03-24clk: clk-divider: Use struct udevice instead of struct deviceMarek Vasut
2025-03-24clk: clk-composite: Use struct udevice instead of struct deviceMarek Vasut
2025-03-24clk: clk-gate: Use struct udevice instead of struct deviceMarek Vasut
2025-03-24clk: clk-mux: Use struct udevice instead of struct deviceMarek Vasut
2025-03-15drivers: mtd: nand: base: Add support for Hardware ECC for check bad blockDinesh Maniyam
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