Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6a51f189f1572ebd7bf1cf0c6b320a532be8eab1
/
drivers
/
block
/
sandbox.c
e57f8d4
dm: sandbox: Switch over to using the new host uclass
by Simon Glass
· Sat Oct 29 19:47:17 2022 -0600
25a52c5
dm: sandbox: Drop non-BLK code from host implementation
by Simon Glass
· Sat Oct 29 19:47:03 2022 -0600
fada3f9
blk: Rename if_type to uclass_id
by Simon Glass
· Sat Sep 17 09:00:09 2022 -0600
dbfa32c
blk: Switch over to using uclass IDs
by Simon Glass
· Thu Aug 11 19:34:59 2022 -0600
0883162
sandbox: Open host file for read-only access if needed
by Simon Glass
· Mon Feb 28 15:13:47 2022 -0700
c6d7681
sandbox: Drop CONFIG_HOST_MAX_DEVICES
by Simon Glass
· Wed Nov 24 09:26:40 2021 -0700
b4d0077
sandbox: Provide a way to bind fixed/removeable devices
by Simon Glass
· Mon Mar 15 18:11:11 2021 +1300
49b5e2e
sandbox: host bind must close file descriptor
by Heinrich Schuchardt
· Wed Feb 03 00:21:56 2021 +0100
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
e3cfde9
sandbox: fill block device meta information
by Heinrich Schuchardt
· Mon Jan 25 12:57:14 2021 +0100
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
cbc3da8
blk: Call part_init() in the post_probe() method
by Bin Meng
· Mon Oct 15 02:21:07 2018 -0700
311f800
sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data
by Bin Meng
· Mon Oct 15 02:21:05 2018 -0700
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
99b324a
blk: dm: make blk_create_device() take a number of block instead of a size
by Jean-Jacques Hiblot
· Fri Jun 09 16:45:18 2017 +0200
80b5bc9
dm: core: Add flags parameter to device_remove()
by Stefan Roese
· Mon Mar 20 12:51:48 2017 +0100
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
025ed60
dm: sandbox: Drop the host_get_dev() function
by Simon Glass
· Sun May 01 11:36:20 2016 -0600
a57299e
dm: sandbox: Add a legacy host block interface
by Simon Glass
· Sun May 01 11:36:05 2016 -0600
86bc14f
Revert "dm: sandbox: Drop the pre-DM host implementation"
by Simon Glass
· Sun May 01 11:35:49 2016 -0600
0de920c
dm: sandbox: Drop the pre-DM host implementation
by Simon Glass
· Sun Mar 13 08:22:35 2016 -0600
2c2075a
dm: sandbox: Add driver-model block-device support for sandbox
by Simon Glass
· Mon Feb 29 15:25:57 2016 -0700
52e85ac
dm: sandbox: Prepare block driver for driver-model conversion
by Simon Glass
· Mon Feb 29 15:25:56 2016 -0700
2f26fff
dm: block: Rename device number member dev to devnum
by Simon Glass
· Mon Feb 29 15:25:51 2016 -0700
b89a844
dm: part: Rename some partition functions
by Simon Glass
· Mon Feb 29 15:25:48 2016 -0700
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· Mon Feb 29 15:25:34 2016 -0700
e73f296
block: pass block dev not num to read/write/erase()
by Stephen Warren
· Mon Dec 07 11:38:48 2015 -0700
26f9a6c
sandbox: block driver using host file/device as backing store
by Henrik Nordström
· Sun Nov 10 10:26:56 2013 -0700