litex.git
2020-05-22 Florent Kermarreccpu/cv32e40p: add copyright and improve indentation.
2020-05-22 Florent Kermarreclitex_setup/pythondata-cpu-cv32e40p: clone in recursive...
2020-05-22 enjoy-digitalMerge pull request #535 from antmicro/arty-cv32e40p
2020-05-22 enjoy-digitalMerge pull request #538 from antmicro/fix_libbase
2020-05-22 Mateusz Hołenkolibbase: Include missing uart header
2020-05-22 Florent Kermarrectest/test_targets: update build_test.
2020-05-21 Jędrzej Boczarlitex_sim: load SPD data from files in hexdump format...
2020-05-21 Jędrzej Boczarbios/sdram: add BIOS command for reading SPD
2020-05-21 Jędrzej Boczarbios/sdram: add firmware for reading SPD EEPROM
2020-05-21 Florent Kermarrecplatforms/targets: keep in sync with litex-boards.
2020-05-21 Florent Kermarrecbuild/sim: rename dut to sim (for consistency with...
2020-05-21 Florent Kermarrecintegration/soc: set build_name to platform.name when...
2020-05-20 Florent Kermarrecsoftware/liblitespi: fix #endif location.
2020-05-20 enjoy-digitalMerge pull request #516 from antmicro/i2s_support_arty
2020-05-20 enjoy-digitalMerge pull request #534 from fjullien/fix_litex_sim_warn
2020-05-20 Franck Jullienlitex/sim: fix compiler warnings
2020-05-20 Pawel SaganExtend I2S capabilities
2020-05-20 Piotr Binkowskicores/cpu: add cv32e40p
2020-05-20 Piotr Binkowskisoftware/bios/isr: add support for cv32e40p
2020-05-20 Piotr Binkowskilitex_setup: add pythondata for cv32e40p
2020-05-20 enjoy-digitalMerge pull request #533 from antmicro/fix-dummy-bits...
2020-05-20 Jan Kowalewskisoftware/liblitespi/spiflash: fix dummy bits setup...
2020-05-20 Florent Kermarreclitex_setup: move requests import to avoid having to...
2020-05-20 Florent Kermarrec.travis: install requests package before running litex...
2020-05-20 Florent Kermarrectargets/netv2: remove LiteSPI integration (not mature...
2020-05-20 Florent Kermarrecsoftware/liblitespi/spiflash: review/simplify/update...
2020-05-20 Florent Kermarrecbuild/xilinx: simplify LITEX_ENV_ISE/VIVADO handling.
2020-05-20 Florent Kermarrecsoftware/bios: cleanup includes and specify the lib...
2020-05-20 Florent Kermarrecsoftware: create liblitespi and mode litespi code to...
2020-05-20 Jan Kowalewskisoc/software/bios: add autoconfiguration functionality...
2020-05-20 Florent Kermarreclitex_setup: add automatic update of litex_setup (becau...
2020-05-20 enjoy-digitalMerge pull request #531 from gsomlo/gls-bios-linker
2020-05-19 Gabriel Somlosoftware/bios: fix link order to avoid undefined symbol...
2020-05-19 Florent Kermarrecbuild/xilinx: source settings64.sh automatically just...
2020-05-19 Florent Kermarrecintegration/soc_core: avoid cpu_variant check if custom...
2020-05-19 Florent Kermarreclitex_setup: add litehyperbus and remove hyperbus core...
2020-05-19 Florent Kermarrecintegration/builder: simplify default output_dir to...
2020-05-19 Florent Kermarreclitex_setup: add sha1 support on git clone/pull and...
2020-05-19 enjoy-digitalMerge pull request #530 from enjoy-digital/bios-libs
2020-05-18 Florent Kermarrecsoftware/libbase: remove linker-sdram (unused).
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
next