Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9c21df15474b9f722822a95d334796cd97b3448b
/
drivers
/
block
3fd9eb6
block: dwc_ahsata: support i.MX6DQPlus
by Peng Fan
· 8 years ago
cd0fb55
dm: blk: Add functions to select a hardware partition
by Simon Glass
· 9 years ago
d077352
dm: blk: Free the block device name when unbound
by Simon Glass
· 9 years ago
72a85c0
dm: blk: Fix allocation of block-device numbering
by Simon Glass
· 9 years ago
4560ee4
dm: systemace: Add driver-mode block-device support
by Simon Glass
· 9 years ago
a0ff24c
dm: systemace: Reorder function to avoid forward declarataions
by Simon Glass
· 9 years ago
9107c97
dm: blk: Add a easier way to create a named block device
by Simon Glass
· 9 years ago
52138fd
dm: blk: Allow blk_create_device() to allocate the device number
by Simon Glass
· 9 years ago
f1d86fd
dm: sandbox: Drop the host_get_dev() function
by Simon Glass
· 9 years ago
ae9ffcc
dm: blk: Drop the systemace.h header
by Simon Glass
· 9 years ago
f6d000e
dm: systemace: Drop the get_dev() function
by Simon Glass
· 9 years ago
d508c82
dm: mmc: Add an implementation of the 'devnum' functions
by Simon Glass
· 9 years ago
0cc65a7
dm: sandbox: Add a legacy host block interface
by Simon Glass
· 9 years ago
3ef85e3
dm: systemace: Add a legacy block interface
by Simon Glass
· 9 years ago
6eef6ea
dm: blk: Add a legacy block interface
by Simon Glass
· 9 years ago
c649e3c
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
by Simon Glass
· 9 years ago
a31e2c9
sandbox: Add dummy SATA functions
by Simon Glass
· 9 years ago
84d39cb
sandbox: Add dummy SCSI functions
by Simon Glass
· 9 years ago
a219639
dm: Rename disk uclass to ahci
by Simon Glass
· 9 years ago
e161356
Revert "dm: sandbox: Drop the pre-DM host implementation"
by Simon Glass
· 9 years ago
75e14b1
ahci: flush dcache before issuing command
by Tang Yuantian
· 9 years ago
679b994
block: Add support for Ceva sata
by Michal Simek
· 9 years ago
e40cf34
drivers: block: add block device cache
by Eric Nelson
· 9 years ago
a6f70a3
Fix spelling of "transferred".
by Vagrant Cascadian
· 9 years ago
33cf727
dm: sandbox: Drop the pre-DM host implementation
by Simon Glass
· 9 years ago
40fd050
dm: sandbox: Add driver-model block-device support for sandbox
by Simon Glass
· 9 years ago
7ded959
dm: sandbox: Prepare block driver for driver-model conversion
by Simon Glass
· 9 years ago
09d71aa
dm: blk: Add a block-device uclass
by Simon Glass
· 9 years ago
bcce53d
dm: block: Rename device number member dev to devnum
by Simon Glass
· 9 years ago
3e8bd46
dm: part: Rename some partition functions
by Simon Glass
· 9 years ago
4101f68
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
e3b5f04
ahci: Add a disk-controller uclass
by Simon Glass
· 9 years ago
192bc69
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· 9 years ago
f46c255
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 9 years ago
81e33f4
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
by Stefan Roese
· 9 years ago
169789d
sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XP
by Tor Krill
· 9 years ago
7c4213f
block: pass block dev not num to read/write/erase()
by Stephen Warren
· 9 years ago
ff758cc
dm: ahci: Convert to use new DM PCI API
by Simon Glass
· 9 years ago
1b25e58
Fix typo: firstly -> first.
by Vagrant Cascadian
· 9 years ago
3f42dc8
Fix typo: commmand -> command.
by Vagrant Cascadian
· 9 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
4408248
block: ahci: Remove dead code
by Fabio Estevam
· 9 years ago
cf92e05
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· 9 years ago
e863f7f
arm: mvebu: add Armada XP SATA support
by Anton Schubert
· 9 years ago
e1783b5
drivers: block: Remove the ata_piix driver
by Bin Meng
· 9 years ago
a70e86f
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 9 years ago
2cc1aa2
block: ahci: Don't enable port interrupts
by Stefan Roese
· 9 years ago
fa31377
ahci: Fix compiling warnings under 64bit platforms
by Tang Yuantian
· 9 years ago
f8b009e
ahci: extend data io wait to 10s
by Mark Langsdorf
· 9 years ago
2b42c93
ahci: support LBA48 data reads for 2+TB drives
by Mark Langsdorf
· 9 years ago
14f66d6
fsl/sata: Replace sprintf() with snprintf()
by Tang Yuantian
· 10 years ago
9efaca3
ahci: mmio_base is a virtual address
by Scott Wood
· 10 years ago
8f6e183
ahci: Fix a wrong parameter pass
by Tang Yuantian
· 10 years ago
4df2b48
x86: ahci: Make sure interface is not busy after enabling the port
by Bin Meng
· 10 years ago
1a33b73
ahci-plat: provide a weak scsi_bus_reset() hook
by Dmitry Lifshitz
· 10 years ago
6b68888
ahci: introduce ahci_reset()
by Dmitry Lifshitz
· 10 years ago
9b416a9
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
8b923a5
blackfin: include <linux/compiler.h> rather than define __iomem
by Masahiro Yamada
· 10 years ago
dd1c8f1
sata: fix reset_sata for dwc_ahsata
by Soeren Moch
· 10 years ago
dee332f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
10ee8ec
sata: implement reset_sata for dwc_ahsata
by Nikita Kiryanov
· 10 years ago
1b51d32
sata: fix a bug in init_sata() for pci-sata card
by li pengbo
· 10 years ago
b414119
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
0029d6c
dwc_ahsata: use bitwise operator in sata_port_status
by Nikita Kiryanov
· 10 years ago
3dc23f7
arm: marvell: Move arch/kirkwood.h to arch/soc.h
by Stefan Roese
· 10 years ago
02590aa
ahci: Don't start command DMA engine before buffers are set
by Roger Quadros
· 10 years ago
ed36323
kconfig: add blank Kconfig files
by Masahiro Yamada
· 10 years ago
dc383dd
sata: dwc_ahsata: implement sata_port_status
by Nikita Kiryanov
· 10 years ago
a6e50a8
ahci: provide sunxi SATA driver using AHCI platform framework
by Ian Campbell
· 10 years ago
e0ddcf9
AHCI: Increase link timeout to 200ms
by Ian Campbell
· 10 years ago
ca84d72
dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D
by Tim Harvey
· 11 years ago
3f62971
ahci: Fix data abort on multiple scsi resets.
by Roger Quadros
· 11 years ago
73545f7
ahci: wait longer for link.
by Ian Campbell
· 11 years ago
c6f3d50
ahci-plat: Provide a weak scsi_init hook
by Ian Campbell
· 11 years ago
130fbeb
blackfin: Add <asm/clock.h> to numerous drivers
by Tom Rini
· 11 years ago
f4d8de4
sandbox: block driver using host file/device as backing store
by Henrik Nordström
· 11 years ago
2faf5fb
ahci: Fix cache align error messages
by Roger Quadros
· 11 years ago
d73763a
ahci: Error out with message on malloc() failure
by Roger Quadros
· 11 years ago
710f1d3
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
1f8b546
Fix some obvious typos across multiple subsystems.
by Robert P. J. Day
· 11 years ago
344ca0b
ahci: convert to use libata functions and definitions
by Rob Herring
· 11 years ago
7610b41
ahci: increase spin-up timeout to 20 sec
by Rob Herring
· 11 years ago
1782108
ahci: handle COMINIT received during spin-up
by Rob Herring
· 11 years ago
124e9fa
ahci: move link bring-up handling to separate function
by Rob Herring
· 11 years ago
2bdb10d
ahci: add defines for PORT_SCR_STAT register bits
by Rob Herring
· 11 years ago
796c2eb
ahci: fix memory leak in ata_scsiop_inquiry
by Rob Herring
· 11 years ago
48c3a87
ahci: fix unaligned access
by Rob Herring
· 11 years ago
2915a02
ahci: use ports implemented map instead of num_ports
by Richard Gibbs
· 11 years ago
aaf5e82
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Tom Rini
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
c575180
block: constify sect_buf argument of ide_write_data
by Gabor Juhos
· 11 years ago
2dbe64c
dwc_ahsata: Allow use with dcache enabled
by Eric Nelson
· 11 years ago
0472fbf
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
by Egbert Eich
· 12 years ago
472d546
Consolidate bool type
by York Sun
· 12 years ago
c08349e
mvsata_ide.c: Correction of typo in comments
by Gray Remlin
· 12 years ago
2d795c9
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 12 years ago
ac1048a
drivers/block/systemace - fixed data type in "systemace_read" to match prototype in "block_dev_desc_t"
by Alexey Brodkin
· 12 years ago
7cde9f3
block: systemace: Added missing "else" in "ace_writew"
by Alexey Brodkin
· 12 years ago
Next »