litex.git
2019-07-22 Florent Kermarrecsoc_core: fix cpu_variant config (we don't want the...
2019-07-22 enjoy-digitalMerge pull request #216 from antmicro/booting_vexriscv_...
2019-07-22 Florent Kermarreccores/spi_flash: add SpiFlashCommon and use it to add...
2019-07-22 Florent Kermarrecplatforms/versa_ecp5: add spiflash pads
2019-07-22 Florent Kermarrecsoc_core: optimize mem_decoder
2019-07-22 Florent Kermarreccores/up5ksram: optimize bus.adr decoding
2019-07-21 Florent Kermarreccores/up5kspram: simplify and add support for all width...
2019-07-20 Florent Kermarreccores/pwm: remove clock_domain support (better to use...
2019-07-20 Florent Kermarreccores/spi: rename add_control paramter to add_csr
2019-07-20 Florent Kermarrecsoc_core: add SoCMini class (SoCCore with no cpu, sram...
2019-07-16 enjoy-digitalMerge pull request #219 from flammit/fix-ecp5-pll
2019-07-15 Mateusz Holenkobios/boot: rework netboot/flashboot for VexRiscv in...
2019-07-15 Mateusz Holenkosoc_core: generate extra string-based config defines
2019-07-15 Mateusz Holenkosoc_core: include information about cpu variant in...
2019-07-14 Francis Lamsoc: cores: fix name of EHXPLLL output clock in ECP5PLL
2019-07-13 Florent Kermarreccores/spi: fix/simplify loopback
2019-07-13 Florent KermarrecREADME: update banner
2019-07-13 Florent Kermarreccores/spi: move CSR control/status to add_control metho...
2019-07-13 Florent Kermarrecsoc/cores: add ECC (Error Correcting Code)
2019-07-13 Florent Kermarrecplatforms/tinyfpga_bx: add serial extension
2019-07-12 Florent KermarrecREADME: add a few links to papers/presentations/tutorials
2019-07-12 enjoy-digitalMerge pull request #218 from railnova/zynq
2019-07-12 chmousset[fix] Slave interface HP0 clk name
2019-07-12 enjoy-digitalMerge pull request #217 from sergachev/master
2019-07-12 Ilia Sergachevspi: change CSR to CSRStorage
2019-07-12 Florent Kermarrecsoc_zynq: use zynq fabric reset as sys reset
2019-07-10 Florent Kermarrecsoc_zynq: add missing axi hp0 clock
2019-07-10 Florent Kermarrecsoc_zynq: move axi gp0 clock connection to add_gp0...
2019-07-10 Florent Kermarrecsoc_core: use fixed 16MB CSR address space
2019-07-09 Florent Kermarrecsoc_sdram: limit main_ram to 512MB for now
2019-07-08 Florent Kermarreccompiler-rt: update to new location, fixes #209
2019-07-08 Florent Kermarrecsoc_core: declare csr address size when registering...
2019-07-08 Florent Kermarrecsoc_cores: fix typos
2019-07-08 enjoy-digitalMerge pull request #214 from gsomlo/gls-alignment-fixup
2019-07-08 Gabriel L.... soc_core: additional csr_alignment follow-up fixes
2019-07-08 Florent Kermarrecsoc_core: add csr_alignment to allow 64-bit alignment...
2019-07-08 Florent Kermarrecsoc/integration: uniformize configuration constants...
2019-07-06 Florent Kermarrecsoftware/libbase/id: update code (length is now fixed...
2019-07-05 Florent Kermarreccores: add simple PWM (Pulse Width Modulation) module
2019-07-05 Florent Kermarreccore/spi: make cs_n optional (sometimes managed externally)
2019-07-05 Florent Kermarreccores/spi_flash: add non-memory mapped S7SPIFlash modul...
2019-07-05 Florent Kermarreccores: add ICAP core (tested with reconfiguration commands)
2019-07-05 Florent Kermarreccores: add simple and minimal hardware SPI Master with...
2019-07-05 Florent Kermarrecsoc/cores/spi: remove too complicated and does not...
2019-07-05 Florent Kermarreccores: add bitbang class with minimal hardware for...
2019-07-05 Florent Kermarreccores: remove nor_flash_16 (obsolete, most of the board...
2019-07-05 Florent Kermarreccores/gpio: remove Blinker
2019-07-04 Tim AnsellMerge pull request #210 from DurandA/master
2019-07-03 Arnaud DurandAdd verilog submodule from CPU cores to manifest
2019-07-03 Florent Kermarreccsr: add assert to ensure CSR size < busword (thanks...
2019-06-28 Florent Kermarrecsoc_core: update default RocketChip mem_map
2019-06-28 Florent Kermarrecsoc_core: rearrange default mem_map
2019-06-28 Florent Kermarrecbios/main: fix #ifdefs for fw command
2019-06-28 Florent Kermarreclibnet/tftp: fix compilation warning
2019-06-28 Florent Kermarrecbios/main: fix spiflash compilation warnings
2019-06-28 Florent Kermarrecsoc_sdram: allow main_ram_size > 256MB (limitation...
2019-06-28 Florent Kermarrectargets: use new prefered way to add wishbone slave
2019-06-28 Florent Kermarrecsoc_core: use new way to add wisbone slave (now prefered)
2019-06-28 Florent Kermarrecsoc_core: remove 256MB mem_map limitation
2019-06-28 Florent Kermarrecsoc/core: remove #!/usr/bin/env python3
2019-06-27 enjoy-digitalMerge pull request #206 from gsomlo/gls-tftp-spinner
2019-06-27 Gabriel L.... BIOS: TFTP: ASCII spinner progress indicator (cosmetic)
2019-06-25 enjoy-digitalMerge pull request #204 from antmicro/write_to_flash
2019-06-25 Florent Kermarreccore/spi_flash: re-integrate bitbang write support
2019-06-25 Mateusz Holenkobios: add fw (flash write) command
2019-06-24 Florent KermarrecREADME: remove LiteUSB (deprecated)
2019-06-24 Florent Kermarrecboards: community supported boards are now located...
2019-06-24 Florent Kermarrecliteeth: update mac imports (olds still works, but...
2019-06-24 Florent Kermarrecsoc/cores: add usb_fifo with FT245 USB FIFO PHY from...
2019-06-24 Florent KermarrecREADME: update Intro
2019-06-24 Florent Kermarrecmake sure #!/usr/bin/env python3 is before copyright...
2019-06-23 Florent Kermarrectest: add copyright header
2019-06-23 Florent Kermarrecadd CONTRIBUTORS file and add copyright header to all...
2019-06-22 Florent Kermarrecbios/sdram: set init_done/error when DDRCTRL is present...
2019-06-21 Tim 'mithro... Convert top level comment to a docstring.
2019-06-21 enjoy-digitalMerge pull request #202 from xobs/add-up5kspram
2019-06-20 William D.... soc: cores: add up5kspram module
2019-06-20 Florent Kermarreccores/frequency_meter: allow passing clk to be measured...
2019-06-19 enjoy-digitalMerge pull request #201 from gsomlo/gls-fix-initmem
2019-06-18 Gabriel L.... tools/litex_sim: fix default endianness for mem_init
2019-06-18 enjoy-digitalMerge pull request #200 from gsomlo/gls-rocket-variants
2019-06-18 Gabriel L.... cpu/rocket: add "linux" (MMU) and "full" (MMU & FPU...
2019-06-18 Florent Kermarreccpu/rocket: update submodule
2019-06-17 Florent Kermarrecintegration/soc_core: move cpu_variant checks/formating...
2019-06-17 Florent Kermarreccpu/vexriscv: add "linux+no-dsp" variant
2019-06-17 Florent Kermarreccpu/vexriscv: update
2019-06-17 Florent Kermarrectargets/ulx3s: use CAS latency of 3 to be compatible...
2019-06-13 enjoy-digitalMerge pull request #199 from ambrop72/no-ethmac-fix
2019-06-12 Ambroz Bizjakbios: Fix build when ethphy is present but ethmac is...
2019-06-12 Florent Kermarrectest/test_axi: remove litex.gen.sim import (was only...
2019-06-12 Florent Kermarrecsetup.py: add migen to install_requires
2019-06-11 enjoy-digitalMerge pull request #198 from TomKeddie/tomk_20190610_ar...
2019-06-10 Florent Kermarrectest/test_code8b10b: add test_coding
2019-06-10 Tom Keddieboards/arty : Add directly connected spi clk pin to...
2019-06-10 Florent Kermarrectest/test_prbs: add PRBSGenerator/Checker tests
2019-06-10 Florent Kermarrecsoc/cores: add PRBS (Pseudo Random Binary Sequence...
2019-06-10 Florent Kermarrectools/litex_term: exit on 2 consecutive CTRL-C
2019-06-10 Florent Kermarreccpu/vexriscv: update submodule
2019-06-09 Florent Kermarrecdoc: add litex-hub logo
2019-06-08 Florent Kermarrecdoc: redesign new logo
next