litex_sim: Rework Makefiles to put output files in gateware directory.
[litex.git] / litex / soc /
2020-04-10 Florent Kermarreclitex.build: update from migen.genlib.io litex.build.io.
2020-04-09 Tim AnsellMerge pull request #458 from david-sawatzke/add_triple
2020-04-09 David SawatzkeAdd riscv64-none-elf triple
2020-04-08 Florent Kermarrecsoc/cores/clock: add Max10PLL.
2020-04-08 Florent Kermarrecsoc/cores/clock: add Cyclone10LPPLL.
2020-04-08 Florent Kermarrecsoc/cores/clock/CycloneVPLL: fix typos.
2020-04-08 Florent Kermarrecsoc/cores/clock: rename Altera to Intel.
2020-04-07 Florent Kermarrecsoc/cores/clock: add CycloneVPLL.
2020-04-07 Florent Kermarrecsoc/cores/clock: add initial AlteraClocking/CycloneIV...
2020-04-06 Florent Kermarrecsoc/cores: use reset_less on datapath/configuration...
2020-04-06 Florent Kermarrecinterconnect/csr: add reset_less parameter.
2020-04-06 Florent Kermarrecinterconnect/csr, wishbone: use reset_less on datapath...
2020-04-06 Florent Kermarreccores/code_8b10b: set reset_less to True on datapath...
2020-04-06 Florent Kermarrecstream: set reset_less to True on datapath signals.
2020-04-03 Florent Kermarrecsoc/cores/clock/ECP5PLL: add CLKI_DIV support.
2020-04-01 enjoy-digitalMerge pull request #447 from antmicro/spi-xip
2020-03-31 Florent Kermarrecsoc/cores/uart: use reset_less on accumulator, reg...
2020-03-31 Florent Kermarrecsoc/cores/spi_flash: add ECP5SPIFlash (non-memory-mapped).
2020-03-28 enjoy-digitalMerge pull request #444 from ilya-epifanov/openocd...
2020-03-28 enjoy-digitalMerge pull request #441 from gsomlo/gls-spisdcard-fixes
2020-03-27 Gabriel Somlosoftware/bios: add spisdcardboot() to boot_sequence()
2020-03-27 Gabriel Somlosoftware/libbase/spisdcard: add delay to goidle loop
2020-03-27 Gabriel Somlosoftware/bios: factor out busy_wait() function
2020-03-27 Gabriel Somlosoftware/libbase/spisdcard: fix width of address parameter
2020-03-27 Florent Kermarrecsoc/cores/spi: make dynamic clk divider optional (can...
2020-03-26 Florent Kermarrecsoftware/libbase/spisdcard: add USE_SPISDCARD_RECLOCKIN...
2020-03-25 Florent Kermarrecintegration/soc/add_uart: add USB CDC support (with...
2020-03-25 Florent Kermarrecintegration/soc/add_uart: add Model/Sim.
2020-03-25 Florent Kermarrecintegration/soc/add_uart: cleanup.
2020-03-25 Florent Kermarrecbios/boot: update comments.
2020-03-25 enjoy-digitalMerge pull request #437 from feliks-montez/bugfix/fix...
2020-03-24 Florent Kermarreccores/clock/ECP5PLL: add phase support.
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 Kermarrecintegration/soc: add add_etherbone method.
2020-03-21 Florent Kermarrecintegration/soc/add_ethernet: add name parameter (defau...
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 Kermarrecsoc/core/spi: add Clk Divider CSR (defaults to sys_clk_...
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 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 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-TempskiDon'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 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-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-TempskiAdd bit more logic to decide when to switch to multilan...
2020-03-13 Piotr Esden-TempskiSplit 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 Sean CrossMerge pull request #426 from esden/update-wavedrom
2020-03-13 Piotr Esden-TempskiUpdating 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-TempskiAdd --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 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-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 Kermarrecsoftware/common: fix LTO checks.
2020-03-09 Florent Kermarrecsoc/cores/clock/iCE40PLL: add SB_PLL40_PAD support.
next