- Dec 19, 2022
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@22c519f1 Move FTP jobs to FTP runner -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@84d0616b Add new deploy pipeline to Yocto -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@f0436868 Move reusable parts from CI-Test to common -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@3d3b4d09 Yocto: fix SDK package -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@37360288 Yocto: fix SDK build -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@2b6fc739 Package: add comment -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@95d6e368 alphaplan_fwr_import: add error handling -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@277d4af7 Package & deploy: do not allow missing dotenv file -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@3c68ccab Alphaplan: add script for importing alphaplan data The script has mostly been copied from alphaplan_fwr.py, but with different input data. Adding a job to the CI-test environment for testing this. -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@3b3238a1 Alphaplan: add script for generating alphaplan data This script has mostly been copied from alphaplan_fwr.py, but with different input data (artifacts from the SoftwareStore deploy job) and without actually importing the data to the Alphaplan database. Adding a job to the CI-test environment for testing this. -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@387b8184 Deploy: save variables in deploy.env -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@902c9276 Deploy: save rsync file list for later stages -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@15622149 CI-test: use caching between the pipeline stages -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@a96a923e CI-test: add deploy stages for SoftwareStore and FTP Rename all stages to uppercase on this occasion, since we're adding stages with names containing multiple words. -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@056f1af1 Add package class and stage -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@a1972724 Add script to query job logs filtered by status, tag, and log pattern -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@d501fed4 Update isort config -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@d6149039 Harmonize import order in all python files via isort -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@8b4f3c38 Add isort job to analyze stage isort is a Python utility to sort imports alphabetically, and automatically separated into sections and by type. -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@049a2268 common: add constant for default GitLab URL
-
GitBot authored
-- Commit: seco-ne/3rd-party/kuk/uboot-imx-kuk@55a2c30c trizeps8mini: v2r1: add support (quicklogic, realtek phy adress) (cherry picked from commit 0957e06f3fa03ebddbd7a1c53c5867863710f30b) -- Commit: seco-ne/3rd-party/kuk/uboot-imx-kuk@f7b721ed seco boards: Printout SECO instead of GuF or KUK -- Commit: seco-ne/3rd-party/kuk/uboot-imx-kuk@05615e36 trizeps8mini: Add board versions to printed strings (cherry picked from commit 87a491e70fd2894b24b25bb09205594d400a450f)
-
- Dec 10, 2022
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@80cdce73 touch:wm9705: Activate internal median and low-pass filter BCS 746-000965 -- Commit: seco-ne/kernel/linux-imx-kuk@03279e70 touch:wm9705: Fixed status error in poll routine The status bits from the ADC registers interfered with the median filter. BCS 746-000965 -- Commit: seco-ne/kernel/linux-imx-kuk@13150c5f touch:wm9705: Replaced distance filter with median filter The distance filter does not work as expected at the moment. Disabled it and replaced it with a median filter. BCS 746-000965 -- Commit: seco-ne/kernel/linux-imx-kuk@7a35973a touch:wm9705: Fixed distance filter and touch status The distance filter had an infinite loop, because the variables haven't been reset between iterations. Also the status bit wasn't correctly set when using the oversampling in the polling method. BCS 746-000965 -- Commit: seco-ne/kernel/linux-imx-kuk@87b340cf touch:wm9705: Added optional filters to WM9705 Added distance, median and low-pass filter to the WM9705. The distance filter is always applied, while the median and low-pass filter can be activated via the devicetree. BCS 746-000965 -- Commit: seco-ne/kernel/linux-imx-kuk@cc6119ce touch:wm9705: Added oversampling to infinite mode BCS 746-000965 -- Commit: seco-ne/kernel/linux-imx-kuk@f95ce352 touch:wm97xx: Added debug messages BCS 746-000965 -- Commit: seco-ne/kernel/linux-imx-kuk@213a4cdb touch:wm9705: Added stubs for the filtering of samples The samples from the WM9705 need to be further filtered to get a good touch screen performance. Created some stubs and parts of the filter implementation. BCS 746-000965 -- Commit: seco-ne/kernel/linux-imx-kuk@10b162d6 touch:wm9705: Fixed infinite mode on WM9705 BCS 746-000965
-
- Dec 09, 2022
-
-
-- Commit: seco-ne/kernel/linux-imx-kuk@544db85b dts:tanaro: Fix name in headless devicetrees
-
-- Commit: seco-ne/3rd-party/kuk/uboot-imx-kuk@eeaddfdf spl:mc3: Set TTLOUT1 in SPL The TTLOUT1 must be set early during boot.
-
- Dec 08, 2022
-
-
-- Commit: seco-ne/kernel/linux-imx-kuk@1e4857b5 dts:tanaro: Add devicetree for headless devices with and without GB ethernet ment for FT1 usage. BCS 746-001157
-
GitBot authored
-- Commit: seco-ne/kernel/linux-guf@2d9b2214 dts:santaro:santoka: Set wp-gpio for SD-Cards The "wp-gpios" assignment was missing for both platforms. BCS 746-001170
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@e70d9aa9 dts:tanaro: Add overlay to disable ethernet mac (fec1) BCS 746-001157
-
- Dec 06, 2022
-
-
GitBot authored
-- Commit: seco-ne/tools/qt-multi-screen-compositor@c23f9b86 Changed getScreen to send a broadcast on success. -- Commit: seco-ne/tools/qt-multi-screen-compositor@7011c025 Cleanups and fix Applist handling -- Commit: seco-ne/tools/qt-multi-screen-compositor@64d9de75 disabled internal window visibility manipulation and implemented moving of non-existing surfaces, based on the frozen IVI-ID. -- Commit: seco-ne/tools/qt-multi-screen-compositor@6fdb573a fixed Segfault in compositor-message -- Commit: seco-ne/tools/qt-multi-screen-compositor@88bf767f logging IviId instead of WindowId in case of error. -- Commit: seco-ne/tools/qt-multi-screen-compositor@3d2b4418 Hide/Show broadcast messages now contain the screen the window is on. -- Commit: seco-ne/tools/qt-multi-screen-compositor@ca91953e Fix data types and server status messages -- Commit: seco-ne/tools/qt-multi-screen-compositor@24e53684 added message broadcasting infrastructure and fixed cleanup of dead pids. -- Commit: seco-ne/tools/qt-multi-screen-compositor@b91c1462 cleaned up unused code. -- Commit: seco-ne/tools/qt-multi-screen-compositor@d0bd0507 saving master-iviIds to freezer, substantially simplifying the cleanup. -- Commit: seco-ne/tools/qt-multi-screen-compositor@c8d4e498 all requests bearing an iviId are now internally mapped to the pid and window manipulation operations now affect all windows belonging to a pid. -- Commit: seco-ne/tools/qt-multi-screen-compositor@7cfb84d6 added cleanup for frozen id list -- Commit: seco-ne/tools/qt-multi-screen-compositor@d6487b82 changed background color back to black -- Commit: seco-ne/tools/qt-multi-screen-compositor@b49dd3fe fixet wrong int type for compositor-message status -- Commit: seco-ne/tools/qt-multi-screen-compositor@51557a6a fixed hanging on unknown compositor-message and added feature to open new surfaces on the same screen as their parents, even if they have been moved or destroyed by then. -- Commit: seco-ne/tools/qt-multi-screen-compositor@19670b60 Improved Surface handling and debug output Lots of cleanup to do but this should work as a demo/test -- Commit: seco-ne/tools/qt-multi-screen-compositor@a68af4be Improved logWindows to include iviIds. -- Commit: seco-ne/tools/qt-multi-screen-compositor@c0f96372 IVI surface handling works without crashes now. PID based approach doesn't seem to have an easy way of manipulating windows. -- Commit: seco-ne/tools/qt-multi-screen-compositor@2261b6f7 first working PoC of PID based window switching approach. getScreen function is implemented, window management functions need to be adjusted.
-
- Dec 05, 2022
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@25869b45 dts:seco-mx8mp:mc3: Enable mipi csi camera support using an ov5640
-
- Nov 30, 2022
-
-
GitBot authored
-- Commit: seco-ne/tools/gf-emc-test-suite@2bb508f3 Add video_play example qml
-
- Nov 29, 2022
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@ccc76ac7 dts:dual-espresso: Set bus frequencies of i2c1 and i2c6 to 400kHz Increase the i2c bus speed for both touch devices. This reduces the touch update time.
-
- Nov 28, 2022
-
-
Jonas Höppner authored
Change-Id: Ifc6ef2352dcaba5fdfc8b8d9dd1e9156ad83c4c3
-
- Nov 21, 2022
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@b7f2697d dts:dual-espresso: Remove 100MHz pinctrl for SD Card Adopt the configuration from EMC test. In addition, the 100MHz mode causes IO issues with various SD Cards. BCS 746-001061
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@9982711f Move deploy jobs to deploy runner
-
- Nov 18, 2022
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@65760c59 dts:dual-espresso: Add custom poweroff routine The power off routine monitors the PW_FAIL24V# signal. If the 24V are active or become active again while the system is in the custom power off routine, a restart is triggered. BCS 746-001083 -- Commit: seco-ne/kernel/linux-imx-kuk@858faf2e drivers:psci: Add possibility to skip the assignment of pm_power_off Since we need a custom poweroff routine for the dual-espresso project, pm_power_off must be assigned to a special function. pm_power_off is assigned to psci_sys_poweroff by default. Added a devicetree property that allows to skip the assignment of pm_power_off to avoid a potential race condition. BCS 746-001083 -- Commit: seco-ne/kernel/linux-imx-kuk@f005841e drivers:power: Add a custom poweroff module for dual-espresso The module monitors a gpio state and calls the kernel restart handler when the gpio has a specific state. This done by assigning a the monitor routine to the pm_power_off function pointer. In this way, the monitoring starts as the last step of a shutdown -P call. Devicetree properties: * init-delay-ms: Set an initial delay until the monitoring is started * monitor-delay-ms: Poll delay of the gpio BCS 746-001083
-
- Nov 11, 2022
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@e48b4c0b package_release: Do not fail if a file does not exist
-
- Nov 10, 2022
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-guf@a14e669b logo: Removed duplicate of seco boot logo A duplicate of the seco logo was present in the logos dir. (cherry picked from commit 348ae9ef8e5439fa62a2d9eceae008bdd5d96348) -- Commit: seco-ne/kernel/linux-guf@0c15fefb logo: Enable SECO and FnG logo by default Both logos need to be enabled by default. The logo that is added to the kernel is picked through the defconfig and the override in the kernel include file. (cherry picked from commit 4dd7c7bbba066a73d06fcafe091e7a46454560d8) -- Commit: seco-ne/kernel/linux-guf@3991915e logo: Added fngsystem boot logo Cherry-pick from af765e15 (cherry picked from commit e03aff3ac82c5aadaa1b755f80074c90a57accda) -- Commit: seco-ne/kernel/linux-guf@8c6557ad logo: Added SECO and EDGEHOG logo Updated the seco logo from the marketing's eps file. (cherry picked from commit fa277d894d440a993ff24cb93f1a5c94b91fb102) (cherry picked from commit a70c95c0bac3db1cb2d5c750232bdd2cef634527)
-
- Nov 08, 2022
-
-
-- Commit: seco-ne/kernel/linux-imx-kuk@5a2638e5 dts:mc3: Add pcie to dts, mostly copy from evk. BCS 746-000938
-
- Nov 07, 2022
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@6f218c55 dts:tanaro:Fannal 10.1" display: improve timing, works with SSC now
-
- Nov 04, 2022
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@3cc52756 dts:mc3: Enable the internal i2c level translator of the PMIC Connected ICs: * Si52202 * ADV7535 BCS 746-000939 -- Commit: seco-ne/kernel/linux-imx-kuk@9d148a43 drivers:regulator:pca9450: Add devicetree property for i2c level translator The pca9450 has an internal i2c level translator that is disabled by default. Now the operating modes can be set in the devicetree: * i2c-lt-en = "force-disable" * i2c-lt-en = "standby-and-run" - Enable only in STANDBY and RUN mode * i2c-lt-en = "run" - Enable only in RUN mode * i2c-lt-en = "force-enable" BCS 746-000939 -- Commit: seco-ne/kernel/linux-imx-kuk@be4c5701 dts:mc3: Add backplane HDMI support (via ADV7535) For the ADV7535 i2c connection, the PMIC's i2c level shifter must be enabled. Use 12MHz as dsi reference clock rate. This allows the ADV7535 to derive suitable DDR clock rates. For futher details see: https://source.codeaurora.org/external/imx/linux-imx/commit/arch/arm64/boot/dts/freescale/imx8mp.dtsi?h=lf-5.15.y&id=5b91a97520cf7479d313c855225caf83e5f3a228 BCS 746-000939 -- Commit: seco-ne/kernel/linux-imx-kuk@cac457dc dts:mc3:hdmi: Add onboard HDMI support At the moment there is a problem with the HDMI hot plug detection (HPD) in combination with the eARC. The HPD only works correctly when the EARC_N_HPD signal is disconnected. Simply enabling or disabling the xcvr (eARC) controller does not result in a valid HPD. HDMI works when the eARC is not connected. The 5V fault detection is currently not supported. BCS 746-000949 -- Commit: seco-ne/kernel/linux-imx-kuk@aafa6357 dts:mc3: Enable ml_vipsi gpu node The node is part of the gpu, but has not been enabled yet.
-
-- Commit: seco-ne/3rd-party/kuk/uboot-imx-kuk@e10430b6 tanaro: Disable display support in defconfig We don't want to handle the display timings in u-boot as well, and start the display with the kernel bootlogo instead.
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@1ffbafba dts:lq057: Updated the pxlclk also for the panel_lvds block There are two possible ways of using the LVDS panel. The second block was missing the reduced pixel clock. See commit c00df0016cf4db916ac429e3c79ef14bead477f0.
-
- Nov 01, 2022
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@349ea069 sai:ac97: Replaced timeout message with debug message
-
- Oct 28, 2022
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@6ee2a8f1 touch:wm9705: Added infinite mode The WM9705 can run in a continuous mode, where the conversion channel is manually switched by writing to register 0x76. This mode is required for a special touch/codec combination but wasn't supported in the driver yet. The mode can be activated by adding the "use-infinite-mode" property to the devicetree node. BCS 746-001090 -- Commit: seco-ne/kernel/linux-imx-kuk@814db570 wm9705: Added devicetree support for IRQ to the wm97xx BCS 746-001045
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@34d04b94 dts:mc3: Added 24c64 EEPROM to devicetree -- Commit: seco-ne/kernel/linux-imx-kuk@1ba1d570 dts:mc3: Added lm75b temperature sensor
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@dc29d0f6 dts:mc3: Added ADC chip to I2C The ADC chip is detected on the bus but probing fails at the moment. It seems that the driver tries to send the wrong setup and config bytes to the chip. Further investigation is required. BCS 746-001092
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@b33f9429 dts:tanaro: Fix pixel clock and framerate for 10.1 Dataimage SCX1001255GGU06 display Adapt pixelclock to 71MHz, fixed clock tree. BCS 746-001034 -- Commit: seco-ne/kernel/linux-imx-kuk@9b958c66 dts:tanaro: Add support for 10.1 Fannal FN1010D013C display BCS 746-001034 -- Commit: seco-ne/kernel/linux-imx-kuk@89848b5e seco-mx8mm: Allow to specify the VIDIO_PLL1_RATE as define This is a bit hacky but currently I don't know a better solution. Though the doc say assigned-clock-parents may not be used to set clock rates if there are multiple consumers this is used here widely. ( see Documentation/devicetree/bindings/clock/clock-bindings.txt line 164) To allow to change this in devicetree using this file, this macro is introduced, using the default value from before as default. BCS 746-001034 -- Commit: seco-ne/kernel/linux-imx-kuk@afc2f905 mx8m:sec-dsim: Add message to sec-dsim to print out resulting pixel clock rate BCS 746-001034 -- Commit: seco-ne/kernel/linux-imx-kuk@b320dc65 seco-mx8mm:tanaro:clk-pll14xx:video-pll1: Add additional setpoint for 700MHz The pll only has a few preconfigured settings. This adds 700MHz to achieve additional pixel clocks. BCS 746-001034
-
- Oct 27, 2022
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@8759a147 dts:dual-espresso: Configure touch reset pins as open-drain The EXC81W32 touch controller tries to reset itself when a touch fwr update is performed. If the reset pin is driven or configured as pull-up, the controller gets stuck when the self-reset is performed. BCS 746-001093
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@c00df001 dts:lq057: Changed to lower clock-frequency The converter chip for LVDS to LCDIF was changed for the lq057q3dc12. Reduced the clock frequency accordingly.
-
- Oct 24, 2022
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@a27e0e1e fsl_sai: Fix CONFIG_SND_SOC_FSL_SAI_AC97, build failed without this
-
- Oct 21, 2022
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@856b08ff ucb1400_core: Adapt to AC97_BUS_NEW -- Commit: seco-ne/kernel/linux-imx-kuk@07c424a8 dts:mc3: Setup SAI to run in AC97 mode Hint for RX BCLK: The BCLK (bit clock) is generated by the AC97 codec and routed to TX and RX. Since we synchronize the incoming BCLK in the SAI, we disable the clock on RX. BCS 746-001045 -- Commit: seco-ne/kernel/linux-imx-kuk@9070dbed fsl_sai: Add AC97 mode for register access Register the SAI as AC97 controller, setup clocks and format and implement single register reads and writes. -- Commit: seco-ne/kernel/linux-imx-kuk@e2955b6a bus:ac97: Add GPIO reset functions to AC97_BUS_NEW Added functions to use GPIOs for the AC97 as fallback mode when the reset call backs of the AC97 controller are not set. The functionality is based on the implementation of ac97_bus.c.
-
- Oct 20, 2022
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@9f808f72 dts:trizeps8plus: Disable VPU The VPU is currently not working, disable it to enable SW decoding by default. BCS 746-001087
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@5f217ff8 files: Fixed access permissions of driver files (cherry picked from commit 3b5b35030b19b27ed4ebcc36eb78c0ed863a528b)
-
- Oct 18, 2022
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@a5e27f6e FTP upload: Add flag to hide FTP upload stage This is a workaround to prevent customer releases being uploaded to our public FTP area. It should be removed as soon as we support uploading to different FTP target folders.
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@543a2170 manifest_package: add release suffix Customer specific manifest projects can now set the RELEASE_SUFFIX variable, which then gets appended to the deployment folder names. -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@c763c43f alphaplan_fwr: change variable "release_name_local" to "release_name" Otherwise it can be assumed that it might be correlated with outputdir_local, which is not the case. -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@2d8d26a5 package_release: more refactoring - Make output-dir an argument that can be passed multiple times instead of hard-coding two dirs with certain meanings. - Remove LOCALDIR variable from package.env, because it is not used anywhere (only occurence was job class ".uploadsdkftp" which wasn't used anywhere either). -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@dc3698c8 package_release: refactoring Improve readability of package_release.py and its submodule generate_release_metadata.py. - Add describing comments throughout the file. - Remove duplicate code from functions. Simplify them, so that they do what their names say (and nothing more). - Rename variables and function arguments to make their purpose clearer. - Harmonize variable names with their corresponding command line arguments. - Add pydoc for functions. - Add type declarations to function arguments. - Generate MD5 and metadata files in the source directories so that they can be copied along with the rest of the files.
-
- Oct 12, 2022
-
-
GitBot authored
-- Commit: seco-ne/3rd-party/kuk/uboot-imx-kuk@1330fad5 MC3: Fix missing LPDDR4 RAM setting During integration of MC3 LPDDR4 RAM settings with 3733 MTS Trizeps RAM settings for some reason one line of the MC3 RAM settings got lost, resulting in training for 400 MTS to fail on MC3. This patch re-insert the missing line. Now MC3 400 MTS training is working again.
-
- Oct 10, 2022
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@c8d34053 dts:mc3: Added status and panic LEDs (cherry picked from commit 6463eac2dbf78bf830c9da28e1fccb9bc2d09626)
-
- Sep 28, 2022
-
-
GitBot authored
-- Commit: seco-ne/3rd-party/kuk/uboot-imx-kuk@36e07a27 trizeps8plus/mc3: Add fuse decoding for RAM size The code to readout the fuses that define the installed RAM size have not been implemented for trizeps8plus. Merged the related code from trizeps8mini into the trizeps8plus board file and adapted the defines to use 1GB Ram without fuses, used for MC3. The PHYS_RAM_SIZE define is now set to 3GB as this is also used to define the RAM mapping, where 3GB is addressable. BCS 746-001065
-
- Sep 27, 2022
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@c831d1da get_integration_sources: check if CI is enabled Trying to query CI variables on a project which does not have the CI feature enabled leads to an HTTP 403 (forbidden) error. Check whether CI is enabled using the "jobs_enabled" flag.
-