Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | dm: blk: Add functions to select a hardware partition | Simon Glass | 2016-05-17 | -0/+29 |
* | dm: blk: Free the block device name when unbound | Simon Glass | 2016-05-17 | -2/+10 |
* | dm: blk: Fix allocation of block-device numbering | Simon Glass | 2016-05-17 | -9/+9 |
* | dm: blk: Add a easier way to create a named block device | Simon Glass | 2016-05-17 | -0/+15 |
* | dm: blk: Allow blk_create_device() to allocate the device number | Simon Glass | 2016-05-17 | -0/+29 |
* | dm: mmc: Add an implementation of the 'devnum' functions | Simon Glass | 2016-05-17 | -0/+280 |
* | drivers: block: add block device cache | Eric Nelson | 2016-04-01 | -1/+12 |
* | dm: blk: Add a block-device uclass | Simon Glass | 2016-03-14 | -0/+175 |