genode/os/src/drivers
Martin Stein ada408d2f7 ahci & exynos5: enable HDDs like Seagate Barracuda
Initialize and limit port speed to 3 Gbps in general because the Seagate
Barracuda 1TB throws much errors with 6 Gbps by now.

Try all port speeds from the highest to the lowest as long as debouncing fails
and try them all again in this order when falling back to slower debouncing.

Try to recover from all types of interface error.

When a port was recovered from an error during a NCQ command
get the last LBA that was accessed successfully and continue command from
this point.

Use a platform driver through the 'Regulator' service to do CMU and PMU config.

Switch off verbosity by default.
2013-06-25 16:35:22 +02:00
..
acpi Coding style fixes 2013-03-23 13:37:57 +01:00
ahci ahci & exynos5: enable HDDs like Seagate Barracuda 2013-06-25 16:35:22 +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 Don't abort when reading config in OMAP4 fb driver 2013-06-12 11:35:12 +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 Add regulators for EHCI controller on Arndale 2013-06-25 14:36:57 +02:00
rtc/x86 Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
sd_card Fix coding style in regulator interface (fix #777) 2013-06-25 11:10:59 +02:00
timer hw_arndale: userland timer driver 2013-05-22 18:32:05 +02:00
uart Add print-only dummy UART driver for Exynos5 SoC 2013-06-12 11:35:12 +02:00