SoCCore: set integrated rom/sram size default values in soc_core_args and use it...
[litex.git] / litex / soc / integration / soc_core.py
2020-01-13 Florent KermarrecSoCCore: set integrated rom/sram size default values...
2020-01-13 Florent Kermarreccores/uart: add UARTCrossover
2020-01-13 Florent Kermarreccores/uart/UART: add stream interface (phy=None), add...
2020-01-12 enjoy-digitalMerge pull request #338 from DurandA/master
2020-01-12 Florent Kermarreccores/uart: rename BridgedUART to UARTEmulator and...
2020-01-09 enjoy-digitalMerge pull request #337 from gregdavill/spi-flash
2020-01-06 enjoy-digitalMerge pull request #331 from betrusted-io/xadc_mods
2020-01-02 Florent Kermarrecsoc/integration/soc_core/SoCController: specify initial...
2020-01-02 Florent Kermarrecsoc/integration/soc_core/SoCController: rephrase CSR...
2020-01-02 enjoy-digitalMerge pull request #330 from xobs/document-ctrl-timer0
2020-01-02 Sean Crosssoc_core: ctrl: document registers
2019-12-31 enjoy-digitalMerge pull request #327 from zakgi/master
2019-12-30 Tim 'mithro' AnsellImprove the invalid CPU type error message.
2019-12-21 enjoy-digitalMerge pull request #319 from DurandA/feature-integer...
2019-12-21 enjoy-digitalMerge pull request #320 from gsomlo/gls-touch-up
2019-12-21 Gabriel Somlosoc_core: csr_alignment assertions
2019-12-20 Florent Kermarreccpu/microwatt: add initial software support
2019-12-13 enjoy-digitalMerge pull request #315 from gsomlo/gls-csr-assert
2019-12-12 Gabriel Somlosoc_core: additional CSR safety assertions
2019-12-12 Florent Kermarrecsoc_core: remove static 16MB csr region allocation...
2019-12-12 Florent Kermarrecsoc_core: add sort of CSR regions by origin (allow...
2019-11-20 enjoy-digitalMerge pull request #309 from antmicro/mmcm-fix
2019-11-08 enjoy-digitalMerge pull request #305 from FrankBuss/master
2019-11-08 Florent Kermarrecsoc_core: add integrated-rom-file parameter to allow...
2019-11-08 enjoy-digitalMerge pull request #302 from FrankBuss/master
2019-11-08 Florent Kermarrecsoc_core: remove add_cpu method (when no real CPU but...
2019-11-01 Florent Kermarrecsoc_core/soc_core_args: specify default cpu (vexriscv)
2019-10-31 Tim AnsellMerge pull request #297 from mithro/mem-region-pp
2019-10-31 Tim 'mithro' AnsellImprove the error message on memory region conflict.
2019-10-30 Florent Kermarrecintegration/SoCMemRegion: use type instead of io_region...
2019-10-28 Florent Kermarrecsoc_core: add check_regions_overlap method, add linker_...
2019-10-28 Florent Kermarrecsoc_core/add_memory_region: fix memory overlap detection
2019-10-20 enjoy-digitalMerge pull request #283 from kbeckmann/kbeckmann/bios_i...
2019-10-14 Florent Kermarrecsoc_core: fix default --uart_name
2019-10-14 Florent Kermarrecintegration/soc_core: expose more SoC parameters
2019-10-12 Florent Kermarrecsoc_core: fix soc_core_argdict
2019-10-12 Florent Kermarrecsoc_core/soc_core_argdict: use inspect to get all param...
2019-10-11 Florent Kermarrecintegration: simplify cpu buses auto-conversion (always...
2019-10-11 Florent Kermarrecsoc_core: add automatic down-conversion of CPU buses...
2019-10-10 Florent Kermarreccpu: add buses list and use it in soc_core to add bus...
2019-10-09 Florent Kermarreccpu: add default io_regions to CPUNone (all address...
2019-10-09 enjoy-digitalMerge pull request #275 from pcotret/patch-1
2019-10-09 Florent Kermarrecsoc_core: improve check_io_region error message
2019-10-09 Florent Kermarrecsoc_core/cpu: add io_regions and deprecate shadow_base...
2019-10-01 enjoy-digitalMerge pull request #270 from gsomlo/gls-csr-upper
2019-10-01 enjoy-digitalMerge pull request #269 from antmicro/rework_icap
2019-10-01 Gabriel Somlosoc/integration: ensure CSR constants are in uppercase
2019-09-30 Florent Kermarrecsoc/integration: use dicts for constants/mem_regions...
2019-09-30 Florent Kermarrecsoc_core: fix cpu_type=None case and add test for it
2019-09-29 Florent Kermarrecsoc_core: cleanup/re-align
2019-09-29 Florent Kermarrecsoc_core: use cpu.data_width to compute csr_alignment...
2019-09-29 Florent Kermarrecsoc/cores/cpu: add CPU class and make all CPU inheritat...
2019-09-29 Florent Kermarrecsoc/integration: add common.py and move helpers from...
2019-09-28 Florent Kermarrecsoc_core: avoid manual listing of support CPUs, just...
2019-09-28 Florent Kermarrecsoc_core: remove add_cpu_or_bridge retro-compatibility...
2019-09-28 Florent Kermarrecintegration/soc_core: remove csr_map_update (no longer...
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-27 Florent Kermarreccores/cpu: define CPUS and simplify instance
2019-09-27 Florent Kermarrecsoc_core/serv: use UART_POLLING (no interrupt support)
2019-09-27 Florent Kermarrecadd SERV CPU initial support (not working)
2019-09-24 enjoy-digitalMerge pull request #266 from xobs/add-moduledoc-autodoc
2019-09-24 Benjamin Herrenschmidtsoc_core/sdram: Don't blow up if _wb_sdram_ifs or _csr_...
2019-09-23 enjoy-digitalMerge pull request #264 from antmicro/mor1kx_linux
2019-09-23 Florent Kermarrecsoc_core: set csr to 0x00000000 when there is no wishbone
2019-09-23 Florent Kermarrecsoc_sdram: Don't add the L2 Cache when there's no wishb...
2019-09-23 Filip Kokosinskisoc_core: adapt memory map for mainline Linux with...
2019-09-23 Florent Kermarrecsoc_core: revert wishbone2csr to __init__ but add with_...
2019-09-23 Florent Kermarrecsoc_core: move CSR bridge to finalize (only generate...
2019-09-23 Benjamin Herrenschmidtsoc_core: When cpu_type is "None", let's not generate...
2019-09-06 Florent Kermarrecsoc_core: add JTAG UART support (uart_name="jtag_uart)
2019-08-31 Florent Kermarrecsoc/cores: simplify JTAGAtlantic (only keep alt_jtag_at...
2019-08-17 enjoy-digitalMerge pull request #244 from atommann/master
2019-08-13 enjoy-digitalMerge pull request #240 from danielkucera/patch-1
2019-08-13 Daniel Kuceramore understandable error when missing a memory
2019-08-04 Florent Kermarrecsoc/cores/uart: add FT245 FIFO mode support (sync ...
2019-07-23 Florent Kermarrecsoc_core: round memory regions size/length to next...
2019-07-22 Florent Kermarrecsoc_core: fix cpu_variant definition
2019-07-22 Florent Kermarrecsoc_core: fix cpu_variant config (we don't want the...
2019-07-22 enjoy-digitalMerge pull request #216 from antmicro/booting_vexriscv_...
2019-07-22 Florent Kermarrecsoc_core: optimize mem_decoder
2019-07-20 Florent Kermarrecsoc_core: add SoCMini class (SoCCore with no cpu, sram...
2019-07-15 Mateusz Holenkosoc_core: generate extra string-based config defines
2019-07-15 Mateusz Holenkosoc_core: include information about cpu variant in...
2019-07-10 Florent Kermarrecsoc_core: use fixed 16MB CSR address space
2019-07-08 Florent Kermarrecsoc_core: declare csr address size when registering...
2019-07-08 Florent Kermarrecsoc_cores: fix typos
2019-07-08 enjoy-digitalMerge pull request #214 from gsomlo/gls-alignment-fixup
2019-07-08 Gabriel L. Somlosoc_core: additional csr_alignment follow-up fixes
2019-07-08 Florent Kermarrecsoc_core: add csr_alignment to allow 64-bit alignment...
2019-07-08 Florent Kermarrecsoc/integration: uniformize configuration constants...
2019-06-28 Florent Kermarrecsoc_core: update default RocketChip mem_map
2019-06-28 Florent Kermarrecsoc_core: rearrange default mem_map
2019-06-28 Florent Kermarrecsoc_core: use new way to add wisbone slave (now prefered)
2019-06-28 Florent Kermarrecsoc_core: remove 256MB mem_map limitation
2019-06-28 Florent Kermarrecsoc/core: remove #!/usr/bin/env python3
2019-06-23 Florent Kermarrecadd CONTRIBUTORS file and add copyright header to all...
2019-06-17 Florent Kermarrecintegration/soc_core: move cpu_variant checks/formating...
2019-06-11 enjoy-digitalMerge pull request #198 from TomKeddie/tomk_20190610_ar...
2019-06-07 Florent Kermarrecsoc/integration/soc_core: list rocket as supported CPU
next