litex.git
2020-05-11 enjoy-digitalMerge pull request #502 from shuffle2/master
2020-05-11 enjoy-digitalMerge pull request #490 from daveshah1/rdimm_bside_init
2020-05-11 enjoy-digitalMerge branch 'master' into rdimm_bside_init
2020-05-11 Florent Kermarreclattice/icestorm: add ignoreloops/seed support (similar...
2020-05-11 Florent Kermarreclattice/trellis: simplify seed support and add it to...
2020-05-11 enjoy-digitalMerge pull request #484 from ilya-epifanov/lattice...
2020-05-11 enjoy-digitalMerge pull request #485 from ilya-epifanov/cpu-imac...
2020-05-11 enjoy-digitalMerge branch 'master' into cpu-imac-config-for-vexriscv
2020-05-11 Florent Kermarrecintegration/soc/add_adapter: rename is_master to direction.
2020-05-11 enjoy-digitalMerge pull request #504 from sergachev/master
2020-05-10 Ilia Sergachevintegration/soc: fix add_adapter for slaves
2020-05-09 Benjamin Herrenschmidtbios: Fix warning on 64-bit
2020-05-09 Shawn Hoffmandiamond: close project when done
2020-05-09 Shawn Hoffmandiamond: clock constraint improvements
2020-05-08 Florent Kermarreccore/led: simplify LedChaser (to have the same user...
2020-05-08 Florent Kermarreccores/led: add LedChaser (now that LiteX is running...
2020-05-08 Florent Kermarrecintegration/soc: add clock_domain parameter to add_ethe...
2020-05-08 Florent Kermarrecintegration/soc: add add_uartbone method (to add a...
2020-05-07 Florent Kermarrecbios/sdram: fix lfsr typo.
2020-05-07 enjoy-digitalMerge pull request #500 from mubes/fixups
2020-05-07 Florent Kermarrecbuild/xilinx: add disable_constraints parameter to...
2020-05-07 Dave MarplesMerge branch 'master' of https://github.com/enjoy-digit...
2020-05-07 Dave MarplesSmall fixups to address compiler warnings etc.
2020-05-07 Florent Kermarrecbios/sdram: fix merge typo in lfsr (thanks Benjamin...
2020-05-06 Benjamin Herrenschmidtbios/sdram: Use an LFSR to speed up pseudo-random numbe...
2020-05-06 enjoy-digitalMerge pull request #499 from DurandA/patch-2
2020-05-06 Florent Kermarrecboards/platforms: update xilinx programmers.
2020-05-06 Florent Kermarrecbuild/xilinx/vivado: ensure Vivado process our .xdc...
2020-05-05 Arnaud DurandAdd data dirs to manifest
2020-05-05 Florent Kermarrecgen/fhdl/verilog: explicitly define input/output/inout...
2020-05-05 Florent Kermarrectargets/genesys2: set cmd_latency to 1.
2020-05-05 Florent Kermarrecbios: remove usddrphy debug (we'll use a specific debug...
2020-05-05 Florent Kermarrecplatforms/targets: fix CI.
2020-05-05 Florent Kermarrecboards: keep in sync with LiteX-Boards, integrate impro...
2020-05-05 Florent Kermarrecbuild/lattice/programmer: add UJProg (for ULX3S).
2020-05-05 Florent Kermarrecbuild/lattice/programmer: make OpenOCDJTAGProgrammer...
2020-05-05 Florent Kermarrecbuild/generic_programmer: catch 404 not found when...
2020-05-05 Florent Kermarrecbuild/platform: allow doing a loose lookup_request...
2020-05-05 Florent Kermarrecbuild/openocd: add find_config method to allow using...
2020-05-04 Florent Kermarreccpu/microwatt: fix integration/crt0.S (thanks Benjamin...
2020-05-04 enjoy-digitalMerge pull request #496 from gsomlo/gls-fix-makefiles
2020-05-04 Gabriel Somlosoftware/*/Makefile: no need to copy .S files from...
2020-05-04 enjoy-digitalMerge pull request #494 from shuffle2/patch-2
2020-05-04 shuffle2diamond: quiet warning about missing clkin freq for...
2020-05-04 Florent KermarrecCHANGES: update.
2020-05-04 Florent Kermarreccpu/microwatt: add powerpc64le-linux-gnu to gcc_triple.
2020-05-04 Florent Kermarreccpu/microwatt: add pythondata and fix build with it.
2020-05-03 Florent Kermarreccpus: use a common definition of gcc_triple for the...
2020-05-03 Florent Kermarrecbios/cmd_mdio.c: fix missing <base/mdio.h> import.
2020-05-02 Florent Kermarreccpu/vexriscv: fix flush_cpu_icache, remove workaround...
2020-05-02 Florent Kermarreccpus: add nop instruction and use it to simplify the...
2020-05-02 Florent Kermarreccpus: add human_name attribute and use it to simplify...
2020-05-02 Florent Kermarrecsoftware/libbase/system.c: remove unused includes.
2020-05-02 enjoy-digitalMerge pull request #492 from scanakci/blackparrot_litex
2020-05-02 enjoy-digitalMerge branch 'master' into blackparrot_litex
2020-05-02 enjoy-digitalMerge pull request #474 from fjullien/term_hist_auto_compl
2020-05-02 Sadullah CanakciUpdate README.md
2020-05-02 sadullahupdate to comply with python-data layout
2020-05-01 sadullahBP fpga recent version
2020-05-01 sadullahFix memory transducer bug, --with-sdram for BIOS works...
2020-05-01 sadullahrebased, minor changes in core.py
2020-05-01 sadullahLinux works, LiteDRAM works (need cleaning, temporary...
2020-05-01 Sadullah CanakciCreate GETTING STARTED
2020-05-01 enjoy-digitalMerge pull request #483 from ilya-epifanov/lattice...
2020-05-01 enjoy-digitalMerge pull request #491 from gsomlo/gls-spisd-clusters
2020-05-01 Florent Kermarrec.travis.yml: disable python3.5 test (nMigen requires...
2020-05-01 Florent KermarrecCHANGES: update.
2020-05-01 Florent Kermarreccpu/minerva: add pythondata and use it to compile the...
2020-05-01 Florent Kermarreclitex_setup: add nmigen dependency (used to generate...
2020-05-01 Florent KermarrecCHANGES: start listing changes for next release.
2020-05-01 Gabriel Somlosoftware: spisdcard: cosmetic: avoid filling screen...
2020-05-01 Florent Kermarreccpu/software: move flush_cpu_icache/flush_cpu_dcache...
2020-05-01 Franck Jullienbios: add auto completion for commands
2020-05-01 Franck Jullienbios: switch command handler to a modular format
2020-05-01 Franck Jullienbios: move helper functions to their own file
2020-05-01 Franck Jullienbios: add terminal history
2020-05-01 Franck Jullienbuilder: add a parameter to pass options to BIOS Makefile
2020-05-01 Florent Kermarreccpu/software: move CPU specific software from the BIOS...
2020-05-01 Florent Kermarreccpu/Minerva: Clone the repository locally for now,...
2020-04-30 Florent Kermarrecintegration/soc: rename usb_cdc to usb_acm.
2020-04-30 Florent Kermarreclitex/__init__.py: remove retro-compat > 6 months old.
2020-04-29 Florent Kermarrecsoc: allow passing custom CPU class to SoC.
2020-04-29 David ShahAdd RDIMM side-B inversion support
2020-04-29 enjoy-digitalMerge pull request #488 from enjoy-digital/python3.5
2020-04-29 Florent Kermarrectravis: add back test on python3.5 (python3.6 is recomm...
2020-04-28 Ilya EpifanovAdded `imac` config for CPUs which implements the most...
2020-04-28 Ilya EpifanovCan now pass `--seed` to `nextpnr-ecp5` via `TrellisToo...
2020-04-28 Ilya EpifanovRemoved erase flag and made progress output less noisy
2020-04-28 enjoy-digitalMerge pull request #481 from betrusted-io/unfstringify
2020-04-28 bunniepropose patch to not break litex for python 3.5
2020-04-28 Florent Kermarreccreate first release, add CHANGES and note about Python...
2020-04-28 Florent Kermarreccpu/serv: switch to pythondata package instead of local...
2020-04-28 Florent KermarrecREADME: update Python minimal version to 3.6.
2020-04-28 Florent Kermarreclitex_setup: disable automatic clone of BlackParrot...
2020-04-28 enjoy-digitalMerge pull request #399 from mithro/litex-sm2py
2020-04-27 Florent Kermarrecsoc/cpu: add memory_buses to cpus and use them in add_s...
2020-04-27 Florent Kermarrecsoc/cpu: rename cpu.buses to cpu.periph_buses.
2020-04-27 enjoy-digitalMerge branch 'master' into litex-sm2py
2020-04-27 enjoy-digitalMerge pull request #477 from shuffle2/patch-1
2020-04-27 shuffle2diamond: fix include paths
next