Skip to content
Snippets Groups Projects
  1. Jul 06, 2021
  2. Mar 29, 2021
  3. Mar 25, 2021
  4. Mar 24, 2021
  5. 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
  6. Jan 28, 2021
  7. Jan 26, 2021
  8. Jan 07, 2021
  9. Jan 06, 2021
  10. Nov 12, 2020
  11. Nov 04, 2020
  12. Oct 13, 2020
  13. Aug 23, 2020
  14. Aug 06, 2020
  15. Jun 30, 2020
  16. May 21, 2020
  17. May 08, 2020
  18. May 05, 2020
  19. Mar 21, 2020
  20. Feb 11, 2020
  21. 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
  22. Jan 16, 2020
  23. Jan 13, 2020
  24. Dec 03, 2019
  25. Oct 30, 2019
  26. Oct 09, 2019
  27. Sep 25, 2019
  28. Sep 12, 2019
  29. Sep 11, 2019
  30. Aug 26, 2019
  31. Jul 12, 2019
  32. Jun 24, 2019
  33. Jun 10, 2019
Loading