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
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
2019-07-16
disk: efi: avoid unaligned pointer error
Heinrich Schuchardt
1
-2
/
+11
2019-07-06
disk: efi: buffer overflow in part_get_info_efi()
Heinrich Schuchardt
1
-2
/
+2
2019-06-21
disk: part: Don't skip partition init
Robert Hancock
1
-4
/
+3
2019-06-14
disk: part: avoid undefined reference to `__udivmoddi4'
Heinrich Schuchardt
1
-6
/
+6
2019-05-02
disk: efi: Fix memory leak on 'gpt verify'
Eugeniu Rosca
1
-0
/
+4
2019-05-02
disk: efi: Fix memory leak on 'gpt guid'
Eugeniu Rosca
1
-0
/
+2
2019-04-26
disk: part: fix typo
Heinrich Schuchardt
1
-1
/
+1
2019-01-18
disk: efi: GUIDs should be const
Heinrich Schuchardt
1
-1
/
+1
2018-11-14
blk: Introduce IF_TYPE_VIRTIO
Tuomas Tynkkynen
1
-0
/
+6
2018-10-09
Rename GPT_HEADER_SIGNATURE to avoid conflict
Simon Glass
1
-3
/
+3
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
1
-1
/
+0
2018-08-10
disk: part: Don't show redundant error message
Sam Protsenko
1
-1
/
+1
2018-06-14
efi_loader: avoid initializer element is not constant
Heinrich Schuchardt
1
-2
/
+7
2018-06-05
disk: efi: Correct backing up the MBR boot code
Sam Protsenko
1
-2
/
+4
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
11
-23
/
+11
2018-04-28
spl: disk: usb: Add dependencies to sprintf/strto*
Alex Kiernan
1
-0
/
+4
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2018-04-16
part: Disable CONFIG_SPL_ISO_PARTITION by default
Alexander Graf
1
-1
/
+0
2018-03-13
disk: part: use common api to lookup part driver
Kever Yang
1
-20
/
+17
2018-03-13
disk: part: scan the disk if the part_type is unknown
Kever Yang
1
-6
/
+18
2018-02-08
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
Adam Ford
6
-12
/
+12
2018-02-08
Convert LIB_UUID to Kconfig
Adam Ford
1
-0
/
+2
2018-02-07
part: Allocate only one legacy_mbr buffer
Alexey Brodkin
1
-1
/
+1
2017-12-19
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
1
-0
/
+14
2017-12-07
part: efi: Add default number of partition entries for sunxi
Maxime Ripard
1
-0
/
+1
2017-12-07
part: efi: Add a Kconfig option for the number of partition entries
Maxime Ripard
1
-0
/
+13
2017-11-29
disk: efi: correct the allocation size for mbr header in stack
Patrick Delaunay
1
-2
/
+2
2017-11-06
disk: part_dos: fix part_get_info_extended() function
Shawn Guo
1
-1
/
+1
2017-11-06
gpt: Use cache aligned buffers for gpt_h and gpt_e
Lukasz Majewski
1
-7
/
+9
2017-10-23
disk: efi: correct the overlap check on GPT header and PTE
Patrick Delaunay
1
-2
/
+2
2017-10-16
iso: Reduce verbosity on test and info calls
Alexander Graf
1
-2
/
+2
2017-10-16
part_efi: In is_gpt_valid() check argument validity before allocation
Tom Rini
1
-2
/
+3
[next]