minor change in BP top module
[litex.git] / litex / soc /
2020-06-28 sadullahminor change in BP top module
2020-06-28 sadullahsyn with master blackparrot, upgrade BP to IMA
2020-06-27 enjoy-digitalMerge pull request #576 from betrusted-io/deprecate_slave
2020-06-26 Florent Kermarrecliblitesdcard/sdcard: update with litesdcard.
2020-06-26 Florent Kermarrecinterconnect/axi/AXIStreamInterface: add tuser support.
2020-06-25 Florent Kermarrecliblitesdcard/sdcard: increase busy_wait and use common...
2020-06-25 Florent Kermarrecliblitesdcard/sdcard: decode cid only when SDCARD_DEBUG...
2020-06-25 Florent Kermarrecliblitesdcard/sdcard_read: enable multiple block read.
2020-06-25 Florent Kermarrecsoftware/bios/litesdcard: remove sdcard_set_clk.
2020-06-25 Florent Kermarrecintegration/soc/add_sdcard: remove sdclk.
2020-06-25 bunnieDeprecate slave terminology
2020-06-25 Florent Kermarreccores/clock/S6DCM: add expose_drp.
2020-06-25 Florent Kermarrecsoftware/bios/boot: improve printfs.
2020-06-25 Florent Kermarrecsoftware/libase/memtest: improve printfs and add progre...
2020-06-25 Florent Kermarreclibbase/progress: reduce to 40 HASHES_PER_LINE.
2020-06-25 Florent Kermarrecsoftware/liblitedram: remove DDRPHY_CMD_DELAY support...
2020-06-25 Florent Kermarrecsoftware/liblitedram/sdram: remove SRAM hack.
2020-06-25 Florent Kermarrecsoftware/libbase/memtest: reorder functions.
2020-06-25 enjoy-digitalMerge pull request #575 from antmicro/jboc/memtest
2020-06-24 Jędrzej Boczarbios: move memtest from liblitedram to libbase
2020-06-24 Florent Kermarrecsoftware/liblitesdcard: simplify, switch to DMAs, remov...
2020-06-24 Florent Kermarrecintegration/soc: replace SDDataReader/SDDataWriter...
2020-06-24 Florent Kermarrecsoc/cores: add simple DMA with WishboneDMAReader/Wishbo...
2020-06-23 Florent Kermarrecsoc/cores/uart/FT245: only use Asynchronous FIFO (Synch...
2020-06-23 Florent Kermarrecsoc/cores/usb_fifo: cleanup and reduce fifo_depth ...
2020-06-23 Florent Kermarrecsoftware: use a single crt0 (deprecate crt0-ctr/crt0...
2020-06-23 Florent Kermarreccpu/lm32: fix config include paths.
2020-06-22 Florent Kermarrecbios/main: enable sdcardboot in boot_sequence with...
2020-06-22 Florent Kermarrecsoftware/liblitesdcard/sdcard: boot with FatFs working...
2020-06-22 Florent Kermarreccores/cpu/microwatt: revert setup stack and fix missing...
2020-06-22 Florent Kermarrecwishbone/DownConverter: fix read datapath when access...
2020-06-22 Florent Kermarreccores/cpu/microwatt: temporary revert crt0.S/setup...
2020-06-22 enjoy-digitalMerge pull request #573 from ozbenh/bios-data
2020-06-21 Benjamin Herrenschmidtsoftware/microwatt: Fix copying data to RAM and clearin...
2020-06-19 Florent Kermarrecsoc/cores/spi: make cs/loopback CSR optional.
2020-06-18 Florent Kermarrecbios/boot: rewrite ROM boot description.
2020-06-18 enjoy-digitalMerge pull request #569 from gsomlo/gls-mor1kx-data...
2020-06-18 enjoy-digitalMerge pull request #570 from gsomlo/gls-sdcard-lazy...
2020-06-17 Gabriel Somloliblitesdcard/[spi]sdcard: avoid redundant (re-)initial...
2020-06-17 Gabriel Somlocpu/mor1kx: fix .data initialization (follow-up to...
2020-06-16 enjoy-digitalMerge pull request #565 from gsomlo/gls-cosmetic-spi-fat
2020-06-16 enjoy-digitalMerge pull request #567 from zyp/fix_data_segment
2020-06-15 Gabriel Somloliblitesdcard/sdcard: streamline initialization (cosmetic)
2020-06-15 Gabriel Somloliblitesdcard/spisdcard: streamline initialization...
2020-06-15 Vegard Storheil... soc_core: Increase sram size default to 8k.
2020-06-15 Vegard Storheil... bios/linker: Place .data in sram with initial copy...
2020-06-15 Vegard Storheil... bios/linker: Place .got in .rodata.
2020-06-14 Gabriel Somlobios/boot: addresses should use 'unsigned long'
2020-06-11 Florent Kermarrecsoftware/spisdcard: reduce SPISDCARD_CLK_FREQ to 16MHz.
2020-06-11 Florent Kermarrecbios/boot: simplify flashboot (remove specific linux...
2020-06-11 Florent Kermarrecbios/boot: add separators, update copyrights.
2020-06-11 Florent Kermarrecbios/boot: make Ethernet boot mode flexible (now also...
2020-06-11 Florent Kermarrecbios/boot: make SDCard boot more flexible using a boot...
2020-06-11 Florent Kermarrecsoftware/bios/boot/sdcardboot: let FatFs do the SDCard...
2020-06-10 Florent Kermarrecsoftware/bios/boot: add sdcardboot support for VexRiscv...
2020-06-10 Florent Kermarrecsoftware/bios/main: clarify address space with @ instea...
2020-06-10 enjoy-digitalMerge pull request #564 from shenki/microwatt-updates
2020-06-10 enjoy-digitalMerge pull request #562 from gsomlo/gls-crlf
2020-06-10 Florent Kermarrecsoftware/liblitesdcard/ffconf: enable FF_FS_MINIMIZE...
2020-06-10 Florent Kermarrecsoftware/bios/boot: move f_mount to copy_image_from_sdc...
2020-06-10 Florent Kermarrecsoftware/libliteeth/tftp: switch to progress bar.
2020-06-10 Florent Kermarrecbios/boot/copy_image_from_flash_to_ram: add missing...
2020-06-10 Florent Kermarrecsoc/spisdcard: use 32-bit SPIMaster and do 32-bit xfers...
2020-06-10 Florent Kermarrecsoftware/libbase/progress: avoid \t in progress bar...
2020-06-10 Florent Kermarrecsoftware/libsdcard/spisdcard: add and use busy_wait_us...
2020-06-10 Florent Kermarrecbios/boot/copy_image_from_sdcard_to_ram: use chunks...
2020-06-10 Florent Kermarrecbios/boot: add progress bar to copy_image_from_flash_to...
2020-06-10 Florent Kermarreclibase/progress: move __div64_32, do_div to div64.h...
2020-06-10 Florent Kermarrecsoftware/liblitesdcard: remove read_block prototype...
2020-06-10 Joel Stanleymicrowatt: Add mmu.vhdl
2020-06-10 Joel Stanleymicrowatt: Update IRQ signal in wrapper
2020-06-10 Joel Stanleymicrowatt: Add icache flush
2020-06-10 Joel Stanleymicrowatt: Implement boot helper
2020-06-09 Gabriel Somloliblitesdcard: maintain unix newline convention across...
2020-06-09 Florent Kermarrecbios/boot: use progress bar in copy_image_from_sdcard_t...
2020-06-09 Florent Kermarreclibbase: add progress bar (from Barebox).
2020-06-09 Florent Kermarrecsoftware/liblitesdcard: add retries when setting card...
2020-06-09 Florent Kermarrecsoftware/liblitesdcard/sdcard: add FatFs disk functions.
2020-06-09 Florent Kermarrecsoftware/liblitesdcard/spisdcard: rename #defines and...
2020-06-09 Florent Kermarrecsoftware/liblitesdcard: create fat directory for FatFs...
2020-06-09 Florent Kermarrecsofware/liblitesdcard: enable Long Filename (LFN).
2020-06-09 Florent Kermarrecsoftware/libsdcard: rewrite/simplify SPISDCard/FatFs...
2020-06-06 enjoy-digitalMerge pull request #559 from gsomlo/gls-fix-crlf
2020-06-06 Gabriel Somloliblitesdcard: convert all sources to unix style newlin...
2020-06-05 Florent Kermarrecsoftware/liblitesdcard: remove unsused functions with...
2020-06-05 Florent Kermarrecsoftware/liblitesdcard: switch to FatFs for sdcardboot.
2020-06-05 Florent Kermarrecsoftware/liblitesdcard: base it on FatFs generic exampl...
2020-06-05 Florent Kermarrecsoftware/liblitesdcard: add FatFs files.
2020-06-05 Florent Kermarrecsoftware/liblitesdcard/spisdcard: simplify/rewrite...
2020-06-04 Florent Kermarrecsoftware/liblitesdcard: add copyrights to spisdcard...
2020-06-04 Florent Kermarrecsoftware/liblitesdcard/sdcard: simplify readSector.
2020-06-04 Florent Kermarrecsoftware/liblitesdcard: fat16 boot working with both...
2020-06-03 Florent Kermarrecsoftware/liblitesdcard: move fat16 code to separate...
2020-06-03 Florent Kermarrecsoftware/bios/libsdcard: add initial boot from sdcard...
2020-06-03 Florent Kermarrecsoc/add_sdcard: use SDClockerS7 for 7-Series and SDCloc...
2020-06-03 enjoy-digitalMerge pull request #558 from antmicro/fix-function...
2020-06-03 Jan Kowalewskilitex/soc/software/liblitespi: fix names associated...
2020-06-03 Florent Kermarrecsoc/add_sdcard: add minimal SDClockerECP5 on ECP5.
2020-06-03 Florent Kermarrecsoc/add_sdcard: remove limitation to 7-Series but only...
2020-06-03 Florent Kermarrecsoc/add_sdcard: emulator clocking moved to litesdcard.
next