Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
23f00474d83db80bbe70d8d6e24538f5ee3d7a55
/
drivers
/
block
cfd7293
dm: core: Add device_foreach_child()
by Simon Glass
· Wed Sep 25 08:55:56 2019 -0600
f50d8d1
Revert "blk: Invalidate block cache when switching hwpart"
by developer
· Tue Aug 27 15:32:18 2019 +0800
1a0ff47
blk: Invalidate block cache when switching hwpart
by developer
· Thu Jul 11 15:10:23 2019 +0800
bfd4844
blk: Allow control of the block cache in TPL
by Simon Glass
· Sat May 18 11:59:53 2019 -0600
0ebd033
blk: Increase cache element size
by Marek Vasut
· Wed Aug 08 13:20:29 2018 +0200
1794ae6
blk: Rework guard around part_init call
by Tom Rini
· Wed Dec 05 08:23:38 2018 -0500
d458006
blk: Introduce IF_TYPE_VIRTIO
by Tuomas Tynkkynen
· Mon Oct 15 02:21:10 2018 -0700
fd5eda7
blk: Make blk_next_free_devnum() public
by Bin Meng
· Mon Oct 15 02:21:09 2018 -0700
e086801
blk: Drop blk_prepare_device()
by Bin Meng
· Mon Oct 15 02:21:08 2018 -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
a19f730
blk: Support block drivers in TPL
by Simon Glass
· Mon Oct 01 12:22:13 2018 -0600
1037852
block: Add a function to find block device descriptor
by Tien Fong Chee
· Fri Jul 06 16:26:36 2018 +0800
d693fb9
block: Add SPL_BLOCK_CACHE and default n
by Adam Ford
· Mon Jun 11 17:17:48 2018 -0500
587a09e
block: Have BLOCK_CACHE default to y in some cases
by Tom Rini
· Tue May 22 12:24:16 2018 -0400
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
b890600
SystemACE: Remove
by Tom Rini
· Mon Feb 12 09:51:33 2018 -0500
b10ba90
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
by Adam Ford
· Tue Feb 06 12:43:56 2018 -0600
91d417b
block: Migrate SystemACE chip to Kconfig
by Tom Rini
· Thu Feb 08 13:49:48 2018 -0500
11206f4
efi_driver: EFI block driver
by Heinrich Schuchardt
· Sun Jan 21 19:29:30 2018 +0100
ef58a90
dm: blk: Use uclass_find_first/next_device() in blk_first/next_device()
by Stefan Roese
· Wed Nov 29 16:46:42 2017 +0100
629e799
blk: Remove various places that do flush cache after read
by Bin Meng
· Tue Sep 12 19:00:23 2017 -0700
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
5781c46
block: ide: Don't bother to create BLK device if no CDROM inserted
by Bin Meng
· Sun Sep 10 05:12:52 2017 -0700
b650afa
block: ide: Fix block read/write with driver model
by Bin Meng
· Sun Sep 10 05:12:51 2017 -0700
8ec73a9
block: Drop the ftide020 driver
by Bin Meng
· Sat Sep 02 08:43:54 2017 -0700
b2c7baa
block: ide: Drop CONFIG_IDE_LED
by Bin Meng
· Sat Sep 02 08:43:53 2017 -0700
23e2d33
block: ide: Drop CONFIG_IDE_INIT_POSTRESET
by Bin Meng
· Sat Sep 02 08:43:52 2017 -0700
4450597
dm: blk: Update return value in blk_create_devicef()
by Simon Glass
· Sat Jul 29 11:34:59 2017 -0600
85af5a4
dm: blk: Add a function to find an interface-type name
by Simon Glass
· Sat Jul 29 11:34:53 2017 -0600
182fccd
dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
by Zhikang Zhang
· Thu Aug 03 02:30:56 2017 -0700
8bf9908
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Tue Aug 01 15:38:32 2017 -0400
609dabc
block: ide: Fix build error when CONFIG_BLK is on
by Bin Meng
· Sun Jul 30 19:24:00 2017 -0700
5f4bd8c
dm: mmc: Allow disabling driver model in SPL
by Simon Glass
· Tue Jul 04 13:31:19 2017 -0600
3def006
scsi: Move drivers into new drivers/scsi directory
by Simon Glass
· Wed Jun 14 21:28:27 2017 -0600
2c844c4
sata: Move drivers into new drivers/ata directory
by Simon Glass
· Wed Jun 14 21:28:26 2017 -0600
ab3055a
Kconfig: Add CONFIG_SATA to enable SATA
by Simon Glass
· Wed Jun 14 21:28:25 2017 -0600
1674098
scsi: Drop scsi_print_error()
by Simon Glass
· Wed Jun 14 21:28:23 2017 -0600
3833441
scsi: Drop sym53c8xx driver
by Simon Glass
· Wed Jun 14 21:28:22 2017 -0600
0e5faf0
Convert CONFIG_SCSI to Kconfig
by Simon Glass
· Wed Jun 14 21:28:21 2017 -0600
6cdd8d8
drivers, block: remove sil680 driver
by Heiko Schocher
· Tue Jun 27 16:49:13 2017 +0200
9c7a6a2
block: sata: ceva: drop extraneous netdev.h include
by Peter Robinson
· Sun May 14 21:47:02 2017 +0100
65d94db
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· Wed Jun 07 17:33:09 2017 +0200
4f26913
dm: blk: Add a way to obtain a block device from its parent
by Simon Glass
· Sat May 27 11:37:17 2017 -0600
e4fef74
dm: blk: Improve block device claiming
by Simon Glass
· Sun Apr 23 20:02:07 2017 -0600
dbc3861
dm: blk: Add a function to find the next block device number
by Simon Glass
· Sun Apr 23 20:02:06 2017 -0600
d5d4c10
dm: blk: Allow finding block devices without probing
by Simon Glass
· Sun Apr 23 20:02:05 2017 -0600
7a49443
dm: core: Replace of_offset with accessor (part 2)
by Simon Glass
· Wed May 17 17:18:09 2017 -0600
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· Wed May 17 17:18:05 2017 -0600
b569a01
Kconfig: Add a CONFIG_IDE option
by Simon Glass
· Wed May 17 03:25:30 2017 -0600
d7cb71b
drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device
by Jean-Jacques Hiblot
· Mon Apr 24 11:51:31 2017 +0200
222d242
fsl/sata: correctly identify failed malloc
by xypron.glpk@gmx.de
· Sat Apr 15 15:31:53 2017 +0200
d52c551
drivers: remove Blackfin specific drivers
by Masahiro Yamada
· Fri Apr 14 10:55:00 2017 +0900
80b5bc9
dm: core: Add flags parameter to device_remove()
by Stefan Roese
· Mon Mar 20 12:51:48 2017 +0100
008838d
block: Move ceva driver to DM
by Michal Simek
· Thu Sep 08 15:06:22 2016 +0200
c886f35
dm: Add support for scsi/sata based devices
by Michal Simek
· Thu Sep 08 15:06:45 2016 +0200
edcfdbd
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
by Tom Rini
· Fri Dec 09 07:56:54 2016 -0500
b06a44b
block: Move ceva driver to DM
by Michal Simek
· Thu Sep 08 15:06:22 2016 +0200
4b72702
dm: Add support for scsi/sata based devices
by Michal Simek
· Thu Sep 08 15:06:45 2016 +0200
9a62bf1
sata: sata_mv: Fix misaligned cache warnings
by Stefan Roese
· Fri Nov 18 17:21:51 2016 +0100
f438b6b
dm: blk: Fix get_desc to return block device descriptor
by Michal Simek
· Wed Nov 16 17:37:42 2016 +0100
7b8492e
dm: blk: Enable CONFIG_BLK if DM_MMC is enabled
by Simon Glass
· Sat Oct 01 14:43:18 2016 -0600
d99a30e
ahci: Make ahci_port_base() non-static to enable overwrite
by Stefan Roese
· Wed Aug 31 10:02:15 2016 +0200
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
30fe357
drivers: squash lines for immediate return
by Masahiro Yamada
· Tue Sep 06 22:17:39 2016 +0900
c854694
block: dwc_ahsata: support i.MX6DQPlus
by Peng Fan
· Mon May 23 18:36:05 2016 +0800
13c2c29
dm: blk: Add functions to select a hardware partition
by Simon Glass
· Sun May 01 13:52:30 2016 -0600
39e5492
dm: blk: Free the block device name when unbound
by Simon Glass
· Sun May 01 13:52:24 2016 -0600
77f7fb8
dm: blk: Fix allocation of block-device numbering
by Simon Glass
· Sun May 01 13:52:22 2016 -0600
66014ef
dm: systemace: Add driver-mode block-device support
by Simon Glass
· Sun May 01 11:36:31 2016 -0600
5fd962e
dm: systemace: Reorder function to avoid forward declarataions
by Simon Glass
· Sun May 01 11:36:30 2016 -0600
966b695
dm: blk: Add a easier way to create a named block device
by Simon Glass
· Sun May 01 11:36:29 2016 -0600
d089ba3
dm: blk: Allow blk_create_device() to allocate the device number
by Simon Glass
· Sun May 01 11:36:28 2016 -0600
025ed60
dm: sandbox: Drop the host_get_dev() function
by Simon Glass
· Sun May 01 11:36:20 2016 -0600
77389b6
dm: blk: Drop the systemace.h header
by Simon Glass
· Sun May 01 11:36:19 2016 -0600
64b5c10
dm: systemace: Drop the get_dev() function
by Simon Glass
· Sun May 01 11:36:18 2016 -0600
4131ad5
dm: mmc: Add an implementation of the 'devnum' functions
by Simon Glass
· Sun May 01 11:36:08 2016 -0600
a57299e
dm: sandbox: Add a legacy host block interface
by Simon Glass
· Sun May 01 11:36:05 2016 -0600
f415a29
dm: systemace: Add a legacy block interface
by Simon Glass
· Sun May 01 11:36:04 2016 -0600
3bf2ab9
dm: blk: Add a legacy block interface
by Simon Glass
· Sun May 01 11:36:03 2016 -0600
8706b81
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
by Simon Glass
· Sun May 01 11:36:02 2016 -0600
732b432
sandbox: Add dummy SATA functions
by Simon Glass
· Sun May 01 11:35:56 2016 -0600
471d867
sandbox: Add dummy SCSI functions
by Simon Glass
· Sun May 01 11:35:55 2016 -0600
85ee165
dm: Rename disk uclass to ahci
by Simon Glass
· Sun May 01 11:35:52 2016 -0600
86bc14f
Revert "dm: sandbox: Drop the pre-DM host implementation"
by Simon Glass
· Sun May 01 11:35:49 2016 -0600
93b99e0
ahci: flush dcache before issuing command
by Tang Yuantian
· Thu Apr 14 16:21:00 2016 +0800
d54b1af
block: Add support for Ceva sata
by Michal Simek
· Wed Sep 30 17:26:55 2015 +0200
faf4f05
drivers: block: add block device cache
by Eric Nelson
· Mon Mar 28 10:05:44 2016 -0700
53d41e6
Fix spelling of "transferred".
by Vagrant Cascadian
· Tue Mar 15 12:16:39 2016 -0700
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
cceee55
dm: blk: Add a block-device uclass
by Simon Glass
· Mon Feb 29 15:25:55 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
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· Fri Feb 05 19:30:11 2016 -0800
cfe85a8
ahci: Add a disk-controller uclass
by Simon Glass
· Sun Jan 17 16:11:34 2016 -0700
34fd6c9
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· Wed Dec 30 13:05:58 2015 +0000
0872fb2
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· Thu Jan 14 11:23:05 2016 -0500
Next »