index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
disk
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-17
disk: part_efi: skip the verification when partition size is smaller
Jaehoon Chung
1
-0
/
+3
2023-07-30
part: check CONFIG_IS_ENABLED(ENV_SUPPORT)
Heinrich Schuchardt
1
-3
/
+5
2023-07-25
part: eliminate part_get_info_by_name_type()
Heinrich Schuchardt
1
-8
/
+2
2023-07-17
disk: part: Add API to get partitions with specific driver
Joshua Watt
1
-7
/
+31
2023-07-17
disk: Use BOOT_DEFAULTS instead of DISTRO_DEFAULTS
Jonas Karlman
1
-4
/
+4
2023-07-17
part: Allow setting the partition-table type
Simon Glass
1
-0
/
+16
2023-04-05
cmd: blkmap: Add blkmap command
Tobias Waldekranz
1
-0
/
+1
2023-04-03
Revert "disk: Use a helper function to reduce duplication"
Tom Rini
1
-25
/
+21
2023-03-30
disk: Use a helper function to reduce duplication
Simon Glass
1
-21
/
+25
2023-03-02
lib: Add an SPL config for LIB_UUID
Simon Glass
1
-0
/
+8
2023-02-10
Correct SPL use of PARTITION_TYPE_GUID
Simon Glass
1
-1
/
+1
2023-02-09
Correct SPL use of CMD_MBR
Simon Glass
1
-1
/
+1
2023-01-23
part: Add a function to find the first bootable partition
Simon Glass
1
-0
/
+16
2022-12-02
disk: fix blk_get_device_part_str()
Heinrich Schuchardt
1
-18
/
+5
2022-11-07
dm: sandbox: Switch over to using the new host uclass
Simon Glass
1
-2
/
+2
2022-10-31
disk: Rename block_dev to desc
Simon Glass
1
-19
/
+19
2022-10-31
disk: Rename block functions
Simon Glass
1
-12
/
+12
2022-10-31
disk: Drop debug messages in part_efi
Simon Glass
1
-78
/
+72
2022-10-17
fs: Quieten down the filesystems more
Simon Glass
1
-8
/
+7
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
2
-11
/
+11
2022-09-19
Merge branch 'master' into next
Tom Rini
1
-1
/
+1
2022-09-16
disk: Handle UCLASS_EFI_MEDIA in dev_print()
Simon Glass
1
-1
/
+4
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
1
-26
/
+26
2022-09-16
blk: Drop IF_TYPE_SD
Simon Glass
1
-2
/
+0
2022-09-16
blk: Drop IF_TYPE_ATAPI
Simon Glass
1
-5
/
+0
2022-09-16
blk: Drop IF_TYPE_DOC
Simon Glass
1
-9
/
+0
2022-09-16
blk: Rename HAVE_BLOCK_DEVICE
Simon Glass
2
-4
/
+3
2022-09-16
blk: Use a function for whether block devices are available
Simon Glass
1
-47
/
+33
2022-09-16
disk: Use Makefile to omit partition drivers
Simon Glass
6
-17
/
+4
2022-09-16
disk: Correct help for TPL_PARTITIONS
Simon Glass
1
-4
/
+4
2022-08-26
disk: part: remove dependency to ubifs for spl
Stefan Herbrechtsmeier
1
-1
/
+1
2022-07-21
arch: mvebu: Disable by default unused peripherals in SPL
Pali Rohár
1
-0
/
+2
2022-07-02
disk: honor CONFIG_SYS_64BIT_LBA
Heinrich Schuchardt
1
-0
/
+1
2022-05-28
disk: incorrect message in is_gpt_valid()
Heinrich Schuchardt
1
-3
/
+1
2022-05-06
disk: part_efi: add support to repair gpt table
Philippe Reynes
1
-0
/
+86
2022-04-23
dm: disk: add read/write interfaces with udevice
AKASHI Takahiro
1
-0
/
+94
2022-04-23
dm: disk: add UCLASS_PARTITION
AKASHI Takahiro
2
-0
/
+156
2022-04-23
disk: don't compile in partition support for spl/tpl if not really necessary
AKASHI Takahiro
1
-18
/
+19
2022-04-12
disk: part: add the device search failed log msg
Oleksii Bidnichenko
1
-0
/
+2
2022-04-06
disk: Correct the conditions for SPL
Simon Glass
1
-5
/
+5
2022-04-01
fs: Add semihosting filesystem
Sean Anderson
1
-2
/
+2
2022-03-25
disk: Add an option for partitions in SPL
Simon Glass
2
-5
/
+21
2022-01-22
Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-13
/
+8
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2
-2
/
+2
2022-01-19
disk: simplify part_print_efi()
Heinrich Schuchardt
1
-13
/
+8
2022-01-15
disk: gpt: print all partitions
Heinrich Schuchardt
1
-2
/
+2
2021-12-20
Merge tag 'v2022.01-rc4' into next
Tom Rini
1
-2
/
+6
2021-12-18
part: call part_init() in blk_get_device_by_str() only for MMC
AKASHI Takahiro
1
-1
/
+2
2021-12-09
efi: Add uclass for devices provided by UEFI firmware
Simon Glass
1
-1
/
+4
2021-11-29
Merge tag 'v2022.01-rc3' into next
Tom Rini
1
-0
/
+7
[next]