genode/os/src/drivers/framebuffer/imx53
Norman Feske 8243329ad4 os: Move Genode::Config into 'config' library
Originally, the convenience utility for accessing a process
configuration came in the form of a header file. But this causes
aliasing problems if multiple compilation units access the config while
the configuration gets dynamically updated. Moving the implementation of
the accessor to the singleton object into a library solves those
problems.
2013-09-23 14:25:58 +02:00
..
driver.h Adapt i.MX53 fb driver to GPIO session changes 2013-05-21 10:10:43 +02:00
ipu.h Rework i.MX53 framebuffer driver 2013-05-07 21:56:06 +02:00
main.cc Double buffering for i.MX53 fb driver (fix #721) 2013-05-07 21:56:06 +02:00
pwm.h Rework i.MX53 framebuffer driver 2013-05-07 21:56:06 +02:00
target.mk os: Move Genode::Config into 'config' library 2013-09-23 14:25:58 +02:00