index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
disk
/
part.c
Age
Commit message (
Expand
)
Author
2016-04-01
drivers: block: add block device cache
Eric Nelson
2016-03-15
disk/part.c: Expose list of available block drivers
Alexander Graf
2016-03-14
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
dm: part: Rename some partition functions
Simon Glass
2016-03-14
dm: part: Convert partition API use to linker lists
Simon Glass
2016-03-14
dm: blk: Rename get_device_and_partition()
Simon Glass
2016-03-14
dm: blk: Rename get_device() to blk_get_device_by_str()
Simon Glass
2016-03-14
dm: blk: Rename get_dev() to blk_get_dev()
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-20
mmc: emmc and hw partitions partition table id bugfix.
Erik Tideman
2015-11-12
gpt: add optional parameter type in gpt command
Patrick Delaunay
2015-10-24
ubifs: Add generic fs support
Hans de Goede
2015-10-24
disk/part: Only build hostfs special handling when CONFIG_SANDBOX is set
Hans de Goede
2014-10-25
disk/part.c: make local function static
Jeroen Hofstee
2014-09-24
cleanup disk/part.c whitespace
Pavel Machek
2014-07-22
whitespace cleanups
Pavel Machek
2014-06-23
sandbox: restore ability to access host fs through standard commands
Stephen Warren
2014-06-12
disk: default to HW partition 0 if not specified
Stephen Warren
2014-05-23
mmc: provide a select_hwpart implementation for get_device()
Stephen Warren
2014-05-23
disk: support devices with HW partitions
Stephen Warren
2014-03-18
sandbox: Use os functions to read host device tree
Simon Glass
2014-01-09
sandbox: block driver using host file/device as backing store
Henrik Nordström
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-22
fs/ext4: fix log2blksz un-initialized error, by cacaulating its value from blksz
Lan Yixun (dlan)
2013-03-14
disk: define HAVE_BLOCK_DEVICE in a common place
Stephen Warren
2013-03-04
sandbox: Add host filesystem
Simon Glass
2012-12-06
part: check each variable for capability calculation
Jerry Huang
2012-10-22
disk: Make the disk partition code work with no specific partition types
Gabe Black
2012-10-19
disk: initialize name/part fields when returning a whole disk
Stephen Warren
2012-10-17
disk: get_device_and_partition() return value fixes
Stephen Warren
2012-09-28
disk: allow - or empty string to fall back to $bootdevice
Stephen Warren
2012-09-25
disk: part_efi: parse and store partition UUID
Stephen Warren
2012-09-25
disk: get_device_and_partition() "auto" partition and cleanup
Stephen Warren
2012-09-25
disk: introduce get_device()
Stephen Warren
2012-09-25
disk/part: introduce get_device_and_partition
Rob Herring
2012-09-25
disk: make get_partition_info() always available to disk.c
Stephen Warren
2012-06-21
Block: Remove MG DISK support
Marek Vasut
2012-03-27
disk/part.c: Fix device enumeration through API
Tim Kientzle
2011-04-12
disk/part.c: fix potential stack overflow bug
Lei Wen
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-09-19
disk/part.c: fix relocation fixup
Heiko Schocher
2010-09-18
mmc: print out partition table
Lei Wen
2010-08-10
disk/part.c: 'usb storage' avoiding overflow when output capacity
Sergei Trofimovich
2009-12-08
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
2009-10-03
Conditionally perform common relocation fixups
Peter Tyser
2009-05-15
IDE: bail out of dev_print() for unknown device types
Wolfgang Denk
2009-04-03
mflash: Initial mflash support
unsik Kim
2009-03-20
vsprintf: pull updates from Linux kernel
Mike Frysinger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
Add support for CONFIG_EFI_PARTITION (GUID Partition Table)
richardretanubun
[next]