genode/os/src/drivers/framebuffer/omap4
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
..
dispc.h Implement LCD output and config parsing for omap4 2013-05-22 18:58:51 +02:00
driver.h Implement LCD output and config parsing for omap4 2013-05-22 18:58:51 +02:00
dss.h Add bitfield polling support to MMIO framework 2012-07-09 15:07:32 +02:00
hdmi.h Add bitfield polling support to MMIO framework 2012-07-09 15:07:32 +02:00
main.cc Don't abort when reading config in OMAP4 fb driver 2013-06-12 11:35:12 +02:00
target.mk os: Move Genode::Config into 'config' library 2013-09-23 14:25:58 +02:00