summaryrefslogtreecommitdiff
path: root/recipes-kernel
AgeCommit message (Collapse)Author
2014-05-20colibri-vf: switch back to latest git on colibri_vf branchMarcel Ziswiler
This commit switches Colibri VF machine back to use the colibri_vf branch and use the latest Linux kernel.
2014-05-07linux-toradex: rename linux.inc to avoid layer order dependencyStefan Agner
The include files (such as linux.inc) are not resolved by priority but on layer order instead. This can lead to build errors in case the layers in BBLAYERS are ordered differently.
2014-04-30colibri-vf: switch to U-Boot 2014.04 and latest gitStefan Agner
This commit switches Colibri VF machine to use the 2014.04 git branch. The change to latest U-Boot brings proper NAND hardware ECC support, which is also enabled in latest Linux kernel. Beside that, burnflash is updated to correctly work with the new U-Boot version and the altered Config Block location.
2014-04-05linux-toradex-fsl_git: fix parsingMax Krummenacher
Make the bitbake parser not fail when this recipe is parsed for a machine for which this recipe is not a COMPATIBLE_MACHINE.
2014-04-03kernel: apalis-imx6 update to latest git versionMax Krummenacher
2014-04-02kernel: apalis-imx6 update to latest git versionMax Krummenacher
2014-04-02kernel: apalis-imx6 update to latest git versionMax Krummenacher
2014-04-01kernel: add Apalis iMX6 and Colibri VF recipeMax Krummenacher
2014-04-01colibri-vf: use meta-fsl* layer for BSP filesMax Krummenacher
remove the files copied from meta-fsl* for Colibri-VF V2.1 move the colibri-vf u-boot and kernel stuff to meta-fsl-arm-extra
2014-03-18kernel vybrid: 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
2013-12-02kernel: update to latest gitMax Krummenacher
2013-11-21kernel: colibri-vf: use the unified kernel 50/60Max Krummenacher
2013-11-21Machine: use the changed machinename colibri-vfMax Krummenacher
2013-11-05Use double-quotes to make script work using dash (debian/ubuntu default)Stefan Agner
2013-10-23linux: update to latest git versionsMax Krummenacher
2013-10-10colibri-vf50: add the machine, kernel and u-bootMax Krummenacher
- also add the relevant configuration files
2013-09-22linux-firmware_git: remove bbappend, recipe now more granularMax Krummenacher
2013-01-29kernel: unified the recipes for all toradex kernelsMax 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-18kernel: update to latest on git.toradex.comMax Krummenacher
2012-12-07kernel: remove all fiddeling with the defconfig, compile the kernel as it is ↵Max Krummenacher
in git
2012-11-19linux-firmware: split the Ralink firmware into its own packageMax Krummenacher
2012-10-18kernel: use latest from gitMax Krummenacher
2012-10-18update to latest colibri kernelMax Krummenacher
2012-10-18kernel tools breaks the buildMax Krummenacher
2012-10-18merge with L4T R16 kernelMax Krummenacher
2012-08-23Use kernel and u-boot from git.toradex.comMax Krummenacher
Move changes done to other repos into .bbappends in meta-toradex
2012-08-15L4T R15, oe-core Image V2.0Beta1Max Krummenacher
2012-07-21pull u-boot unified for vibrante and l4t and the corresponding l4t kernelMax Krummenacher
2012-07-19change to 3.1. L4T kernel, take it from git.toradex.comMax Krummenacher
2012-06-19Update to new NV binary packages L4T R15Max Krummenacher
Removed nvrm_deamon and corresponding init.d script Kernel from git.toradex.int
2012-06-03Initial commitMax Krummenacher