soc/integration/csr_bridge: use registered version only when SDRAM is present.
[litex.git] / litex / soc / cores / cpu / serv /
2020-06-16 enjoy-digitalMerge pull request #565 from gsomlo/gls-cosmetic-spi-fat
2020-06-16 enjoy-digitalMerge pull request #567 from zyp/fix_data_segment
2020-06-15 Vegard Storheil... bios/linker: Place .data in sram with initial copy...
2020-05-27 Florent Kermarreccpu/serv: add variants.
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-05-02 enjoy-digitalMerge pull request #474 from fjullien/term_hist_auto_compl
2020-05-01 enjoy-digitalMerge pull request #483 from ilya-epifanov/lattice...
2020-05-01 Florent Kermarreccpu/software: move flush_cpu_icache/flush_cpu_dcache...
2020-05-01 Florent Kermarreccpu/software: move CPU specific software from the BIOS...
2020-04-28 Florent Kermarreccpu/serv: switch to pythondata package instead of local...
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-27 Florent Kermarrecsoc/cpu: simplify integration of CPU without interrupts...
2020-04-27 enjoy-digitalMerge pull request #473 from fjullien/memusage
2020-04-27 enjoy-digitalMerge pull request #476 from enjoy-digital/serv
2020-04-27 Florent Kermarrecserv: connect reset.
2020-04-27 Florent Kermarrecserv: update copyrights (Greg Davill found the typos...
2020-04-26 Florent Kermarrecserv/cores: fix verilog top level (use serv_rf_top...
2020-04-26 Florent Kermarrecserv: fix ibus/dbus byte/word addressing inconsistency...
2020-04-23 Florent Kermarrecinitial SERV integration.
2019-09-30 Florent Kermarreccpu: remove initial SERV support (we'll work in a branc...
2019-09-29 Florent Kermarrecsoc/cores/cpu: add CPU class and make all CPU inheritat...
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-09-27 Florent Kermarrecadd SERV CPU initial support (not working)