software/bios: mode spisdcard code to liblitesdcard.
[litex.git] / litex / soc / integration /
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 Kermarrecsoftware/bios: rename libnet to libliteeth and move...
2020-05-17 Florent Kermarrecuptime: rework and integrate it in Timer to ease softwa...
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-14 enjoy-digitalMerge pull request #517 from ozbenh/csr-access-rework
2020-05-14 Benjamin Herrenschmidtcsr: Rework accessors
2020-05-14 enjoy-digitalMerge pull request #518 from enjoy-digital/csr_base
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 Kermarreccpu/soc_core: automatically set csr mapping to 0x000000...
2020-05-13 enjoy-digitalMerge pull request #503 from rprinz08/master
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 enjoy-digitalMerge pull request #511 from ozbenh/standalone-cores
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-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
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 branch 'master' into cpu-imac-config-for-vexriscv
2020-05-11 Florent Kermarrecintegration/soc/add_adapter: rename is_master to direction.
2020-05-11 enjoy-digitalMerge pull request #504 from sergachev/master
2020-05-10 Ilia Sergachevintegration/soc: fix add_adapter for slaves
2020-05-08 Florent Kermarrecintegration/soc: add clock_domain parameter to add_ethe...
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-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 branch 'master' into blackparrot_litex
2020-05-02 enjoy-digitalMerge pull request #474 from fjullien/term_hist_auto_compl
2020-05-01 enjoy-digitalMerge pull request #483 from ilya-epifanov/lattice...
2020-05-01 Franck Jullienbuilder: add a parameter to pass options to BIOS Makefile
2020-05-01 Florent Kermarreccpu/software: move CPU specific software from the BIOS...
2020-04-30 Florent Kermarrecintegration/soc: rename usb_cdc to usb_acm.
2020-04-30 Florent Kermarreclitex/__init__.py: remove retro-compat > 6 months old.
2020-04-29 Florent Kermarrecsoc: allow passing custom CPU class to SoC.
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-23 Florent Kermarrecinitial SERV integration.
2020-04-15 enjoy-digitalMerge pull request #467 from antmicro/region_type_fix
2020-04-14 Mateusz Holenkosoc_core: Fix region type generation
2020-04-12 Tim 'mithro' AnsellRename litex-data-XXX-YYY to pythondata-XXX-YYY
2020-04-12 Tim 'mithro' AnsellFix the libcompiler_rt path.
2020-04-01 enjoy-digitalMerge pull request #447 from antmicro/spi-xip
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 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-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 #435 from enjoy-digital/spi_master_c...
2020-03-20 Florent Kermarrectargets: switch to add_ethernet method instead of Ether...
2020-03-20 Florent KermarrecMerge branch 'master' of github.com/enjoy-digital/litex
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-19 enjoy-digitalMerge pull request #431 from antmicro/hybrid-mac
2020-03-13 enjoy-digitalMerge pull request #421 from betrusted-io/clk0_fractional
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 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-10 Gabriel Somlointegration/soc: add_ethernet: honor self.map["ethmac...
2020-03-10 enjoy-digitalMerge pull request #419 from gsomlo/gls-ultra-sdram...
2020-03-10 Florent Kermarrecintegration/soc: add FPGA device and System clock to...
2020-03-09 Florent Kermarrecintegration/soc: set use_rom when cpu_reset_address...
2020-03-08 Florent Kermarrecintegration/soc/SoCRegion: add size_pow2 and use this...
2020-03-06 Florent Kermarrecsoc: allow creating SoC without BIOS.
2020-03-06 enjoy-digitalMerge pull request #416 from enjoy-digital/csr_svd
2020-03-06 Florent Kermarrecintegration/builder: rename software methods to _prepar...
2020-03-06 Florent Kermarrecintegration/builder: generate csr maps before compiling...
2020-03-06 Florent KermarrecAdd SVD export capability to Builder (csr_svd parameter...
2020-03-05 enjoy-digitalMerge pull request #412 from antmicro/fix-copyrights
2020-03-05 Karol GugalaFix copyrights
2020-03-05 enjoy-digitalMerge pull request #410 from antmicro/netv2-edid
2020-03-04 Florent Kermarrecbuild: assume vendor tools are in the PATH and remove...
2020-03-02 Florent KermarrecMerge branch 'master' of https://github.com/enjoy-digit...
2020-03-02 Florent Kermarrecintegration/soc_core: change disable parameters to...
2020-03-02 enjoy-digitalMerge pull request #405 from sajattack/sifive-triple
2020-03-02 Florent Kermarrecintegration/soc: add auto_int type and use it on all...
2020-03-02 Florent Kermarrectargets/nexys4ddr: use SoCCore and add_sdram to avoid...
next