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
/
drivers
/
block
/
blk-uclass.c
Age
Commit message (
Expand
)
Author
2017-06-09
dm: blk: Add a way to obtain a block device from its parent
Simon Glass
2017-06-01
dm: blk: Improve block device claiming
Simon Glass
2017-06-01
dm: blk: Add a function to find the next block device number
Simon Glass
2017-06-01
dm: blk: Allow finding block devices without probing
Simon Glass
2017-04-05
dm: core: Add flags parameter to device_remove()
Stefan Roese
2016-12-20
dm: Add support for scsi/sata based devices
Michal Simek
2016-12-09
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
Tom Rini
2016-12-08
dm: Add support for scsi/sata based devices
Michal Simek
2016-12-03
dm: blk: Fix get_desc to return block device descriptor
Michal Simek
2016-05-17
dm: blk: Add functions to select a hardware partition
Simon Glass
2016-05-17
dm: blk: Free the block device name when unbound
Simon Glass
2016-05-17
dm: blk: Fix allocation of block-device numbering
Simon Glass
2016-05-17
dm: blk: Add a easier way to create a named block device
Simon Glass
2016-05-17
dm: blk: Allow blk_create_device() to allocate the device number
Simon Glass
2016-05-17
dm: mmc: Add an implementation of the 'devnum' functions
Simon Glass
2016-04-01
drivers: block: add block device cache
Eric Nelson
2016-03-14
dm: blk: Add a block-device uclass
Simon Glass