2020-02-15 |
Florent Kermarrec | tools/litex_sim: add ethernet local/remote-ip arguments. |
commit | commitdiff | tree |
2020-02-14 |
Florent Kermarrec | interconnect/stream: cleanup imports/idents |
commit | commitdiff | tree |
2020-02-13 |
enjoy-digital | Merge pull request #386 from antmicro/sdram-timing... |
commit | commitdiff | tree |
2020-02-13 |
Piotr Binkowski | tools/litex_sim: add cli options to control SDRAM timin... |
commit | commitdiff | tree |
2020-02-13 |
Florent Kermarrec | soc_core: fix cpu_variant renaming regression |
commit | commitdiff | tree |
2020-02-13 |
Sean Cross | doc: rename lxsocdoc -> socdoc and update readme |
commit | commitdiff | tree |
2020-02-13 |
Sean Cross | doc: fix regression with new irq manager |
commit | commitdiff | tree |
2020-02-12 |
Florent Kermarrec | soc/CSR: show alignment in report and add info when... |
commit | commitdiff | tree |
2020-02-12 |
Florent Kermarrec | soc/add_cpu: use cpu.data_width as CSR alignment, fix... |
commit | commitdiff | tree |
2020-02-12 |
Florent Kermarrec | integration/soc: fix refactoring issues |
commit | commitdiff | tree |
2020-02-12 |
Florent Kermarrec | soc/integration/builder: update copyright, align arguments |
commit | commitdiff | tree |
2020-02-12 |
enjoy-digital | Merge pull request #383 from Xiretza/builder-directories |
commit | commitdiff | tree |
2020-02-12 |
Xiretza | Unify output directory handling in builder |
commit | commitdiff | tree |
2020-02-11 |
enjoy-digital | Merge pull request #382 from enjoy-digital/new_soc |
commit | commitdiff | tree |
2020-02-11 |
Florent Kermarrec | soc_core/soc_sdram: add disclaimer |
commit | commitdiff | tree |
2020-02-11 |
Florent Kermarrec | soc_core: provide full retro-compatibily when add_wb_sl... |
commit | commitdiff | tree |
2020-02-11 |
Florent Kermarrec | soc: fix busword typo |
commit | commitdiff | tree |
2020-02-11 |
Florent Kermarrec | targets/EthernetSoC: be sure memory region is added... |
commit | commitdiff | tree |
2020-02-11 |
enjoy-digital | Merge branch 'master' into new_soc |
commit | commitdiff | tree |
2020-02-11 |
Florent Kermarrec | soc/integration: move mem_decoder to soc_core |
commit | commitdiff | tree |
2020-02-11 |
Florent Kermarrec | soc/integration/common: simplify get_version |
commit | commitdiff | tree |
2020-02-11 |
Florent Kermarrec | soc/add_uart: fix bridge |
commit | commitdiff | tree |
2020-02-11 |
Florent Kermarrec | soc_core/soc_sdram: remove disclaimer (we'll add it... |
commit | commitdiff | tree |
2020-02-11 |
Florent Kermarrec | soc: avoid double definition of main_ram |
commit | commitdiff | tree |
2020-02-11 |
Florent Kermarrec | soc: improve log colors on error reporting |
commit | commitdiff | tree |
2020-02-11 |
Florent Kermarrec | soc: add linker regions management |
commit | commitdiff | tree |
2020-02-11 |
Florent Kermarrec | soc: improve log presentation/colors |
commit | commitdiff | tree |
2020-02-11 |
Florent Kermarrec | soc: fix cpu_reset_address |
commit | commitdiff | tree |
2020-02-11 |
Florent Kermarrec | tools/litex_sim_new: remove |
commit | commitdiff | tree |
2020-02-11 |
Florent Kermarrec | soc: fix build_time format |
commit | commitdiff | tree |
2020-02-11 |
Florent Kermarrec | cores/cpu: remove separators on io_regions (requires... |
commit | commitdiff | tree |
2020-02-11 |
enjoy-digital | Merge pull request #380 from Xiretza/cpunone-all-io |
commit | commitdiff | tree |
2020-02-11 |
Florent Kermarrec | soc/add_sdram: simplify L2 Cache, use FullMemoryWE... |
commit | commitdiff | tree |
2020-02-11 |
Florent Kermarrec | soc_core/common: move old mem_decoder to soc_core,... |
commit | commitdiff | tree |
2020-02-10 |
Xiretza | Allow all memory regions to be used as IO with CPUNone |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | integration/common: fix mem_decoder (shadow base has... |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | tools/litex_sim_new: switch to dynamically allocated... |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc/SoCRegion/Decoder: pass bus to decoder and remove... |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc/add_sdram: avoid L2 cache when l2_cache_size == 0. |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc: remove unneeded \n |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | tools/litex_sim_new: use new bus/csr/irq methods |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc: use io_regions for alloc_region |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | tools: add litex_sim_new based on SoCCore and using... |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc_core: use add_rom |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc/add_cpu: simplify CPUNone integration |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc/SoCBusHandler: add add_adapter method and use it... |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc/add_sdram: add sdram csr |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc/add_sdram: fix rocket, shorten comments |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc/add_sdram: improve API |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc: add LiteXSoC class and mode add_identifier/uart... |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc_core/sdram: cleanup, add disclaimer |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc: add add_sdram |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc: add csr_regions, update copyright |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc: add cpu rom/sram check |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc: add SOCIORegion and manage it |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc: reorder main components/peripherals |
commit | commitdiff | tree |
2020-02-09 |
Florent Kermarrec | soc: add add_cpu method |
commit | commitdiff | tree |
2020-02-09 |
Florent Kermarrec | .gitmodules/black-parrot: switch to https://github... |
commit | commitdiff | tree |
2020-02-09 |
Florent Kermarrec | soc: fix unit-tests |
commit | commitdiff | tree |
2020-02-08 |
Florent Kermarrec | soc: integrate constants/build |
commit | commitdiff | tree |
2020-02-08 |
Florent Kermarrec | soc: show sorted regions (by origin) / locs |
commit | commitdiff | tree |
2020-02-08 |
Florent Kermarrec | soc: simplify color theme |
commit | commitdiff | tree |
2020-02-08 |
enjoy-digital | Merge pull request #278 from scanakci/blackparrot_litex |
commit | commitdiff | tree |
2020-02-08 |
Florent Kermarrec | soc: add add_uart method |
commit | commitdiff | tree |
2020-02-07 |
Florent Kermarrec | soc_core: cleanup imports |
commit | commitdiff | tree |
2020-02-07 |
Florent Kermarrec | soc_core: get_csr_address no longer used |
commit | commitdiff | tree |
2020-02-07 |
Florent Kermarrec | soc: integrate CSR master/interconnect/collection and... |
commit | commitdiff | tree |
2020-02-07 |
Florent Kermarrec | soc: add add_constant/add_config methods |
commit | commitdiff | tree |
2020-02-07 |
Florent Kermarrec | soc: add add_csr_bridge method |
commit | commitdiff | tree |
2020-02-07 |
Florent Kermarrec | soc: add add_controller/add_identifier/add_timer methods |
commit | commitdiff | tree |
2020-02-07 |
Florent Kermarrec | soc: add add_ram/add_rom methods |
commit | commitdiff | tree |
2020-02-07 |
Florent Kermarrec | soc: add automatic bus data width convertion to add_mas... |
commit | commitdiff | tree |
2020-02-07 |
Florent Kermarrec | soc/soc_core: cleanup, remove some unused attributes |
commit | commitdiff | tree |
2020-02-07 |
Florent Kermarrec | soc: move SoCController from soc_core to soc |
commit | commitdiff | tree |
2020-02-07 |
Florent Kermarrec | soc: create SoCLocHandler and use it to simplify SoCCSR... |
commit | commitdiff | tree |
2020-02-06 |
Florent Kermarrec | soc: add use_loc_if_exists on SoCIRQ.add to use current... |
commit | commitdiff | tree |
2020-02-06 |
Florent Kermarrec | soc: add use_loc_if_exists on SoCCSR.add to use current... |
commit | commitdiff | tree |
2020-02-06 |
Florent Kermarrec | soc/integration: initial adaptation to new SoC class |
commit | commitdiff | tree |
2020-02-06 |
Florent Kermarrec | soc/cores/spi_opi: cleanup, rename to S7SPIOPI (since... |
commit | commitdiff | tree |
2020-02-06 |
Florent Kermarrec | soc/cores: rename spiopi to spi_opi |
commit | commitdiff | tree |
2020-02-06 |
Florent Kermarrec | soc/cores/i2s: cleanup pass, rename to S7I2SSlave ... |
commit | commitdiff | tree |
2020-02-06 |
enjoy-digital | Merge pull request #378 from betrusted-io/merge_ip |
commit | commitdiff | tree |
2020-02-06 |
bunnie | reduce indents |
commit | commitdiff | tree |
2020-02-06 |
Florent Kermarrec | soc/integration: add new soc class prorotype with SoCRe... |
commit | commitdiff | tree |
2020-02-06 |
bunnie | update doc comments on events for i2s |
commit | commitdiff | tree |
2020-02-06 |
bunnie | add doc comment for event |
commit | commitdiff | tree |
2020-02-06 |
bunnie | fix formatting on spiopi |
commit | commitdiff | tree |
2020-02-06 |
Florent Kermarrec | cpu/vexriscv: update submodule |
commit | commitdiff | tree |
2020-02-06 |
bunnie | Request to merge I2S and SPIOPI cores |
commit | commitdiff | tree |
2020-02-05 |
Sean Cross | doc: add lxsocdoc.md (README from lxsocdoc repository) |
commit | commitdiff | tree |
2020-02-05 |
enjoy-digital | Merge pull request #375 from xobs/add-lxsocdoc |
commit | commitdiff | tree |
2020-02-04 |
Florent Kermarrec | bios/main: add LiteX tagline |
commit | commitdiff | tree |
2020-02-04 |
enjoy-digital | Merge pull request #376 from antmicro/build-sim-do... |
commit | commitdiff | tree |
2020-02-04 |
Mariusz Glebocki | build/sim: allow to use environment's {C,LD}FLAGS |
commit | commitdiff | tree |
2020-02-04 |
Sean Cross | integration: svd: move svd generation to `export` |
commit | commitdiff | tree |
2020-02-04 |
Sean Cross | soc: doc: use sphinx toctree as it was intended |
commit | commitdiff | tree |
2020-02-04 |
Sean Cross | litex-doc: initial merge of lxsocdoc |
commit | commitdiff | tree |
2020-02-03 |
enjoy-digital | Merge pull request #373 from antmicro/l2-reverse |
commit | commitdiff | tree |
2020-02-03 |
Piotr Binkowski | tools/litex_sim: use l2_reverse flag |
commit | commitdiff | tree |
2020-01-31 |
Florent Kermarrec | wishbone/Cache: add reverse parameter |
commit | commitdiff | tree |
next |