index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
ahci: flush dcache before issuing command
Tang Yuantian
2016-04-18
1
-0
/
+1
*
block: Add support for Ceva sata
Michal Simek
2016-04-04
2
-0
/
+114
*
drivers: block: add block device cache
Eric Nelson
2016-04-01
4
-1
/
+195
*
Fix spelling of "transferred".
Vagrant Cascadian
2016-03-22
1
-2
/
+2
*
dm: sandbox: Drop the pre-DM host implementation
Simon Glass
2016-03-17
1
-90
/
+0
*
dm: sandbox: Add driver-model block-device support for sandbox
Simon Glass
2016-03-14
1
-1
/
+117
*
dm: sandbox: Prepare block driver for driver-model conversion
Simon Glass
2016-03-14
1
-16
/
+14
*
dm: blk: Add a block-device uclass
Simon Glass
2016-03-14
3
-0
/
+188
*
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
2
-4
/
+4
*
dm: part: Rename some partition functions
Simon Glass
2016-03-14
3
-3
/
+3
*
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
3
-12
/
+12
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
1
-1
/
+1
*
ahci: Add a disk-controller uclass
Simon Glass
2016-01-24
3
-0
/
+24
*
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
1
-2
/
+2
*
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2016-01-14
3
-3
/
+1049
|
\
|
*
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
Stefan Roese
2016-01-14
1
-3
/
+3
|
*
sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XP
Tor Krill
2016-01-14
2
-0
/
+1046
*
|
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-13
2
-8
/
+14
|
/
*
dm: ahci: Convert to use new DM PCI API
Simon Glass
2016-01-12
1
-7
/
+63
*
Fix typo: firstly -> first.
Vagrant Cascadian
2015-12-05
1
-2
/
+2
*
Fix typo: commmand -> command.
Vagrant Cascadian
2015-12-05
2
-3
/
+3
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
1
-0
/
+1
*
block: ahci: Remove dead code
Fabio Estevam
2015-11-12
1
-36
/
+0
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
1
-0
/
+1
*
arm: mvebu: add Armada XP SATA support
Anton Schubert
2015-07-23
1
-0
/
+41
*
drivers: block: Remove the ata_piix driver
Bin Meng
2015-07-14
3
-789
/
+0
*
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2015-07-10
1
-3
/
+0
|
\
|
*
block: ahci: Don't enable port interrupts
Stefan Roese
2015-07-10
1
-3
/
+0
*
|
ahci: Fix compiling warnings under 64bit platforms
Tang Yuantian
2015-07-09
2
-34
/
+43
|
/
*
ahci: extend data io wait to 10s
Mark Langsdorf
2015-06-12
1
-1
/
+1
*
ahci: support LBA48 data reads for 2+TB drives
Mark Langsdorf
2015-06-12
1
-9
/
+29
*
fsl/sata: Replace sprintf() with snprintf()
Tang Yuantian
2015-05-28
1
-1
/
+1
*
ahci: mmio_base is a virtual address
Scott Wood
2015-04-18
2
-6
/
+7
*
ahci: Fix a wrong parameter pass
Tang Yuantian
2015-04-07
1
-1
/
+1
*
x86: ahci: Make sure interface is not busy after enabling the port
Bin Meng
2015-01-23
1
-1
/
+19
*
ahci-plat: provide a weak scsi_bus_reset() hook
Dmitry Lifshitz
2015-01-05
1
-2
/
+1
*
ahci: introduce ahci_reset()
Dmitry Lifshitz
2015-01-05
1
-17
/
+30
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-12-10
1
-6
/
+8
|
\
|
*
sata: fix reset_sata for dwc_ahsata
Soeren Moch
2014-12-01
1
-6
/
+8
*
|
blackfin: include <linux/compiler.h> rather than define __iomem
Masahiro Yamada
2014-12-08
1
-1
/
+0
|
/
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-11-24
7
-0
/
+51
|
\
|
*
sata: implement reset_sata for dwc_ahsata
Nikita Kiryanov
2014-11-24
7
-0
/
+51
*
|
sata: fix a bug in init_sata() for pci-sata card
li pengbo
2014-11-23
1
-1
/
+1
*
|
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
1
-1
/
+1
|
/
*
dwc_ahsata: use bitwise operator in sata_port_status
Nikita Kiryanov
2014-10-28
1
-1
/
+1
*
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2014-10-23
1
-1
/
+1
*
ahci: Don't start command DMA engine before buffers are set
Roger Quadros
2014-10-10
1
-1
/
+0
*
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-24
1
-0
/
+0
*
sata: dwc_ahsata: implement sata_port_status
Nikita Kiryanov
2014-09-09
1
-0
/
+17
*
ahci: provide sunxi SATA driver using AHCI platform framework
Ian Campbell
2014-07-31
1
-0
/
+16
[next]