summaryrefslogtreecommitdiff
path: root/drivers/block/ide.c
Commit message (Expand)AuthorAgeFilesLines
* ide: Drop ATA_PORT_ADDRSimon Glass2021-12-051-8/+4
* ide: Drop unused CONFIG optionsSimon Glass2021-12-051-7/+5
* dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-061-0/+2
* Fix IDE commands issued, fix endian issues, fix non MMIOReinoud Zandijk2021-04-201-109/+43
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-3/+3
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop part.h from common headerSimon Glass2020-05-181-0/+2
* block: ide: use definitions from include/libata.hHeinrich Schuchardt2020-04-171-4/+4
* blk: Call part_init() in the post_probe() methodBin Meng2018-11-141-2/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* block: ide: Don't bother to create BLK device if no CDROM insertedBin Meng2017-09-101-0/+7
* block: ide: Fix block read/write with driver modelBin Meng2017-09-101-0/+73
* block: ide: Drop CONFIG_IDE_LEDBin Meng2017-09-031-46/+0
* block: ide: Drop CONFIG_IDE_INIT_POSTRESETBin Meng2017-09-031-9/+0
* block: ide: Fix build error when CONFIG_BLK is onBin Meng2017-08-011-0/+2
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-121-11/+0
* Kconfig: Add a CONFIG_IDE optionSimon Glass2017-05-221-0/+1231