Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6e2bee37be67d04b2b4320f93150b2b52ca4df47
/
drivers
/
block
/
ide.c
6e2bee3
ide: Drop non-DM code for BLK
by Simon Glass
· Tue Jan 17 10:47:24 2023 -0700
fada3f9
blk: Rename if_type to uclass_id
by Simon Glass
· Sat Sep 17 09:00:09 2022 -0600
80877fa
cyclic: Use schedule() instead of WATCHDOG_RESET()
by Stefan Roese
· Fri Sep 02 14:10:46 2022 +0200
dbfa32c
blk: Switch over to using uclass IDs
by Simon Glass
· Thu Aug 11 19:34:59 2022 -0600
0cdb293
ide: Use a flag for an ATAPI device
by Simon Glass
· Thu Aug 11 19:34:53 2022 -0600
9d7175f
block: ide: Remove ide_preinit function
by Tom Rini
· Fri Jun 10 22:59:30 2022 -0400
ba748cf
block: ide: call device_probe() after scanning
by AKASHI Takahiro
· Tue Mar 08 20:36:44 2022 +0900
37efde8
ide: Drop CONFIG_IDE_AHB
by Simon Glass
· Sat Jan 22 05:53:23 2022 -0700
1105680
ide: Drop ATA_PORT_ADDR
by Simon Glass
· Wed Nov 24 09:26:48 2021 -0700
a6b4aaa
ide: Drop unused CONFIG options
by Simon Glass
· Wed Nov 24 09:26:47 2021 -0700
8131335
dm: define LOG_CATEGORY for all uclass
by Patrick Delaunay
· Tue Apr 27 11:02:19 2021 +0200
3b5dc94
Fix IDE commands issued, fix endian issues, fix non MMIO
by Reinoud Zandijk
· Wed Feb 24 17:44:42 2021 +0100
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
655306c
common: Drop part.h from common header
by Simon Glass
· Sun May 10 11:39:58 2020 -0600
203d83a
block: ide: use definitions from include/libata.h
by Heinrich Schuchardt
· Thu Feb 27 18:28:00 2020 +0100
cbc3da8
blk: Call part_init() in the post_probe() method
by Bin Meng
· Mon Oct 15 02:21:07 2018 -0700
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
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
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
609dabc
block: ide: Fix build error when CONFIG_BLK is on
by Bin Meng
· Sun Jul 30 19:24:00 2017 -0700
65d94db
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· Wed Jun 07 17:33:09 2017 +0200
b569a01
Kconfig: Add a CONFIG_IDE option
by Simon Glass
· Wed May 17 03:25:30 2017 -0600
[Renamed from common/ide.c]
f94bea0
dm: ide: Add support for driver-model block devices
by Simon Glass
· Sun May 01 11:36:22 2016 -0600
844ef1d
dm: ide: Drop the get_dev() function
by Simon Glass
· Sun May 01 11:36:14 2016 -0600
e11f0ef
dm: ide: Separate the non-command code into its own file
by Simon Glass
· Sun May 01 11:36:10 2016 -0600