summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-03-18u-boot Txx: update to latestMax Krummenacher
2014-03-17kernel/u-boot: update to latest git revisionStefan Agner
2014-03-17vybrid: backport Cortex-M utilites from meta-fslStefan Agner
- Add utility mqxboot to load firmware into IRAM and reset M4 - Add kernel module mcc needed by libmcc - Add multi-core communication library libmcc for message queue based communication with Cortex-M core
2014-02-10kernel/u-boot: update to latest gitStefan Agner
2014-02-04util-linux: add fstrimMax Krummenacher
Add the fstrim utility to Colibri T30 image. The utility allows to send trim commands to the underlaying flash translation layer, which allows too free not used flash sectors and those improve wear- leveling
2013-12-02rootfs: don't populate /dev/ with static device filesMax 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-02kernel: update to latest gitMax 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-21Machine: remove Colibri VF50, now unified with VF61Max Krummenacher
2013-11-21Machine: unify Colibri VF50 and Colibri VF61Max Krummenacher
2013-11-21Vybrid: add 'vf' to SOC_FAMILYMax Krummenacher
2013-11-05Use double-quotes to make script work using dash (debian/ubuntu default)Stefan Agner
2013-10-23glmark2: add missing dependenciesMax Krummenacher
2013-10-23u-boot: update to latest git versionMax Krummenacher
2013-10-23linux: update to latest git versionsMax Krummenacher
2013-10-17evdev: backport V2.8.1 from doraMax Krummenacher
V2.7.3 crash when it receives multitouch events
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-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-10colibri-vf50: add the machine, kernel and u-bootMax Krummenacher
- also add the relevant configuration files
2013-10-10u-boot-fw-utils: add bbappend to use the same u-boot sourcesMax Krummenacher
2013-10-07u-boot: clean up recipeMax Krummenacher
2013-09-22v4l2-utils: removed patch, fixed upstream nowMax Krummenacher
2013-09-22systemd: systemd bbappend update to version 199Max Krummenacher
2013-09-22lxlauncher: fix FILES variableMax Krummenacher
2013-09-22u-boot: don't build the examplesMax Krummenacher
- they do fail because they don't heed the private libgcc
2013-09-22remove obsolete filesMax Krummenacher
2013-09-22systemd: follow update of recipe with bbappendMax Krummenacher
2013-09-22x-server: add version 1.13.1 which is removed from coreMax Krummenacher
2013-09-22linux-firmware_git: remove bbappend, recipe now more granularMax Krummenacher
2013-09-22libxi: provide dummy recipe - libxi.bbappend in a layer breaks buildMax Krummenacher
2013-09-22lxappearance-obconf: update to 0.2.0Max Krummenacher
2013-08-23u-boot: update to latest git versionMax Krummenacher
2013-06-26u-boot: update to latest git revisionMax Krummenacher
2013-06-26systemd: fix patch path so the default -p 1 appliesMax Krummenacher
2013-06-07systemd-journald: limit journal sizeMax Krummenacher
2013-03-04remove unused filesMax Krummenacher
2013-02-06v4l-utils: fix for NULL not found errosMax Krummenacher
2013-01-29u-boot: add Apalis-T30Max Krummenacher
- add Apalis-T30 - remove u-boot machine definition, this is also defined in the machine conf.
2013-01-29glmark2: add recipe for linaro glmark2Max Krummenacher
2013-01-29alsa: add Apalis-T30 initial asound.stateMax Krummenacher
2013-01-29kernel: unified the recipes for all toradex kernelsMax Krummenacher
2013-01-22u-boot: update to latest on git.toradex.comMax Krummenacher
2013-01-22kernel: update to latest on git.toradex.comMax Krummenacher
2012-12-31update u-boot and kernel git versionsMax Krummenacher
remove testfile
2012-12-18u-boot: remove all modification, they are moved to u-boot gitMax Krummenacher