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
/
ide.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix IDE commands issued, fix endian issues, fix non MMIO
Reinoud Zandijk
2021-04-20
1
-109
/
+43
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-3
/
+3
*
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
1
-0
/
+1
*
common: Drop part.h from common header
Simon Glass
2020-05-18
1
-0
/
+2
*
block: ide: use definitions from include/libata.h
Heinrich Schuchardt
2020-04-17
1
-4
/
+4
*
blk: Call part_init() in the post_probe() method
Bin Meng
2018-11-14
1
-2
/
+0
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
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
1
-0
/
+73
*
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
*
block: ide: Fix build error when CONFIG_BLK is on
Bin Meng
2017-08-01
1
-0
/
+2
*
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2017-06-12
1
-11
/
+0
*
Kconfig: Add a CONFIG_IDE option
Simon Glass
2017-05-22
1
-0
/
+1231