Age | Commit message (Collapse) | Author | Files |
|
* Add Xserver args support for virtex5 board
* Increase PR
* v2 split changes for handling xilinx virtex platforms
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
* Return a valid module_id for xilinx virtex platform
* On Xilinx platforms there is no line `Hardware`. Instead it is
stored in the line starting with `platform`.
* v2 split changes, nicer module_id function for handling xilinx
virtex platforms
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Support all EZX machines, and set up the mouse as a tslib device.
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Koen Kooi <koen@openembedded.org>
|
|
bump PR
Handle the case where we have Xorg on a bug device
(kdrive support was not present and not added):
The bug device has 3 framebuffer devices nodes:
/dev/fb0 : 160x105 monochrome lcd screen, on bugbase
/dev/fb1 : 320x240 first color lcd screen (bug module)
/dev/fb2 : 320x240 second color lcd screen (bug module)
if we don't add this commit,Xserver would be running the following command
at the end:
xinit /etc/X11/Xsession -- /usr/bin/Xorg :0 -pn -screen 160x105x1
which will produce the following result for xorg:
(EE) No Screen section called "160x105x1"
(EE) Unable to determine the screen layout
(EE) Error parsing the config file
Fatal server error:
no screens found
Note that here "bug" is the machine defined in conf/machine/bug.conf
|
|
DPI=280 also for Xglamo
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
This patch should allow kdrive to use the touchscreen if you are booting SHR on trout bases devices like htcdream
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
first boot, but restore calibration if available.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
evdev setting for SHR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
config
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Ronetix boards LCD
Tested with display TX09D71VM1CCA.
Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
|
|
2.6.32
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
change names in bb accordingly.
|
|
node for the touchscreen has been created already so that the touchscreen test succeeds.
|
|
|
|
|
|
|
|
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Mike Westerhof <mwester@dls.net>
Acked-by: Philip Balister <philip@balister.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|