summaryrefslogtreecommitdiff
path: root/drivers/block/ide.c
AgeCommit message (Expand)Author
2023-01-23bootstd: Add a new pre-scan priority for bootdevsSimon Glass
2023-01-23bootstd: Add an IDE bootdevSimon Glass
2023-01-23ide: Drop non-DM code for BLKSimon Glass
2022-09-25blk: Rename if_type to uclass_idSimon Glass
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2022-09-16ide: Use a flag for an ATAPI deviceSimon Glass
2022-06-28block: ide: Remove ide_preinit functionTom Rini
2022-04-09block: ide: call device_probe() after scanningAKASHI Takahiro
2022-02-09ide: Drop CONFIG_IDE_AHBSimon Glass
2021-12-05ide: Drop ATA_PORT_ADDRSimon Glass
2021-12-05ide: Drop unused CONFIG optionsSimon Glass
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-04-20Fix IDE commands issued, fix endian issues, fix non MMIOReinoud Zandijk
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-04-17block: ide: use definitions from include/libata.hHeinrich Schuchardt
2018-11-14blk: Call part_init() in the post_probe() methodBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-09-10block: ide: Don't bother to create BLK device if no CDROM insertedBin Meng
2017-09-10block: ide: Fix block read/write with driver modelBin Meng
2017-09-03block: ide: Drop CONFIG_IDE_LEDBin Meng
2017-09-03block: ide: Drop CONFIG_IDE_INIT_POSTRESETBin Meng
2017-08-01block: ide: Fix build error when CONFIG_BLK is onBin Meng
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass