Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: sandbox: Drop the host_get_dev() function | Simon Glass | 2016-05-17 | 1 | -10/+0 |
* | dm: sandbox: Add a legacy host block interface | Simon Glass | 2016-05-17 | 1 | -0/+7 |
* | Revert "dm: sandbox: Drop the pre-DM host implementation" | Simon Glass | 2016-05-17 | 1 | -0/+90 |
* | dm: sandbox: Drop the pre-DM host implementation | Simon Glass | 2016-03-17 | 1 | -90/+0 |
* | dm: sandbox: Add driver-model block-device support for sandbox | Simon Glass | 2016-03-14 | 1 | -1/+117 |
* | dm: sandbox: Prepare block driver for driver-model conversion | Simon Glass | 2016-03-14 | 1 | -16/+14 |
* | dm: block: Rename device number member dev to devnum | Simon Glass | 2016-03-14 | 1 | -3/+3 |
* | dm: part: Rename some partition functions | Simon Glass | 2016-03-14 | 1 | -1/+1 |
* | dm: Drop the block_dev_desc_t typedef | Simon Glass | 2016-03-14 | 1 | -6/+6 |
* | block: pass block dev not num to read/write/erase() | Stephen Warren | 2016-01-13 | 1 | -4/+8 |
* | sandbox: block driver using host file/device as backing store | Henrik Nordström | 2014-01-08 | 1 | -0/+124 |