genode/repos/os/src/drivers
Martin Stein 181c78d482 timeout: use uint64_t for all plain time values
This enforces the use of unsigned 64-bit values for time in the duration type,
the timeout framework, the timer session, the userland timer-drivers, and the
alarm framework on all platforms. The commit also adapts the code that uses
these tools accross all basic repositories (base, base-*, os. gems, libports,
ports, dde_*) to use unsigned 64-bit values for time as well as far as this
does not imply profound modifications.

Fixes #3208
2019-05-06 16:15:26 +02:00
..
acpi Equalize RAM quantum in acpi_drv configs 2019-01-30 13:54:54 +01:00
ahci timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
audio/spec/linux timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
framebuffer timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
gpio/spec timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
gpu/intel timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
input Remove residual uses of deprecated APIs 2019-02-19 11:12:12 +01:00
nic/spec Use platform-specific NIC driver in lwip test 2019-02-28 11:34:07 +01:00
nvme timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
platform/spec timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
rtc/spec/x86 Add missing override annotations 2019-02-19 11:12:11 +01:00
sd_card timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
uart Add missing override annotations 2019-02-19 11:12:11 +01:00
usb_block block_session: server-defined payload alignment 2019-05-03 13:53:12 +02:00