litex.git
2020-05-29 Florent Kermarrecbios/main: replace / with -.
2020-05-29 enjoy-digitalMerge pull request #545 from gsomlo/gls-fix-mmptr
2020-05-29 Gabriel Somlocsr: fix simple accessor alignment
2020-05-29 Florent Kermarrecsoftware/liblitesdcard: replace hexdump with dump_bytes...
2020-05-29 Florent Kermarrecsoc/add_sdcard: add with_emulator parameter to use...
2020-05-29 Florent Kermarrecsetup.py: add litex_jtag_uart and litex_crossover_uart...
2020-05-28 enjoy-digitalMerge pull request #543 from antmicro/jboc/eeprom-sim
2020-05-28 Florent Kermarrectargets/nexys4ddr: fix sdcard assert.
2020-05-28 Florent Kermarrecbios: add main bus and csr bus infos, use KiB/GiB.
2020-05-28 Jędrzej Boczarlitex/build/sim: add module for simulating SPD EEPROM
2020-05-27 Florent Kermarrecintegration/soc/add_sdcard: always use 32-bit/512bytes...
2020-05-27 Florent Kermarrecintegration/soc: add add_sdcard method with integration...
2020-05-27 Benjamin Herrenschmidtcsr: Fix definition(s) of CSR_BASE in generated headers
2020-05-27 Benjamin Herrenschmidtliblitedram/sdram: Add option to disable cdelay()
2020-05-27 Florent Kermarreccpu/serv: add variants.
2020-05-27 Florent Kermarrecsoc/integration/export: add optional csr_base parameter.
2020-05-27 Florent Kermarrecbuild/sim/verilator: add regular_comb parameter (that...
2020-05-27 enjoy-digitalMerge pull request #542 from gsomlo/gls-sdcard-followup
2020-05-27 enjoy-digitalMerge pull request #541 from antmicro/jboc/spd-read
2020-05-27 Florent KermarrecCHANGES: document deprecated/moved modules.
2020-05-27 Florent Kermarrecsoc/core/uart: move WishboneStreamingBridge in it and...
2020-05-27 Gabriel Somlosoftware/bios: fixup sdclk command
2020-05-27 Florent Kermarrecinterconnect/wishbone: integrate Wishbone2CSR.
2020-05-27 Florent Kermarrecinterconnect/csr_bus: add separators.
2020-05-27 Florent Kermarrecinterconnect/wishbone: remove CSRBank (probably not...
2020-05-27 Florent Kermarrecinterconnect/wishbone: add separators and move SDRAM...
2020-05-27 Florent Kermarrecinterconnect/wishbone: simplify DownConverter.
2020-05-27 Jędrzej Boczarbios: move I2C from liblitedram to libbase
2020-05-27 Florent Kermarrecinterconnect/wishbone: remove UpConverter (probably...
2020-05-27 Florent Kermarrectools/litex_sim: switch to SoCCore/add_sdram instead...
2020-05-27 Florent Kermarrectargets/nexys4ddr: update add_sdcard method.
2020-05-27 Jędrzej Boczarbios/sdram: expose I2C functions
2020-05-27 Florent KermarrecCHANGES: add JTAG UART.
2020-05-27 Florent Kermarrectools/litex_jtag_uart: add openocd config and telnet...
2020-05-26 Florent Kermarreccpus: remove common cpu variants/extensions definition...
2020-05-26 Florent Kermarreccpu/microwatt: add standard+ghdl variant that uses...
2020-05-25 Florent Kermarrectools/litex_client/RemoteClient: add base_address param...
2020-05-25 Florent Kermarreccores/uart/RS232PHYTX: fix startbit duration by pre...
2020-05-25 enjoy-digitalMerge pull request #539 from dayjaby/pr-fix_uart_startbit
2020-05-25 Florent Kermarrectools: add litex_jtag_uart to create a virtual uart...
2020-05-25 Florent Kermarrectools: rename litex_crossover poc to litex_crossover_ua...
2020-05-24 David Jablonskifix uart startbit: 1 cycle later
2020-05-24 Florent Kermarrectools: add litex_crossover to be able to use lxterm...
2020-05-24 Florent Kermarreclitex_sim: override uart_name to sim only for serial.
2020-05-23 Florent KermarrecCHANGES: update.
2020-05-23 Florent Kermarrecintegration/soc: remove TODO in header.
2020-05-23 Florent Kermarreccpu/cv32e40p: fix copyright year.
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...
next