summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* ata: guessing disk sizes is only needed on X86Sascha Hauer2011-05-061-1/+4
* ata: make write support optionalSascha Hauer2011-04-112-0/+8
* ata: use block supportSascha Hauer2011-04-112-158/+35
* x86 ATA: Don't touch the size entry for the BIOS disk based deviceJuergen Beisert2011-03-101-1/+0
* Don't try to guess the size of a disk if its size value is already givenJuergen Beisert2010-10-111-9/+18
* Don't use a sector buffer on stackJuergen Beisert2010-10-111-5/+12
* Make the disk driver less noisyJuergen Beisert2010-10-111-1/+2
* x-functions do not return in case of failure.Juergen Beisert2010-10-111-4/+0
* Add a low level disk drive access driverJuergen Beisert2010-01-143-0/+302
* Add the main disk driverJuergen Beisert2010-01-143-0/+353
* Start to add ATA support to bareboxJuergen Beisert2010-01-142-0/+15