index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
disk
Commit message (
Expand
)
Author
Age
Files
Lines
*
global: Drop common.h inclusion
Tom Rini
2023-12-21
1
-1
/
+0
*
cmd: mbr: Allow 4 MBR partitions without need for extended
Alexander Gendin
2023-10-24
1
-1
/
+1
*
rockchip: dm: prepare rkmtd UCLASS
Johan Jonker
2023-10-24
1
-0
/
+4
*
disk: part: Handle blkmap device in print_part_header()
Bin Meng
2023-10-10
1
-0
/
+3
*
disk: part: Print out the unknown device uclass id
Bin Meng
2023-10-10
1
-1
/
+1
*
common: Drop linux/printk.h from common header
Simon Glass
2023-09-24
1
-0
/
+1
*
part: rename disk_partition_type_uuid()
Heinrich Schuchardt
2023-09-11
1
-1
/
+1
*
part: efi: Add debugging for the signature check
Simon Glass
2023-08-25
1
-2
/
+11
*
part: Add accessors for struct disk_partition type_uuid
Simon Glass
2023-08-25
2
-10
/
+7
*
part: Add accessors for struct disk_partition uuid
Simon Glass
2023-08-25
3
-30
/
+26
*
part: Add comments for static functions
Simon Glass
2023-08-25
1
-0
/
+32
*
part: nac: Use desc instead of dev_desc
Simon Glass
2023-08-25
1
-32
/
+27
*
part: iso: Use desc instead of dev_desc
Simon Glass
2023-08-25
1
-26
/
+26
*
part: efi: Use desc instead of dev_desc
Simon Glass
2023-08-25
1
-116
/
+112
*
part: dos: Use desc instead of dev_desc
Simon Glass
2023-08-25
1
-32
/
+31
*
part: amiga: Use desc instead of dev_desc
Simon Glass
2023-08-25
1
-17
/
+17
*
part: Use desc instead of dev_desc
Simon Glass
2023-08-25
1
-92
/
+86
*
disk: dos: Infer MBR partition sector size from underlying drive sector size
Marek Vasut
2023-08-22
1
-3
/
+14
*
disk: Move part_create_block_devices() to blk uclass
Marek Vasut
2023-08-22
1
-48
/
+0
*
disk: Switch part_blk_*() functions to disk_blk_*()
Marek Vasut
2023-08-22
1
-81
/
+12
*
disk: Extend disk_blk_part_validate() with range checking
Marek Vasut
2023-08-22
1
-0
/
+8
*
disk: Handle partition to block device offset conversion
Marek Vasut
2023-08-22
1
-16
/
+52
*
disk: Simplify disk_blk_{write, erase}() using blk_{write, erase}()
Marek Vasut
2023-08-22
1
-43
/
+23
*
disk: Simplify disk_blk_read() using blk_read()
Marek Vasut
2023-08-22
1
-24
/
+14
*
disk: Drop always true conditional check
Marek Vasut
2023-08-22
1
-4
/
+2
*
part: check CONFIG_IS_ENABLED(ENV_SUPPORT)
Heinrich Schuchardt
2023-07-30
1
-3
/
+5
*
part: eliminate part_get_info_by_name_type()
Heinrich Schuchardt
2023-07-25
1
-8
/
+2
*
disk: part: Add API to get partitions with specific driver
Joshua Watt
2023-07-17
1
-7
/
+31
*
disk: Use BOOT_DEFAULTS instead of DISTRO_DEFAULTS
Jonas Karlman
2023-07-17
1
-4
/
+4
*
part: Allow setting the partition-table type
Simon Glass
2023-07-17
1
-0
/
+16
*
cmd: blkmap: Add blkmap command
Tobias Waldekranz
2023-04-05
1
-0
/
+1
*
Revert "disk: Use a helper function to reduce duplication"
Tom Rini
2023-04-03
1
-25
/
+21
*
disk: Use a helper function to reduce duplication
Simon Glass
2023-03-30
1
-21
/
+25
*
lib: Add an SPL config for LIB_UUID
Simon Glass
2023-03-02
1
-0
/
+8
*
Correct SPL use of PARTITION_TYPE_GUID
Simon Glass
2023-02-10
1
-1
/
+1
*
Correct SPL use of CMD_MBR
Simon Glass
2023-02-09
1
-1
/
+1
*
part: Add a function to find the first bootable partition
Simon Glass
2023-01-23
1
-0
/
+16
*
disk: fix blk_get_device_part_str()
Heinrich Schuchardt
2022-12-02
1
-18
/
+5
*
dm: sandbox: Switch over to using the new host uclass
Simon Glass
2022-11-07
1
-2
/
+2
*
disk: Rename block_dev to desc
Simon Glass
2022-10-31
1
-19
/
+19
*
disk: Rename block functions
Simon Glass
2022-10-31
1
-12
/
+12
*
disk: Drop debug messages in part_efi
Simon Glass
2022-10-31
1
-78
/
+72
*
fs: Quieten down the filesystems more
Simon Glass
2022-10-17
1
-8
/
+7
*
blk: Rename if_type to uclass_id
Simon Glass
2022-09-25
2
-11
/
+11
*
Merge branch 'master' into next
Tom Rini
2022-09-19
1
-1
/
+1
|
\
|
*
disk: part: remove dependency to ubifs for spl
Stefan Herbrechtsmeier
2022-08-26
1
-1
/
+1
*
|
disk: Handle UCLASS_EFI_MEDIA in dev_print()
Simon Glass
2022-09-16
1
-1
/
+4
*
|
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
1
-26
/
+26
*
|
blk: Drop IF_TYPE_SD
Simon Glass
2022-09-16
1
-2
/
+0
*
|
blk: Drop IF_TYPE_ATAPI
Simon Glass
2022-09-16
1
-5
/
+0
[next]