- Jul 04, 2023
-
-
Eberhard Stoll authored
images-swu: Fix swu package creation See merge request !24
-
Eberhard Stoll authored
Now the swu package for the corresponding image-*swu contains all necessary update files and configuration. For this all swupdate-*img recipes are obsoleted (but currently kept for compatibility)
-
- Dec 21, 2022
-
-
Eberhard Stoll authored
linux-stm32mp: Fix admatec 5 inch DPI display parameters See merge request !23
-
Eberhard Stoll authored
-
- Dec 20, 2022
-
-
Eberhard Stoll authored
Various improvements See merge request !22
-
Eberhard Stoll authored
-
Eberhard Stoll authored
-
- Dec 19, 2022
-
-
Eberhard Stoll authored
Fix dsi clock configuarion in CubeIDE ioc file. With the wrong settings and DSI enabled, the CubeIDE clock tree validation fails. To quiet this warning, the clock setting is adapted. These settings do not have any impact for a running linux system, because these clocks are calculated correctly by the drivers on the fly.
-
Eberhard Stoll authored
-
Eberhard Stoll authored
Link some essential drivert into kernel image to accelerate display initialisation. Also remove some unused drivers.
-
Frieder Schrempf authored
gstreamer1.0-plugins-base: Fix OpenGL setup by enabling GBM See merge request !21
-
Frieder Schrempf authored
With no window manager like X11 or Wayland available, we need to use the GBM backend in order to use OpenGL with GStreamer. Enabling it prevents a build error with gstreamer1.0-plugins-bad which expects the gstreamer-gl module to be avialable when opengl is enabled in DISTRO_FEATURES.
-
- Dec 15, 2022
-
-
Frieder Schrempf authored
Use new override syntax everywhere See merge request !20
-
- Dec 14, 2022
-
-
Frieder Schrempf authored
This is not required in Dunfell, but in later releases it is and using it in Dunfell makes backporting patches from future versions easier. The changes were made using the script scripts/contrib/convert-overrides.py from poky (master) and some manual corrections.
-
- Nov 24, 2022
-
-
Eberhard Stoll authored
Various improvements See merge request !19
-
- Nov 18, 2022
-
-
Eberhard Stoll authored
-
Eberhard Stoll authored
-
Eberhard Stoll authored
-
- Nov 17, 2022
-
-
Eberhard Stoll authored
stm32mp-t1000 SOM: Add gpio pin hook to stm32mp-t1000 SOM device tree spi_ks8895, ti-sn65dsi83: Fix drivers to allow gpio operations to sleep spi_ks8895 ethernet switch: Add delay before starting spi communication after reset
-
Eberhard Stoll authored
Enables u-boot option to set the default value for 'board_name' environment variable in defconfig file. This eases customer configurations which can use the default u-boot device tree
-
Eberhard Stoll authored
-
- Nov 07, 2022
-
-
Eberhard Stoll authored
- USB SIO adapter based on CP120x - SPI-CAN MCP251XFD
-
- Oct 19, 2022
-
-
Eberhard Stoll authored
Add support for loading M4 application See merge request !18
-
Eberhard Stoll authored
-
- Oct 18, 2022
-
-
Eberhard Stoll authored
Remove m4-fw-autoload tools. They are now obsoleted by m4-autoload package
-
Eberhard Stoll authored
Add tools to load M4 application on boot. Also adds some demo M4 applictions and tools
-
Eberhard Stoll authored
rpmsg programs are removed. They now belong to M4 demo
-
- Oct 12, 2022
-
-
Eberhard Stoll authored
Add Qt5 integration for qt demo image See merge request !17
-
- Oct 10, 2022
-
-
Eberhard Stoll authored
Add Qt5 demo image - image-ktn-qt and - image-ktn-qt-swu
-
- Oct 06, 2022
-
-
Eberhard Stoll authored
-
Eberhard Stoll authored
- Enabled QPA features: linuxfb and eglfs - Enabled EGLFS integration: eglfs_kms, eglfs_viv linuxfb and eglfs_kms is default
-
- Sep 28, 2022
-
-
Eberhard Stoll authored
adcread: Improve board scale configuration See merge request !16
-
Eberhard Stoll authored
Scaling values for ADC channels can now be configured by device tree entries
-
Eberhard Stoll authored
-
Eberhard Stoll authored
-
- Sep 23, 2022
-
-
Eberhard Stoll authored
stm32mp-t1000-k: Disable DMA for console See merge request !15
-
Eberhard Stoll authored
Cleanup DMA channel shortage by removing not required DMA channel for serial console uart
-
- Sep 22, 2022
-
-
Eberhard Stoll authored
Add LVDS and HDMI support for Kontron BL boards See merge request !14
-
Eberhard Stoll authored
Support for the following LVDS displays is added on Kontrons BL boards (stm32mp-t1000-k): - Jenson JT60050 LVDS 7 inch (stm32mp-t1000-k-70) and - Jenson JT60180 LVDS 10 inch (stm32mp-t1000-k-101) HDMI is activated by default for the non-LVDS BL device tree configuration stm32mp-t1000-k. Due to limitations of clock settings only a few HDMI monitors will work!
-
- Aug 05, 2022
-
-
Eberhard Stoll authored
-