summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2026-01-09dm: core: Default to using DEVRES outside of xPLTom Rini
2025-11-07block: typo 'to be write'Heinrich Schuchardt
2025-10-08Kconfig: Make further use of testing for !COMPILE_TESTTom Rini
2025-07-26efi: Rename CONFIG_EFI to CONFIG_EFI_CLIENTSimon Glass
2025-07-23block: Remove blk_find_first/nextGreg Malysa
2025-07-11block: sandbox: Add support for SYS_64BIT_LBATom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-03-26blkmap: pass information on ISO image to the OSSughosh Ganu
2025-03-26blkmap: add an attribute to preserve the mem mappingSughosh Ganu
2025-03-26blkmap: store type of blkmap slice in corresponding structureSughosh Ganu
2025-01-24treewide: Replace Maximumm with Maximum in Kconfig symbol descriptionMarek Vasut
2025-01-20blk: Make block subsystems select BLKTom Rini
2024-10-24block: make blk_create_device() staticHeinrich Schuchardt
2024-10-24rockchip: block: simplify rkmtd driverHeinrich Schuchardt
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-02fs: Fix SPL build if SPL_FS_LOADER is enabled and FS_LOADER is disabledHiago De Franco
2024-08-19Merge tag 'v2024.10-rc3' into nextTom Rini
2024-08-09sandbox: Return error code from read/write/seekSimon Glass
2024-08-08drivers: introduce UBI block abstractionAlexey Romanov
2024-08-08drivers: introduce mtdblock abstractionAlexey Romanov
2024-07-22drivers: block: Remove duplicate newlinesMarek Vasut
2024-06-14block: Update BLK to be def_boolTom Rini
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-07block: Remove <common.h> and add needed includesTom Rini
2024-02-06blk: host_dev: Fix error code in host_sb_attach_file()Dan Carpenter
2023-11-18blk: blkmap: add ramdisk creation utility functionMasahisa Kojima
2023-11-16blk: Drop reference to DM_SPLSimon Glass
2023-11-07block: rkmtd: select CONFIG_RANDOM_UUID explicitlyAKASHI Takahiro
2023-10-24rockchip: block: blk-uclass: add bounce buffer flag to blk_descJohan Jonker
2023-10-24rockchip: block: add rkmtd class and driversJohan Jonker
2023-10-24rockchip: dm: prepare rkmtd UCLASSJohan Jonker
2023-10-10dm: blk: Drop blk_{read,write}_devnum()Bin Meng
2023-10-10dm: blk: Rename get_desc() and make it externally visibleBin Meng
2023-10-10blk: blkmap: Support mapping to device of any block sizeBin Meng
2023-10-10blk: blkmap: Make bind/unbind routines staticBin Meng
2023-10-10blk: host_dev: Sanity check on the size of host backing fileBin Meng
2023-10-10blk: host_dev: Make host_sb_detach_file() and host_sb_ops staticBin Meng
2023-10-10blk: sandbox: Support binding a device with a given logical block sizeBin Meng
2023-10-10blk: Use a macro for the typical block sizeBin Meng
2023-09-14blkcache: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-08-22blk: Add bounce buffer support to read/write operationsMarek Vasut
2023-08-22disk: Make blk_get_ops() internal to blk uclassMarek Vasut
2023-08-22disk: Move part_create_block_devices() to blk uclassMarek Vasut
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-09bootstd: Correct creating of bootdev siblingSimon Glass
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini