litex.git
2020-04-07 Tim 'mithro... Make travis use litex_setup.py for GCC download.
2020-04-06 Tim 'mithro... Adding SiFive RISC-V toolchain downloading to litex_set...
2020-04-06 Tim 'mithro... Fix alignments.
2020-04-06 enjoy-digitalMerge pull request #450 from mithro/litex-setup-fix
2020-04-06 Tim 'mithro... Run `litex_setup.py` outside the git clone directory.
2020-04-06 Tim 'mithro... litex_setup: Use subprocess so failures are noticed.
2020-04-06 Florent Kermarrecsoc/cores: use reset_less on datapath/configuration...
2020-04-06 Florent Kermarrecinterconnect/csr: add reset_less parameter.
2020-04-06 Florent Kermarrecinterconnect/csr, wishbone: use reset_less on datapath...
2020-04-06 Florent Kermarreccores/code_8b10b: set reset_less to True on datapath...
2020-04-06 Florent Kermarrecstream: set reset_less to True on datapath signals.
2020-04-06 enjoy-digitalMerge pull request #448 from kessam/patch-1
2020-04-05 kessamFix timing constraints
2020-04-03 Florent Kermarrecsoc/cores/clock/ECP5PLL: add CLKI_DIV support.
2020-04-01 enjoy-digitalMerge pull request #447 from antmicro/spi-xip
2020-04-01 Piotr Binkowskitargets: netv2: add LiteSPI
2020-04-01 Piotr Binkowskiplatform: netv2: update SPI flash pinout
2020-04-01 Piotr Binkowskilitex_sim: add LiteSPI
2020-03-31 Florent Kermarrecsoc/cores/uart: use reset_less on accumulator, reg...
2020-03-31 Florent Kermarrecsoc/cores/spi_flash: add ECP5SPIFlash (non-memory-mapped).
2020-03-30 Piotr Binkowskilitex_setup: add litespi core
2020-03-28 enjoy-digitalMerge pull request #444 from ilya-epifanov/openocd...
2020-03-28 enjoy-digitalMerge pull request #441 from gsomlo/gls-spisdcard-fixes
2020-03-28 Ilya EpifanovAdded openocd jtagspi programmer, to be used with ECP5...
2020-03-27 Gabriel Somlosoftware/bios: add spisdcardboot() to boot_sequence()
2020-03-27 Gabriel Somlosoftware/libbase/spisdcard: add delay to goidle loop
2020-03-27 Gabriel Somlosoftware/bios: factor out busy_wait() function
2020-03-27 Gabriel Somlosoftware/libbase/spisdcard: fix width of address parameter
2020-03-27 Florent Kermarrecsoc/cores/spi: make dynamic clk divider optional (can...
2020-03-26 enjoy-digitalMerge pull request #439 from antmicro/fix-compiler-rt
2020-03-26 Kamil RakoczyUpdate removed llvm compiler-rt repo
2020-03-26 Florent Kermarrectargets/add_constant: avoid specifying value when value...
2020-03-26 Florent Kermarrecsoftware/libbase/spisdcard: add USE_SPISDCARD_RECLOCKIN...
2020-03-25 Florent Kermarrecintegration/soc/add_uart: add USB CDC support (with...
2020-03-25 Florent Kermarrectools/litex_sim: simplify using uart_name=sim.
2020-03-25 Florent Kermarrecintegration/soc/add_uart: add Model/Sim.
2020-03-25 Florent Kermarrecintegration/soc/add_uart: cleanup.
2020-03-25 Florent Kermarrecbuild/tools: add replace_in_file function.
2020-03-25 Florent Kermarrectools/litex_term: use 64 bytes as default payload_lengh...
2020-03-25 Florent Kermarrecbios/boot: update comments.
2020-03-25 enjoy-digitalMerge pull request #437 from feliks-montez/bugfix/fix...
2020-03-25 Florent Kermarrectest/test_targets: remove versa_ecp3.
2020-03-24 Florent Kermarrecboards/targets: update SDRAM to use new GENSDRPHY and...
2020-03-24 Florent Kermarrecboards/platforms: remove versa_ecp3 (ECP3 no longer...
2020-03-24 Florent Kermarrecbuild/lattice/diamond: remove ECP3 support. (ECP3 is...
2020-03-24 Florent Kermarreccores/clock/ECP5PLL: add phase support.
2020-03-24 Florent Kermarrecbuild/lattice/common: change LatticeECPXDDROutputImpl...
2020-03-24 bunnieFix off-by-one error on almost full condition for prefetch
2020-03-24 Feliksflush rx buffer when bad crc and fix frame payload...
2020-03-23 Florent Kermarrecsoc/doc/csr: allow CSRField.reset to be a Migen Constant.
2020-03-23 Florent Kermarreccpu/vexriscv/mem_map_linux: move main_ram to allow...
2020-03-23 Florent Kermarrecsoftware/bios/boot/linux: move emulator.bin to main_ram...
2020-03-21 Florent Kermarrectargets: remove Etherbone imports.
2020-03-21 Florent Kermarrectargets: switch to add_etherbone method.
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 Florent Kermarrectargets: always use sys_clk_freq on SDRAM modules.
2020-03-21 Florent Kermarrectargets: fix typos in previous changes.
2020-03-21 enjoy-digitalMerge pull request #436 from rob-ng15/master
2020-03-21 enjoy-digitalMerge pull request #435 from enjoy-digital/spi_master_c...
2020-03-21 rob-ng15Reclock spi sdcard access after initialisation
2020-03-20 Florent Kermarrectargets: switch to add_ethernet method instead of Ether...
2020-03-20 Florent Kermarrectargets: switch to SoCCore/add_sdram instead of SoCSDRAM.
2020-03-20 Florent Kermarrecsoc/core/spi: add Clk Divider CSR (defaults to sys_clk_...
2020-03-20 Florent Kermarrectargets/arty: use new ISERDESE2 MEMORY mode.
2020-03-20 Florent KermarrecMerge branch 'master' of github.com/enjoy-digital/litex
2020-03-20 enjoy-digitalMerge pull request #434 from rob-ng15/master
2020-03-20 rob-ng15Use <stdint.h> to provide structure sizes
2020-03-20 rob-ng15Use <stdint.h> for structure sizes
2020-03-20 Florent Kermarrecintegration/soc: add add_spi_flash method to add SPI...
2020-03-20 Florent Kermarrectargets/nexys4ddr: use LiteXSoC's add_spi_sdcard method.
2020-03-20 Florent Kermarrecintegration/soc: add add_spi_sdcard method to add SPI...
2020-03-20 enjoy-digitalMerge pull request #433 from gsomlo/gls-rocket-spisdcard
2020-03-20 Gabriel Somlotargets/nexys4ddr: add '--with-spi-sdcard' build option
2020-03-20 Gabriel Somloplatforms/nexys4ddr: add spisdcard pins.
2020-03-20 Gabriel Somlotargets/nexys4ddr: make sdcard reset conditional
2020-03-20 Gabriel Somlosoftware/libbase/spisdcard: fix 4-byte FAT fields on...
2020-03-20 Sean CrossMerge pull request #432 from esden/csr-doc-fix-int
2020-03-20 Piotr Esden... Don't let python convert lane number to float.
2020-03-19 Gabriel Somlobios: make SPI SDCard boot configs other than linux...
2020-03-19 Gabriel Somlobios/boot.c: cosmetic: re-indent spisdcardboot() for...
2020-03-19 enjoy-digitalMerge pull request #431 from antmicro/hybrid-mac
2020-03-19 Florent Kermarrecsoftware/libbase/bios: rename spi.c/h to spisdcard...
2020-03-19 Florent Kermarrecsoftware/bios/main: revert USDDRPHY_DEBUG (merge issue...
2020-03-19 enjoy-digitalMerge pull request #429 from rob-ng15/master
2020-03-19 Piotr Binkowskilitex_sim: add support for hybrid mac
2020-03-19 enjoy-digitalMerge pull request #430 from gsomlo/gls-sdclk-stub
2020-03-18 Gabriel Somlobios/sdcard: provide sdclk_set_clk() stub for clocker...
2020-03-18 Florent Kermarrecplatforms/kcu105: fix pcie tx0 p/n swap.
2020-03-17 rob-ng15SPI hardware bitbanging from SD CARD
2020-03-17 rob-ng15SPI hardware bitbanging from SD CARD
2020-03-17 rob-ng15SPI hardware bitbanging from SD CARD
2020-03-16 Florent Kermarrecsoc/cores/clock: make sure specific clkoutn_divide_rang...
2020-03-14 Sean CrossMerge pull request #425 from esden/csr-cod-split-reg
2020-03-13 Piotr Esden... Add bit more logic to decide when to switch to multilan...
2020-03-13 Piotr Esden... Split CSR documentation diagrams with more than 8 bits...
2020-03-13 enjoy-digitalMerge pull request #427 from enjoy-digital/s7mmcm_fract...
2020-03-13 Florent Kermarreccores/clock: simplify Fractional Divide support on...
2020-03-13 enjoy-digitalMerge pull request #421 from betrusted-io/clk0_fractional
2020-03-13 Florent Kermarrectest: add initial (minimal) test for clock abstraction...
next