index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
disk
/
part.c
Commit message (
Expand
)
Author
Age
Lines
*
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
Patrick Delaunay
2017-01-28
-4
/
+4
*
disk: convert CONFIG_EFI_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
-1
/
+1
*
disk: convert CONFIG_AMIGA_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
-1
/
+1
*
disk: convert CONFIG_ISO_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
-1
/
+1
*
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
-1
/
+1
*
disk: convert CONFIG_MAC_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
-1
/
+1
*
disk: Fixed capacity message
Jean-Jacques Hiblot
2016-12-27
-2
/
+2
*
disk: part: refactor generic name creation for DOS and ISO
Petr Kulhavy
2016-10-01
-0
/
+32
*
disk: part: implement generic function part_get_info_by_name()
Petr Kulhavy
2016-10-01
-0
/
+26
*
dm: blk: Use the correct error code for blk_get_device_by_str()
Simon Glass
2016-05-17
-3
/
+3
*
dm: part: Drop the block_drvr table
Simon Glass
2016-05-17
-53
/
+14
*
dm: part: Use the legacy block driver for hardware partition support
Simon Glass
2016-05-17
-11
/
+1
*
dm: sandbox: Drop the host_get_dev() function
Simon Glass
2016-05-17
-1
/
+1
*
dm: systemace: Drop the get_dev() function
Simon Glass
2016-05-17
-1
/
+1
*
dm: sata: Drop the get_dev() function
Simon Glass
2016-05-17
-1
/
+1
*
dm: scsi: Drop the get_dev() function
Simon Glass
2016-05-17
-1
/
+1
*
dm: mmc: Drop the get_dev() function
Simon Glass
2016-05-17
-1
/
+0
*
dm: ide: Drop the get_dev() function
Simon Glass
2016-05-17
-1
/
+1
*
dm: usb: Drop the get_dev() function
Simon Glass
2016-05-17
-1
/
+1
*
dm: disk: Use legacy block driver info for block device access
Simon Glass
2016-05-17
-4
/
+3
*
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
2016-05-17
-1
/
+1
*
dm: part: fix missing driver name in debug print
Nishanth Menon
2016-04-14
-1
/
+2
*
drivers: block: add block device cache
Eric Nelson
2016-04-01
-0
/
+2
*
disk/part.c: Expose list of available block drivers
Alexander Graf
2016-03-15
-7
/
+1
*
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
-6
/
+2
*
dm: part: Rename some partition functions
Simon Glass
2016-03-14
-6
/
+6
*
dm: part: Convert partition API use to linker lists
Simon Glass
2016-03-14
-126
/
+58
*
dm: blk: Rename get_device_and_partition()
Simon Glass
2016-03-14
-1
/
+1
*
dm: blk: Rename get_device() to blk_get_device_by_str()
Simon Glass
2016-03-14
-3
/
+3
*
dm: blk: Rename get_dev() to blk_get_dev()
Simon Glass
2016-03-14
-2
/
+2
*
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
-14
/
+14
*
mmc: emmc and hw partitions partition table id bugfix.
Erik Tideman
2016-01-20
-0
/
+10
*
gpt: add optional parameter type in gpt command
Patrick Delaunay
2015-11-12
-0
/
+9
*
ubifs: Add generic fs support
Hans de Goede
2015-10-24
-0
/
+27
*
disk/part: Only build hostfs special handling when CONFIG_SANDBOX is set
Hans de Goede
2015-10-24
-0
/
+2
*
disk/part.c: make local function static
Jeroen Hofstee
2014-10-25
-1
/
+1
*
cleanup disk/part.c whitespace
Pavel Machek
2014-09-24
-4
/
+5
*
whitespace cleanups
Pavel Machek
2014-07-22
-4
/
+4
*
sandbox: restore ability to access host fs through standard commands
Stephen Warren
2014-06-23
-0
/
+19
*
disk: default to HW partition 0 if not specified
Stephen Warren
2014-06-12
-3
/
+3
*
mmc: provide a select_hwpart implementation for get_device()
Stephen Warren
2014-05-23
-1
/
+5
*
disk: support devices with HW partitions
Stephen Warren
2014-05-23
-10
/
+64
*
sandbox: Use os functions to read host device tree
Simon Glass
2014-03-17
-17
/
+0
*
sandbox: block driver using host file/device as backing store
Henrik Nordström
2014-01-08
-0
/
+6
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
fs/ext4: fix log2blksz un-initialized error, by cacaulating its value from blksz
Lan Yixun (dlan)
2013-07-22
-0
/
+4
*
disk: define HAVE_BLOCK_DEVICE in a common place
Stephen Warren
2013-03-14
-10
/
+0
*
sandbox: Add host filesystem
Simon Glass
2013-03-04
-0
/
+17
*
part: check each variable for capability calculation
Jerry Huang
2012-12-06
-1
/
+1
*
disk: Make the disk partition code work with no specific partition types
Gabe Black
2012-10-22
-33
/
+17
[next]