Allow using gcc for or1k.
[litex.git] / litex / soc / tools /
2017-01-17 enjoy-digitalMerge pull request #14 from mithro/spiflash2
2017-01-11 Florent Kermarrecsoc/tools/litex_term.py: fix reader for c = b"\r" case
2016-12-23 enjoy-digitalMerge pull request #13 from mithro/master
2016-12-23 Tim 'mithro' AnsellRaise AttributeError.
2016-12-17 enjoy-digitalMerge pull request #11 from mithro/file-dont-change
2016-12-17 enjoy-digitalMerge pull request #10 from mithro/etherbone
2016-12-17 Tim 'mithro' AnsellAllow CSRElement objects to be autocompleted.
2016-12-17 Tim 'mithro' AnsellProvide csr_data_width via the constants.
2016-11-30 whitequarklitex_term: nicer progress bar
2016-07-18 Florent Kermarrecsoc/tools/remote: allow direct use of comm_udp and...
2016-05-30 Florent Kermarrecsoc/tools/remove/comm_uart: limit write bursts to 8...
2016-02-19 Florent Kermarrecsoc/tools/litex_term: continue cleanup
2016-02-19 Florent Kermarrecsoc/tools/litex_term: continue cleanup
2016-02-19 Florent Kermarrecsoc/tools/litex_term: continue cleanup
2016-02-18 Florent Kermarrecsoc/tools/litex_term: remove write_exact, use more...
2016-02-18 Florent Kermarrecsoc/tools/litex_term: remove character function
2016-02-18 Florent Kermarrecsoc/tools/litex_term: replace get_file_data with f...
2016-02-18 Florent Kermarrecsoc/tools/remove: fix import
2016-01-16 Florent Kermarrecsoc/tools/litex_term: also rename inside file
2016-01-16 Florent Kermarrecsoc/tools: rename to litex_term, litex_server, litex_client
2016-01-16 Florent Kermarrecsoc/tools/remove_server: cleanup
2016-01-16 Florent Kermarrecsoc/tools/flterm: get rid of serial.tools.miniterm...
2015-12-27 Florent Kermarrecsoc/tools/remove/server: avoid closing server when...
2015-12-27 Florent Kermarrecsoc/tools/remove/client: set socket timeout to 5s
2015-11-23 Florent Kermarrecsoc/tools/remote/csr_builder: manage memory regions...
2015-11-23 Florent Kermarrecsoc/tools/remote/client: make csr_csv parameter optiona...
2015-11-17 Florent Kermarrecsoc/tools/remote/server: add --debug parameter
2015-11-17 Florent Kermarrecsoc/tools/remoter/server: fix exit on KeyboardInterrupt
2015-11-17 Florent Kermarrecsoc/tools/remoter/server: add some printfs
2015-11-17 Florent Kermarrecsoc/tools/remote: add comm_pcie and comm_udp (to be...
2015-11-17 Florent Kermarrecsoc/tools/remote: small cleanup and remove csr_data_wid...
2015-11-17 Florent Kermarrecsoc/tools: initialize wishbone remote control (for...
2015-11-10 Florent Kermarrecsoc: merge with misoc 3fcc4f116c3292020cb811d179e45ae45...
2015-11-07 Florent Kermarreclitex: reorganize things, first work working version