index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
sandbox.c
Age
Commit message (
Expand
)
Author
2017-04-05
dm: core: Add flags parameter to device_remove()
Stefan Roese
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-05-17
dm: sandbox: Drop the host_get_dev() function
Simon Glass
2016-05-17
dm: sandbox: Add a legacy host block interface
Simon Glass
2016-05-17
Revert "dm: sandbox: Drop the pre-DM host implementation"
Simon Glass
2016-03-18
dm: sandbox: Drop the pre-DM host implementation
Simon Glass
2016-03-14
dm: sandbox: Add driver-model block-device support for sandbox
Simon Glass
2016-03-14
dm: sandbox: Prepare block driver for driver-model conversion
Simon Glass
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: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-14
block: pass block dev not num to read/write/erase()
Stephen Warren
2014-01-09
sandbox: block driver using host file/device as backing store
Henrik Nordström