soc/tools/remoter/server: add some printfs
[litex.git] / litex /
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-16 Florent Kermarrecsoc/cores/uart remove software (will be re-written...
2015-11-16 Florent Kermarrecsoc/interconnect/stream_packet: remove Counter
2015-11-16 Florent Kermarrecsoc/interconnect/wishbonebridge: remove Counter
2015-11-16 Florent Kermarrecbuild: remove edif support
2015-11-16 Florent Kermarrecgen/fhdl/verilog: remove asic_syntax and expose reg_ini...
2015-11-16 Florent Kermarrecsoc/interconnect/stream/SyncFIFO: expose fifo level
2015-11-14 Florent Kermarrecsoc/integration/cpu_interface: add bases, constants...
2015-11-14 Florent Kermarrecsoc/cores/uart: add UARTWishboneBridgeDriver software
2015-11-14 Florent Kermarrecsoc/interconnect/stream: add Cast and others small...
2015-11-14 Florent Kermarrecsoc/integration/builder: only copy Makefiles when not...
2015-11-14 Florent Kermarrecsoc/cores: remove liteeth_mini and use liteeth
2015-11-14 Florent Kermarrecadd TODOs
2015-11-14 Florent Kermarrecfix soc/integration/soc_core.py
2015-11-13 Florent Kermarrecsoc/interconnect: add stream_sim
2015-11-13 Florent Kermarrecsoc/interconnect: rename packet to stream_packet
2015-11-13 Florent Kermarrecfor now use our fork of migen (to be able to simulate...
2015-11-13 Florent Kermarreclitex/gen: reintegrate migen with modifications to...
2015-11-12 Florent Kermarrecsoc/interconnect/stream: add BufferizeEndpoints
2015-11-12 Florent Kermarrecsoc/interconnect/stream: add Pipeline
2015-11-12 Florent Kermarrecsoc/interconnect/stream: reintroduce params
2015-11-11 Florent Kermarrecsoc/interconnect: add packet
2015-11-11 Florent Kermarrecsoc/interconnect: add wishbonebridge and uart bridge
2015-11-11 Florent Kermarrecsoc/interconnect/stream: reintroduce PipelinedActor...
2015-11-11 Florent Kermarrecsoc/integration/soc_core: add support for SoCs without CPU
2015-11-11 Florent Kermarrecboards/targets: remove papilio_pro/pipistrello
2015-11-11 Florent Kermarrecsoc/integration/builder: add use_symlinks parameter...
2015-11-11 Florent Kermarrecboards/targets/sim: add ethernet support
2015-11-11 Florent Kermarrecsoc/cores/liteeth_mini: add phy model for verilator...
2015-11-11 Florent Kermarrecsoc/cores: reintroduce liteeth_mini (until we switch...
2015-11-11 Florent Kermarrecadd LICENSE, update copyrights, add Migen install instr...
2015-11-11 Florent Kermarrecsoc/software/bios/sdram: split memtest and allow extern...
2015-11-11 Florent Kermarrecavoid forking migen, we will add custom modules in...
2015-11-10 Florent Kermarrecsoc: merge with misoc 3fcc4f116c3292020cb811d179e45ae45...
2015-11-10 Florent Kermarrecboards/targets/sim: get SDRAM working in simulation...
2015-11-10 Florent Kermarrecsoc/software: remove memtest (should be re-written)
2015-11-10 Florent Kermarrecsoc/sofware: remove libdyld
2015-11-10 Florent Kermarrecsoc/software: remove libunwind
2015-11-10 Florent Kermarreclitex/build/xilinx/programmer: remove UrJTAG and Adept
2015-11-07 Florent Kermarreclitex: get verilator simulation working and add sim...
2015-11-07 Florent Kermarreclitex: reorganize things, first work working version
2015-11-07 Florent Kermarrecimport migen in litex/gen
2015-11-07 Florent KermarrecMerge remote-tracking branch 'migen/master'
2015-11-07 Florent Kermarrecimport misoc in litex/soc