Skip to content
Snippets Groups Projects
  1. Sep 14, 2022
  2. Sep 13, 2022
  3. Sep 09, 2022
  4. Sep 08, 2022
  5. Sep 06, 2022
  6. Sep 05, 2022
  7. Sep 02, 2022
  8. Aug 31, 2022
  9. Aug 30, 2022
  10. Aug 29, 2022
  11. Aug 26, 2022
  12. Aug 19, 2022
    • Tobias Kahlki's avatar
      fng-install: Fixed post-install for fngsystem · f79fbee6
      Tobias Kahlki authored
      The post-install for fngsystem is running in a temp directory.
      This directory was missing the new artifacts (devicetree and overlays)
      to properly run.
      Further, the combine step of kernel + devicetree was failing for
      fngsystem, because the fngsystem partition is too small (at least for
      i.MX8 devices). To work around this, the post-install scripts checks
      for a "combine_kernel" file in the boot partition and only combines
      the kernel and the devicetree if the file is present.
      
      Cherry-pick from 4c3847e5
      f79fbee6
    • Tobias Kahlki's avatar
      kernel:config: Enabled additional dmabuf drivers/frameworks · 63eb17b2
      Tobias Kahlki authored
      We still have some issues with the allocation of continous memory for
      the VPU support. Enabled some additional drivers/frameworks in the
      kernel to perform further tests.
      63eb17b2
  13. Aug 18, 2022
  14. Aug 17, 2022
  15. Aug 16, 2022
  16. Aug 15, 2022
  17. Aug 10, 2022
  18. Aug 08, 2022
  19. Aug 05, 2022
  20. Aug 04, 2022
    • Tobias Kahlki's avatar
      bootscripts:kernel: Fixed machine names for i.MX8 · f229d74c
      Tobias Kahlki authored
      We don't want to use the machine overrides from the meta-freescale
      layer. Therefore, we disabled the filter mechanism and re-added
      the old SoC names.
      To reflect this change, the files have been moved to the correct folders.
      f229d74c
  21. Aug 03, 2022
  22. Aug 02, 2022
  23. Jul 30, 2022
Loading