summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-12-02rootfs: don't populate /dev/ with static device filesColibri_VF_LinuxImageV2.1Beta2_20131129Max Krummenacher
The Colibri VFxx console gobbles most output and sometimes provokes a kernel oops during boot, if a valid /dev/null is already part of the rootfs before mounting devtmpfs. The dynamically populated dev with devtmpfs / udev is enough.
2013-12-02console-image: use connmanMax Krummenacher
2013-12-02kernel: update to latest gitMax Krummenacher
2013-11-21burnflash: fix path for now unified file locationsMax Krummenacher
2013-11-21kernel: colibri-vf: use the unified kernel 50/60Max Krummenacher
2013-11-21u-boot: colibri-vf: use the unified u-boot 50/61Max Krummenacher
2013-11-21Machine: use the changed machinename colibri-vfMax Krummenacher
2013-11-21qt4e-demo-image: Add missing libicui18nMax Krummenacher
2013-11-21qtdemo-init: Add start script for qtdemoEMax Krummenacher
2013-11-21Machine: remove Colibri VF50, now unified with VF61Max Krummenacher
2013-11-21Machine: unify Colibri VF50 and Colibri VF61Max Krummenacher
2013-11-21qt4-embedded: configure for all supported screen depthsMax Krummenacher
2013-11-21burnflash: add colibri-vf61Max Krummenacher
2013-11-21lxde-common: choose wallpaper for colibri-vf at runtimeMax Krummenacher
2013-11-21Vybrid: add 'vf' to SOC_FAMILYMax Krummenacher
2013-11-05Updated checksums of khronos_headers.tgzStefan Agner
2013-11-05Use double-quotes to make script work using dash (debian/ubuntu default)Stefan Agner
2013-10-25release notes: colibri vf50 fix strapping resistor valueMarcel Ziswiler
2013-10-25release notes: colibri vf50 v2.1 beta 1Marcel Ziswiler
2013-10-25release notes: apalis/colibri t20/t30 v2.1 beta 1Marcel Ziswiler
2013-10-23glmark2: add missing dependenciesMax Krummenacher
2013-10-23u-boot: update to latest git versionColibri_VF50_LinuxImageV2.1Beta1_20131022Colibri_T30_LinuxImageV2.1Beta1_20131022Colibri_T20_LinuxImageV2.1Beta1_20131022Apalis_T30_LinuxImageV2.1Beta1_20131022Max Krummenacher
2013-10-23linux: update to latest git versionsMax Krummenacher
2013-10-22burnflash: Colibri T30: 400MHz BCT, configblockMax Krummenacher
- Use 400MHz BCT on Colibri T30 to allow for 400/800MHz DVFS - Fix configblock name on T30 - Add configblock generator script to recover from lost configblock
2013-10-21feed-config: use the new feed armv7ahf-vfp-neon for T30/VF50Max Krummenacher
2013-10-21hdmi: add udev rule to start an X output on hotplugMax Krummenacher
2013-10-17evdev: backport V2.8.1 from doraMax Krummenacher
V2.7.3 crash when it receives multitouch events
2013-10-17inputrc: use <HOME> <END> to go to begin/end of lineMax Krummenacher
2013-10-17midori: add inital bookmarks and homepageMax Krummenacher
2013-10-17lxpanel: add module dependent browser to launch barMax Krummenacher
For tegra use firefox, for vybrid midori
2013-10-16build: fix cp destination in sample scriptMax Krummenacher
2013-10-16kernel: update to latest git revisionMax Krummenacher
2013-10-16vybrid: backport from meta-fsl-arm master-nextMax Krummenacher
remove when moving to dora branch
2013-10-16machines: T30 and VF50 consitstently use NEON and hard floatMax Krummenacher
- Colibri T30 and Apalis T30 changed to NEON - Colibri VF50 changed to hard float This makes packages built for T30 incompatible with Colibri T20 (but Colibri T20 packages can still be used on T30)
2013-10-16build: add a sample script for setting up the environmentMax Krummenacher
2013-10-16icu: fix SRC_URIMax Krummenacher
2013-10-16local.conf: set sensible defaultsMax Krummenacher
2013-10-16bblayers: remove unneeded layerMax Krummenacher
2013-10-16bblayers.conf: change path to meta-lxdeMax Krummenacher
2013-10-16chromium bbappend: add missing \ charMax Krummenacher
2013-10-14vybrid: backport from meta-fsl-arm master-nextMax Krummenacher
remove when moving to dora branch
2013-10-14cortex-a5.inc: backport from openembedded-core dora branchMax Krummenacher
revert when moving to dora
2013-10-11images: add a qt4 embedded imageMax Krummenacher
still missing automatic start of a demo (and detecting keyboard, mouse, touch) export QWS_DISPLAY="LinuxFb:/dev/fb:depth=24" export QWS_KEYBOARD="USB:/dev/input/event1" export QWS_MOUSE_PROTO="LinuxInput:/dev/input/event2" qtdemoE -qws
2013-10-11qt4-embedded: configure with -depths genericMax Krummenacher
2013-10-11icu: replace database with minimzed versionMax Krummenacher
2013-10-11feed-config: remove non working feeds, add feeds for T30 VF50Max Krummenacher
- remove links to incompatible architecture feeds - for Colibri T30, Apalis T30 and Colibri VF50 there are compatible feeds - for Colibri T20 there are no compatible feeds
2013-10-11console-image: fix the inclusion of X11Max Krummenacher
2013-10-10colibri-vf50: add the machine, kernel and u-bootMax Krummenacher
- also add the relevant configuration files
2013-10-10libvpx: configure enable-runtime-cpu-detectMax Krummenacher
- make use of NEON if available, decide at runtime
2013-10-10conf: update sample configurationMax Krummenacher