index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
disk
Age
Commit message (
Expand
)
Author
2024-07-15
disk: Remove duplicate newlines
Marek Vasut
2024-07-05
Fix Kconfig coding style from spaces to tab
Anand Moon
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
part: Remove <common.h> and add needed includes
Tom Rini
2024-04-12
disk: simplify print_part_header()
Heinrich Schuchardt
2024-04-12
part: Check all partitions in part_get_info_by_name()
Sam Protsenko
2023-12-21
global: Drop common.h inclusion
Tom Rini
2023-10-24
cmd: mbr: Allow 4 MBR partitions without need for extended
Alexander Gendin
2023-10-24
rockchip: dm: prepare rkmtd UCLASS
Johan Jonker
2023-10-10
disk: part: Handle blkmap device in print_part_header()
Bin Meng
2023-10-10
disk: part: Print out the unknown device uclass id
Bin Meng
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-11
part: rename disk_partition_type_uuid()
Heinrich Schuchardt
2023-08-25
part: efi: Add debugging for the signature check
Simon Glass
2023-08-25
part: Add accessors for struct disk_partition type_uuid
Simon Glass
2023-08-25
part: Add accessors for struct disk_partition uuid
Simon Glass
2023-08-25
part: Add comments for static functions
Simon Glass
2023-08-25
part: nac: Use desc instead of dev_desc
Simon Glass
2023-08-25
part: iso: Use desc instead of dev_desc
Simon Glass
2023-08-25
part: efi: Use desc instead of dev_desc
Simon Glass
2023-08-25
part: dos: Use desc instead of dev_desc
Simon Glass
2023-08-25
part: amiga: Use desc instead of dev_desc
Simon Glass
2023-08-25
part: Use desc instead of dev_desc
Simon Glass
2023-08-22
disk: dos: Infer MBR partition sector size from underlying drive sector size
Marek Vasut
2023-08-22
disk: Move part_create_block_devices() to blk uclass
Marek Vasut
2023-08-22
disk: Switch part_blk_*() functions to disk_blk_*()
Marek Vasut
2023-08-22
disk: Extend disk_blk_part_validate() with range checking
Marek Vasut
2023-08-22
disk: Handle partition to block device offset conversion
Marek Vasut
2023-08-22
disk: Simplify disk_blk_{write, erase}() using blk_{write, erase}()
Marek Vasut
2023-08-22
disk: Simplify disk_blk_read() using blk_read()
Marek Vasut
2023-08-22
disk: Drop always true conditional check
Marek Vasut
2023-07-30
part: check CONFIG_IS_ENABLED(ENV_SUPPORT)
Heinrich Schuchardt
2023-07-25
part: eliminate part_get_info_by_name_type()
Heinrich Schuchardt
2023-07-17
disk: part: Add API to get partitions with specific driver
Joshua Watt
2023-07-17
disk: Use BOOT_DEFAULTS instead of DISTRO_DEFAULTS
Jonas Karlman
2023-07-17
part: Allow setting the partition-table type
Simon Glass
2023-04-05
cmd: blkmap: Add blkmap command
Tobias Waldekranz
2023-04-03
Revert "disk: Use a helper function to reduce duplication"
Tom Rini
2023-03-30
disk: Use a helper function to reduce duplication
Simon Glass
2023-03-02
lib: Add an SPL config for LIB_UUID
Simon Glass
2023-02-10
Correct SPL use of PARTITION_TYPE_GUID
Simon Glass
2023-02-09
Correct SPL use of CMD_MBR
Simon Glass
2023-01-23
part: Add a function to find the first bootable partition
Simon Glass
2022-12-02
disk: fix blk_get_device_part_str()
Heinrich Schuchardt
2022-11-07
dm: sandbox: Switch over to using the new host uclass
Simon Glass
2022-10-31
disk: Rename block_dev to desc
Simon Glass
2022-10-31
disk: Rename block functions
Simon Glass
2022-10-31
disk: Drop debug messages in part_efi
Simon Glass
2022-10-17
fs: Quieten down the filesystems more
Simon Glass
[next]