Norman Feske
29eeedf064
launchpad: Update config syntax, remove defaults
...
This patch updates the launchpad config to use XML attributes and
removes the built-in default configuration (which is only meaningful
for demo.run anyway).
2013-09-23 14:25:59 +02:00
Norman Feske
20daeb6d16
nitpicker: Support for global keys
2013-09-18 14:58:54 +02:00
Stefan Kalkowski
89a8c2c211
Update run scripts using usb_drv ( fix #744 )
...
Updates all run scripts, which use the usb_drv to enable the appropriated
USB host controllers.
2013-05-22 18:52:54 +02:00
Stefan Kalkowski
ef4a4ea654
Implement input driver for i.MX53 tablet ( fix #724 )
...
The input driver implements support for the Egalaxy touchscreen and
for Freescale's MPR121 capacitative touch buttons.
2013-05-10 11:16:13 +02:00
Stefan Kalkowski
4fe158a320
Implement platform driver for i.MX53 platform
...
Move clock and reset controller functionality out of framebuffer driver
into platform driver.
2013-05-07 13:04:30 +02:00
Stefan Kalkowski
a5d236475a
Unify GPIO driver binary names to 'gpio_drv'
...
Introduce 'gpio' SPEC variable to easily support a corresponding driver within
run scripts.
2013-05-07 13:04:30 +02:00
Nikolay Golikov
1d1081c910
Implement i.MX53 gpio driver
2013-05-07 13:04:30 +02:00
Stefan Kalkowski
8e9e866161
Unify framebuffer driver binary names ( fix #720 )
...
Introduce 'framebuffer' SPEC variable to distinguish hardware framebuffer
drivers furthermore from the SDL framebuffer driver used by Genode/Linux.
2013-05-07 13:04:30 +02:00
Norman Feske
3e406a1077
Increase quota of USB driver
...
The memory allocation heuristics in the usb driver provided by dde_linux
changed with the recent commit 71b2b42936
.
Apparently, the new variant requires a larger memory pool. Increasing
the quota is a temporary fix until the memory allocator gets revisited.
2012-09-18 10:53:17 +02:00
Norman Feske
4fae082b34
Increase quota of OMAP4 USB driver in demo.run
2012-08-22 09:51:29 +02:00
Norman Feske
329cb67e6c
Add pandaboard support to default demo scenario
2012-06-22 11:50:09 +02:00
Genode Labs
da4e1feaa5
Imported Genode release 11.11
2011-12-22 16:19:25 +01:00