Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
03e589cf31d449070dc4e920d9bfa2b5caaa1a1c
/
src
/
ata.h
54fa8ec
ata: make helpers available
by Gerd Hoffmann
· 13 years ago
8f469b9
Dynamically allocate ata_channel info; introduce custom atadrive_s struct.
by Kevin O'Connor
· 13 years ago
575ffc8
Cleanup - build drive description in temp memory during init.
by Kevin O'Connor
· 13 years ago
7d70025
Add common "block command" definitions and update cdrom code.
by Kevin O'Connor
· 13 years ago
42157c8
Minor - sort ATA CMD definitions.
by Kevin O'Connor
· 13 years ago
1ca05b0
Be sure to add "void" to all function prototypes that take no args.
by Kevin O'Connor
· 13 years ago
14021f2
Add initial support for ATA DMA.
by Kevin O'Connor
· 13 years ago
d43e178
ATA 48bit LBA should only be activated on read/write commands.
by Kevin O'Connor
· 13 years ago
525219b
Fix ATA iobase2 access on PCI native mode interfaces.
by Kevin O'Connor
· 14 years ago
4ccb231
Support ISA ATA devices for qemu's "-M isapc" mode.
by Kevin O'Connor
· 14 years ago
77d227b
Pass 'drive_s' pointer instead of driveid.
by Kevin O'Connor
· 14 years ago
51fd0a1
Add mechanism for describing internal drives in boot menu.
by Kevin O'Connor
· 14 years ago
c892b13
Separate ATA code from generic disk code.
by Kevin O'Connor
· 14 years ago
[Renamed (89%) from src/atabits.h]
4233766
Misc ATA cleanups.
by Kevin O'Connor
· 14 years ago
580e332
Cleanup ATA code; get SATA drives working on real hardware.
by Kevin O'Connor
· 14 years ago
1fcf144
Reorganize ata code; reduce stack usage.
by Kevin O'Connor
· 15 years ago