index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
2
-0
/
+2
*
sandbox: fill block device meta information
Heinrich Schuchardt
2021-01-30
1
-0
/
+11
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
1
-3
/
+3
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
3
-21
/
+21
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
2
-2
/
+2
*
xen: pvblock: Add initial support for para-virtualized block driver
Anastasiia Lukianenko
2020-08-14
1
-0
/
+2
*
blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC
Ovidiu Panait
2020-08-06
1
-6
/
+9
*
dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe
Ovidiu Panait
2020-08-06
1
-4
/
+5
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
common: Drop part.h from common header
Simon Glass
2020-05-18
4
-1
/
+6
*
block: ide: use definitions from include/libata.h
Heinrich Schuchardt
2020-04-17
1
-4
/
+4
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
2
-0
/
+2
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
1
-0
/
+1
*
common: fix regression on block cache init
Angelo Durgehello
2020-01-26
1
-0
/
+6
*
common: add blkcache init
Angelo Durgehello
2020-01-25
1
-1
/
+8
*
blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more
Tom Rini
2019-12-03
1
-1
/
+1
*
blk: set log2blksz in blk_create_device()
Heinrich Schuchardt
2019-10-30
1
-0
/
+1
*
dm: core: Add device_foreach_child()
Simon Glass
2019-10-08
1
-2
/
+2
*
Revert "blk: Invalidate block cache when switching hwpart"
Weijie Gao
2019-08-30
1
-12
/
+2
*
blk: Invalidate block cache when switching hwpart
Weijie Gao
2019-07-18
1
-2
/
+12
*
blk: Allow control of the block cache in TPL
Simon Glass
2019-07-10
1
-0
/
+7
*
blk: Increase cache element size
Marek Vasut
2019-01-15
1
-1
/
+1
*
blk: Rework guard around part_init call
Tom Rini
2018-12-12
2
-1
/
+3
*
blk: Introduce IF_TYPE_VIRTIO
Tuomas Tynkkynen
2018-11-14
1
-0
/
+2
*
blk: Make blk_next_free_devnum() public
Bin Meng
2018-11-14
1
-1
/
+1
*
blk: Drop blk_prepare_device()
Bin Meng
2018-11-14
1
-9
/
+0
*
blk: Call part_init() in the post_probe() method
Bin Meng
2018-11-14
3
-3
/
+13
*
sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data
Bin Meng
2018-11-14
1
-7
/
+8
*
blk: Support block drivers in TPL
Simon Glass
2018-10-09
2
-1
/
+13
*
block: Add a function to find block device descriptor
Tien Fong Chee
2018-09-28
1
-0
/
+23
*
block: Add SPL_BLOCK_CACHE and default n
Adam Ford
2018-06-18
2
-1
/
+8
*
block: Have BLOCK_CACHE default to y in some cases
Tom Rini
2018-06-07
1
-1
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
6
-13
/
+6
*
SystemACE: Remove
Tom Rini
2018-02-13
4
-325
/
+0
*
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
Adam Ford
2018-02-08
2
-2
/
+9
*
block: Migrate SystemACE chip to Kconfig
Tom Rini
2018-02-08
1
-0
/
+18
*
efi_driver: EFI block driver
Heinrich Schuchardt
2018-01-22
1
-1
/
+3
*
dm: blk: Use uclass_find_first/next_device() in blk_first/next_device()
Stefan Roese
2017-12-12
1
-3
/
+4
*
blk: Remove various places that do flush cache after read
Bin Meng
2017-09-15
2
-6
/
+0
*
blk: dm: make blk_create_device() take a number of block instead of a size
Jean-Jacques Hiblot
2017-09-11
2
-5
/
+5
*
block: ide: Don't bother to create BLK device if no CDROM inserted
Bin Meng
2017-09-10
1
-0
/
+7
*
block: ide: Fix block read/write with driver model
Bin Meng
2017-09-10
2
-1
/
+74
*
block: Drop the ftide020 driver
Bin Meng
2017-09-03
3
-614
/
+0
*
block: ide: Drop CONFIG_IDE_LED
Bin Meng
2017-09-03
1
-46
/
+0
*
block: ide: Drop CONFIG_IDE_INIT_POSTRESET
Bin Meng
2017-09-03
1
-9
/
+0
*
dm: blk: Update return value in blk_create_devicef()
Simon Glass
2017-08-17
1
-1
/
+1
*
dm: blk: Add a function to find an interface-type name
Simon Glass
2017-08-17
2
-0
/
+12
*
dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
Zhikang Zhang
2017-08-13
1
-0
/
+2
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-08-01
1
-0
/
+2
|
\
[next]