summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/files
Commit message (Collapse)AuthorAgeFilesLines
* linux-qoriq: Remove dts patches for USDPAAAdrian Dudau2016-04-143-439/+0
| | | | | | | These are moved to the meta-enea-networking layer. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* kernel: Add device tree for p3041ds for USDPAAdizzyMihaela Martinas2015-12-141-0/+123
| | | | | | | | | | | | A new device tree for USDPAA support has been added for p3041ds platform. This was necessary to allow the usage of an ethernet interface as a normal one, that interfaces with the Linux kernel network stack. In the beginning all the interfaces were allocated to USDPAA, so they were not visible to the Linux kernel. For the development process this would mean the impossibility to boot using a nfs or to connect via ssh. Signen-off-by: Mihaela Martinas <Mihaela.Martinas@enea.com> Signed-off-by: Huimin She <huimin.she@enea.com>
* kernel: Add device tree for p2041rdb for USDPAAMihaela Martinas2015-12-101-0/+109
| | | | | | | | | | | | A new device tree for USDPAA support has been added for p2041rdb platform. This was necessary to allow the usage of an ethernet interface as a normal one, that interfaces with the Linux kernel network stack. In the beginning all the interfaces were allocated to USDPAA, so they were not visible to the Linux kernel. For the development process this would mean the impossibility to boot using a nfs or to connect via ssh. Signed-off-by: Mihaela Martinas <Mihaela.Martinas@enea.com> Signed-off-by: Huimin She <huimin.she@enea.com>
* kernel: add device tree for t4240rdbHuimin She2015-12-091-0/+207
| | | | | | | | | | | | A device tree (dts) is added for USDPAA support on t4240rdb. In the default USDPAA dts, all the ethernet interfaces are dedicated to USDPAA, so that they are not visible to Linux kernel. This brings difficulty for development, such as nfs booting and ssh login. In the new dts, one ethernet interface is reserved for Linux kernel network stack, and the others are for USDPAA. Signed-off-by: Huimin She <huimin.she@enea.com> Signed-off-by: Nora Björklund <nora.bjorklund@enea.com>
* add the linux-qoriq-prt kernel recipe from meta-fsl-ppcAdrian Dudau2015-11-172-0/+121
| | | | | | | | New kernel recipes are defined in the meta-enea-bsp-<arch> layers now. Movin the recipe together with patches from meta-fsl-ppc. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Tudor Florea <tudor.florea@enea.com>
* Initial commitAdrian Dudau2015-10-285-0/+224
result of splitting up meta-enea Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>