software/bios: mode spisdcard code to liblitesdcard.
[litex.git] / litex / soc / cores /
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-13 Florent Kermarreccpu/soc_core: automatically set csr mapping to 0x000000...
2020-05-13 enjoy-digitalMerge pull request #503 from rprinz08/master
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 enjoy-digitalMerge pull request #511 from ozbenh/standalone-cores
2020-05-12 Dave MarplesBring into line with master
2020-05-12 enjoy-digitalMerge pull request #506 from scanakci/blackparrot_litex
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 enjoy-digitalMerge pull request #502 from shuffle2/master
2020-05-11 enjoy-digitalMerge branch 'master' into rdimm_bside_init
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-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 add_uartbone method (to add a...
2020-05-07 Dave MarplesMerge branch 'master' of https://github.com/enjoy-digit...
2020-05-04 Florent Kermarreccpu/microwatt: fix integration/crt0.S (thanks Benjamin...
2020-05-04 enjoy-digitalMerge pull request #494 from shuffle2/patch-2
2020-05-04 shuffle2diamond: quiet warning about missing clkin freq for...
2020-05-04 Florent Kermarreccpu/microwatt: add powerpc64le-linux-gnu to gcc_triple.
2020-05-04 Florent Kermarreccpu/microwatt: add pythondata and fix build with it.
2020-05-03 Florent Kermarreccpus: use a common definition of gcc_triple for the...
2020-05-02 Florent Kermarreccpu/vexriscv: fix flush_cpu_icache, remove workaround...
2020-05-02 Florent Kermarreccpus: add nop instruction and use it to simplify the...
2020-05-02 Florent Kermarreccpus: add human_name attribute and use it to simplify...
2020-05-02 enjoy-digitalMerge pull request #492 from scanakci/blackparrot_litex
2020-05-02 enjoy-digitalMerge branch 'master' into blackparrot_litex
2020-05-02 enjoy-digitalMerge pull request #474 from fjullien/term_hist_auto_compl
2020-05-02 Sadullah CanakciUpdate README.md
2020-05-02 sadullahupdate to comply with python-data layout
2020-05-01 sadullahBP fpga recent version
2020-05-01 sadullahFix memory transducer bug, --with-sdram for BIOS works...
2020-05-01 sadullahrebased, minor changes in core.py
2020-05-01 sadullahLinux works, LiteDRAM works (need cleaning, temporary...
2020-05-01 Sadullah CanakciCreate GETTING STARTED
2020-05-01 enjoy-digitalMerge pull request #483 from ilya-epifanov/lattice...
2020-05-01 enjoy-digitalMerge pull request #491 from gsomlo/gls-spisd-clusters
2020-05-01 Florent Kermarreccpu/minerva: add pythondata and use it to compile the...
2020-05-01 Florent Kermarreccpu/software: move flush_cpu_icache/flush_cpu_dcache...
2020-05-01 Florent Kermarreccpu/software: move CPU specific software from the BIOS...
2020-05-01 Florent Kermarreccpu/Minerva: Clone the repository locally for now,...
2020-04-28 Ilya EpifanovAdded `imac` config for CPUs which implements the most...
2020-04-28 Jakub Cebulskispi_flash: extend non-bitbanged flash support
2020-04-28 Florent Kermarreccpu/serv: switch to pythondata package instead of local...
2020-04-28 enjoy-digitalMerge pull request #399 from mithro/litex-sm2py
2020-04-27 Florent Kermarrecsoc/cpu: add memory_buses to cpus and use them in add_s...
2020-04-27 Florent Kermarrecsoc/cpu: rename cpu.buses to cpu.periph_buses.
2020-04-27 enjoy-digitalMerge branch 'master' into litex-sm2py
2020-04-27 Florent Kermarrecsoc/cpu: simplify integration of CPU without interrupts...
2020-04-27 enjoy-digitalMerge pull request #473 from fjullien/memusage
2020-04-27 enjoy-digitalMerge pull request #476 from enjoy-digital/serv
2020-04-27 Florent Kermarrecserv: connect reset.
2020-04-27 Florent Kermarrecserv: update copyrights (Greg Davill found the typos...
2020-04-26 Florent Kermarrecserv/cores: fix verilog top level (use serv_rf_top...
2020-04-26 Florent Kermarrecserv: fix ibus/dbus byte/word addressing inconsistency...
2020-04-25 enjoy-digitalMerge pull request #472 from antmicro/jboc/sdram-calibr...
2020-04-25 enjoy-digitalMerge pull request #470 from antmicro/jboc/sdram-eeprom...
2020-04-24 Jakub Cebulskispi_flash: fix building without bitbang
2020-04-23 Florent Kermarrecinitial SERV integration.
2020-04-22 Florent Kermarrecsoc/cores/spi: add optional aligned mode.
2020-04-22 Florent Kermarreccores/spi: simplify.
2020-04-14 enjoy-digitalMerge pull request #464 from mithro/litex-sim-fixes
2020-04-12 Florent Kermarreccores: add External Memory Interface (EMIF) Wishbone...
2020-04-12 Tim 'mithro' AnsellRename litex-data-XXX-YYY to pythondata-XXX-YYY
2020-04-12 Tim 'mithro' AnsellFixing mor1kx data finding.
2020-04-12 Tim 'mithro' AnsellRemove submodules.
2020-04-12 Tim 'mithro' AnsellConverting litex to use Python modules.
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 Kermarreccores/code_8b10b: set reset_less to True on datapath...
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-27 Florent Kermarrecsoc/cores/spi: make dynamic clk divider optional (can...
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-23 Florent Kermarreccpu/vexriscv/mem_map_linux: move main_ram to allow...
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-20 Florent Kermarrecsoc/core/spi: add Clk Divider CSR (defaults to sys_clk_...
2020-03-19 enjoy-digitalMerge pull request #431 from antmicro/hybrid-mac
2020-03-16 Florent Kermarrecsoc/cores/clock: make sure specific clkoutn_divide_rang...
next