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
*
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
|
\
|
*
block: ide: Fix build error when CONFIG_BLK is on
Bin Meng
2017-08-01
1
-0
/
+2
*
|
dm: mmc: Allow disabling driver model in SPL
Simon Glass
2017-08-01
2
-2
/
+14
|
/
*
scsi: Move drivers into new drivers/scsi directory
Simon Glass
2017-07-11
4
-71
/
+1
*
sata: Move drivers into new drivers/ata directory
Simon Glass
2017-07-11
21
-9926
/
+1
*
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2017-07-11
1
-0
/
+13
*
scsi: Drop scsi_print_error()
Simon Glass
2017-07-11
2
-9
/
+0
*
scsi: Drop sym53c8xx driver
Simon Glass
2017-07-11
2
-852
/
+0
*
Convert CONFIG_SCSI to Kconfig
Simon Glass
2017-07-11
1
-0
/
+9
*
drivers, block: remove sil680 driver
Heiko Schocher
2017-07-03
2
-90
/
+0
*
block: sata: ceva: drop extraneous netdev.h include
Peter Robinson
2017-06-20
1
-1
/
+0
*
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2017-06-12
2
-12
/
+0
*
dm: blk: Add a way to obtain a block device from its parent
Simon Glass
2017-06-09
1
-0
/
+26
*
dm: blk: Improve block device claiming
Simon Glass
2017-06-01
1
-3
/
+31
*
dm: blk: Add a function to find the next block device number
Simon Glass
2017-06-01
1
-6
/
+16
*
dm: blk: Allow finding block devices without probing
Simon Glass
2017-06-01
1
-2
/
+13
*
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-06-01
1
-3
/
+3
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
2
-3
/
+3
*
Kconfig: Add a CONFIG_IDE option
Simon Glass
2017-05-22
4
-1
/
+1241
*
drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device
Jean-Jacques Hiblot
2017-05-09
3
-0
/
+112
*
fsl/sata: correctly identify failed malloc
xypron.glpk@gmx.de
2017-04-18
1
-1
/
+1
*
drivers: remove Blackfin specific drivers
Masahiro Yamada
2017-04-18
3
-1380
/
+0
*
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-04-04
2
-2
/
+2
*
block: Move ceva driver to DM
Michal Simek
2016-12-20
2
-2
/
+48
*
dm: Add support for scsi/sata based devices
Michal Simek
2016-12-20
5
-9
/
+64
*
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
Tom Rini
2016-12-09
6
-112
/
+11
*
block: Move ceva driver to DM
Michal Simek
2016-12-08
2
-2
/
+48
*
dm: Add support for scsi/sata based devices
Michal Simek
2016-12-08
5
-9
/
+64
*
sata: sata_mv: Fix misaligned cache warnings
Stefan Roese
2016-12-05
1
-3
/
+9
*
dm: blk: Fix get_desc to return block device descriptor
Michal Simek
2016-12-02
1
-0
/
+2
*
dm: blk: Enable CONFIG_BLK if DM_MMC is enabled
Simon Glass
2016-10-11
1
-0
/
+1
[next]