soc/integration/cpu_interface: generate name for Memories in get_csr_header
[litex.git] / litex / soc / integration /
2019-01-05 Florent Kermarrecsoc/integration/cpu_interface: generate name for Memori...
2018-11-26 enjoy-digitalMerge pull request #128 from mithro/small-fix
2018-11-21 Florent Kermarrecsoc/integration/soc_core: add csr_map_update function
2018-11-20 Florent Kermarrecsoc_core: convert cpu_type="None" string to None
2018-11-13 Florent Kermarrecsoc_core: check for cpu before checking interrupt
2018-11-12 enjoy-digitalMerge pull request #125 from daveshah1/trellis_sdram
2018-11-09 Florent Kermarrecsoc/integration/soc_sdram: allow using axi interface...
2018-10-28 enjoy-digitalMerge branch 'master' into xilinx+yosys
2018-10-19 Florent Kermarrecsoc_sdram: update litedram
2018-10-09 enjoy-digitalMerge pull request #116 from stffrdhrn/sim-uart
2018-10-08 Florent Kermarreccpu_interface: fix select_triple when only one specified
2018-10-06 Florent Kermarrecsoc/integration/cpu_interface: generate error if unable...
2018-10-06 Florent Kermarrecsoc_core: add csr range check
2018-10-04 enjoy-digitalMerge pull request #112 from cr1901/8k-b-evn
2018-10-04 enjoy-digitalMerge pull request #113 from stffrdhrn/litex-trivial
2018-10-04 Stafford HorneFix help for or1k builds
2018-09-25 enjoy-digitalMerge pull request #109 from cr1901/xip-improve
2018-09-24 William D. Jonesintegration/builder: Create EXECUTE_IN_PLACE Makefile...
2018-09-24 William D. Jonesintegration/builder: Add LiteX define to generated...
2018-09-24 Florent Kermarrecsoc_core: use cpu instead of cpu_or_bridge internally...
2018-09-24 Florent Kermarrecsoc_core/get_mem_data: add endianness support and use...
2018-09-24 Florent Kermarreccores/cpu: add software informations to cpu and simplif...
2018-09-24 Florent Kermarrecsoc_core: add uart-stub argument
2018-09-23 enjoy-digitalMerge pull request #108 from xobs/use-csr-accessors
2018-09-22 Sean Crosscsr: use external csr_readl()/csr_writel() if present
2018-09-22 Sean Crosscsr: use readl()/writel() accessors for accessing mmio
2018-09-19 Florent Kermarrectargets/sim: add ram-init param to allow initializing...
2018-09-19 Florent Kermarrecintegration/soc_core: add get_mem_data function to...
2018-09-19 Florent Kermarrecsoc/intergration/builder: fix when no sdram
2018-09-18 enjoy-digitalMerge pull request #101 from cr1901/icestorm-migen...
2018-09-12 Florent Kermarreccpu/lm32: re-enable multiplier/divider in minimal varia...
2018-09-09 Florent Kermarrecsoc_sdram: update with litedram
2018-09-08 enjoy-digitalMerge pull request #99 from cr1901/mk-copy-main-ram
2018-09-08 William D. JonesAdd COPY_TO_MAIN_RAM generated Makefile variable to...
2018-09-08 enjoy-digitalMerge pull request #100 from cr1901/tinyprog-fix
2018-09-07 Florent Kermarrecsoc_sdram: revert vivado l2 cache workaround (still...
2018-09-05 Jean-François Nguyenadd Minerva support
2018-09-04 Tim AnsellMerge pull request #96 from cr1901/tinyfpga_bx
2018-09-04 Tim AnsellMerge pull request #95 from cr1901/lm32-lite
2018-09-03 William D. JonesAdd lm32 "lite" variant, remove mult/div from "minimal...
2018-08-23 Tim AnsellMerge pull request #91 from cr1901/ignore-fix
2018-08-23 Tim AnsellMerge pull request #92 from cr1901/l2-gate
2018-08-22 Florent Kermarrecbuilder: change call to get_sdram_phy_c_header and...
2018-08-22 Florent Kermarrecsoc_sdram: cosmetic
2018-08-22 Florent Kermarrecsoc_sdram: vivado is now able to implement the l2_cache...
2018-08-21 Florent Kermarrecsoc_core: add cpu_endianness
2018-08-21 Florent Kermarrecbuilder: get_sdram_phy_header renamed to get_sdram_phy_...
2018-08-21 Florent Kermarrecsoc_sdram: use new LiteDRAMWishbone2Native and port...
2018-08-20 Florent Kermarrecsoc/integration: move sdram_init to litedram
2018-08-16 Florent Kermarreccpu_interace: use riscv64-unknown-elf if available...
2018-08-12 enjoy-digitalMerge pull request #86 from pgielda/patch-1
2018-08-12 Peter GieldaFix generating csr.csv file
2018-08-08 Florent Kermarrecsoc/intergration/cpu_interface: typo
2018-08-06 Florent Kermarrecsoc/integration/soc_core: add Controller with reset...
2018-07-19 Florent Kermarrecsoc/integration/soc_sdram: add assertion on csr_data_wi...
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
next