summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* 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