litex.git
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 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 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
2020-04-27 Florent Kermarrecsoc/cpu: simplify integration of CPU without interrupts...
2020-04-27 enjoy-digitalMerge pull request #473 from fjullien/memusage
2020-04-27 Franck Jullienbios: print memory usage
2020-04-27 Florent Kermarrectools/litex_sim: use similar analyzer configuration...
2020-04-27 enjoy-digitalMerge pull request #476 from enjoy-digital/serv
2020-04-27 Florent Kermarrecsoftware/irq: cleanup and make explicit that irqs are...
2020-04-27 Florent Kermarrecserv: connect reset.
2020-04-27 Florent Kermarrecbuild/icestorm: add verilog_read -defer option to yosys...
2020-04-27 enjoy-digitalMerge pull request #475 from gregdavill/read_verilog_defer
2020-04-27 Greg Davillbuild/trellis: add verilog_read -defer option to yosys...
2020-04-27 Florent Kermarrecserv: update copyrights (Greg Davill found the typos...
2020-04-26 Florent Kermarrecserv/cores: fix verilog top level (use serv_rf_top...
2020-04-26 Florent Kermarrecserv: fix ibus/dbus byte/word addressing inconsistency...
2020-04-25 Florent Kermarrecbios/sdram: reduce number of scan loops during cdly...
2020-04-25 Florent Kermarrectargets/kcu105: use cmd_latency=1.
2020-04-25 Florent Kermarrecbios/sdram: add some margin on cdly ideal_delay, do...
2020-04-25 Florent Kermarrectargets/kc705: manual DDRPHY_CMD_DELAY no longer needed.
2020-04-25 Florent Kermarrecbios/sdram: review/cleanup Command/Clock calibration...
2020-04-25 enjoy-digitalMerge pull request #472 from antmicro/jboc/sdram-calibr...
2020-04-25 enjoy-digitalMerge pull request #470 from antmicro/jboc/sdram-eeprom...
2020-04-24 Jędrzej Boczarbios/sdram: add automatic cdly calibration during write...
2020-04-23 Florent Kermarrecinitial SERV integration.
2020-04-22 Florent Kermarrecsoc/cores/spi: add optional aligned mode.
2020-04-22 Florent Kermarreccores/spi: simplify.
2020-04-22 Florent Kermarrecbuild/lattice/common: add specific LatticeiCE40SDROutpu...
2020-04-22 Florent Kermarrecxilinx/common: use a common SDRTristate implementation...
2020-04-22 Florent Kermarrecbuild/xilinx/common: add 7-Series/Ultrascale SDROutput...
2020-04-22 Florent Kermarreclattice/common: add LatticeECP5DDRInput.
2020-04-22 Florent Kermarreclattice/common: cleanup instances, simplify tritates.
2020-04-22 Florent Kermarreclattice/common: add LatticeiCE40DDRInput, LatticeiCE40S...
2020-04-18 Florent Kermarrecplatforms/de0nano: swap serial tx/rx to ease use of...
2020-04-17 Florent Kermarrectools/remote/etherbone: update import.
2020-04-17 Jędrzej Boczarlitex_sim: add option to create SDRAM module from SPD...
2020-04-16 Florent Kermarrectargets: manual define of the SDRAM PHY no longer needed.
next