aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
AgeCommit message (Collapse)Author
2012-08-17Merge remote branch 'freescale/denzil' into masterOtavio Salvador
* freescale/denzil: linux-libc-headers-imx (2.6.38): drop as no BSP uses it linux-imx (2.6.38): drop as no BSP uses it
2012-08-17linux-imx (2.6.38): drop as no BSP uses itOtavio Salvador
The 2.6.38 kernel has been used for the initial i.MX6Q support but now it is replaced by 3.0.15 with much nicer kernel support thus this version has no reason to be kept on the repository anymore. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Fabio Estevam <fabio.estevam@freescale.com>
2012-08-15Merge remote branch 'freescale/denzil' into masterOtavio Salvador
* freescale/denzil: linux-imx (2.6.35.3): reduce delta against kernel source imx23evk_defconfig linux-imx (2.6.35.3): use 10.12.01 based kernel for mxs SoC family linux-imx (3.0.15): update to use linux-imx linux-imx (2.6.35.3): update to use linux-imx.inc linux-imx.inc: add to avoid duplicating code among linux-imx' recipes Conflicts: recipes-kernel/linux/linux-imx_2.6.35.3.bb
2012-08-15linux-imx (2.6.35.3): reduce delta against kernel source imx23evk_defconfigOtavio Salvador
Update the imx23evk defconfig to reduce the delta against the imx23evk_defconfig so it is more in line of expected feature set by Freescale. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-08-15linux-imx (2.6.35.3): use 10.12.01 based kernel for mxs SoC familyOtavio Salvador
Freescale maintains specific patches for their SoC families on respective branches so we now have specific SRCREV for each family. For mxs we're using the 10.12.01 branch while for mx5 we keep using 11.09.01 one and we ended keeping the specific patches of each SoC applying only on the right family. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-08-15linux-imx (3.0.15): update to use linux-imxOtavio Salvador
This simplify the recipe a lot and avoid code duplication among kernel recipes. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-08-15linux-imx (2.6.35.3): update to use linux-imx.incOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-08-15linux-imx.inc: add to avoid duplicating code among linux-imx' recipesOtavio Salvador
The linux-imx.inc hosts the common code of linux-imx recipes making it easy to maintain and work. To easily identify that the kernel running is built from Yocto and give an indication of versioning, until we have a proper GIT revision to point to, we use a local version with '+yocto-<date>' for it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-08-06Merge remote-tracking branch 'freescale/denzil' into masterOtavio Salvador
* freescale/denzil: image_types_fsl.bbclass: Calculate BOOT_BLOCKS for new boot partition num linux-imx (2.6.35.3): Kernel patches from Freescale GIT linux-imx (2.6.35.3): reduce delta against kernel source mx5_defconfig
2012-08-05linux-imx (2.6.35.3): Kernel patches from Freescale GITMahesh Mahadevan
The Freescale external GIT repository has been updated, below is the link: http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/log/?h=imx_2.6.35_11.09.01 Delete the patches locally applied as they are available on the GIT server. Tested video playback of an .mp4 file using the QT player and did not see the black screen issue mentioned with the VPU. Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@freescale.com>
2012-08-02linux-imx (2.6.35.3): reduce delta against kernel source mx5_defconfigMahesh Mahadevan
Update the imx53qsb defconfig to reduce the delta against the mx5_defconfig so it is more in line of expected feature set by Freescale. Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@freescale.com>
2012-08-02linux-imx (2.6.35.3): reduce delta against kernel source mx5_defconfigMahesh Mahadevan
Update the imx53qsb defconfig to reduce the delta against the mx5_defconfig so it is more in line of expected feature set by Freescale. Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@freescale.com>
2012-07-18Merge remote branch 'denzil' into masterOtavio Salvador
* freescale/denzil: linux-imx (2.6.35.3): enable SPDIF support for imx53qsb imx-test: depends on imx-lib so vpu testing application is build imx-lib: fix packaging of libraries linux-imx (2.6.35.3): enable support for NFS v4
2012-07-18linux-imx (2.6.35.3): enable SPDIF support for imx53qsbOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Adrian Alonso <aalonso00@gmail.com>
2012-07-18linux-imx (2.6.35.3): enable support for NFS v4Otavio Salvador
To easy use with newer host versions, that defaults to NFS v4, we enabled the support for it on the development boards. It has been applied to: - imx23evk - imx28evk - imx51evk - imx53ard - imx53qsb Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Adrian Alonso <aalonso00@gmail.com>
2012-07-18Merge remote branch 'denzil' into masterOtavio Salvador
* freescale/denzil: linux-imx (2.6.35.3): fix sysroot populate with backward compatibility
2012-07-18linux-imx (2.6.35.3): fix sysroot populate with backward compatibilityOtavio Salvador
The way kernel.bbclass works has change since denzil release and we need to cope with both ways. This supports old /kernel deployment and new /usr/src/kernel one. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-07-17Merge remote branch 'denzil' into masterOtavio Salvador
* freescale/denzil: linux-imx (2.6.35.3): fix copy of native binaries onto sysroot u-boot: change mx53loco default environment
2012-07-17linux-imx (2.6.35.3): fix copy of native binaries onto sysrootOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-07-17linux-imx (2.6.35.3): OE-Core now handles the removal of kxgettext.oOtavio Salvador
The OE-Core newer bbclass handles the removal of kxgettext.o file so we remove the handle on the kernel recipe. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-07-17linux-imx (2.6.35.3): install native binaries onto sysrootOtavio Salvador
The native binaries that are used during imx-test building need to be in sysroot, not target packages, as their are built for host architecture. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-07-17linux-imx (2.6.35.3): install native binaries onto sysrootOtavio Salvador
The native binaries that are used during imx-test building need to be in sysroot, not target packages, as their are built for host architecture. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-07-10linux-mainline: add a 3.5 development recipeOtavio Salvador
This recipe is the ongoing effort to port Freescale platforms to mainline kernel. The tree is currently based on 3.5-rc6 and it is located at https://github.com/Freescale/linux-mainline and it has mainline kernel plus patches for platforms that are not yet merged on official kernel. Currently, it uses the default configs for mxs, mx5 and mx6 SoC families. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-07-03linux-imx (2.6.35.3): allow offline buildAdrian Alonso
Using the specific revision we avoid the calling of git ls-remote command, thus allowing for offline building. Bump PR. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Adrian Alonso <aalonso00@gmail.com>
2012-06-18linux-imx (2.6.35.3): Fix support for NFS rootOtavio Salvador
This allows use of alternative NFS ports and regular NFS root on same kernel. This has also enabled the feature for the supported machines. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-06-12linux-imx (2.6.35.3): use accept4 patch that was included mainlineOtavio Salvador
This patch has been included in 2.6.36. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-06-06linux-linaro-3.2 imx53qsb defconfig: enable udev-182 config optsAdrian Alonso
* Enable udev-182 config options * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2012-06-06linux-linaro-3.1 imx53qsb defconfig: enable udev-182 config optsAdrian Alonso
* Enable udev-182 config options * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2012-06-06linux-imx-3.0.15 defconfig: enable udev-182 config optsAdrian Alonso
* Enable udev-182 config options * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2012-06-06linux-imx-2.6.38 defconfig: enable udev-182 config optsAdrian Alonso
* Enable udev-182 config options * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2012-06-06linux-imx-2.6.35.3 defconfig: enable udev-182 config optsAdrian Alonso
* Enable udev-182 config options These options are required: CONFIG_DEVTMPFS=y CONFIG_HOTPLUG=y CONFIG_INOTIFY_USER=y CONFIG_NET=y CONFIG_PROC_FS=y CONFIG_SIGNALFD=y CONFIG_SYSFS=y CONFIG_SYSFS_DEPRECATED*=n CONFIG_UEVENT_HELPER_PATH="" * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2012-05-31linux-imx (2.6.35.3): add 0fe6:9700 device support for dm9601Otavio Salvador
This backports a the change, included in 2.6.38, that adds support for Davicom 0fe6:9700 device support in dm9601. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-29linux-imx (2.6.35.3): smsc95xx: generate random MAC address onceOtavio Salvador
The smsc95xx driver currently generates a new random MAC address every time the interface is brought up. This makes it impossible to override using the standard `ifconfig hw ether` approach. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-28linux-imx (2.6.35.3): fix multiple w1 masters useOtavio Salvador
This patch has been backport from 3.2 kernel and allow the use of multiple w1 masters at same time. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-21linux-imx (2.6.35.3): add imx23evk configurationOtavio Salvador
The kernel configuration has been imported from Freescale's official GIT repository, for 2.6.35.3 recipe, but with CONFIG_ROOT_NFS disabled as we use the NFS server in user-mode and including devtmpfs support. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-21linux-imx (2.6.35.3): use ttyAMA as debug serialOtavio Salvador
Follow the debug serial device name of i.MX23 and i.MX28 used in mainline kernel. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-19linux-imx (2.6.35.3): use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-17linux-imx (3.0.15): use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-17linux-imx (2.6.38): use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-04-30linux-imx: add imx28evk configurationOtavio Salvador
The kernel configuration has been imported from Freescale's official GIT repository, for 2.6.35.3 recipe, but with CONFIG_ROOT_NFS disabled as we use the NFS server in user-mode. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-04-20linux-imx (2.6.38): bump PROtavio Salvador
The PR bump in d4748ed26429762952455722a5f948fec6c98af0 was missing so bump it to enforce the kernel is rebuild. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-04-20linux-imx: Add gpu module to imx6qsabrelite defconfigDaiane Angolini
Add a kernel patch to avoid unused variable error Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-04-01linux-imx: fix no-unaligned patchEric Bénard
in 551bb42 linux-imx: fix no-unaligned-access.patch I made a typo which leads to a non working patch. This one should be fine (tested with angstrom-bleeding) Signed-off-by: Eric Bénard <eric@eukrea.com>
2012-03-28linux-imx: add 3.0.15Daiane Angolini
Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-03-23linux-imx: add imx6qsabrelite configurationDaiane Angolini
The kernel configuration has been imported from Freescale's official GIT repository, for 2.6.38 recipe, but with GPU driver disabled, as it does not built at first Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-03-16linux-3.2: add linaro's versionEric Bénard
Signed-off-by: Eric Bénard <eric@eukrea.com>
2012-03-16linux-3.1: add linaro's versionEric Bénard
this one should match the latest release Linaro did for i.MX53 Signed-off-by: Eric Bénard <eric@eukrea.com>
2012-03-16linux-imx-2.6.35.3: add patch for systemdEric Bénard
this patch was recommended by Koen to support recent systemd Signed-off-by: Eric Bénard <eric@eukrea.com>
2012-03-15linux-imx: use new git.freescale.com server for fetchingOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Eric Bnard <eric@eukrea.com>
2012-03-15linux-imx: set DEFAULT_PREFERENCE to -1 only for current machinesOtavio Salvador
That allows for easy addition of newer i.MX6 platform on the BSP. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Eric Bnard <eric@eukrea.com>