Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f3142e76f890a6ed38c8b073fda7d2d05ff6890b
/
disk
/
disk-uclass.c
14fafef
disk: Move part_create_block_devices() to blk uclass
by Marek Vasut
· Mon Aug 14 01:46:47 2023 +0200
e18752b
disk: Switch part_blk_*() functions to disk_blk_*()
by Marek Vasut
· Mon Aug 14 01:46:46 2023 +0200
9c00586
disk: Extend disk_blk_part_validate() with range checking
by Marek Vasut
· Mon Aug 14 01:46:45 2023 +0200
9140559
disk: Handle partition to block device offset conversion
by Marek Vasut
· Mon Aug 14 01:46:44 2023 +0200
2aee749
disk: Simplify disk_blk_{write, erase}() using blk_{write, erase}()
by Marek Vasut
· Mon Aug 14 01:46:43 2023 +0200
cc4d0f9
disk: Simplify disk_blk_read() using blk_read()
by Marek Vasut
· Mon Aug 14 01:46:42 2023 +0200
544d713
disk: Drop always true conditional check
by Marek Vasut
· Mon Aug 14 01:46:41 2023 +0200
c83bb53
disk: Rename block_dev to desc
by Simon Glass
· Thu Oct 20 18:22:53 2022 -0600
4e93eea
disk: Rename block functions
by Simon Glass
· Thu Oct 20 18:22:52 2022 -0600
fada3f9
blk: Rename if_type to uclass_id
by Simon Glass
· Sat Sep 17 09:00:09 2022 -0600
3bf7d7a
blk: Rename HAVE_BLOCK_DEVICE
by Simon Glass
· Thu Aug 11 19:34:48 2022 -0600
688dada
disk: honor CONFIG_SYS_64BIT_LBA
by Heinrich Schuchardt
· Sat Jul 02 14:07:48 2022 +0200
8b57fe3
dm: disk: add read/write interfaces with udevice
by AKASHI Takahiro
· Tue Apr 19 10:05:16 2022 +0900
efb9a9d
dm: disk: add UCLASS_PARTITION
by AKASHI Takahiro
· Tue Apr 19 10:05:09 2022 +0900