Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ide: rename IDE_TFLAG_IN_[HOB_]FEATURE | Sergei Shtylyov | 2009-03-31 | 1 | -8/+8 |
* | ide: turn set_irq() method into write_devctl() method | Sergei Shtylyov | 2009-03-31 | 1 | -13/+3 |
* | ide: use ATA_HOB | Sergei Shtylyov | 2009-03-31 | 1 | -2/+2 |
* | ide: pass command instead of request to ide_pio_datablock() | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -2/+2 |
* | ide: remove ide_task_t typedef | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -31/+31 |
* | ide: add "flagged" taskfile flags to struct ide_taskfile (v2) | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -3/+3 |
* | ide: include <asm/ide.h> only when needed | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -0/+7 |
* | ide: move standard I/O code to ide-io-std.c | Bartlomiej Zolnierkiewicz | 2009-03-24 | 1 | -0/+316 |