soc: Don't update CSR alignment when there is no CPU
[litex.git] / litex / soc / integration / soc.py
2020-05-12 Benjamin Herrenschmidtsoc: Don't update CSR alignment when there is no CPU
2020-05-12 Benjamin Herrenschmidtsoc: Don't create a wishbone slave to LiteDRAM with...
2020-05-12 Benjamin Herrenschmidtsoc: Don't create a share intercon with only one master...
2020-05-11 enjoy-digitalMerge pull request #505 from DurandA/patch-3
2020-05-11 Florent Kermarrecsoc: remove with_wishbone (a SoC always always has...
2020-05-11 Arnaud DurandEnable 1x mode on SPI flash
2020-05-11 enjoy-digitalMerge pull request #502 from shuffle2/master
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-11 Florent Kermarrecintegration/soc/add_adapter: rename is_master to direction.
2020-05-11 enjoy-digitalMerge pull request #504 from sergachev/master
2020-05-10 Ilia Sergachevintegration/soc: fix add_adapter for slaves
2020-05-08 Florent Kermarrecintegration/soc: add clock_domain parameter to add_ethe...
2020-05-08 Florent Kermarrecintegration/soc: add add_uartbone method (to add a...
2020-05-07 Dave MarplesMerge branch 'master' of https://github.com/enjoy-digit...
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-01 enjoy-digitalMerge pull request #483 from ilya-epifanov/lattice...
2020-04-30 Florent Kermarrecintegration/soc: rename usb_cdc to usb_acm.
2020-04-29 Florent Kermarrecsoc: allow passing custom CPU class to SoC.
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-01 enjoy-digitalMerge pull request #447 from antmicro/spi-xip
2020-03-28 enjoy-digitalMerge pull request #444 from ilya-epifanov/openocd...
2020-03-27 Florent Kermarrecsoc/cores/spi: make dynamic clk divider optional (can...
2020-03-25 Florent Kermarrecintegration/soc/add_uart: add USB CDC support (with...
2020-03-25 Florent Kermarrecintegration/soc/add_uart: add Model/Sim.
2020-03-25 Florent Kermarrecintegration/soc/add_uart: cleanup.
2020-03-21 Florent Kermarrecintegration/soc: add add_etherbone method.
2020-03-21 Florent Kermarrecintegration/soc/add_ethernet: add name parameter (defau...
2020-03-21 enjoy-digitalMerge pull request #435 from enjoy-digital/spi_master_c...
2020-03-20 Florent Kermarrectargets: switch to add_ethernet method instead of Ether...
2020-03-20 Florent KermarrecMerge branch 'master' of github.com/enjoy-digital/litex
2020-03-20 Florent Kermarrecintegration/soc: add add_spi_flash method to add SPI...
2020-03-20 Florent Kermarrecintegration/soc: add add_spi_sdcard method to add SPI...
2020-03-13 enjoy-digitalMerge pull request #421 from betrusted-io/clk0_fractional
2020-03-11 Florent KermarrecMerge branch 'master' of github.com/enjoy-digital/litex
2020-03-11 Sean CrossMerge pull request #422 from xobs/core-doc-fixes
2020-03-11 enjoy-digitalMerge pull request #423 from gsomlo/gls-ethmac-fixes
2020-03-10 Gabriel Somlointegration/soc: add_ethernet: honor self.map["ethmac...
2020-03-10 enjoy-digitalMerge pull request #419 from gsomlo/gls-ultra-sdram...
2020-03-10 Florent Kermarrecintegration/soc: add FPGA device and System clock to...
2020-03-09 Florent Kermarrecintegration/soc: set use_rom when cpu_reset_address...
2020-03-08 Florent Kermarrecintegration/soc/SoCRegion: add size_pow2 and use this...
2020-03-06 Florent Kermarrecsoc: allow creating SoC without BIOS.
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-02 Florent Kermarrecintegration/soc: add auto_int type and use it on all...
2020-03-02 Florent Kermarrecintegration/soc: add ethphy CSR in target.
2020-03-01 Florent Kermarrecintegration/soc: add add_ethernet method.
2020-03-01 Florent Kermarrecintegration/soc: mode litedram imports to add_sdram...
2020-02-28 Florent Kermarrecsoc/uart: add configurable UART FIFO depth.
2020-02-26 Florent Kermarrecintegration/soc: -x on soc.py
2020-02-24 Florent Kermarrecintegration/soc: improve presentation of SoCLocHandler...
2020-02-20 Florent Kermarrecintegration/soc: set base_address on LiteDRAMWishbone2N...
2020-02-18 Florent Kermarrecsoc/csr_bus: fix aligned_paging computation (should...
2020-02-18 Florent Kermarrecintegration/soc: improve Region logger
2020-02-17 Florent Kermarrecsoc: increase supporteds address_width/paging
2020-02-17 Florent Kermarrecsoc/csr_bus: improve CSR paging genericity
2020-02-16 Florent Kermarrecintegration/soc: add configurable CSR Paging
2020-02-15 Florent Kermarrecsoc_core: add back identifier
2020-02-12 Florent Kermarrecsoc/CSR: show alignment in report and add info when...
2020-02-12 Florent Kermarrecsoc/add_cpu: use cpu.data_width as CSR alignment, fix...
2020-02-12 Florent Kermarrecintegration/soc: fix refactoring issues
2020-02-11 enjoy-digitalMerge pull request #382 from enjoy-digital/new_soc
2020-02-11 Florent Kermarrecsoc: fix busword typo
2020-02-11 enjoy-digitalMerge branch 'master' into new_soc
2020-02-11 Florent Kermarrecsoc/add_uart: fix bridge
2020-02-11 Florent Kermarrecsoc: avoid double definition of main_ram
2020-02-11 Florent Kermarrecsoc: improve log colors on error reporting
2020-02-11 Florent Kermarrecsoc: add linker regions management
2020-02-11 Florent Kermarrecsoc: improve log presentation/colors
2020-02-11 Florent Kermarrecsoc: fix cpu_reset_address
2020-02-11 Florent Kermarrecsoc: fix build_time format
2020-02-11 Florent Kermarrecsoc/add_sdram: simplify L2 Cache, use FullMemoryWE...
2020-02-10 Florent Kermarrecsoc/SoCRegion/Decoder: pass bus to decoder and remove...
2020-02-10 Florent Kermarrecsoc/add_sdram: avoid L2 cache when l2_cache_size == 0.
2020-02-10 Florent Kermarrecsoc: remove unneeded \n
2020-02-10 Florent Kermarrecsoc: use io_regions for alloc_region
2020-02-10 Florent Kermarrecsoc/add_cpu: simplify CPUNone integration
2020-02-10 Florent Kermarrecsoc/SoCBusHandler: add add_adapter method and use it...
2020-02-10 Florent Kermarrecsoc/add_sdram: add sdram csr
2020-02-10 Florent Kermarrecsoc/add_sdram: fix rocket, shorten comments
2020-02-10 Florent Kermarrecsoc/add_sdram: improve API
2020-02-10 Florent Kermarrecsoc: add LiteXSoC class and mode add_identifier/uart...
2020-02-10 Florent Kermarrecsoc_core/sdram: cleanup, add disclaimer
2020-02-10 Florent Kermarrecsoc: add add_sdram
2020-02-10 Florent Kermarrecsoc: add csr_regions, update copyright
2020-02-10 Florent Kermarrecsoc: add cpu rom/sram check
2020-02-10 Florent Kermarrecsoc: add SOCIORegion and manage it
2020-02-10 Florent Kermarrecsoc: reorder main components/peripherals
2020-02-09 Florent Kermarrecsoc: add add_cpu method
2020-02-09 Florent Kermarrecsoc: fix unit-tests
2020-02-08 Florent Kermarrecsoc: integrate constants/build
2020-02-08 Florent Kermarrecsoc: show sorted regions (by origin) / locs
2020-02-08 Florent Kermarrecsoc: simplify color theme
next