soc/add_sdcard: add with_emulator parameter to use SDCard emulator (from Google Proje...
[litex.git] / litex / tools / litex_term.py
2020-05-14 enjoy-digitalMerge pull request #518 from enjoy-digital/csr_base
2020-05-14 enjoy-digitalMerge pull request #523 from DurandA/patch-5
2020-05-13 Arnaud DurandUpdate litex_term help
2020-04-09 Florent Kermarrectools/litex_term: increase workaround delay for usb_fif...
2020-03-25 Florent Kermarrectools/litex_term: use 64 bytes as default payload_lengh...
2020-03-25 enjoy-digitalMerge pull request #437 from feliks-montez/bugfix/fix...
2020-03-24 Feliksflush rx buffer when bad crc and fix frame payload...
2019-11-20 enjoy-digitalMerge pull request #309 from antmicro/mmcm-fix
2019-11-11 Florent Kermarrectools/litex_term: remove automatic reboot when flashing...
2019-11-08 Florent Kermarrecbios/flash: minor cleanup on serialboot flashing, add...
2019-11-08 enjoy-digitalMerge pull request #305 from FrankBuss/master
2019-11-08 fb@frank-buss.deadding support to flash an FBI image
2019-09-12 Florent Kermarrectools/litex_term/upload: bufferize only chunks of the...
2019-08-31 enjoy-digitalMerge pull request #251 from micro-FPGA/master
2019-08-27 Florent Kermarrecsoftware/bios: switch to standard CRLF
2019-08-26 Florent Kermarrectools/litex_term: add automatic check to see if we...
2019-08-26 Florent Kermarrecbios/tools: allow disabling CRC check on serialboot...
2019-08-26 Florent Kermarrectools/litex_term: add sdl_payload_length
2019-08-06 Florent Kermarreclitex_term: make sure to unconfigure console when board...
2019-06-24 Florent Kermarrecmake sure #!/usr/bin/env python3 is before copyright...
2019-06-23 Florent Kermarrecadd CONTRIBUTORS file and add copyright header to all...
2019-06-11 enjoy-digitalMerge pull request #198 from TomKeddie/tomk_20190610_ar...
2019-06-10 Florent Kermarrectools/litex_term: exit on 2 consecutive CTRL-C
2019-05-06 Florent Kermarrectools/litex_term: add json support to load images to...
2019-04-23 Florent Kermarrectools/litex_term: change TERM prompt to LXTERM
2019-04-20 Florent Kermarrectools: move from litex.soc.tools to litex.tools and...