software/include/base: fix system.h for or1k
[litex.git] / litex / soc /
2016-04-10 Florent Kermarrecsoftware/include/base: fix system.h for or1k
2016-04-10 Florent Kermarrecsoftware/common: use -std=gnu99 for GCC
2016-04-07 Florent Kermarrecsoc/interconnect/stream/PipelinedActor: add latency...
2016-04-07 Florent Kermarrecbuild/sim: adapt verilator simulation to new stream...
2016-04-07 Florent Kermarrecsoc/software/libcompiler_rt: fix mulsi3 compilation
2016-04-07 Florent Kermarrecsoc/software/libnet/microudp: fix debug flag
2016-03-31 Florent Kermarrecinitial RISC-V support (with picorv32), still some...
2016-03-31 Florent Kermarrecsoc/software/bios: update default ip addresses (local...
2016-03-30 Florent Kermarrecsoc/interconnect/stream_sim: add more genericity to...
2016-03-29 Florent Kermarrecsoc/cores/sdram/phy: fix S6QuarterRateDDRPHY
2016-03-23 Florent Kermarrecsoc/interconnect/stream_sim: use passive generators...
2016-03-21 Florent Kermarrecsoc/interconnect/stream_sim: adapt to new simulator
2016-03-16 Florent Kermarrecsoc/interconnect/stream: use valid/ready/last signals...
2016-03-16 Florent Kermarrecsoc/interconnect/wishbonebridge: fix import
2016-03-16 Florent Kermarrecsoc/interconnect/stream_packet: remove Buffer (we will...
2016-03-16 Florent Kermarrecsoc/interconnect/stream: remove busy signal, BufferizeE...
2016-03-16 Florent Kermarrecsoc: replace all Sink/Source with stream.Endpoint
2016-03-16 Florent Kermarrecsoc/interconnect/stream: use new Converter/StrideConverter
2016-03-16 Florent Kermarrecsoc/interconnect/stream: fix missing param
2016-03-16 Florent Kermarrecsoc/interconnect/stream: remove packetized parameter...
2016-03-15 Florent Kermarrecsoc/interconnect/stream: set packetized to True by...
2016-03-04 Florent Kermarrecsoc/integration/builder: remove use of symlinks (simply...
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-02-17 Florent Kermarrecsoc/integration/soc_core: instanciate wishbone/csr...
2016-01-31 Florent Kermarrecsoc/interconnect/stream: fix merge issue (missing param...
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...
2016-01-14 Florent Kermarrecsoc/integration: return vns with soc and builder
2016-01-14 Florent Kermarrecsoc/software/bios/main: add capability to configure...
2016-01-14 Florent Kermarrecsoc/software/bios/main: give priority to romboot over...
2015-12-27 Florent Kermarrecsoc/tools/remove/server: avoid closing server when...
2015-12-27 Florent Kermarrecsome cleanup
2015-12-27 Florent Kermarrecsoc/tools/remove/client: set socket timeout to 5s
2015-12-19 Florent Kermarrecsoc/interconnect/stream: expose Endpoint
2015-12-07 Florent Kermarrecsoc/software/libnet: add debug defines on microudp
2015-12-03 Florent Kermarrecsoc/integration/builder: move csr_csv generation outsid...
2015-12-02 Florent Kermarrecgen/fhdl/verilog: add regular comb parameter to allow...
2015-11-28 Florent Kermarrecsoc/interconnect/stream: improve Pipeline to allow...
2015-11-27 Florent Kermarrecsoc/interconnect/stream_packet: add check of field...
2015-11-26 Florent Kermarrecsoc/integration: allow using builder with soc.cpu_type...
2015-11-24 Florent Kermarrecsoc/interconnect/stream_packet: fix Counter removing
2015-11-23 Florent Kermarrecsoc/tools/remote/csr_builder: manage memory regions...
2015-11-23 Florent Kermarrecsoc/integration/builder: export constants and memory_re...
2015-11-23 Florent Kermarrecsoc/tools/remote/client: make csr_csv parameter optiona...
2015-11-23 Florent Kermarrecsoc/software/boot: add #ifndef on LOCALIP and REMOTEIP...
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-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 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-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 Kermarrecsoc/integration/builder: add use_symlinks parameter...
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-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 KermarrecMerge remote-tracking branch 'migen/master'
2015-11-07 Florent Kermarrecimport misoc in litex/soc