summaryrefslogtreecommitdiff
path: root/recipes-kernel
AgeCommit message (Collapse)Author
2015-03-19tegras: update to latest kernelColibri_T20_LinuxImageV2.3_20150320V2.3Marcel Ziswiler
This contains some eMMC fixes for Apalis/Colibri T30 as well as a CSI-2 fix for Apalis T30 and an ACM fix.
2015-02-03tegras: update git hash of Linux kernelColibri_VF_LinuxImageV2.3Beta7_20150203Colibri_T20_LinuxImageV2.3Beta7_20150203Stefan Agner
2015-02-03colibri-vf: update Linux kernel and U-Boot git hashesStefan Agner
Also update default defconfig for colibri-vf.
2014-12-19colibri_vf: update U-Boot and Linux kernel git hashesStefan Agner
Two last minute fixes: Default Product/Vendor ID for USB peripheral in U-Boot and fix for the USB peripheral RNDIS freeze.
2014-12-18Update all to latest and greatest U-Boot and Linux kernel.Marcel Ziswiler
2014-12-18tegras: update to latest kernelMarcel Ziswiler
This kernel can be used on latest Apalis T30 V1.1A hardware with Toshiba eMMC and optional UHS SD cards in MMC slot.
2014-12-18mcc-kmod: use mcc kernel module from toradex gitStefan Agner
In order to make the MCC kernel module working with our newer kernel some changes had been made on the MCC kernel module. The changes are available on the Toradex Github account. Get the MCC kernel module sources from Github.
2014-12-16colibri-vf: switch to mainline kernel based on 3.18Stefan Agner
Switch default kernel recipe to linux-toradex-vf which will build a kernel based on the toradex 3.18-next branch.
2014-12-11colibri-vf: update KernelMax Krummenacher
2014-12-11apalis/colibri-imx6: U-Boot and Kernel for V1.0/V1.1Max Krummenacher
Update to a U-Boot and Kernel which can be used for Apalis iMX6 HW version V1.0 and V1.1. Also deploy additional device tree for Apalis iMX6 V1.0 modules
2014-11-13Apalis/Colibri iMX6/T20/T30/VF50/VF61: rev kernel version to V2.3b4Marcel Ziswiler
2014-11-13colibri-vf: add mainline kernel recipeStefan Agner
Add recipe to build mainline kernel. Currently, the 3.17 next branch will be built. To use this kernel, add this lines to your local.conf PREFERRED_PROVIDER_virtual/kernel ?= "linux-toradex" IMAGE_INSTALL_append = "kernel-devicetree" KERNEL_DEVICETREE += "vf500-colibri-eval-v3.dtb vf610-colibri-eval-v3.dtb" Also, the multi-core communication packages (mqxboot, libmcc, mcc-pingpong and kernel-module-mcc) need to be removed from recipes/images/trdx-extra.inc since the required kernel interfaces are not available on the 3.17 mainline port.
2014-10-30linux: iMX6/VF update to latest from gitMax Krummenacher
2014-10-30linux: tegra latest from gitMarcel Ziswiler
2014-10-06colibri-imx6: refactor recipes for new moduleMax Krummenacher
2014-09-03linux-toradex: update to latestApalis_T30_LinuxImageV2.3Beta2_20140903Max Krummenacher
This pulls in the fix for PCIe rarely unavailable at boot. Branch changed from colibri to tegra
2014-08-04kernel: update to latest on git.toradex.comColibri_VF_LinuxImageV2.3Beta1_20140804Colibri_T30_LinuxImageV2.3Beta1_20140804Colibri_T20_LinuxImageV2.3Beta1_20140804Apalis_iMX6_LinuxImageV2.3Beta1_20140804Apalis_T30_LinuxImageV2.3Beta1_20140804Max Krummenacher
2014-08-04t20, t30: update kernel to latest in gitMax Krummenacher
2014-08-04apalis-imx: update kernel to 3.10.17Max Krummenacher
Base kernel on Freescales 3.10.17_1.0.0_ga and provide a device tree plus code changes for Apalis iMX6.
2014-08-04colibri-vf: update kernel to latest, port recipe for use with daisyMax Krummenacher
2014-08-04linux-toradex-fsl: remove linux-toradex-fsl.inc usageMax Krummenacher
2014-08-04mcc/m4: use recipes from meta-fsl-armMax Krummenacher
deleted: recipes-bsp/libmcc/libmcc_1.04.bb deleted: recipes-bsp/mqxboot/mqxboot_1.0.bb deleted: recipes-kernel/kernel-module-mcc/kernel-module-mcc_1.04.bb
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-18kernel 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 gitColibri_T30_LinuxImageV2.1Beta2_20140206Colibri_T20_LinuxImageV2.1Beta2_20140207Apalis_T30_LinuxImageV2.1Beta2_20140206Stefan Agner
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-16kernel: update to latest git revisionMax Krummenacher
2013-10-10colibri-vf50: add the machine, kernel and u-bootMax Krummenacher
- also add the relevant configuration files
2013-10-07kernel: fix hash for colibri-t30Max Krummenacher
2013-09-22kernel: update to latest in gitMax Krummenacher
2013-09-22linux-firmware_git: remove bbappend, recipe now more granularMax Krummenacher
2013-09-22kernel: hack, CFLAGS should not require contradicting soft and hard floatMax Krummenacher
2013-08-19kernel: update to latest git versionMax Krummenacher
2013-06-26kernel: update to latest git revision for T30 kernelsT30_LinuxImageV2.0Beta2_20130626Apalis_T30_LinuxImageV2.0Beta1_20130626Max Krummenacher
2013-06-26kernel: update to latest git revision for T30 kernelsMax Krummenacher