|
[PATCH] kernel-imximage.bbclass: Linux kernel with DCD headers
This new image type adds support to generate a Linux kernel with DCD headers. Essentially it adds support to directly boot a Linux kernel without a bootloader. As the Linux kernel will be boot directl
This new image type adds support to generate a Linux kernel with DCD headers. Essentially it adds support to directly boot a Linux kernel without a bootloader. As the Linux kernel will be boot directl
|
By
Otavio Salvador
· #21061
·
|
|
[PATCH v6] u-boot-fslc: Upgrade to 2017.07-based release
This release provides a huge improvement regarding the support for SPL to more boards. We now uses this and migrated following boards: - imx6qpsabresd -> imx6qdlsabresd - imx6qsabresd -> imx6qdlsabres
This release provides a huge improvement regarding the support for SPL to more boards. We now uses this and migrated following boards: - imx6qpsabresd -> imx6qdlsabresd - imx6qsabresd -> imx6qdlsabres
|
By
Otavio Salvador
· #20760
·
|
|
[PATCH] linux-fslc-imx: Bump to 300a765 revision
This merges the 4.1.15 2.1.0 GA release as well as the 4.1.42 stable release. Signed-off-by: Otavio Salvador <otavio@...> --- recipes-kernel/linux/linux-fslc-imx/defconfig | 1 + recipes-k
This merges the 4.1.15 2.1.0 GA release as well as the 4.1.42 stable release. Signed-off-by: Otavio Salvador <otavio@...> --- recipes-kernel/linux/linux-fslc-imx/defconfig | 1 + recipes-k
|
By
Otavio Salvador
· #20757
·
|
|
[PATCH v5] u-boot-fslc: Upgrade to 2017.07-based release
This release provides a huge improvement regarding the support for SPL to more boards. We now uses this and migrated following boards: - imx6qpsabresd -> imx6qdlsabresd - imx6qsabresd -> imx6qdlsabres
This release provides a huge improvement regarding the support for SPL to more boards. We now uses this and migrated following boards: - imx6qpsabresd -> imx6qdlsabresd - imx6qsabresd -> imx6qdlsabres
|
By
Otavio Salvador
· #20755
·
|
|
[PATCH v4] u-boot-fslc: Upgrade to 2017.07-based release
This release provides a huge improvement regarding the support for SPL to more boards. We now uses this and migrated following boards: - imx6qpsabresd -> imx6qdlsabresd - imx6qsabresd -> imx6qdlsabres
This release provides a huge improvement regarding the support for SPL to more boards. We now uses this and migrated following boards: - imx6qpsabresd -> imx6qdlsabresd - imx6qsabresd -> imx6qdlsabres
|
By
Otavio Salvador
· #20753
·
|
|
[PATCH v3] u-boot-fslc: Upgrade to 2017.07-based release
This release provides a huge improvement regarding the support for SPL to more boards. We now uses this and migrated following boards: - imx6qpsabresd -> imx6qdlsabresd - imx6qsabresd -> imx6qdlsabres
This release provides a huge improvement regarding the support for SPL to more boards. We now uses this and migrated following boards: - imx6qpsabresd -> imx6qdlsabresd - imx6qsabresd -> imx6qdlsabres
|
By
Otavio Salvador
· #20742
·
|
|
[PATCH v2] u-boot-fslc: Upgrade to 2017.07-based release
This release provides a huge improvement regarding the support for SPL to more boards. We now uses this and migrated following boards: - imx6qpsabresd -> imx6qdlsabresd - imx6qsabresd -> imx6qdlsabres
This release provides a huge improvement regarding the support for SPL to more boards. We now uses this and migrated following boards: - imx6qpsabresd -> imx6qdlsabresd - imx6qsabresd -> imx6qdlsabres
|
By
Otavio Salvador
· #20740
·
|
|
[PATCH] u-boot-fslc: Upgrade to 2017.07-based release
This release provides a huge improvement regarding the support for SPL to more boards. We now uses this and migrated following boards: - imx6qpsabresd -> imx6qdlsabresd - imx6qsabresd -> imx6qdlsabres
This release provides a huge improvement regarding the support for SPL to more boards. We now uses this and migrated following boards: - imx6qpsabresd -> imx6qdlsabresd - imx6qsabresd -> imx6qdlsabres
|
By
Otavio Salvador
· #20738
·
|
|
[3rdparty PATCH v2 4/4] u-boot-script-boundary: Minor change for Linux mainline use
To allow an out of box experience, the bootscript of Linux mainline requires minor changes. Those were done as a patch so can be easily removed when Boundary Devices updates it. Signed-off-by: Otavio
To allow an out of box experience, the bootscript of Linux mainline requires minor changes. Those were done as a patch so can be easily removed when Boundary Devices updates it. Signed-off-by: Otavio
|
By
Otavio Salvador
· #20314
·
|
|
[3rdparty PATCH v2 3/4] nitrogen6x: Add 'use-mainline-bsp' support
The 'use-mainline-bsp' makes use of linux-fslc as kernel and removes the not yet supported device-tree files from installation set. Signed-off-by: Otavio Salvador <otavio@...> --- Changes
The 'use-mainline-bsp' makes use of linux-fslc as kernel and removes the not yet supported device-tree files from installation set. Signed-off-by: Otavio Salvador <otavio@...> --- Changes
|
By
Otavio Salvador
· #20313
·
|
|
[3rdparty PATCH v2 2/4] nitrogen6x: Add wic image tool support
The wic image needs to install the bootscript and it loads the respective kernel image and device-tree files from the image, thus those need to be included. Signed-off-by: Otavio Salvador <otavio@ossy
The wic image needs to install the bootscript and it loads the respective kernel image and device-tree files from the image, thus those need to be included. Signed-off-by: Otavio Salvador <otavio@ossy
|
By
Otavio Salvador
· #20312
·
|
|
[3rdparty PATCH v2 1/4] nitrogen6x: Use weak-default for virtual/kernel
The virtual/kernel sometimes need to be overriden, adding the weak-default allow for easier handler of different providers. Signed-off-by: Otavio Salvador <otavio@...> --- Changes in v2:
The virtual/kernel sometimes need to be overriden, adding the weak-default allow for easier handler of different providers. Signed-off-by: Otavio Salvador <otavio@...> --- Changes in v2:
|
By
Otavio Salvador
· #20311
·
|
|
[3rdparty PATCH v2 0/4] Allow easier use of mainline-based BSP on i.MX products (Nitrogen6x support)
This patchset makes use of the infrastructure added to meta-freescale to enable easier use of mainline-based BSP. To enable it, include: MACHINEOVERRIDES .= ":use-mainline-bsp" To the local.conf and e
This patchset makes use of the infrastructure added to meta-freescale to enable easier use of mainline-based BSP. To enable it, include: MACHINEOVERRIDES .= ":use-mainline-bsp" To the local.conf and e
|
By
Otavio Salvador
· #20310
·
|
|
[3rdparty PATCH 4/4] nitrogen6x: Add 'use-mainline-bsp' support
The 'use-mainline-bsp' makes use of linux-fslc as kernel and removes the not yet supported device-tree files from installation set. Signed-off-by: Otavio Salvador <otavio@...> --- conf/ma
The 'use-mainline-bsp' makes use of linux-fslc as kernel and removes the not yet supported device-tree files from installation set. Signed-off-by: Otavio Salvador <otavio@...> --- conf/ma
|
By
Otavio Salvador
· #20293
·
|
|
[3rdparty PATCH 3/4] nitrogen6x: Add wic image tool support
The wic image needs to install the bootscript and it loads the respective kernel image and device-tree files from the image, thus those need to be included. Signed-off-by: Otavio Salvador <otavio@ossy
The wic image needs to install the bootscript and it loads the respective kernel image and device-tree files from the image, thus those need to be included. Signed-off-by: Otavio Salvador <otavio@ossy
|
By
Otavio Salvador
· #20292
·
|
|
[3rdparty PATCH 2/4] nitrogen6x: Use weak-default for virtual/kernel
The virtual/kernel sometimes need to be overriden, adding the weak-default allow for easier handler of different providers. Signed-off-by: Otavio Salvador <otavio@...> --- conf/machine/ni
The virtual/kernel sometimes need to be overriden, adding the weak-default allow for easier handler of different providers. Signed-off-by: Otavio Salvador <otavio@...> --- conf/machine/ni
|
By
Otavio Salvador
· #20291
·
|
|
[3rdparty PATCH 1/4] u-boot-script-boundary: Enable 'use-mainline-bsp' support
To easy the test with Linux mainline, we are making use of the new 'use-mainline-bsp' override. Signed-off-by: Otavio Salvador <otavio@...> --- recipes-bsp/u-boot/u-boot-script-boundary_g
To easy the test with Linux mainline, we are making use of the new 'use-mainline-bsp' override. Signed-off-by: Otavio Salvador <otavio@...> --- recipes-bsp/u-boot/u-boot-script-boundary_g
|
By
Otavio Salvador
· #20290
·
|
|
[3rdparty PATCH 0/4] Allow easier use of mainline-based BSP on i.MX products (Nitrogen6x support)
This patchset makes use of the infrastructure added to meta-freescale to enable easier use of mainline-based BSP. To enable it, include: MACHINEOVERRIDES .= ":use-mainline-bsp" To the local.conf and e
This patchset makes use of the infrastructure added to meta-freescale to enable easier use of mainline-based BSP. To enable it, include: MACHINEOVERRIDES .= ":use-mainline-bsp" To the local.conf and e
|
By
Otavio Salvador
· #20289
·
|
|
[PATCH 5/5] linux-fslc: Bump recipe to 4a2e3a368083 revision
This backports many changes, the included commits are: 4a2e3a368083 coda: enable with COMPILE_TEST e8dd8f5bb0d6 coda: restore original firmware locations d17404963398 coda: disable reordering for base
This backports many changes, the included commits are: 4a2e3a368083 coda: enable with COMPILE_TEST e8dd8f5bb0d6 coda: restore original firmware locations d17404963398 coda: disable reordering for base
|
By
Otavio Salvador
· #20287
·
|
|
[PATCH 4/5] qtbase: Add 'use-mainline-bsp' support
This configures the Qt to use the OpenGL ES2 and KMS backend for the 'use-mainline-bsp' case. It also includes a fix for the font rendering issue found when using Etnaviv which were used for Android-b
This configures the Qt to use the OpenGL ES2 and KMS backend for the 'use-mainline-bsp' case. It also includes a fix for the font rendering issue found when using Etnaviv which were used for Android-b
|
By
Otavio Salvador
· #20286
·
|