Skip to content
Snippets Groups Projects
  1. Jul 04, 2024
  2. Mar 15, 2024
  3. Mar 14, 2024
  4. Mar 01, 2024
  5. Feb 27, 2024
  6. Jan 18, 2024
  7. Nov 07, 2023
    • Tom Rini's avatar
      CI, pytest: Add a test for sandbox without LTO · 56ea7c8b
      Tom Rini authored
      
      The primary motivation for having a sandbox without LTO build in CI is
      to ensure that we don't have that option break. We now have the ability
      to run tests of specific options being enabled/disabled, so drop the
      parts of CI that build and test that configuration specifically and add
      a build test instead. We still test that "NO_LTO=1" rather than editing
      the config file works via the ftrace tests.
      
      Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
      Signed-off-by: default avatarTom Rini <trini@konsulko.com>
      56ea7c8b
  8. Nov 02, 2023
  9. Oct 23, 2023
  10. Oct 18, 2023
    • Sean Anderson's avatar
      test: spl: Add functions to create images · b93cc1e7
      Sean Anderson authored and Tom Rini's avatar Tom Rini committed
      
      This add some basic functions to create images, and a test for said
      functions. This is not intended to be a test of the image parsing
      functions, but rather a framework for creating minimal images for testing
      load methods. That said, it does do an OK job at finding bugs in the image
      parsing directly.
      
      Since we have two methods for loading/parsing FIT images, add LOAD_FIT_FULL
      as a separate CI run.
      
      Signed-off-by: default avatarSean Anderson <seanga2@gmail.com>
      Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
      b93cc1e7
  11. Sep 30, 2023
  12. Sep 06, 2023
  13. Sep 05, 2023
    • Tom Rini's avatar
      nokia_rx51: Remove platform · 493fd336
      Tom Rini authored
      
      This platform is behind on migrations (it is the sole user of the oldest
      legacy version of the USB gadget stack and is long overdue for
      migration) and with Pali no longer being a maintainer, we remove this
      platform.
      
      Signed-off-by: default avatarTom Rini <trini@konsulko.com>
      493fd336
  14. Aug 29, 2023
  15. Aug 26, 2023
  16. Aug 17, 2023
  17. Jul 24, 2023
  18. Jul 21, 2023
  19. Jul 20, 2023
  20. Jul 06, 2023
  21. May 04, 2023
  22. Apr 15, 2023
  23. Apr 04, 2023
  24. Apr 02, 2023
  25. Mar 22, 2023
  26. Mar 08, 2023
  27. Feb 24, 2023
  28. Feb 14, 2023
  29. Feb 11, 2023
Loading