cores/cpu/rocket: expose slave port for DMA
[litex.git] / litex / soc / cores / cpu / rocket / core.py
2020-08-03 Gabriel Somlocores/cpu/rocket: expose slave port for DMA
2020-08-03 enjoy-digitalMerge pull request #615 from pepijndevos/openfpgaloader
2020-07-30 enjoy-digitalMerge pull request #611 from antmicro/jboc/axi-lite
2020-07-30 enjoy-digitalMerge pull request #605 from cklarhorst/feature-uart...
2020-07-29 Dolu1990Merge branch 'master' into vexriscv_smp
2020-07-29 Florent Kermarreccores/cpu/rocket: add use_memory_bus parameter to easil...
2020-05-27 enjoy-digitalMerge pull request #541 from antmicro/jboc/spd-read
2020-05-26 Florent Kermarreccpus: remove common cpu variants/extensions definition...
2020-05-12 enjoy-digitalMerge pull request #478 from antmicro/extended_spi_flash
2020-05-11 enjoy-digitalMerge branch 'master' into rdimm_bside_init
2020-05-11 enjoy-digitalMerge pull request #484 from ilya-epifanov/lattice...
2020-05-11 enjoy-digitalMerge branch 'master' into cpu-imac-config-for-vexriscv
2020-05-07 Dave MarplesMerge branch 'master' of https://github.com/enjoy-digit...
2020-05-03 Florent Kermarreccpus: use a common definition of gcc_triple for the...
2020-05-02 Florent Kermarreccpus: add nop instruction and use it to simplify the...
2020-05-02 Florent Kermarreccpus: add human_name attribute and use it to simplify...
2020-04-28 enjoy-digitalMerge pull request #399 from mithro/litex-sm2py
2020-04-27 Florent Kermarrecsoc/cpu: add memory_buses to cpus and use them in add_s...
2020-04-27 Florent Kermarrecsoc/cpu: rename cpu.buses to cpu.periph_buses.
2020-04-27 enjoy-digitalMerge branch 'master' into litex-sm2py
2020-04-12 Tim 'mithro' AnsellRename litex-data-XXX-YYY to pythondata-XXX-YYY
2020-04-12 Tim 'mithro' AnsellConverting litex to use Python modules.
2020-04-09 Tim AnsellMerge pull request #458 from david-sawatzke/add_triple
2020-04-09 David SawatzkeAdd riscv64-none-elf triple
2020-03-02 Florent KermarrecMerge branch 'master' of https://github.com/enjoy-digit...
2020-03-02 enjoy-digitalMerge pull request #405 from sajattack/sifive-triple
2020-03-01 Paul Sajnaadd riscv-sifive-elf triple
2020-01-10 Florent Kermarrecsoc/cores/cpu: add riscv64-linux toolchain support...
2020-01-09 enjoy-digitalMerge pull request #337 from gregdavill/spi-flash
2019-12-21 enjoy-digitalMerge pull request #321 from gsomlo/gls-rocket-aximem...
2019-12-21 Gabriel Somlocpu/rocket: variants with double (128b) and quad (256b...
2019-11-20 enjoy-digitalMerge pull request #309 from antmicro/mmcm-fix
2019-11-07 enjoy-digitalMerge pull request #300 from gsomlo/gls-rocket-axi
2019-11-01 Gabriel Somlocpu/rocket: parameterize axi interface data width
2019-11-01 Gabriel Somlocpu/rocket, soc_sdram: Connect mem_axi to LiteDRAM...
2019-10-11 Florent Kermarreccpu/rocket: expose 64-bit buses (use automatic down...
2019-10-10 Florent Kermarreccpu: cleanup/re-align
2019-10-10 Florent Kermarreccpu/rocket: rename ibus/dbus to mem_wb/mmio_wb and...
2019-10-10 Florent Kermarreccpu: add buses list and use it in soc_core to add bus...
2019-10-09 enjoy-digitalMerge pull request #276 from gsomlo/gls-rocket-map
2019-10-09 Gabriel Somlocpu/rocket: swap main_mem and io regions
2019-10-09 enjoy-digitalMerge pull request #275 from pcotret/patch-1
2019-10-09 Florent Kermarreccpu/rocket: move csr to IO region
2019-10-09 Florent Kermarrecsoc_core/cpu: add io_regions and deprecate shadow_base...
2019-10-01 enjoy-digitalMerge pull request #269 from antmicro/rework_icap
2019-09-29 Florent Kermarrecsoc/cores/cpus: improve ident/align, uniformize between...
2019-09-29 Florent Kermarrecsoc/cores/cpu: add CPU class and make all CPU inheritat...
2019-09-28 Florent Kermarrecsoc_core/cpu: move memory map override to CPUs, select...
2019-09-28 Florent Kermarrecsoc/cores/cpu: add set_reset_address method and use...
2019-09-28 Florent Kermarrecsoc/cores/cpu: do instance in do_finalize for all cpus...
2019-06-18 enjoy-digitalMerge pull request #200 from gsomlo/gls-rocket-variants
2019-06-18 Gabriel L. Somlocpu/rocket: add "linux" (MMU) and "full" (MMU & FPU...
2019-06-11 enjoy-digitalMerge pull request #198 from TomKeddie/tomk_20190610_ar...
2019-05-24 enjoy-digitalMerge pull request #186 from gsomlo/gls-rocket
2019-05-23 Gabriel L. Somlosoc/cores/cpu/rocket: Support for 64-bit RocketChip...