litex.git
2019-05-23 enjoy-digitalMerge pull request #185 from gsomlo/gls-sim-sdram
2019-05-23 Gabriel L.... tools/litex_sim: restore functionality of '--with-sdram...
2019-05-21 enjoy-digitalMerge pull request #183 from xobs/usb-to-0x43
2019-05-21 Sean Crossremote: usb: print "access denied" error
2019-05-21 Sean Crossremote: usb: use 0x43/0xc3 for packet header
2019-05-17 Florent Kermarrecsoc/cores/minerva: update to latest
2019-05-17 enjoy-digitalMerge pull request #182 from gsomlo/gls-nexys4-eth...
2019-05-17 Gabriel L.... boards/nexys4ddr: ethernet support fix-up
2019-05-16 Florent KermarrecMerge branch 'master' of github.com/enjoy-digital/litex
2019-05-16 Florent Kermarrecsoc_core: remove csr_expose and add add_csr_master...
2019-05-15 Florent Kermarrecsoftware/include/base/csr-defs.h: add specific CSR_IRQ_...
2019-05-14 Florent Kermarrecsoftware/bios/boot: remove specific linux commands...
2019-05-14 Florent Kermarrecboards/targets/de0nano: reduce to 50MHz sys_clk, simpli...
2019-05-14 Florent Kermarrecplatforms/de0nano: change serial pins (put then next...
2019-05-13 Florent Kermarreccpu/vexriscv/core: update
2019-05-13 Florent Kermarreccpu/vexriscv: update submodule (new linux variant)
2019-05-13 Florent Kermarrecboards/nexys4ddr: add ethernet support (RMII 100Mbps)
2019-05-11 Florent Kermarrecboards/targets/netv2: +x
2019-05-11 Florent Kermarrecsoc/cores: remove cordic
2019-05-11 Florent KermarrecLICENSE: clarify
2019-05-11 Florent Kermarrecsoc/interconnect: remove axi_lite
2019-05-10 Florent Kermarrecboards: add initial NeTV2 support (clocks, leds, dram...
2019-05-10 Florent Kermarrecsoc/integration/soc_sdram: simplify/fix main_ram_size...
2019-05-10 Florent Kermarrecsoc/integration/soc_core: allow user to defined interna...
2019-05-09 Florent Kermarrecboards/targets: use new add_csr method
2019-05-09 Florent Kermarrectools/litex_sim: add uart csr (required when with_uart...
2019-05-09 Florent Kermarrecsoc/integration/soc_core: rework csr assignation/reserv...
2019-05-09 Florent Kermarrecboards/targets: declare ethmac interrupt with new add_i...
2019-05-09 Florent KermarrecMerge branch 'master' of github.com/enjoy-digital/litex
2019-05-09 Florent Kermarrecintegration/soc_core: rework interrupt assignation...
2019-05-09 Florent Kermarrectest/test_targets: fix test_ulx3s name
2019-05-09 Florent Kermarrecboards/targets: fix ulx3s/versa_ecp5 build
2019-05-09 Mateusz Holenkocpu: add `reserved_interrupts` property
2019-05-09 enjoy-digitalMerge pull request #179 from gsomlo/gls-xtra-addrlen
2019-05-08 Gabriel L.... soc/integration/cpu_interface: more arch-specific addre...
2019-05-07 Florent Kermarrecboards/targets: make sys_clk_freq a parameter
2019-05-07 Florent Kermarrecboards/targets/minispartan6: for now revert experimenta...
2019-05-07 Florent Kermarrecboards/plarforms/minispartan6: default to xc6slx25
2019-05-07 Florent Kermarrecbios/boot/ update linux memory mapping
2019-05-06 Florent Kermarrectools/litex_term: add json support to load images to...
2019-05-04 enjoy-digitalMerge pull request #178 from daveshah1/vexriscv_linux_yosys
2019-05-04 David Shahvexriscv: Fix some floating signals
2019-05-04 Florent Kermarrecbios/boot: add specific flash_boot for linux with vexriscv
2019-05-03 Florent Kermarrecbios/boot: rename MM_RAM to EMULATOR_RAM
2019-05-03 Florent Kermarrecsoc/get_mem_data: add direct support for regions
2019-05-03 Florent Kermarrecsoc/interconnect/axi: add AXI2AXILite converter and...
2019-05-03 Florent Kermarrecsoc/interconnect/axi: add AXI Lite definition
2019-05-03 Florent Kermarrecsoc/interconnect/axi: add comment on axi signas that...
2019-05-03 Florent Kermarreccores/cpu/vexriscv: add VexRiscvTimer and use it for...
2019-05-02 Florent Kermarrecbios/boot: add liftoff banner just before booting
2019-05-02 Florent Kermarrecbios/boot/netboot: only get boot.bin as default, add...
2019-05-02 Florent Kermarrecsoc/interconnect/axi: connect axi.ar/aw when selecting...
2019-05-02 Florent Kermarrecsoc/interconnect/axi: wishbone address shift is not...
2019-05-02 Florent Kermarrecsoc/interconnect/wishbone: allow setting adr_width...
2019-05-01 Florent Kermarrecsoc/interconnect/axi/AXI2Wishbone: add buffer on axi...
2019-05-01 Florent Kermarrecbuild/sim: update tapcfg
2019-05-01 enjoy-digitalMerge pull request #176 from gsomlo/gls-ulong-addr
2019-04-29 Gabriel L.... software: use "unsigned long" for address values, also...
2019-04-29 Florent Kermarrectest/test_targets: comment bad variant tests for now
2019-04-29 Florent Kermarrecsoc/interconnect/axi: add burst support to AXI2Wishbone
2019-04-29 Florent Kermarrecsoc/interconnect/axi: add capabilities to AXIBurst2Beat...
2019-04-29 Florent Kermarrecintegration/soc_core: use cpu name as cpu-type for...
2019-04-29 Florent Kermarrecbuild/tools: add deprecated_warning
2019-04-29 Florent Kermarreccpu_interface: default to gcc for all cpus unless told...
2019-04-29 Florent Kermarreccpu: use property methods to return name, endianness...
2019-04-28 Florent Kermarreccpu: integrate nmigen version of Minerva, add submodule
2019-04-28 Florent KermarrecUpdating documents from LiteX BuildEnv Wiki
2019-04-28 Kurt Kieferfix vexriscv build
2019-04-27 enjoy-digitalMerge pull request #175 from mithro/cpu-docs
2019-04-26 Tim 'mithro... Adding testing of cpu variants.
2019-04-26 Tim 'mithro... Work with no `cpu_variant` provided.
2019-04-26 Tim 'mithro... Updating documents from LiteX BuildEnv Wiki
2019-04-26 Tim 'mithro... Updating documents from LiteX BuildEnv Wiki
2019-04-26 Tim 'mithro... Standardize the `cpu_variant` strings.
2019-04-26 Florent Kermarrec.gitmodules: use our VexRiscv-verilog
2019-04-26 Tim 'mithro... docs: Adding script to pull useful docs from LiteX...
2019-04-25 Florent Kermarrecsoc/integration/soc_core: fix get_mem_data when not...
2019-04-25 Florent Kermarrecsoc/integration/soc_core: fix get_mem_data for json...
2019-04-25 Florent Kermarrecsoc/integration/soc_core: add integrated_sram_init
2019-04-24 Florent Kermarrecsoc/integration/cpu_interface: fix banner in get_mem_header
2019-04-24 enjoy-digitalMerge pull request #173 from gsomlo/gls-git-revision
2019-04-24 Gabriel L.... build: handle exceptional case when litex/migen not...
2019-04-24 Florent Kermarrectools/remote/csr_builder: allow comments in csv file...
2019-04-24 Florent Kermarrecsoftware/libnet/microudp: rearrange send_packet, add...
2019-04-24 Florent Kermarrecsoftware/libnet/microudp: speed-up ARP by changing...
2019-04-23 Florent Kermarrecbuild/tools: fix typo
2019-04-23 Florent Kermarrecsetup.py: add short names for tools
2019-04-23 Florent Kermarrectools/litex_term: change TERM prompt to LXTERM
2019-04-23 Florent Kermarrecbuild: add migen and litex git revision to generated...
2019-04-23 Florent Kermarrecbuild/tools: git_revision is not doing what we want...
2019-04-23 Florent Kermarreclitex_setup: revert default install behaviour but add...
2019-04-23 enjoy-digitalMerge pull request #171 from keesj/develop_as_user
2019-04-23 Florent Kermarrectools/litex_server: fix comms import
2019-04-23 Florent Kermarrecsoc/integration: also add sha-1/date to generated softw...
2019-04-23 Florent Kermarrecbuild: add sha-1/date to generated verilog, change...
2019-04-23 Kees JongenburgerInstall development packages in the user directory
2019-04-23 Florent Kermarrectest/test_targets: cover all platforms
2019-04-23 Florent Kermarrecboards/platforms/ulx3s: fix default clock
2019-04-23 Florent Kermarrecboards/platforms/sp605: apply same simplifications...
2019-04-23 Michael Betzboards/platforms: add SP605
next