index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
disk
Age
Commit message (
Expand
)
Author
2024-11-20
disk: expose partition type flags
Caleb Connolly
2024-10-29
disk: Mark static functions in part_efi.c
Ilias Apalodimas
2024-10-13
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra
Tom Rini
2024-10-13
disk: add TegraPT support
Svyatoslav Ryhel
2024-10-11
global: Rename SPL_TPL_ to PHASE_
Simon Glass
2024-10-11
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-09-12
include: export uuid.h
Caleb Connolly
2024-08-08
disk: don't try search for partition type if already set
Alexey Romanov
2024-08-08
disk: support MTD partitions
Alexey Romanov
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
[next]