litex.git
2019-10-09 Florent Kermarreccpu/rocket: move csr to IO region
2019-10-09 Florent Kermarrecbuild/xilinx/vivado: fix default synth-mode
2019-10-09 Florent Kermarrecsoc_core/cpu: add io_regions and deprecate shadow_base...
2019-10-08 enjoy-digitalMerge pull request #274 from gsomlo/gls-shadow-base
2019-10-08 Gabriel Somlobuilder: use the SoC's existing shadow base with get_cs...
2019-10-07 Florent Kermarrectargets/arty: allow setting synth-mode to yosys with...
2019-10-07 Florent Kermarrecbuild/xilinx/vivado: add vivado_build_args/vivado_build...
2019-10-07 Florent Kermarrecxilinx/common: be sure language is not vhdl when yosys...
2019-10-07 Florent Kermarreccpu/vexriscv: use specific mem_map for linux variant
2019-10-06 enjoy-digitalMerge pull request #271 from gsomlo/gls-yosys-nowidelut
2019-10-06 Gabriel L.... trellis, versa_ecp5: optional '-nowidelut' flag for...
2019-10-06 enjoy-digitalMerge pull request #272 from sergachev/fix-comments
2019-10-06 Ilia Sergachevfix comments
2019-10-04 Florent Kermarreclitex_setup: add litejesd204b
2019-10-01 enjoy-digitalMerge pull request #270 from gsomlo/gls-csr-upper
2019-10-01 Florent Kermarrecsoc/cores/icap: simplify ICAPBitstream (untested)
2019-10-01 Florent Kermarrecsoc/cores/icap: rename ICAP to ICAPBistream and revert...
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-10-01 Jan Kowalewskisoc: cores: support sending custom bitstream to ICAP
2019-09-30 Florent Kermarrecsoc/interconnect: rename stream_packet to packet &...
2019-09-30 Florent Kermarrecsoc/interconnect/stream: add separators, mode Actor...
2019-09-30 Florent Kermarrecsoc_zynq: update get_csr_header
2019-09-30 Florent Kermarrecsoc/integration: move cpu_interface retro-compatibility...
2019-09-30 Florent Kermarrecsoc/integration: use dicts for constants/mem_regions...
2019-09-30 Florent Kermarreccpu: remove initial SERV support (we'll work in a branc...
2019-09-30 Florent Kermarrecsoc_core: fix cpu_type=None case and add test for it
2019-09-29 Florent Kermarrecsoc_sdram: remove axi usecase, this was only useful...
2019-09-29 Florent Kermarrecsoc_core: cleanup/re-align
2019-09-29 Florent Kermarrecsoc/integration: rename cpu_interface to export (with...
2019-09-29 Florent Kermarrectest/test_targets: update cpu-type to mor1kx
2019-09-29 Florent Kermarrecsoc/cores: uniformize (continue)
2019-09-29 Florent Kermarrecsoc/cores/gpio: uniformize with others cores
2019-09-29 Florent Kermarrecsoc/cores: rename frequency_meter to freqmeter and...
2019-09-29 Florent Kermarrecsoc/cores/ecc: improve readibility, uniformize with...
2019-09-29 Florent Kermarrecsoc/cores/clocks: improve readibility
2019-09-29 Florent Kermarrecsoc_core: use cpu.data_width to compute csr_alignment...
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-29 Florent Kermarrecsoc_sdram: move ControllerInjector to LiteDRAM (LiteDRA...
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-28 Florent Kermarrecsoc/cores/cpu: do instance in do_finalize for all cpus...
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 submodule
2019-09-27 Florent Kermarrecsoftware/libbase/uart: add polling mode
2019-09-27 Florent Kermarrecadd SERV CPU initial support (not working)
2019-09-25 Florent Kermarrectargets/ulx3s: revert to cl=2
2019-09-25 Florent Kermarrecboards/netv2: switch to MVP, add spiflashx4 and hdmi...
2019-09-24 Florent Kermarrecwishbone2csr: refactor using FSM, reduce latency (make...
2019-09-24 Florent Kermarreccsr: add we signal to CSR, CSRStatus
2019-09-24 Florent Kermarrecbuild/xilinx/programmer: fix vivado_cmd
2019-09-24 Florent Kermarrecsoc/integration/doc: replace "== None" by "is None"
2019-09-24 enjoy-digitalMerge pull request #266 from xobs/add-moduledoc-autodoc
2019-09-24 Florent Kermarrectools/litex_read_verilog: also delete yosys_v2j.ys
2019-09-24 Benjamin Herrenschmidtsoc_core/sdram: Don't blow up if _wb_sdram_ifs or _csr_...
2019-09-24 Sean Crosstimer: inherit ModuleDoc
2019-09-24 Sean Crossintegration: add ModuleDoc and AutoDoc
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 Filip Kokosinskiboards/targets: increase integrated ROM size if Etherne...
2019-09-23 Florent Kermarrecsoc_core: revert wishbone2csr to __init__ but add with_...
2019-09-23 Florent Kermarrecsoc_sdram: change l2_size checks order
2019-09-23 Florent Kermarrecsoc_core: move CSR bridge to finalize (only generate...
2019-09-23 Florent Kermarrecintegration/builder: avoid specific _generate_standalon...
2019-09-23 Benjamin HerrenschmidtThis will allow it to be built for microwatt out of...
2019-09-23 Benjamin Herrenschmidtsoc_core: When cpu_type is "None", let's not generate...
2019-09-23 Benjamin Herrenschmidtintegration/builder: When the CPU is "None", we used...
2019-09-20 enjoy-digitalMerge pull request #263 from xobs/spi-flash-csrfield
2019-09-20 Sean Crossspi_flash: document register fields
2019-09-20 enjoy-digitalMerge pull request #262 from jersey99/master
2019-09-20 Vamsi K Vytlavivado just needs to be in the path for the programmer...
2019-09-19 enjoy-digitalMerge pull request #261 from xobs/event-documentation
2019-09-19 Sean Crosscsr_eventmanager: add `name` and `description` args
2019-09-19 Florent Kermarreccores/timer: add general documentation on Timer impleme...
2019-09-19 Florent Kermarrecsoc_sdram: improve readibility and convert l2_size...
2019-09-18 Florent Kermarreccsr: add description to CSRStorage/CSRStatus attributes...
2019-09-18 Florent Kermarrecsoc/cores/timer: fix typo (thanks xobs)
2019-09-18 Florent Kermarrecsoc/cores/timer/doc: rewrite a little bit, avoid some...
2019-09-18 enjoy-digitalMerge pull request #259 from xobs/document-timer
2019-09-18 Sean Crosstimer: add documentation
2019-09-16 Florent Kermarrecsoc/cores/spi: use new CSRField (no functional change)
2019-09-16 Florent Kermarrecsoc/cores/bitbang: use new CSRField (no functional...
2019-09-16 enjoy-digitalMerge pull request #257 from enjoy-digital/csr_fields
2019-09-16 Florent Kermarreccsr: update copyrights
2019-09-16 Florent Kermarreccsr: more documentation
2019-09-16 Florent Kermarreccsr/CSRStorage: remove storage_full (was only needed...
2019-09-16 Florent Kermarreccsr: use IntEnum for CSRAccess
2019-09-15 Florent Kermarreccsr/CSRStorage: remove alignment_bits: complexify too...
2019-09-15 Florent Kermarreccsr/fields: document, add separators, 100 characters...
2019-09-14 Florent Kermarreccsr/fields: add access parameter
2019-09-14 Florent Kermarreccsr/fields: add pulse mode support
2019-09-13 Florent Kermarrecsoc/interconnect/csr: add initial field support
next