litex.git
2020-05-18 Florent Kermarrecsoftware/bios: mode spisdcard code to liblitesdcard.
2020-05-18 Florent Kermarrecsoftware/bios: rename commands to cmds and update with...
2020-05-18 Florent Kermarrecsoftware/bios: move hw flags definitions to respective...
2020-05-18 Florent Kermarrecsoftware: create liblitescard and move sdcard init...
2020-05-18 Florent Kermarrecsoftware: create liblitedram and move sdram init/test...
2020-05-18 Florent Kermarrecbios/software: rename cmd_dram/cmd_sdcard/cmd_spi_flash...
2020-05-18 Florent Kermarrecsoftware/bios/commands: rename cmd_mdio to cmd_liteeth.
2020-05-18 Florent Kermarrecsoftware/bios: move mdio to libliteeth.
2020-05-18 Florent Kermarrecsoftware/bios: rename libnet to libliteeth and move...
2020-05-18 Florent Kermarrecsoftware/bios: rename cmd_mem_access to cmd_mem.
2020-05-18 Florent Kermarreccpu/microwatt/add_sources: add use_ghdl_yosys_synth...
2020-05-18 Florent Kermarreccpu/microwatt: update microwatt_wraper.vhdl
2020-05-17 Florent Kermarrecuptime: rework and integrate it in Timer to ease softwa...
2020-05-16 Florent Kermarrecbios: add uptime command and rewrite cmd_bios comments.
2020-05-16 Florent Kermarrecsoc: improve uptime comments.
2020-05-15 enjoy-digitalMerge pull request #526 from rprinz08/master
2020-05-15 Florent Kermarrecsoc/SoCController: add uptime since start (disabled...
2020-05-15 rprinz08Make booting from SD-Card to behave same as from SPI...
2020-05-14 Florent Kermarrecbios/sdram: always show bitslip on two digits to keep...
2020-05-14 enjoy-digitalMerge pull request #517 from ozbenh/csr-access-rework
2020-05-14 Benjamin Herrenschmidtcsr: Rework accessors
2020-05-14 Florent KermarrecCHANGES: update.
2020-05-14 enjoy-digitalMerge pull request #518 from enjoy-digital/csr_base
2020-05-14 enjoy-digitalMerge pull request #523 from DurandA/patch-5
2020-05-13 Arnaud DurandUpdate litex_term help
2020-05-13 Florent Kermarrecplatforms/nexys4ddr: add card detect pin to sdcard.
2020-05-13 Florent Kermarrecintegration/soc: review/simplify interconnect and add...
2020-05-13 enjoy-digitalMerge pull request #519 from ozbenh/point2point
2020-05-13 Benjamin Herrenschmidtsoc: Revive generation of a PointToPoint interconnect
2020-05-13 Florent Kermarrecexport: add define of CSR_BASE if not already defined...
2020-05-13 Florent Kermarrectest/test_targets: workaround to fix travis.
2020-05-13 Florent Kermarreccpu/soc_core: automatically set csr mapping to 0x000000...
2020-05-13 Florent Kermarrecbios/boot: review/fix #503.
2020-05-13 enjoy-digitalMerge pull request #503 from rprinz08/master
2020-05-13 enjoy-digitalMerge pull request #513 from mubes/bios_linker
2020-05-12 Dave MarplesBios linker edits to prevent inappropriate optimisation
2020-05-12 rprinz08fixed bug in BIOS spi flash "fw" command
2020-05-12 rprinz08removed FLASH_BOOT_OFFSET, replaced memcyp with copy_im...
2020-05-12 Florent Kermarreccores/spi_flash: add back old SpiFlashDualQuad and...
2020-05-12 enjoy-digitalMerge pull request #478 from antmicro/extended_spi_flash
2020-05-12 enjoy-digitalMerge pull request #510 from mubes/colorlight_usb
2020-05-12 Florent Kermarrecintegration/soc: review/simplify changes for standalone...
2020-05-12 Dave MarplesFix dumb missing line
2020-05-12 enjoy-digitalMerge pull request #511 from ozbenh/standalone-cores
2020-05-12 Florent Kermarrecinterconnect/wishbonebridge: refresh/simplify.
2020-05-12 Benjamin HerrenschmidtWB2CSR: Use CSR address_width for the wishbone bus
2020-05-12 Benjamin Herrenschmidtsoc_core: Add option to override CSR base
2020-05-12 Benjamin Herrenschmidtsoc: Don't update CSR alignment when there is no CPU
2020-05-12 Benjamin Herrenschmidtsoc: Don't create a wishbone slave to LiteDRAM with...
2020-05-12 Dave MarplesBring into line with master
2020-05-12 Benjamin Herrenschmidtsoc: Don't create a share intercon with only one master...
2020-05-12 enjoy-digitalMerge pull request #506 from scanakci/blackparrot_litex
2020-05-12 enjoy-digitalMerge pull request #508 from antmicro/update_litesdcard
2020-05-12 Dave MarplesAddition of boot address parameter for trellis builds
2020-05-12 Kamil RakoczyUpdate Litex bios to handle updated litesdcard.
2020-05-12 sadullahUpdate README.md and core.py for BlackParrot
2020-05-12 sadullahVivado Command Update for Systemverilog
2020-05-11 enjoy-digitalMerge pull request #505 from DurandA/patch-3
2020-05-11 Florent Kermarrecsoc: remove with_wishbone (a SoC always always has...
2020-05-11 Arnaud DurandEnable 1x mode on SPI flash
2020-05-11 Florent Kermarrecbuild/lattice/diamond/clock_constraints: review and...
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 rprinz08BIOS boot firmware from SPI with address offset
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...
next