Vladimir 'phcoder' Serbinenko
|
2b5336a24a
|
* include/grub/ata.h (grub_ata): Add a new element maxbuffer.
* grub-core/disk/ata.c (grub_ata_readwrite): Limit to ata->maxbuffer.
* grub-core/disk/pata.c (grub_pata_open): Set ata->maxbuffer.
* grub-core/disk/ahci.c (grub_ahci_open): Likewise.
|
2012-01-29 19:00:30 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
b70b6d1107
|
* grub-core/disk/pata.c (grub_pata_pio_read): Handle unaligned buffer.
(grub_pata_pio_write): Likewise.
|
2011-12-13 15:55:36 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
583168a216
|
* grub-core/disk/pata.c (grub_pata_readwrite): Add missing wait.
|
2011-07-23 18:18:14 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
00542307eb
|
merge mainline into lazy
|
2011-07-07 12:21:53 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
5afeb5bdd6
|
* grub-core/disk/pata.c (grub_pata_initialize) [QEMU_MIPS]: Fix a
mismerge.
|
2011-06-27 19:26:52 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
41bec7fec9
|
* grub-core/disk/ahci.c (grub_ahci_readwrite_real): Use proper
definitions for dprintf.
* grub-core/disk/pata.c (grub_pata_readwrite): Likewise.
|
2011-06-27 08:43:13 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
548937c6d6
|
merge mainline into ahci
|
2011-05-18 12:36:26 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
0670a9751b
|
merge mainline into ahci
|
2011-05-16 17:17:04 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
d9675dbee3
|
Move 0xE0 to callers rather than to have it in drivers
|
2010-12-25 03:47:51 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
a934071d76
|
Remove unused pata ioaddress2
|
2010-12-25 03:22:12 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
51f7e1acb7
|
DMA ATA commands support
|
2010-12-25 02:53:20 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
ee2b985ef6
|
rearrange wait_not_busy
|
2010-12-24 17:11:21 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
de2690be7c
|
merge mainline into ahci
|
2010-12-24 16:16:01 +01:00 |
|