Skip to content
Snippets Groups Projects
  1. Jul 06, 2021
  2. Mar 29, 2021
  3. Mar 25, 2021
  4. Mar 24, 2021
  5. Mar 18, 2021
  6. Jan 30, 2021
    • Gary Wong's avatar
      Be friendlier about incompatible options. · 99e2f04e
      Gary Wong authored
      Collect --with-ethernet/--with-etherbone, --with-spi-sdcard/--with-sdcard,
      etc. into ArgumentParser.add_mutually_exclusive_group()s.  That way, we
      get pretty --help output, and appropriate error messages if somebody
      tries to ask for something that doesn't make sense.
      99e2f04e
  7. Jan 23, 2021
  8. Jan 04, 2021
  9. Nov 12, 2020
  10. Nov 04, 2020
  11. Oct 12, 2020
  12. Sep 01, 2020
  13. Aug 24, 2020
  14. Aug 23, 2020
  15. Aug 06, 2020
  16. Aug 04, 2020
  17. Jul 24, 2020
  18. Jul 03, 2020
  19. Jul 01, 2020
  20. Jun 30, 2020
  21. Jun 25, 2020
  22. Jun 02, 2020
  23. May 21, 2020
  24. May 08, 2020
  25. May 05, 2020
  26. Apr 30, 2020
  27. Apr 14, 2020
  28. Apr 10, 2020
  29. Mar 24, 2020
  30. Mar 21, 2020
  31. Feb 28, 2020
  32. Feb 03, 2020
    • Florent Kermarrec's avatar
      Avoid Official/Partner/Community differentiation: use same directory for all platforms/targets. · 8211aca2
      Florent Kermarrec authored
      We initially wanted to provide different level of support for the platforms/targets, mainly
      to avoid too much maintenance and let each contributor update its contributed platforms and
      targets, but it's easier to update all platforms/targets all-together when LiteX evolves or
      changes (and that's what has been done on litex-boards since the creation of the repository).
      So let just simplify things and avoid this differentiation.
      8211aca2
  33. Jan 13, 2020
Loading