genode/os/src/drivers
Martin Stein e164671cd1 ahci_drv: basic support for exynos 5
This is a first version of the AHCI driver. It supports SATA HDDs
with UDMA-133 only, up to 6 Gbps and native command queueing.
The more blocks one transfers with one command, the higher is the
chance that the driver produces a fatal handshake error. Nevertheless
the driver is stable with one block per ATA command. Although NCQ is
used the driver doesn't queue multiple commands simultanously.

The driver was tested with a western digital HDD "WDC WD2500BEVS-08VAT1
13.01A13" (250 GB) with hw_arndale (run/ahci) and foc_arndale
(run/ahci, run/l4linux: dd). SSDs were not tested.

Fix #706
2013-05-22 18:36:55 +02:00
..
acpi Coding style fixes 2013-03-23 13:37:57 +01:00
ahci ahci_drv: basic support for exynos 5 2013-05-22 18:36:55 +02:00
atapi atapi_drv: Add LBA48 support 2013-03-08 12:14:38 +01:00
audio_out/linux Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
framebuffer Adapt i.MX53 fb driver to GPIO session changes 2013-05-21 10:10:43 +02:00
gpio Simplify GPIO session interface (fix #707) 2013-05-10 11:16:12 +02:00
input Implement input driver for i.MX53 tablet (fix #724) 2013-05-10 11:16:13 +02:00
nic Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
pci acpi: Adjust device_pd quota for 64bit machines 2013-03-22 12:45:31 +01:00
platform Implement input driver for i.MX53 tablet (fix #724) 2013-05-10 11:16:13 +02:00
rtc/x86 Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
sd_card Omap4 sd_card driver: fix recursive usleep loop 2013-04-12 10:51:45 +02:00
timer hw_arndale: userland timer driver 2013-05-22 18:32:05 +02:00
uart Fiasco(.OC) KDB UART driver 2013-03-18 15:28:16 +01:00