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
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
2021-11-28
disk: part_dos: Fix a NULL pointer error
Simon Glass
1
-4
/
+6
2021-11-18
part: return -ENOSYS when get_info not valid.
schspa
1
-0
/
+7
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
1
-1
/
+1
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
1
-5
/
+3
2021-09-02
cmd/part: correct alignment of partition list
Heinrich Schuchardt
1
-1
/
+1
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
1
-2
/
+2
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
1
-3
/
+3
2021-07-28
disk: Tidy up #ifdefs in part_efi
Simon Glass
1
-5
/
+6
2021-06-22
disk/part_dos.c: Fix a variable typo in write_mbr_partitions()
Christian Melki
1
-1
/
+1
2021-05-26
part: Add check for NULL dev_part_str
Sean Anderson
1
-1
/
+5
2021-04-22
part: Fix bogus return from part_get_info_by_dev_and_name
Sean Anderson
1
-1
/
+1
2021-04-12
disk: gpt: verify alternate LBA points to last usable LBA
Stefan Herbrechtsmeier
1
-0
/
+9
2021-02-26
part: Support string block devices in part_get_info_by_dev_and_name
Sean Anderson
1
-19
/
+22
2021-02-26
part: Support getting whole disk from part_get_info_by_dev_and_name_or_num
Sean Anderson
1
-2
/
+3
2021-02-26
part: Give several functions more useful return values
Sean Anderson
1
-22
/
+28
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2021-02-01
disk: part_dos: update partition table entries after write
Gary Bisson
1
-0
/
+6
2021-01-31
Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-0
/
+1
2021-01-30
disk: part: sandbox support in dev_print()
Heinrich Schuchardt
1
-0
/
+1
2021-01-29
disk: part_efi: update partition table entries after write
Gary Bisson
1
-0
/
+3
2021-01-16
lib/uuid.c: change prototype of uuid_guid_get_str()
Rasmus Villemoes
1
-4
/
+5
2021-01-15
disk: dos: add code for creating MBR partition layout
Marek Szyprowski
2
-0
/
+169
2021-01-15
disk: dos: make some functions static
Marek Szyprowski
1
-2
/
+3
2021-01-15
disk: dos: use generic macro for unaligned le32 access
Marek Szyprowski
1
-19
/
+9
2021-01-15
disk: dos: add some defines for the hardcoded numbers
Marek Szyprowski
2
-3
/
+6
2021-01-15
disk: dos: rename write_mbr_partition to write_mbr_sector
Marek Szyprowski
1
-1
/
+1
2020-09-22
disk: typo Terra Bytes
Heinrich Schuchardt
1
-1
/
+1
2020-08-14
xen: pvblock: Add initial support for para-virtualized block driver
Anastasiia Lukianenko
1
-0
/
+4
2020-05-18
common: Drop log.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop part.h from common header
Simon Glass
6
-1
/
+10
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
6
-20
/
+21
2020-05-18
common: Drop net.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop uuid.h from common header
Simon Glass
1
-0
/
+1
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
1
-2
/
+2
2020-04-30
part: detect EFI system partition
Heinrich Schuchardt
2
-10
/
+20
2020-03-18
sunxi: Move common defconfig options to Kconfig
Andre Przywara
1
-0
/
+2
2020-01-23
disk: part: rename parameter of lba512_muldiv()
Heinrich Schuchardt
1
-6
/
+7
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
1
-0
/
+1
2019-10-31
disk: part_dos: correctly detect DOS PBR
Heinrich Schuchardt
1
-14
/
+25
2019-09-19
disk: part_dos: Allocate at least one block size for mbr
Faiz Abbas
1
-1
/
+2
2019-08-23
disk: efi: ignore 'IGNOREME' GPT header found on cros eMMCs
Urja Rannikko
1
-7
/
+21
2019-08-23
disk: efi: unify code for finding a valid gpt
Urja Rannikko
1
-39
/
+34
2019-08-11
env: Move env_get() to env.h
Simon Glass
2
-0
/
+2
2019-07-24
disk: part: Extend API to get partition info
Ruslan Trofymenko
1
-0
/
+68
2019-07-23
Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-2
/
+11
2019-07-18
CVE-2019-13103: disk: stop infinite recursion in DOS Partitions
Paul Emge
1
-0
/
+18
[next]