Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f5bea566893b3d5c0b89e40cfb9bffc69c6ef334
/
disk
8592e25
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra
by Tom Rini
· Sun Oct 13 10:19:05 2024 -0600
f19eb7c
disk: add TegraPT support
by Svyatoslav Ryhel
· Wed Jul 31 11:22:54 2024 +0300
4cafa21
global: Rename SPL_TPL_ to PHASE_
by Simon Glass
· Sun Sep 29 19:49:54 2024 -0600
0e84d96
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
by Simon Glass
· Sun Sep 29 19:49:50 2024 -0600
29cab7c
include: export uuid.h
by Caleb Connolly
· Fri Aug 30 13:34:37 2024 +0100
ea8737a
disk: don't try search for partition type if already set
by Alexey Romanov
· Thu Jul 18 08:45:26 2024 +0300
d511967
disk: support MTD partitions
by Alexey Romanov
· Thu Jul 18 08:46:04 2024 +0300
fff0f3a
disk: Remove duplicate newlines
by Marek Vasut
· Sat Jul 13 15:19:18 2024 +0200
6c368f4
Fix Kconfig coding style from spaces to tab
by Anand Moon
· Sun Jun 23 23:10:21 2024 +0530
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· Mon May 20 13:35:03 2024 -0600
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· Sat May 18 20:20:43 2024 -0600
464c2ac
part: Remove <common.h> and add needed includes
by Tom Rini
· Sat Apr 27 08:11:01 2024 -0600
e431911
disk: simplify print_part_header()
by Heinrich Schuchardt
· Wed Apr 03 13:40:47 2024 +0200
ee92a69
part: Check all partitions in part_get_info_by_name()
by Sam Protsenko
· Thu Mar 28 17:29:50 2024 -0500
1bbf41d
global: Drop common.h inclusion
by Tom Rini
· Thu Dec 14 13:16:47 2023 -0500
038cb02
cmd: mbr: Allow 4 MBR partitions without need for extended
by Alexander Gendin
· Mon Oct 09 01:24:36 2023 +0000
7a657e0
rockchip: dm: prepare rkmtd UCLASS
by Johan Jonker
· Wed Oct 18 16:00:40 2023 +0200
8f05f12
disk: part: Handle blkmap device in print_part_header()
by Bin Meng
· Tue Sep 26 16:43:45 2023 +0800
02e2587
disk: part: Print out the unknown device uclass id
by Bin Meng
· Tue Sep 26 16:43:44 2023 +0800
bdd5f81
common: Drop linux/printk.h from common header
by Simon Glass
· Thu Sep 14 18:21:46 2023 -0600
f4b4c4e
part: rename disk_partition_type_uuid()
by Heinrich Schuchardt
· Sat Sep 02 09:35:21 2023 +0200
9137f66
part: efi: Add debugging for the signature check
by Simon Glass
· Thu Aug 24 13:55:34 2023 -0600
b8d3a78
part: Add accessors for struct disk_partition type_uuid
by Simon Glass
· Thu Aug 24 13:55:32 2023 -0600
23e3453
part: Add accessors for struct disk_partition uuid
by Simon Glass
· Thu Aug 24 13:55:31 2023 -0600
224d73e
part: Add comments for static functions
by Simon Glass
· Thu Aug 24 13:55:30 2023 -0600
e776291
part: nac: Use desc instead of dev_desc
by Simon Glass
· Thu Aug 24 13:55:29 2023 -0600
1172e23
part: iso: Use desc instead of dev_desc
by Simon Glass
· Thu Aug 24 13:55:28 2023 -0600
1369ad4
part: efi: Use desc instead of dev_desc
by Simon Glass
· Thu Aug 24 13:55:27 2023 -0600
d063395
part: dos: Use desc instead of dev_desc
by Simon Glass
· Thu Aug 24 13:55:26 2023 -0600
17d797b
part: amiga: Use desc instead of dev_desc
by Simon Glass
· Thu Aug 24 13:55:25 2023 -0600
54c709a
part: Use desc instead of dev_desc
by Simon Glass
· Thu Aug 24 13:55:24 2023 -0600
b393da5
disk: dos: Infer MBR partition sector size from underlying drive sector size
by Marek Vasut
· Mon Aug 14 01:48:45 2023 +0200
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
8c4279b
part: check CONFIG_IS_ENABLED(ENV_SUPPORT)
by Heinrich Schuchardt
· Fri Jul 21 17:37:37 2023 +0200
861cb61
part: eliminate part_get_info_by_name_type()
by Heinrich Schuchardt
· Sun Jul 16 13:34:44 2023 +0200
aa62d50
disk: part: Add API to get partitions with specific driver
by Joshua Watt
· Mon Jul 03 08:39:54 2023 -0500
0d53f32
disk: Use BOOT_DEFAULTS instead of DISTRO_DEFAULTS
by Jonas Karlman
· Tue Jul 11 22:37:30 2023 +0000
ed338b7
part: Allow setting the partition-table type
by Simon Glass
· Sat Jul 15 21:38:47 2023 -0600
91ec259
cmd: blkmap: Add blkmap command
by Tobias Waldekranz
· Thu Feb 16 16:33:52 2023 +0100
5885947
Revert "disk: Use a helper function to reduce duplication"
by Tom Rini
· Mon Apr 03 10:43:37 2023 -0400
3098e6c
disk: Use a helper function to reduce duplication
by Simon Glass
· Mon Mar 20 08:29:57 2023 +1300
8090d8d
lib: Add an SPL config for LIB_UUID
by Simon Glass
· Wed Feb 22 09:34:11 2023 -0700
b17cfad
Correct SPL use of PARTITION_TYPE_GUID
by Simon Glass
· Sun Feb 05 15:40:27 2023 -0700
c4001de
Correct SPL use of CMD_MBR
by Simon Glass
· Sun Feb 05 15:36:33 2023 -0700
f5e2df0
part: Add a function to find the first bootable partition
by Simon Glass
· Tue Jan 17 10:47:41 2023 -0700
ca3df48
disk: fix blk_get_device_part_str()
by Heinrich Schuchardt
· Sun Nov 20 11:23:24 2022 +0100
e57f8d4
dm: sandbox: Switch over to using the new host uclass
by Simon Glass
· Sat Oct 29 19:47:17 2022 -0600
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
a6265b5
disk: Drop debug messages in part_efi
by Simon Glass
· Thu Oct 20 18:22:40 2022 -0600
3862fab
fs: Quieten down the filesystems more
by Simon Glass
· Tue Oct 11 09:47:11 2022 -0600
fada3f9
blk: Rename if_type to uclass_id
by Simon Glass
· Sat Sep 17 09:00:09 2022 -0600
586c22b
Merge branch 'master' into next
by Tom Rini
· Mon Sep 19 13:19:39 2022 -0400
6a1b0d4
disk: Handle UCLASS_EFI_MEDIA in dev_print()
by Simon Glass
· Thu Aug 11 19:35:00 2022 -0600
dbfa32c
blk: Switch over to using uclass IDs
by Simon Glass
· Thu Aug 11 19:34:59 2022 -0600
7bdadb2
blk: Drop IF_TYPE_SD
by Simon Glass
· Thu Aug 11 19:34:55 2022 -0600
21b0b57
blk: Drop IF_TYPE_ATAPI
by Simon Glass
· Thu Aug 11 19:34:54 2022 -0600
66f19a4
blk: Drop IF_TYPE_DOC
by Simon Glass
· Thu Aug 11 19:34:52 2022 -0600
3bf7d7a
blk: Rename HAVE_BLOCK_DEVICE
by Simon Glass
· Thu Aug 11 19:34:48 2022 -0600
f5ac303
blk: Use a function for whether block devices are available
by Simon Glass
· Thu Aug 11 19:34:45 2022 -0600
37ee2f5
disk: Use Makefile to omit partition drivers
by Simon Glass
· Thu Aug 11 19:34:44 2022 -0600
537075b
disk: Correct help for TPL_PARTITIONS
by Simon Glass
· Thu Aug 11 19:34:40 2022 -0600
4f6968a
disk: part: remove dependency to ubifs for spl
by Stefan Herbrechtsmeier
· Mon Aug 08 16:45:17 2022 +0200
3c5ce03
arch: mvebu: Disable by default unused peripherals in SPL
by Pali Rohár
· Tue May 24 10:58:42 2022 +0200
688dada
disk: honor CONFIG_SYS_64BIT_LBA
by Heinrich Schuchardt
· Sat Jul 02 14:07:48 2022 +0200
aaeb39a
disk: incorrect message in is_gpt_valid()
by Heinrich Schuchardt
· Mon May 09 21:35:44 2022 +0200
8b054f5
disk: part_efi: add support to repair gpt table
by Philippe Reynes
· Fri Apr 22 17:46: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
3202556
disk: don't compile in partition support for spl/tpl if not really necessary
by AKASHI Takahiro
· Tue Apr 19 10:01:58 2022 +0900
1c47ed2
disk: part: add the device search failed log msg
by Oleksii Bidnichenko
· Fri Apr 08 10:07:13 2022 +0200
6ebcddf
disk: Correct the conditions for SPL
by Simon Glass
· Mon Feb 28 12:08:29 2022 -0700
c678b32
fs: Add semihosting filesystem
by Sean Anderson
· Tue Mar 22 16:59:20 2022 -0400
d202cce
disk: Add an option for partitions in SPL
by Simon Glass
· Fri Mar 11 12:10:01 2022 -0700
9d12de6
Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sat Jan 22 15:43:36 2022 -0500
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
79f29c8
disk: simplify part_print_efi()
by Heinrich Schuchardt
· Sun Jan 16 12:23:19 2022 +0100
8c0435e
disk: gpt: print all partitions
by Heinrich Schuchardt
· Tue Jan 11 15:43:05 2022 +0100
dc4a786
Merge tag 'v2022.01-rc4' into next
by Tom Rini
· Mon Dec 20 17:12:04 2021 -0500
9601775
part: call part_init() in blk_get_device_by_str() only for MMC
by AKASHI Takahiro
· Fri Dec 10 15:49:28 2021 +0900
507ab96
efi: Add uclass for devices provided by UEFI firmware
by Simon Glass
· Sat Dec 04 08:56:31 2021 -0700
769c468
Merge tag 'v2022.01-rc3' into next
by Tom Rini
· Mon Nov 29 12:00:57 2021 -0500
b94d204
disk: part_dos: Fix a NULL pointer error
by Simon Glass
· Sat Oct 23 17:26:02 2021 -0600
669030a
part: return -ENOSYS when get_info not valid.
by schspa
· Wed Oct 20 20:15:55 2021 +0800
62fb2b4
WS cleanup: remove SPACE(s) followed by TAB
by Wolfgang Denk
· Mon Sep 27 17:42:39 2021 +0200
0034d96
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
by Simon Glass
· Sat Aug 07 07:24:01 2021 -0600
4a5451c
cmd/part: correct alignment of partition list
by Heinrich Schuchardt
· Fri Aug 06 00:51:46 2021 +0200
ff9b903
global: Convert simple_strtoul() with decimal to dectoul()
by Simon Glass
· Sat Jul 24 09:03:30 2021 -0600
3ff49ec
global: Convert simple_strtoul() with hex to hextoul()
by Simon Glass
· Sat Jul 24 09:03:29 2021 -0600
56d59a6
disk: Tidy up #ifdefs in part_efi
by Simon Glass
· Fri Jul 02 12:36:14 2021 -0600
34be560
disk/part_dos.c: Fix a variable typo in write_mbr_partitions()
by Christian Melki
· Mon Jun 07 11:21:15 2021 +0200
cecd47c
part: Add check for NULL dev_part_str
by Sean Anderson
· Sat May 15 14:13:54 2021 -0400
cb19523
part: Fix bogus return from part_get_info_by_dev_and_name
by Sean Anderson
· Mon Apr 12 18:53:06 2021 -0400
76df073
disk: gpt: verify alternate LBA points to last usable LBA
by Stefan Herbrechtsmeier
· Mon Mar 08 16:07:11 2021 +0000
Next »