litex.git
2020-03-25 Florent Kermarrectools/litex_sim: simplify using uart_name=sim.
2020-03-25 Florent Kermarrecintegration/soc/add_uart: add Model/Sim.
2020-03-25 Florent Kermarrecintegration/soc/add_uart: cleanup.
2020-03-25 Florent Kermarrecbuild/tools: add replace_in_file function.
2020-03-25 Florent Kermarrectools/litex_term: use 64 bytes as default payload_lengh...
2020-03-25 Florent Kermarrecbios/boot: update comments.
2020-03-25 enjoy-digitalMerge pull request #437 from feliks-montez/bugfix/fix...
2020-03-25 Florent Kermarrectest/test_targets: remove versa_ecp3.
2020-03-24 Florent Kermarrecboards/targets: update SDRAM to use new GENSDRPHY and...
2020-03-24 Florent Kermarrecboards/platforms: remove versa_ecp3 (ECP3 no longer...
2020-03-24 Florent Kermarrecbuild/lattice/diamond: remove ECP3 support. (ECP3 is...
2020-03-24 Florent Kermarreccores/clock/ECP5PLL: add phase support.
2020-03-24 Florent Kermarrecbuild/lattice/common: change LatticeECPXDDROutputImpl...
2020-03-24 bunnieFix off-by-one error on almost full condition for prefetch
2020-03-24 Feliksflush rx buffer when bad crc and fix frame payload...
2020-03-23 Florent Kermarrecsoc/doc/csr: allow CSRField.reset to be a Migen Constant.
2020-03-23 Florent Kermarreccpu/vexriscv/mem_map_linux: move main_ram to allow...
2020-03-23 Florent Kermarrecsoftware/bios/boot/linux: move emulator.bin to main_ram...
2020-03-21 Florent Kermarrectargets: remove Etherbone imports.
2020-03-21 Florent Kermarrectargets: switch to add_etherbone method.
2020-03-21 Florent Kermarrecintegration/soc: add add_etherbone method.
2020-03-21 Florent Kermarrecintegration/soc/add_ethernet: add name parameter (defau...
2020-03-21 Florent Kermarrectargets: always use sys_clk_freq on SDRAM modules.
2020-03-21 Florent Kermarrectargets: fix typos in previous changes.
2020-03-21 enjoy-digitalMerge pull request #436 from rob-ng15/master
2020-03-21 enjoy-digitalMerge pull request #435 from enjoy-digital/spi_master_c...
2020-03-21 rob-ng15Reclock spi sdcard access after initialisation
2020-03-20 Florent Kermarrectargets: switch to add_ethernet method instead of Ether...
2020-03-20 Florent Kermarrectargets: switch to SoCCore/add_sdram instead of SoCSDRAM.
2020-03-20 Florent Kermarrecsoc/core/spi: add Clk Divider CSR (defaults to sys_clk_...
2020-03-20 Florent Kermarrectargets/arty: use new ISERDESE2 MEMORY mode.
2020-03-20 Florent KermarrecMerge branch 'master' of github.com/enjoy-digital/litex
2020-03-20 enjoy-digitalMerge pull request #434 from rob-ng15/master
2020-03-20 rob-ng15Use <stdint.h> to provide structure sizes
2020-03-20 rob-ng15Use <stdint.h> for structure sizes
2020-03-20 Florent Kermarrecintegration/soc: add add_spi_flash method to add SPI...
2020-03-20 Florent Kermarrectargets/nexys4ddr: use LiteXSoC's add_spi_sdcard method.
2020-03-20 Florent Kermarrecintegration/soc: add add_spi_sdcard method to add SPI...
2020-03-20 enjoy-digitalMerge pull request #433 from gsomlo/gls-rocket-spisdcard
2020-03-20 Gabriel Somlotargets/nexys4ddr: add '--with-spi-sdcard' build option
2020-03-20 Gabriel Somloplatforms/nexys4ddr: add spisdcard pins.
2020-03-20 Gabriel Somlotargets/nexys4ddr: make sdcard reset conditional
2020-03-20 Gabriel Somlosoftware/libbase/spisdcard: fix 4-byte FAT fields on...
2020-03-20 Sean CrossMerge pull request #432 from esden/csr-doc-fix-int
2020-03-20 Piotr Esden... Don't let python convert lane number to float.
2020-03-19 Gabriel Somlobios: make SPI SDCard boot configs other than linux...
2020-03-19 Gabriel Somlobios/boot.c: cosmetic: re-indent spisdcardboot() for...
2020-03-19 enjoy-digitalMerge pull request #431 from antmicro/hybrid-mac
2020-03-19 Florent Kermarrecsoftware/libbase/bios: rename spi.c/h to spisdcard...
2020-03-19 Florent Kermarrecsoftware/bios/main: revert USDDRPHY_DEBUG (merge issue...
2020-03-19 enjoy-digitalMerge pull request #429 from rob-ng15/master
2020-03-19 Piotr Binkowskilitex_sim: add support for hybrid mac
2020-03-19 enjoy-digitalMerge pull request #430 from gsomlo/gls-sdclk-stub
2020-03-18 Gabriel Somlobios/sdcard: provide sdclk_set_clk() stub for clocker...
2020-03-18 Florent Kermarrecplatforms/kcu105: fix pcie tx0 p/n swap.
2020-03-17 rob-ng15SPI hardware bitbanging from SD CARD
2020-03-17 rob-ng15SPI hardware bitbanging from SD CARD
2020-03-17 rob-ng15SPI hardware bitbanging from SD CARD
2020-03-16 Florent Kermarrecsoc/cores/clock: make sure specific clkoutn_divide_rang...
2020-03-14 Sean CrossMerge pull request #425 from esden/csr-cod-split-reg
2020-03-13 Piotr Esden... Add bit more logic to decide when to switch to multilan...
2020-03-13 Piotr Esden... Split CSR documentation diagrams with more than 8 bits...
2020-03-13 enjoy-digitalMerge pull request #427 from enjoy-digital/s7mmcm_fract...
2020-03-13 Florent Kermarreccores/clock: simplify Fractional Divide support on...
2020-03-13 enjoy-digitalMerge pull request #421 from betrusted-io/clk0_fractional
2020-03-13 Florent Kermarrectest: add initial (minimal) test for clock abstraction...
2020-03-13 Florent Kermarrectargets/icebreaker: add description of the board, link...
2020-03-13 Sean CrossMerge pull request #426 from esden/update-wavedrom
2020-03-13 Piotr Esden... Updating the vendored wavedrom js files.
2020-03-12 Florent Kermarrecsoc/intergration: rename mr_memory_x parameter to memory_x.
2020-03-12 enjoy-digitalMerge pull request #424 from esden/generate-memory-x
2020-03-12 Piotr Esden... Add --mr-memory-x parameter to generate memory regions...
2020-03-11 Florent KermarrecMerge branch 'master' of github.com/enjoy-digital/litex
2020-03-11 Florent Kermarrecsoftware: revert LTO changes (Disable it).
2020-03-11 Sean CrossMerge pull request #422 from xobs/core-doc-fixes
2020-03-11 enjoy-digitalMerge pull request #423 from gsomlo/gls-ethmac-fixes
2020-03-11 Florent Kermarreccores/gpio: add CSR descriptions.
2020-03-11 Florent Kermarreccores/icap: add CSR descriptions.
2020-03-11 Florent Kermarreccores/spi: add CSR descriptions.
2020-03-11 Florent Kermarreccores/pwm: add CSR descriptions.
2020-03-11 Florent Kermarreccores/xadc: add CSR descriptions.
2020-03-10 Gabriel Somlointegration/soc: add_ethernet: honor self.map["ethmac...
2020-03-10 Florent Kermarrectargets/kcu105: move cd_pll4x.
2020-03-10 Florent Kermarrectargets/kcu105: simplify CRG using USIDELAYCTRL.
2020-03-10 Florent Kermarreccores/clock/USIDELAYCTRL: use separate reset/ready...
2020-03-10 Sean Crosssoc/cores/spi_opi: documentation fixes
2020-03-10 Sean Crosssoc/cores/i2s: fix rst parsing errors
2020-03-10 Florent Kermarrecbios: add more Ultrascale SDRAM debug with sdram_cdly...
2020-03-10 bunnieadd fractional division options to clk0 config on PLL
2020-03-10 enjoy-digitalMerge pull request #419 from gsomlo/gls-ultra-sdram...
2020-03-10 Florent Kermarreccores/clock: add logging to visualize clkin/clkouts...
2020-03-10 Florent Kermarrecintegration/soc: add FPGA device and System clock to...
2020-03-10 Florent Kermarrectargets/icebreaker: create CRG after SoC.
2020-03-09 Gabriel Somlosoftware/bios: fixup for Ultrascale SDRAM debug
2020-03-09 Florent Kermarrecintegration/soc: set use_rom when cpu_reset_address...
2020-03-09 Florent Kermarrecboards/platforms/icebreaker: cleanup a bit.
2020-03-09 Florent Kermarrecsoftware/common: fix LTO checks.
2020-03-09 Florent Kermarrecsoc/cores/clock/iCE40PLL: add SB_PLL40_PAD support.
2020-03-09 Florent Kermarrecbuild/lattice/icestorm: add timingstrict parameter...
2020-03-09 Florent Kermarrectargets/icebreaker: simplify, use standard VexRiscv...
next