SPI hardware bitbanging from SD CARD
[litex.git] / litex / soc / software /
2020-03-17 rob-ng15SPI hardware bitbanging from SD CARD
2020-03-17 rob-ng15SPI hardware bitbanging from SD CARD
2020-03-13 enjoy-digitalMerge pull request #421 from betrusted-io/clk0_fractional
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-10 Florent Kermarrecbios: add more Ultrascale SDRAM debug with sdram_cdly...
2020-03-10 enjoy-digitalMerge pull request #419 from gsomlo/gls-ultra-sdram...
2020-03-09 Gabriel Somlosoftware/bios: fixup for Ultrascale SDRAM debug
2020-03-09 Florent Kermarrecsoftware/common: fix LTO checks.
2020-03-09 Florent Kermarrecsoftware/bios: add Ultrascale SDRAM debug functions.
2020-03-05 Florent Kermarrecsoftware/common.mak: fix LTO refactoring issue.
2020-03-05 enjoy-digitalMerge pull request #410 from antmicro/netv2-edid
2020-03-04 Florent Kermarrecbios/sdcard: update sdclk_mmcm_write with LiteSDCard...
2020-03-04 Florent Kermarrecbios/main: rename flushl2 command to flush_l2_cache...
2020-03-04 Florent Kermarrecsoftware/common: add LTO enable flag and cleanup.
2020-02-27 Florent Kermarrecsoftware/bios/sdram: allow setting CLK/CMD delay from...
2020-02-25 enjoy-digitalMerge pull request #402 from antmicro/litex-gen-fix...
2020-02-25 Florent Kermarrecsoftware: disable LTO with LM32 (not supported by old...
2020-02-25 enjoy-digitalMerge pull request #401 from antmicro/enable-lto
2020-02-24 Tim 'mithro' Ansellsoftware: enable link time optimization (LTO)
2020-02-24 enjoy-digitalMerge pull request #396 from antmicro/external-wb
2020-02-21 enjoy-digitalMerge pull request #397 from gsomlo/gls-csr-volatile
2020-02-21 Gabriel SomloAdd 'volatile' qualifier to new CSR accessors
2020-02-20 enjoy-digitalMerge pull request #390 from gsomlo/gls-add-sdcard
2020-02-20 Gabriel Somlobios: add litesdcard test routines to boot menu
2020-02-18 enjoy-digitalMerge pull request #389 from antmicro/linux_flash_offsets
2020-02-18 Mateusz Holenkobios/boot: allow to customize flash offsets of Linux...
2020-02-17 Florent Kermarrecbios/boot: update and fix flashboot, improve verbosity
2020-02-11 enjoy-digitalMerge branch 'master' into new_soc
2020-02-08 enjoy-digitalMerge pull request #278 from scanakci/blackparrot_litex
2020-02-05 enjoy-digitalMerge pull request #375 from xobs/add-lxsocdoc
2020-02-04 Florent Kermarrecbios/main: add LiteX tagline
2020-01-30 enjoy-digitalMerge pull request #366 from gsomlo/gls-csr-followup
2020-01-29 Gabriel Somlosoftware, integration/export: (re-)expose CSR subregist...
2020-01-27 Florent Kermarrecsoftware/bios: revert M-Labs MiSoC copyright.
2020-01-27 Florent KermarrecREADME: update copyright year and make sure LICENSE...
2020-01-26 enjoy-digitalMerge pull request #359 from gregdavill/bios_ddr3_ecp5
2020-01-25 Greg Davillsoc/software/bios/sdram: ECP5 move strobe dly_sel
2020-01-25 Greg Davillsoc/software/bios/sdram: On ECP5 strobe dly_sel after...
2020-01-17 sadullahBlackParrot initial commit
2020-01-13 enjoy-digitalMerge pull request #339 from gsomlo/gls-csr-cleanup
2020-01-13 Gabriel Somlobios/sdram: switch to updated CSR accessors, and misc...
2020-01-13 Gabriel Somlosoftware, integration/export: rename and reimplement...
2020-01-10 Florent Kermarrecbios/sdram: add memspeed
2020-01-09 enjoy-digitalMerge pull request #337 from gregdavill/spi-flash
2020-01-06 enjoy-digitalMerge pull request #331 from betrusted-io/xadc_mods
2020-01-04 enjoy-digitalMerge pull request #332 from gsomlo/gls-csr-mem-sel
2020-01-03 Gabriel Somlointerconnect/csr_bus/SRAM: allow 64-bit alignment ...
2019-12-31 enjoy-digitalMerge pull request #327 from zakgi/master
2019-12-30 Giammarco Zacheomoving RAM offsets outside of CSR_ETHMAC define
2019-12-21 enjoy-digitalMerge pull request #319 from DurandA/feature-integer...
2019-12-21 enjoy-digitalMerge pull request #320 from gsomlo/gls-touch-up
2019-12-21 Gabriel Somlocpu/rocket: access PLIC registers via pointer dereference
2019-12-20 Florent Kermarreccpu/microwatt: add initial software support
2019-11-20 enjoy-digitalMerge pull request #309 from antmicro/mmcm-fix
2019-11-18 enjoy-digitalMerge pull request #308 from gsomlo/gls-sdram-init
2019-11-18 Gabriel Somlosoc_sdram, bios/sdram: support sdram init for csr_data_...
2019-11-08 Florent Kermarrecbios/flash: minor cleanup on serialboot flashing, add...
2019-11-08 enjoy-digitalMerge pull request #305 from FrankBuss/master
2019-11-08 fb@frank-buss.deadding support to flash an FBI image
2019-11-08 Florent Kermarrecsoftware/bios: rename ef command to fe (for consistency)
2019-11-08 Florent Kermarrecsoftware/libbase/spiflash: rename CHIP_ERASE_CMD to...
2019-11-08 enjoy-digitalMerge pull request #302 from FrankBuss/master
2019-11-07 fb@frank-buss.deerase flash command added
2019-10-30 Tim AnsellMerge pull request #293 from mithro/mor1kx-fix
2019-10-30 Tim 'mithro' AnsellFix file names for the mor1kx processor.
2019-10-20 enjoy-digitalMerge pull request #283 from kbeckmann/kbeckmann/bios_i...
2019-10-19 Konrad Beckmannbios: Increment address when writing to flash
2019-10-11 Florent Kermarrecsoftware/bios: simplify banners
2019-10-10 enjoy-digitalMerge pull request #277 from railnova/feature/vivado_sy...
2019-10-10 Florent Kermarrecbios/main: use same banner than README (MiSoC cited...
2019-10-10 Florent Kermarrecsoftware/bios: don't show peripherals init banner if...
2019-10-01 enjoy-digitalMerge pull request #269 from antmicro/rework_icap
2019-09-30 Florent Kermarreccpu: remove initial SERV support (we'll work in a branc...
2019-09-27 Florent Kermarrecsoftware/libbase/uart: add polling mode
2019-09-27 Florent Kermarrecadd SERV CPU initial support (not working)
2019-09-24 enjoy-digitalMerge pull request #266 from xobs/add-moduledoc-autodoc
2019-09-23 enjoy-digitalMerge pull request #264 from antmicro/mor1kx_linux
2019-09-23 Filip Kokosinskisoc_core: adapt memory map for mainline Linux with...
2019-09-23 Benjamin HerrenschmidtThis will allow it to be built for microwatt out of...
2019-09-09 Florent KermarrecMerge branch 'master' of github.com/enjoy-digital/litex
2019-09-09 enjoy-digitalMerge pull request #255 from sergachev/fix-crc32
2019-09-09 Ilia Sergachevfix crc32
2019-09-03 enjoy-digitalMerge pull request #254 from mithro/crc-smaller
2019-09-02 Tim 'mithro' AnsellUse `SMALL_CRC` to enable smaller CRC versions.
2019-09-02 Tim 'mithro' AnsellRemove extra whitespace.
2019-09-02 Sean Crosslibbase: crc16: commit smaller version of crc16
2019-09-02 Sean Crosslibbase: crc32: add smaller version
2019-08-31 enjoy-digitalMerge pull request #251 from micro-FPGA/master
2019-08-27 Florent Kermarrecsoftware/bios: switch to standard CRLF
2019-08-26 Florent Kermarrecbios/tools: allow disabling CRC check on serialboot...
2019-08-23 enjoy-digitalMerge pull request #246 from gsomlo/gls-native-rv64
2019-08-23 Gabriel L. Somlosoftware: use native toolchain for same host, target...
2019-08-17 enjoy-digitalMerge pull request #244 from atommann/master
2019-08-14 Florent Kermarrecbios/sdram: set init done after memtest (for standalone...
2019-08-09 Florent Kermarrecsoftware/libbase/mdio: set data before clock, revert...
2019-08-09 Florent Kermarrecsoftware/libase/mdio: cleanup and reduce raw_turnaround...
2019-08-09 Florent Kermarrecsoftware/bios: add Ethernet PHY MDIO read/write/dump...
2019-07-27 Florent Kermarrecsoc: generate git header and show migen/litex git sha1...
next