litex.git
2020-07-22 Jędrzej Boczarsoc/interconnect/axi: improve Timeout module and test...
2020-07-22 Jędrzej Boczartest/axi: add shared AXI Lite interconnect tests
2020-07-22 Jędrzej Boczarsoc/interconnect/axi: implement AXI Lite decoder
2020-07-22 Jędrzej Boczarsoc/interconnect/axi: lock AXILiteArbiter until all...
2020-07-22 Jędrzej Boczartest/test_axi: add AXI Lite interconnect arbiter tests
2020-07-22 Jędrzej Boczarsocinterconnect/axi: interconnect shared sketch
2020-07-22 Jędrzej Boczarsoc/interconnect/axi: point-to-point interconnect and...
2020-07-22 Jędrzej Boczarsoc/integration: choose interconnect based on bus standard
2020-07-22 Jędrzej Boczarsoc/integration: add axi-lite standard to SoCBusHandler
2020-07-22 enjoy-digitalMerge pull request #599 from antmicro/gen-mmcm-pr
2020-07-22 Piotr Binkowskilitex-gen: add mmcm core
2020-07-22 Florent Kermarrecboards: keep in sync with litex-boards.
2020-07-21 Florent Kermarrecsoc/integration/add_sdcard: add direct connection to...
2020-07-21 Florent Kermarreccpu/vexriscv/system.h: update flush_cpu_dcache.
2020-07-21 Florent Kermarrecinterconnect/wishbone: add minimal UpConverter.
2020-07-20 enjoy-digitalMerge pull request #597 from antmicro/jboc/litex-builde...
2020-07-20 enjoy-digitalMerge pull request #595 from betrusted-io/master
2020-07-20 enjoy-digitalMerge pull request #598 from sergachev/master
2020-07-20 Ilia Sergachevinterconnect/csr_bus: fix paged access warning
2020-07-20 Jędrzej Boczarfix/Vivado: don't instantiate wishbone.Converter in...
2020-07-20 Florent Kermarrecsoftware/liblitesdcard/spisdcard: remove optimization...
2020-07-20 Florent Kermarrecsoc/cores/spi/SPIMaster: rewrite/simplify.
2020-07-18 bunniewire up missing register bits.
2020-07-17 Florent Kermarrecliblitesdcard/spisdcard: update comments.
2020-07-17 Florent Kermarrecsoc/cores/spi: make sure done and miso are synchronous.
2020-07-17 Florent Kermarrecspisdcard: revert to 8-bit SPI, optimize spisdcardrecei...
2020-07-17 Florent Kermarrecsoc/cores/spi: make sure miso is stable during xfer.
2020-07-16 Florent Kermarrecbios/boot: add bootargs support on netboot/sdcardboot...
2020-07-16 enjoy-digitalMerge pull request #594 from antmicro/jboc/axi-lite
2020-07-16 Jędrzej Boczarsoc/interconnect/axi: propagate response errors in...
2020-07-16 Jędrzej Boczarsoc/interconnect/axi: implement AXILite down-converter
2020-07-16 enjoy-digitalMerge pull request #593 from antmicro/jboc/axi-lite
2020-07-16 Jędrzej Boczarsoc/integration: revert `bus` argument for add_ram...
2020-07-15 Jędrzej Boczarsoc/integration: use AXILiteConverter (dummy implementa...
2020-07-15 Jędrzej Boczarsoc/interconnect/axi: add connect methods for convenience
2020-07-15 Jędrzej Boczartest/axi: add AXILite2CSR and AXILiteSRAM tests
2020-07-15 enjoy-digitalMerge pull request #592 from antmicro/fix-symbiflow...
2020-07-15 Jędrzej Boczarsoc/interconnect/axi: improve SRAM/CSR access speed
2020-07-15 Alessandro... symbiflow: changed toolchain command names in Makefile
2020-07-15 Jędrzej Boczarsoc/interconnect: add AXILite SRAM
2020-07-15 Jędrzej Boczarsoc/interconnect: add AXILite2CSR bridge
2020-07-14 Jędrzej Boczarsoc/integration: update add_adapter to convert between...
2020-07-13 Florent Kermarrecbuild/lattice/trellis: set default spimode to None...
2020-07-11 Florent Kermarrecbuild/lattice/trellis: fix spimode typo.
2020-07-11 enjoy-digitalMerge pull request #588 from oskirby/trellis-spimode
2020-07-11 Owen Kirbytrellis: Add option to select SPI mode.
2020-07-10 enjoy-digitalMerge pull request #587 from antmicro/mor1x_ror_instruction
2020-07-10 Florent Kermarrecintegration/soc/sdcard: add mode parameter to enable...
2020-07-10 Mateusz Holenkomor1kx: Do not generate the ror instruction
2020-07-10 Florent Kermarreccore/cpu/CPUNone: set endianness to little.
2020-07-09 Tim AnsellMerge pull request #585 from FFY00/more-gcc
2020-07-09 Filipe Laínscpu: add a few missing GCC toolchains
2020-07-09 Florent Kermarrecliblitesdcard/sdcard: clamp divider value.
2020-07-09 enjoy-digitalMerge pull request #584 from ozbenh/memtest
2020-07-09 Florent Kermarreccores/dma: add stream.last support on WishboneDMAReader.
2020-07-08 Benjamin Herrenschmidtmemspeed: Write a fixed value
2020-07-08 Florent Kermarrecbuid/io/InferedSDRIO/InferedSDRTristate: avoid unnecess...
2020-07-08 Florent Kermarrecinterconnect/avalon: minor cleanup, remove max on SyncF...
2020-07-08 Benjamin Herrenschmidtmemtest: Fix memspeed access size
2020-07-08 Benjamin Herrenschmidtmemtest: Fix integer size/type printf errors
2020-07-07 Florent Kermarrecsoftware/litesdcard: use new clocking and use slow...
2020-07-07 Florent Kermarrecintegration/soc/sdcard: cleanup emulator integration...
2020-07-07 Florent Kermarrecintegration/soc: move pads.rst control to PHY.
2020-07-07 Florent Kermarrecbuild/io/InferedSDRTristate: pass clock domain to SDROu...
2020-07-07 Florent Kermarrecsoftware/liblitesdcard: improve sdcard_init and handle...
2020-07-07 Florent Kermarreclitesdcard: use new Block2Mem/Mem2Block DMAs.
2020-07-07 Florent Kermarreclitex/gen: remove io that has been replaced with litex...
2020-07-07 enjoy-digitalMerge pull request #583 from gsomlo/gls-sdcard-timeout
2020-07-06 Gabriel Somloliblitesdcard/sdcard: adjust card-ready timeout
2020-07-06 Florent Kermarrecliblitesdcard/sdcard: add timeout when waiting card...
2020-07-06 Florent Kermarrecliblitesdcard/sdcard: use new SDClocker enable CSR.
2020-07-06 Florent Kermarrecinterconnect/csr_bus: move/rewrite paged access warning.
2020-07-06 Florent Kermarrecinterconnect/csr_bus: remove 64-bit CSR bus alignment...
2020-07-05 enjoy-digitalMerge pull request #582 from gsomlo/gls-minor-fixup
2020-07-04 Gabriel Somloliblitesdcard/sdcard: return error code outside '#ifdef...
2020-07-04 Gabriel Somloliblitesdcard/sdcard: cosmetic: fix indentation, elimin...
2020-07-03 Florent Kermarrectargets: remove sdcard clock domain (now generated...
2020-07-03 Florent Kermarreclitesdcard: use new clocker.
2020-07-03 Florent Kermarrecliblitesdcard/sdcard: use new register names and new...
2020-07-03 Florent Kermarrecinterconnect/stream: allow empty description/payload...
2020-07-03 Florent Kermarreclitelitesdcard/sdcard: remove wait workaround and repla...
2020-07-03 Florent Kermarreclitesdcard: update integration.
2020-07-03 Florent Kermarrecinterconnect/stream: add ClockDomainCrossing wrapper...
2020-07-02 Florent Kermarrecintegration/soc/etherbone: always run ethcore in eth_tx...
2020-07-01 enjoy-digitalMerge pull request #581 from antmicro/i2s_tx_fix
2020-07-01 Pawel Sagani2s: Fix the incorrect TX fifo almost empty offset
2020-07-01 Florent Kermarrecsdcard: rename cd_sdcard to cd_sd to avoid unnecessary...
2020-07-01 Florent Kermarrecliblitesdcard/sdcard: add SDCARD_MULTIPLE_BLOCK_SUPPORT...
2020-07-01 Florent Kermarrecintegration/soc/add_sdcard: update SDEmulator.
2020-07-01 Florent Kermarrectools/litex_sim: cleanup cpu endianness.
2020-07-01 enjoy-digitalMerge pull request #580 from Dolu1990/patch-2
2020-07-01 Florent Kermarrecboards/platforms/versa_ecp5: fix mising update.
2020-06-30 Florent Kermarrectools/litex_crossover_uart: add host argument to connec...
2020-06-30 Florent Kermarrectargets: add identifier on all targets and update Versa...
2020-06-30 Florent Kermarrectools/remote/comm_pcie: use ctypes.c_uint32 to do 32...
2020-06-30 Florent Kermarrectools/litex_crossover_uart: add base_address argument...
2020-06-30 Dolu1990Improve verilator compilation speed
2020-06-29 Florent Kermarrecsoftware/bios/Makefile: fix #578 merge. (get back ...
2020-06-29 Florent Kermarrecsoftware/libbase/memtest: fix bus errors reporting.
2020-06-29 enjoy-digitalMerge pull request #578 from scanakci/blackparrot_litex
next