- Jan 11, 2022
-
-
Jonas Höppner authored
There is a new repo containing the sources for this touch driver. This change now pulls everything from there. BCS 746-000628
-
- Jan 06, 2022
-
-
Felix Gerking authored
The change is already merged in u-boot v2020.04 BCS 746-000495
-
Felix Gerking authored
Disabled SSC for video pll because it leads to problems when converting lcdif to mipi signals on imx8mp. An alternative SSC method will be required in the future. BCS 746-000495
-
The service for loading the sdma firmware was replaced by a udev rule.
-
- Jan 03, 2022
-
-
Jonas Höppner authored
-
- Dec 17, 2021
-
-
Tobias Kahlki authored
BCS 746-000514 BCS 746-000503
-
- Dec 16, 2021
-
-
Jonas Höppner authored
Adapt defconfig: Select the correct bootlogo and enable bootlogo rotation Set the rotation hardcoded ( for now) for mx8mplus.
-
- Dec 14, 2021
-
-
Tim Jaacks authored
Instead of defining a custom job which mirrors the build result from the manifest, use the GitLab multi-project feature to trigger a downstream job in the manifest.
-
Tobias Kahlki authored
-
- Dec 13, 2021
-
-
GitBot authored
-- Commit: https://gitlab.com/garz-fricke/yocto/infrastructure/gitlab-ci/-/commit/cb831c1a4f1d590a66ed9033f72a24bb8ac8d661 check_pipeline_status: add parameter for ref Remove the trigger source parameter again because it did not serve the use case. Add ref parameter instead. -- Commit: https://gitlab.com/garz-fricke/yocto/infrastructure/gitlab-ci/-/commit/c16ae4ea464e3af84baaaea65c406cba55643b4d check_pipeline_status: add parameter for trigger source -- Commit: https://gitlab.com/garz-fricke/yocto/infrastructure/gitlab-ci/-/commit/d321e1f616f8672340e86486a79b66f3769febec Add an addtional flag to enable AlphaPlan FWR generation BCS DevOps-000023 DevOps-000024 -- Commit: https://gitlab.com/garz-fricke/yocto/infrastructure/gitlab-ci/-/commit/9befb0ed5635a3fa43a1deebcde6f4ee34c9184e Run pylint in the yocto build image also, to check if all py deps are installed
-
- Dec 10, 2021
-
-
Felix Gerking authored
* Enabled mainline driver for SN65DSI84 bridge BCS 746-000506 746-E00063
-
- Dec 08, 2021
-
-
Jonas Höppner authored
KERNEL_DEVICETREE contains a list of devicetrees. Now the first of those is used as default devicetree for the boot script instead of a hardcoded one.
-
- Dec 03, 2021
-
-
Jonas Höppner authored
Add machine conf. Adapt u-boot branch for new machine. Adapt imxmkimage branch for new machine. Adapt kernel receipe.
-
- Dec 01, 2021
-
-
Jonas Höppner authored
-
Jonas Höppner authored
-
Felix Gerking authored
* Fixes sporadic freezes during the boot process on trizepsmini pconxs v3 * New guf branch: guf_imx_v2019.04_5.4.3_2021-11-29 * Rebased on 70d18dcbd4771e2eb325ce9b7cfb742e72877acd (kuk_imx_v2019.04_5.4.3_2.0.0) BCS 746-000604
-
- Nov 30, 2021
-
-
The FPGA is configured differently in this device tree than in the atm0700 so that the display colors are displayed correctly. BCS 746-000539
-
- Nov 29, 2021
-
-
Jonas Höppner authored
We had separate lists, but all files in KERNEL_DEVICETREE are IMAGE_BOOT_FILES. So this can be replaced by an expression.
-
- Nov 25, 2021
-
-
-- Commit: https://gitlab.com/garz-fricke/yocto/infrastructure/gitlab-ci/-/commit/d8ea12260f556396326fe340e269d7813010a184 Add alphaplan FWR generator alphaplan_fwr.py: Creates alphaplan software packages for the build release artifacts. According to the release, all relevant artifacts are collected in a list structure and the corresponding aphaplan information are added for each artifact (attributes, md5sum, path, etc.). The list is attached to major software package structure. This structure is written in a json file for documentation. Afterwards the structure is send to an AlphaPlan webservice that creates the FWR articles. alphaplan_keys.py: Generates a dictionary which contains all AlphaPlan specific information for the artifacts. Flag classes are used to define unique keys for the dictionary accesses. -- Commit: https://gitlab.com/garz-fricke/yocto/infrastructure/gitlab-ci/-/commit/19c3e164e97614c2672d3121a315b7db577a290d submit_test.py: Add option to specify branch of the test repository Previously the default branch was allways used to generate the tests from, now it is possible to specify the branch as cmdline option. Additionally, the revision of the test repository is added to the call of the test generator, so the tests run at a fix rev. BCS 746-000547 -- Commit: https://gitlab.com/garz-fricke/yocto/infrastructure/gitlab-ci/-/commit/c07bfd8e93f7c7d5fd97c18ecf0da91c480308db package_release: Store some variables as env file for usage in later jobs
-
- Nov 24, 2021
-
-
Clemens Terasa authored
Add the in-kernel driver for the AD7879 resistive touch driver connected via I2C. The AD7879 will replace the previous STMPE controller due to EOL of the STPME. BCS 746-000567
-
Clemens Terasa authored
Enable adaptivity as a driver feature for the rtl8723ds Wifi driver used for the module of TANARO. Adaptivity is required by the European regulations. BCS 746-000602
-
- Nov 04, 2021
-
-
Jonas Höppner authored
The kuk kernel already contains a useful devicetree file. Added this to the yocto build. BCS 746-000539
-
- Oct 29, 2021
-
-
Tobias Kahlki authored
The proposal branch for the TANARO 5.10 kernel was moved to an active release branch. BCS 746-000535
-
Tobias Kahlki authored
BCS 746-000535
-
Tobias Kahlki authored
The reset driver is used by the PCIEe driver. BCS 746-000535
-
Tobias Kahlki authored
BCS 746-000535
-
Tobias Kahlki authored
- Removed generic backlight driver due to incompatibility BCS 746-000535
-
Tobias Kahlki authored
The current driver in meta-freescale doesn't compile with the 5.10.9 kernel. BCS 746-000535
-
Tobias Kahlki authored
The licence hash betwenn kernel version 5.4.24 and 5.10.9 has changed. BCS 746-000535
-
Tobias Kahlki authored
- Added new recipe for 5.10.9 kernel - Updated preferred kernel version to 5.10.9 BCS 746-000535
-
- Oct 12, 2021
-
-
Bernd Mierzowski authored
Added missing backslash in code sample
-
- Sep 30, 2021
-
-
Felix Gerking authored
BCS 746-000459
-
- Sep 20, 2021
-
-
GitBot authored
-- Commit: https://gitlab.com/garz-fricke/yocto/infrastructure/gitlab-ci/-/commit/36cb477a73f980a8e0c71f7c4c089a8655d51244 submit_test.py: Add option to submit tests for all devices of a type Uses submit_all instead of submit. Some code cleanup also. -- Commit: https://gitlab.com/garz-fricke/yocto/infrastructure/gitlab-ci/-/commit/bbf68ae41d62a0b31764cc30db1637748a4c5e59 submit_tests.py: Add python script to submit tests to lava and wait for results The testsuite is generated per platform and submited to the lava server. The resulting jobs are monitored and the results are downloaded in the results/ subfolder. -- Commit: https://gitlab.com/garz-fricke/yocto/infrastructure/gitlab-ci/-/commit/ba2f41aee3a05d30de089cf3302b68767dda85a4 package_release.py: Add option to specify to output folders The paths have been hardcoded inside the script before. To allow reuse in different situations, the hardcoded paths are removed and options are added instead.
-
- Sep 06, 2021
-
-
Update to the latest Ubuntu version. Also try to write Yocto with capital letters. Reformat some parts for line wrapping and add very basic i.MX6 installation hints.
-
- Aug 31, 2021
-
-
GitBot authored
-- Commit: https://gitlab.com/garz-fricke/yocto/infrastructure/gitlab-ci/-/commit/de38c9f02270f276cdead60b4704d10482d38ebd CI: Adapt package_release to also deploy artifacts locally To upload the sdk the local deployment on build host is needed as it is too big for the uploads. Move copy functionality to extra function. It also generates md5sum.txt from the source file's md5sums. Copy locally (host system) and as gitlab artifact. Add option to copy doc files ( all .md in given folder). BCS 746-000262
-
- Aug 27, 2021
-
-
Clemens Terasa authored
Add the kernel-module-imx6-spreadspectrum that adds the spread spectrum feature to reduce EMI. The dynamic user interface is the /proc/mx6_spreadspectrum but the normal interface is the device tree interface. For more details on the module use the source (Luke). BCS 746-000453
-
Clemens Terasa authored
Update to use the recent proc_ops. Fix possible buffer overflow: The bounds were checked by the complaining compiler, so I do not deserve credit. Harmonize the recipes and Makefiles for imx6-spreadspectrum and rtc-pcf8563-guf. The imx6-spreadspectrum is still not installed by default for imx6(ull) devices. BCS 746-000453
-
Clemens Terasa authored
Adds the G&F iMX6 spread spectrum module. Pulled version c8281e68 from the G&F rocko port. Does not build yet due to kernel 4.1 to 5.10 incompatibilities. BCS 746-000453
-
- Aug 10, 2021
-
-
Clemens Terasa authored
Upgrade the Linux kernel for the i.MX6 devices (SAN* platforms) and iMX6ULL (NALLINO) from v5.10.32 to v5.10.57. BCS 746-000445
-
Clemens Terasa authored
SANTINO-LT is the first G&F iMX6 platform that uses a different UART debug port, UART5 instead of UART2. It is not possible to use both port settings together with early printk. Even though this is unfortunate, we do not need the early printk feature enabled in production so diable it here. CONFIG_VT_HW_CONSOLE_BINDING and CONFIG_LEDS_TRIGGERS are still due to default dependencies. BCS 746-000428
-