Change the default IRQs.
[litex.git] / litex / soc /
2017-10-30 Tim 'mithro' AnsellChange the default IRQs.
2017-10-12 Florent Kermarrecsoc/interconnect/stream: don't use reset less on last...
2017-10-07 enjoy-digitalMerge pull request #31 from mithro/bios-fix
2017-10-06 Tim 'mithro' Ansellbios: Print location jumping too.
2017-10-06 Tim 'mithro' Ansellcommon: Compile with debugging symbols on.
2017-10-06 Tim 'mithro' Ansellor1k: Use EXCEPTION_STACK_SIZE of 256bytes.
2017-10-06 Tim 'mithro' Ansellbios: Declare dependency on linked in .a files.
2017-09-29 Florent Kermarrecsoc/cores: add cordic
2017-09-26 enjoy-digitalMerge pull request #28 from enjoy-digital/eb-docs-2
2017-09-06 Florent Kermarrecsoc/integration/soc_core: add ident_version parameter...
2017-09-01 Tim AnsellMore docs for etherbone packet fields.
2017-09-01 enjoy-digitalMerge pull request #27 from enjoy-digital/etherbone...
2017-09-01 Tim AnsellAdding a little docs to field descriptions.
2017-08-18 Florent Kermarrecsoc/software/bios/sdram: add optional memtest debug...
2017-07-27 Florent Kermarrecsoc/cores: fix vivado issue with SPIRegister (at least...
2017-07-24 Florent Kermarrecsoc/interconnect/stream: fix make_m2s for reset_less
2017-07-20 enjoy-digitalMerge pull request #26 from q3k/diamond-linux-support
2017-07-19 Florent Kermarrecsoc/tools/remote/litex_server: allow multiple instance...
2017-07-19 Florent Kermarrecsoc/integration/cpu_interface: do not generate constant...
2017-07-16 Florent Kermarrecsoc/tools/remote/etherbone: speed optimization (~20...
2017-07-06 Florent Kermarrecsoc/core/uart: add UartStub to enable fast simulation...
2017-06-30 Florent Kermarrecsoc/interconnect/wishbonebridge: reset_less optimizations
2017-06-30 Florent Kermarrecsoc/interconnect/stream_packet: reset_less optimizations
2017-06-30 Florent Kermarrecsoc/interconnect/stream: improve reset_less support...
2017-06-28 Florent Kermarrecsoc/interconnect/stream: use reset_less attr of signal...
2017-06-28 Florent Kermarrecsoc/software/libbase: fix get_ident
2017-06-22 Florent Kermarrecsoc/cores/identifier: append 0 to contents to indicate...
2017-06-22 Florent Kermarrecsoc/tools: simplify litex_server usage and integrage...
2017-06-22 Florent Kermarrecsoc/tools: syntax fix on comm_pcie, import in __init__.py
2017-06-22 Florent Kermarrecsoc/tools: fix debug prints of comm_pcie
2017-06-22 Florent Kermarrecsoc/tools: remove csr builder from comm_udp (we should...
2017-06-09 Florent Kermarrecsoc/interconnect/stream: add first signal to streams...
2017-06-08 Florent Kermarrecsoc/cores/identifier: remove additionnal first character
2017-06-05 Florent Kermarrecsoc/cores/uart: add uart multiplexer
2017-05-31 Florent Kermarrecsoc/core: add frequency meter
2017-05-16 Florent Kermarrecsoc/cores: dna/xadc: add missing copyright
2017-05-16 Florent Kermarrecsoc/cores: add dna and xadc (for 7-series, add support...
2017-04-26 Florent Kermarrecsoc/integration/builder: remove error when compile_soft...
2017-04-24 Florent Kermarrecsoc/integration/builder.py: don't take care of ROM...
2017-04-19 Florent Kermarrecsoc/cores: add code_8b10b from misoc
2017-04-19 Florent Kermarrecsoc/cores: move flash cores to cores directory
2017-04-19 Florent Kermarrecsoc: move uart to a single file
2017-04-19 Florent Kermarrecsoc/cores: add new spi master, remove obsolete one
2017-03-28 Florent Kermarrecsoc/interconnect/stream_packet.py: make error payload...
2017-03-12 enjoy-digitalMerge pull request #22 from mithro/master
2017-03-12 Tim 'mithro' Ansellsoc_core: Add CPU_RESET_ADDR as a constant.
2017-03-05 enjoy-digitalMerge pull request #21 from mithro/master
2017-03-05 Tim 'mithro' AnsellAllow using gcc for or1k.
2017-02-01 Florent Kermarrecsoc/cores/flash/spi_flash: remove bitbanging comment...
2017-01-30 Florent Kermarrecsoc/integration/soc_core: use cpu_reset_address = self...
2017-01-26 Florent Kermarrecadd SpiFlashSingle and rename SpiFlash to SpiFlashDualQuad
2017-01-17 enjoy-digitalMerge pull request #14 from mithro/spiflash2
2017-01-17 Florent Kermarrecsoc/software/main: fix double serialboot (merge issue)
2017-01-14 enjoy-digitalMerge pull request #17 from mithro/master
2017-01-14 Tim 'mithro' AnsellFixing missing csr_constant/config support.
2017-01-13 enjoy-digitalMerge pull request #16 from mithro/master
2017-01-13 Tim 'mithro' AnsellFixing accidental revert in merge commit.
2017-01-13 Florent Kermarrecmerge most of misoc 54e1ef82 and migen e93d0601 changes
2017-01-12 enjoy-digitalMerge pull request #15 from joeladdison/master
2017-01-12 Joel AddisonAdd strcasecmp function to lib
2017-01-11 Florent Kermarrecsoc/tools/litex_term.py: fix reader for c = b"\r" case
2017-01-10 Florent Kermarrecsoc/interconnect/stream/: add busy signal to PipelinedActor
2016-12-26 Sebastien Bourdeauducqspi_flash: fix bitbang with spi_width=1
2016-12-23 enjoy-digitalMerge pull request #13 from mithro/master
2016-12-23 Tim 'mithro' AnsellRaise AttributeError.
2016-12-19 enjoy-digitalMerge pull request #12 from mithro/makefile-fix
2016-12-19 Tim 'mithro' AnsellFix Makefile dependency inclusion for other software.
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-12-17 Tim 'mithro' Ansellbios: Include dependency rebuild info.
2016-12-15 Tim 'mithro' Ansellmain.o is not a phony target.
2016-12-15 Tim 'mithro' AnsellUse write_to_file helper.
2016-12-15 Tim 'mithro' AnsellMake the csv directory if it doesn't exist.
2016-11-30 Florent Kermarrecsoc/software/bios/main: revision command becomes ident
2016-11-30 Florent Kermarrecsoc/software/bios: remove dataflow
2016-11-30 whitequarklitex_term: nicer progress bar
2016-10-30 enjoy-digitalMerge pull request #9 from mithro/vprintf-fix
2016-10-30 enjoy-digitalMerge pull request #7 from mithro/master
2016-10-30 Tim 'mithro' Anselllibbase: Adding missing vprintf function.
2016-10-27 Tim 'mithro' Ansellsoc/software/Makefile: Fix Makefile depend generation.
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-05-03 Florent Kermarrecadapt to litedram changes
2016-05-03 Florent Kermarrecsoc/integration/soc_dram: sync with litedram
2016-04-29 Florent Kermarrecsoc/integration/soc_sdram: use new LiteDRAM names
2016-04-29 Florent Kermarrecsoc_sdram: remove minicon support (we will make lasmico...
2016-04-29 Florent Kermarrecsoftware/sdram: cleanup artix7 init
2016-04-29 Florent Kermarrecmove sdram code to litedram (https://github.com/enjoy...
2016-04-27 Florent Kermarrecsoc/integration/soc_sdram: always generate L2_SIZE...
2016-04-27 Florent Kermarrecsoc/software/bios/sdram: add sdrlevel_artix7 (bitslip...
2016-04-25 Florent Kermarrecsoc/interconnect/wishbone: add FlipFlop (should be...
2016-04-21 Florent Kermarrecuse new Record.connect omit parameter (replace leave_out)
2016-04-19 Florent Kermarrecsoc/software/bios: show cpu on first banner line
2016-04-19 enjoy-digitalMerge pull request #2 from mithro/master
2016-04-19 Florent Kermarrecsoc/integration/cpu_interface: fix clang detection
2016-04-19 Tim 'mithro' Ansellbios: Print CPU architecture on boot.
2016-04-19 enjoy-digitalMerge pull request #1 from mithro/master
2016-04-19 Tim 'mithro' Anselllibcompiler_rt: Fixing Makefile for CPU endianness.
next