Merge pull request #80 from xobs/fix-vexriscv-csr-read
[litex.git] / litex / soc / integration /
2018-07-17 enjoy-digitalMerge pull request #80 from xobs/fix-vexriscv-csr-read
2018-07-16 Florent Kermarrecsoc/integration/sdram_init: use fixed burst_length...
2018-07-10 Florent Kermarrecsoc_core: add csr_expose parameter to be able to expose...
2018-07-05 Florent Kermarreccores/cpu/vexriscv: create variants: None and "debug...
2018-07-05 enjoy-digitalMerge pull request #77 from xobs/debug-vexriscv-enjoy
2018-07-05 Sean Crosssoc_core: uart: add a reset line to the UART
2018-07-05 Sean Crosssoc: integration: use the new cpu_debugging flag for...
2018-06-19 Florent Kermarrecsoc_core: remove assert on interrupt (added to catch...
2018-06-18 Florent Kermarrecsoc/integration/cpu_interface: add shadow_base parameter
2018-05-09 Florent Kermarrecsoc/integration/cpu_interface: use riscv64 toolchain...
2018-05-09 Dolu1990add VexRiscv support (imported/adapted from misoc)
2018-05-09 Florent Kermarrecallow multiple riscv32 softcores (use picorv32 cpu_type...
2018-04-30 Florent Kermarrecsoc/intergration/soc_core: don't delete uart/timer0...
2018-04-12 Florent Kermarrecsoc_core: uncomment uart interrupt deletion
2018-03-05 Florent Kermarrecsoc/integration/soc_core: improve error message for...
2018-03-05 enjoy-digitalMerge pull request #68 from mithro/improve-csr-missing...
2018-03-04 Tim 'mithro' AnsellImproving error message when csr name is not found.
2018-02-23 Florent Kermarrecreplace litex.gen imports with migen imports
2018-02-10 enjoy-digitalMerge pull request #57 from rohitk-singh/master
2018-01-22 Florent Kermarrecminor cleanup
2018-01-22 enjoy-digitalMerge pull request #58 from q3k/for-upstream/picorv32...
2018-01-22 Sergiusz BazanskiWrite init files that respect CPU's endianness.
2018-01-22 Sergiusz BazanskiSet the MABI and MArch of the riscv target.
2018-01-16 enjoy-digitalMerge pull request #51 from felixheld/liteeth-untangling
2018-01-13 Tim AnsellMerge pull request #49 from mithro/fix-uart-override
2018-01-13 Tim 'mithro' Ansellsoc_core: Don't fail if name is the same.
2018-01-13 Tim AnsellMerge pull request #48 from mithro/fix-constants
2018-01-13 Tim 'mithro' Ansellcpu_interface: Fix indenting on constant generation.
2017-12-30 Florent Kermarrecsoc/integration/soc_core: avoid removing uart interrupt...
2017-12-30 enjoy-digitalMerge pull request #40 from mithro/or1k-linux
2017-12-30 enjoy-digitalMerge pull request #41 from cr1901/python-3.6
2017-12-30 Tim 'mithro' Ansellcpu: Adding "variant" support.
2017-12-28 Florent Kermarrecsoc/integration/builder: don't build bios is user is...
2017-12-27 enjoy-digitalMerge pull request #38 from cr1901/mercury
2017-12-26 Florent Kermarrecsoc/integration/soc_core: add uart_name parameters...
2017-12-08 Florent Kermarrecsoc/integration/soc_core: add integrated_rom_init to...
2017-12-03 Florent Kermarrecsoc/integration/soc_core: make nmi interrupt optional
2017-11-24 Florent Kermarrecsoc/integration: add integrated_main_ram_init parameter...
2017-10-30 Tim AnsellMerge pull request #34 from mithro/uart-irq-change
2017-10-30 Tim 'mithro' AnsellMake the interrupt dicts read only.
2017-10-30 Tim 'mithro' AnsellMake it harder to have conflicting interrupts.
2017-10-30 Tim 'mithro' AnsellChange the default IRQs.
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-07-20 enjoy-digitalMerge pull request #26 from q3k/diamond-linux-support
2017-07-19 Florent Kermarrecsoc/integration/cpu_interface: do not generate constant...
2017-07-06 Florent Kermarrecsoc/core/uart: add UartStub to enable fast simulation...
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-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-01-30 Florent Kermarrecsoc/integration/soc_core: use cpu_reset_address = self...
2017-01-17 enjoy-digitalMerge pull request #14 from mithro/spiflash2
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
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' AnsellProvide csr_data_width via the constants.
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-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 Kermarrecmove sdram code to litedram (https://github.com/enjoy...
2016-04-27 Florent Kermarrecsoc/integration/soc_sdram: always generate L2_SIZE...
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 enjoy-digitalMerge pull request #1 from mithro/master
2016-04-19 Tim 'mithro' AnsellAllow using gcc for or1k.
2016-04-12 Florent KermarrecMerge branch 'master' of https://github.com/enjoy-digit...
2016-04-12 Florent Kermarrecsoc/integration/soc_sdram: allow passing controller...
2016-03-31 Florent Kermarrecinitial RISC-V support (with picorv32), still some...
2016-03-04 Florent Kermarrecsoc/integration/builder: remove use of symlinks (simply...
2016-02-17 Florent Kermarrecsoc/integration/soc_core: instanciate wishbone/csr...
2016-01-14 Florent Kermarrecsoc/integration: return vns with soc and builder
2015-12-27 Florent Kermarrecsome cleanup
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-26 Florent Kermarrecsoc/integration: allow using builder with soc.cpu_type...
2015-11-23 Florent Kermarrecsoc/integration/builder: export constants and memory_re...
2015-11-14 Florent Kermarrecsoc/integration/cpu_interface: add bases, constants...
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 Kermarrecfix soc/integration/soc_core.py
2015-11-13 Florent Kermarrecfor now use our fork of migen (to be able to simulate...
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 Kermarrecavoid forking migen, we will add custom modules in...
2015-11-10 Florent Kermarrecsoc: merge with misoc 3fcc4f116c3292020cb811d179e45ae45...
2015-11-10 Florent Kermarrecsoc/sofware: remove libdyld
2015-11-10 Florent Kermarrecsoc/software: remove libunwind
2015-11-07 Florent Kermarreclitex: reorganize things, first work working version