Skip to content

Commit

Permalink
Updating submodules.
Browse files Browse the repository at this point in the history
 * litedram changed from d62fd24 to 8c112c7
    *   8c112c7 - Merge pull request timvideos#207 from ozbenh/sim-autoinit <enjoy-digital>
    |\
    | * 4580882 - dfii: Really default to HW control <Benjamin Herrenschmidt>
    |/
    * 52d7dbe - frontend/fifo: make sure FIFO is only used on LiteDRAMNativePort, expose writer/reader fifo depth, add separators and update copyrights. <Florent Kermarrec>
    *   c4c8803 - Merge pull request timvideos#204 from antmicro/jboc/spd-read <enjoy-digital>
    |\
    | * 863c45a - test/spd_data: add missing files to tracking <Jędrzej Boczar>
    | * cbd9087 - modules/spd: select tFAW_min_ck depending on page size <Jędrzej Boczar>
    | * a8f2c04 - modules: add DDR4SPDData parser <Jędrzej Boczar>
    *   067e8a5 - Merge pull request timvideos#205 from antmicro/jboc/fifo <enjoy-digital>
    |\
    | * e5179eb - gen: fix LiteDRAMFIFO parameters <Jędrzej Boczar>
    | * 8fedc3f - frontend/fifo: increase FIFO level after data has actually been written <Jędrzej Boczar>
    |/
    * 992f80c - litedram_gen: add Ultrascale(+) support and KCU105 config file, remove cmd_delay on 7-series (not automatically calibrated). <Florent Kermarrec>
    * 361d250 - litedram_gen: avoid second S7PLL for iodelay clk, generate it from main S7PLL on CLKOUT0 (with fractional divide). <Florent Kermarrec>
    * 1b56dcf - litedram_gen: add more memtype asserts, remove csr_alignment (now fixed to 32-bit). <Florent Kermarrec>
    * a595fe0 - dfii: simplify control using CSRFields. <Florent Kermarrec>
    * 899462c - Merge pull request timvideos#202 from ozbenh/sim-autoinit <enjoy-digital>
    * f3f89ed - Default to HW control for sim <Benjamin Herrenschmidt>

 * liteeth changed from 0feed17 to b1bcfb2
    * b1bcfb2 - mac/LiteEthMACCoreCrossbar: remove unnecessary fifos. <Florent Kermarrec>
    * 8e11857 - common: remove Port.connect and use 2 separate Record.connect. <Florent Kermarrec>
    * 17caf17 - mac/LiteEthMACCoreCrossbar: remove cpu_dw. <Florent Kermarrec>
    * 23b420a - mac/LiteEthMAC: simplify hybrid mode and avoid some duplication. <Florent Kermarrec>
    * 51cd546 - core/mac: add missing separators, fix typos. <Florent Kermarrec>
    * 59d3336 - mac: add separators, improve indent, minor simplifications. <Florent Kermarrec>
    * d06c7b4 - frontend: add separators, improve indent, minor simplifications. <Florent Kermarrec>
    * 2d58f48 - core: improve indent. <Florent Kermarrec>
    * c262818 - core: add separators. <Florent Kermarrec>
    * bb29706 - core: remove mac retro-compatibility (>6 months old). <Florent Kermarrec>

 * litepcie changed from b0e8383 to 2274b88
    * 2274b88 - litepcie_gen: expose stream's first on AXI interface as tuser. <Florent Kermarrec>
    *   3271597 - Merge pull request timvideos#32 from sergachev/master <enjoy-digital>
    |\
    | * 9c5d250 - example: fix phy type <Ilia Sergachev>
    |/
    * 761f8fb - example: uniformize kc705/kcu105 examples. <Florent Kermarrec>
    * c84605e - litepcie_gen: add Ultrascale support and example on kcu105.yml. <Florent Kermarrec>
    * b73b72e - examples/kcu105: cleanup, use 4 lanes. <Florent Kermarrec>
    * 597ab2d - README: add MSI/MSI-X support. <Florent Kermarrec>
    * 150b34e - core/msi: test and fix LitePCIeMSIX, add register on S7PCIEPHY to get MSI-X enable status. <Florent Kermarrec>
    * 4f8c624 - test/test_examples: update. <Florent Kermarrec>
    * 84c9d71 - core/msi: add initial MSI-X implementation (untested). <Florent Kermarrec>
    * 3ef2ae7 - software/kernel/main: add MSI Multi-Vector minimal support. <Florent Kermarrec>
    * bd375da - litepcie_gen: use generate_litepcie_software_headers. <Florent Kermarrec>
    * bf4b23c - software/generate_litepcie_software_header: add kernel to dst in generate_litepcie_software. <Florent Kermarrec>
    * 3a7a76b - examples: use generate_litepcie_software. <Florent Kermarrec>
    * ad93d52 - software: add generate_litepcie_software_headers/software functions to avoid duplication in targets. <Florent Kermarrec>
    * 8534965 - litepcie/software: add copy_litepcie_software function (to easily get litepcie software from targets). <Florent Kermarrec>
    * 5533144 - Merge pull request timvideos#30 from enjoy-digital/new_driver <enjoy-digital>
    * 2703b8a - merge master. <Florent Kermarrec>
    * 2658ce0 - software/kernel: replace remaining printk with pr_debug or dev_info and use dev_err instead of pr_err when possible. <Florent Kermarrec>
    * a78a248 - software/kernel: replace printk(KERN_INFO with pr_debug for debug messages. <Florent Kermarrec>
    * 79e448e - software/kernel: replace printk(KERN_ERR with pr_err. <Florent Kermarrec>
    * 23f7045 - software: add #ifdef for optional peripheral support. <Florent Kermarrec>
    * 1cae8cf - examples: update and more similarities with the integration in litex-boards. <Florent Kermarrec>
    * 485a6c4 - software: import new driver. <Florent Kermarrec>
    * c4c8705 - software: remove current driver. <Florent Kermarrec>

 * litescope changed from 54488c0 to 0e1ca9e
    * 0e1ca9e - examples/make: update. <Florent Kermarrec>

 * litex changed from 77139289 to 52b51e1e
    * 52b51e1e - CHANGES: update. <Florent Kermarrec>
    * d59cec5a - software: use a single crt0 (deprecate crt0-ctr/crt0-xip) and avoid unnecessary defines. <Florent Kermarrec>
    * 384646c6 - platforms/genesys2: use openocd_genesys2.cfg. <Florent Kermarrec>
    * e92efc1a - platforms/kcu105: add sdcard/spisdcard. <Florent Kermarrec>
    * 35b04658 - genesys2: add sdcard/spisdcard. <Florent Kermarrec>
    * d53a51c5 - platforms/netv2: add spisdcard. <Florent Kermarrec>
    * c8955864 - platforms/k705: rename mmc to sdcard and make it similar to other boards. <Florent Kermarrec>
    * 02908c51 - cpu/lm32: fix config include paths. <Florent Kermarrec>
    * b1fe3140 - bios/main: enable sdcardboot in boot_sequence with litesdcard. <Florent Kermarrec>
    * 847a5fcf - software/liblitesdcard/sdcard: boot with FatFs working (hacky). <Florent Kermarrec>
    * 5b2f9c24 - cores/cpu/microwatt: revert setup stack and fix missing subi  %r1,%r1,0x100 (thanks ozbenh). <Florent Kermarrec>
    * 0c0689f4 - wishbone/DownConverter: fix read datapath when access is skipped because sel = 0. <Florent Kermarrec>
    * 84617b58 - cores/cpu/microwatt: temporary revert crt0.S/setup stack. <Florent Kermarrec>
    *   e32e8c06 - Merge pull request timvideos#573 from ozbenh/bios-data <enjoy-digital>
    |\
    | * 28ea4b3f - software/microwatt: Fix copying data to RAM and clearing BSS <Benjamin Herrenschmidt>
    |/
    * 13e0852a - tools/litex_server: set socket option flags separately (required for Mac OS X). <Florent Kermarrec>
    * efa41fd6 - litex_sim: simplify a bit ethernet+etherbone. <Florent Kermarrec>
    * b0b37b4c - soc/cores/spi: make cs/loopback CSR optional. <Florent Kermarrec>
    * 05cb5f96 - bios/boot: rewrite ROM boot description. <Florent Kermarrec>
    *   bdcccb92 - Merge pull request timvideos#569 from gsomlo/gls-mor1kx-data-init <enjoy-digital>
    |\
    | * e96cfbbc - cpu/mor1kx: fix .data initialization (follow-up to PR timvideos#567) <Gabriel Somlo>
    * |   4cab38fa - Merge pull request timvideos#570 from gsomlo/gls-sdcard-lazy-init <enjoy-digital>
    |\ \
    | |/
    |/|
    | * 9ad45a69 - liblitesdcard/[spi]sdcard: avoid redundant (re-)initialization <Gabriel Somlo>
    |/
    *   aa0cd213 - Merge pull request timvideos#565 from gsomlo/gls-cosmetic-spi-fat <enjoy-digital>
    |\
    | * 5d9d99c0 - liblitesdcard/sdcard: streamline initialization (cosmetic) <Gabriel Somlo>
    | * c05d0f19 - liblitesdcard/spisdcard: streamline initialization (cosmetic). <Gabriel Somlo>
    | * 7d5ca3f9 - bios/boot: addresses should use 'unsigned long' <Gabriel Somlo>
    * |   05d4756e - Merge pull request timvideos#567 from zyp/fix_data_segment <enjoy-digital>
    |\ \
    | * | 27fcddb2 - soc_core: Increase sram size default to 8k. <Vegard Storheil Eriksen>
    | * | 9c68d715 - bios/linker: Place .data in sram with initial copy in rom. <Vegard Storheil Eriksen>
    | * | 33689660 - bios/linker: Place .got in .rodata. <Vegard Storheil Eriksen>
    | |/
    * | b0f76112 - platforms/arty: move sdcard_pmod_io to JD. <Florent Kermarrec>
    * |   c3ed8025 - Merge pull request timvideos#568 from sergachev/master <enjoy-digital>
    |\ \
    | |/
    |/|
    | * 3610b066 - build/sim/core/modules: fix compilation warnings <Ilia Sergachev>
    |/
    * 68d3804c - CHANGES: update. <Florent Kermarrec>
    * 5ddf350c - software/spisdcard: reduce SPISDCARD_CLK_FREQ to 16MHz. <Florent Kermarrec>
    * d6f92d1f - build: add DFUProg. <Florent Kermarrec>
    * 653edd17 - bios/boot: simplify flashboot (remove specific linux boot). <Florent Kermarrec>
    * 7b65a93c - bios/boot: add separators, update copyrights. <Florent Kermarrec>
    * f4abdd3f - bios/boot: make Ethernet boot mode flexible (now also using boot.json similarly to SDCard boot). <Florent Kermarrec>
    * c2ae22ee - bios/boot: make SDCard boot more flexible using a boot.json file on the SDCard. <Florent Kermarrec>
    * d918c0bb - software/bios/boot/sdcardboot: let FatFs do the SDCard initialization with disk_initialize. <Florent Kermarrec>
    * 51976008 - software/bios/boot: add sdcardboot support for VexRiscv SMP. <Florent Kermarrec>
    * 72026d44 - software/bios/main: clarify address space with @ instead of -. <Florent Kermarrec>
    * a01d08e5 - litex_setup.py: update microwatt. <Florent Kermarrec>
    *   a086237a - Merge pull request timvideos#564 from shenki/microwatt-updates <enjoy-digital>
    |\
    | * 748dcc1c - microwatt: Add mmu.vhdl <Joel Stanley>
    | * b57fc870 - microwatt: Update IRQ signal in wrapper <Joel Stanley>
    | * 68d2aa45 - microwatt: Add icache flush <Joel Stanley>
    | * e6909e29 - microwatt: Implement boot helper <Joel Stanley>
    * |   ace81c83 - Merge pull request timvideos#562 from gsomlo/gls-crlf <enjoy-digital>
    |\ \
    | * | 5575a921 - liblitesdcard: maintain unix newline convention across all source files <Gabriel Somlo>
    | |/
    * | 08bef5fc - software/liblitesdcard/ffconf: enable FF_FS_MINIMIZE and FF_FS_TINY. <Florent Kermarrec>
    * | 75225e5e - software/bios/boot: move f_mount to copy_image_from_sdcard_to_ram and force mount. <Florent Kermarrec>
    * | 59a048b6 - software/libliteeth/tftp: switch to progress bar. <Florent Kermarrec>
    * | f7e06a7e - bios/boot/copy_image_from_flash_to_ram: add missing init_progression_bar. <Florent Kermarrec>
    * | df9146fb - soc/spisdcard: use 32-bit SPIMaster and do 32-bit xfers in spisdcardreceive_block to optimize speed. <Florent Kermarrec>
    * | d45cfc1e - software/libbase/progress: avoid \t in progress bar, reduce HASHES_PER_LINE. <Florent Kermarrec>
    * | 5beba178 - software/libsdcard/spisdcard: add and use busy_wait_us to optimize speed. <Florent Kermarrec>
    * | dae15511 - bios/boot/copy_image_from_sdcard_to_ram: use chunks of 32KB to increase speed. <Florent Kermarrec>
    * | d294e0f1 - bios/boot: add progress bar to copy_image_from_flash_to_ram, use uint32_t in flash/sdcard functions. <Florent Kermarrec>
    * | 99f40fec - libase/progress: move __div64_32, do_div to div64.h/c as it was in Barebox. <Florent Kermarrec>
    * | 96fc96ec - software/liblitesdcard: remove read_block prototype, minor cleanup. <Florent Kermarrec>
    |/
    * fe9b42fa - bios/boot: use progress bar in copy_image_from_sdcard_to_ram. <Florent Kermarrec>
    * 21b9239d - libbase: add progress bar (from Barebox). <Florent Kermarrec>
    * 32ebbc77 - software/liblitesdcard: add retries when setting card to Idle. <Florent Kermarrec>
    * 04d0ba61 - software/liblitesdcard/sdcard: add FatFs disk functions. <Florent Kermarrec>
    * e27ed657 - software/liblitesdcard/spisdcard: rename #defines and allow external definition. <Florent Kermarrec>
    * a9e8860e - software/liblitesdcard: create fat directory for FatFs files. <Florent Kermarrec>
    * f1aba7e4 - sofware/liblitesdcard: enable Long Filename (LFN). <Florent Kermarrec>
    * fb282d1a - software/libsdcard: rewrite/simplify SPISDCard/FatFs support and only keep SDCard ver2.00+ compatibility. <Florent Kermarrec>
    *   20ff2462 - Merge pull request timvideos#559 from gsomlo/gls-fix-crlf <enjoy-digital>
    |\
    | * 78e3f251 - liblitesdcard: convert all sources to unix style newlines (cosmetic) <Gabriel Somlo>
    |/
    * c1806eba - software/liblitesdcard: remove unsused functions with FF_FS_READONLY. <Florent Kermarrec>
    * f9b43c81 - software/liblitesdcard: switch to FatFs for sdcardboot. <Florent Kermarrec>
    * f972c8e4 - software/liblitesdcard: base it on FatFs generic example code + LiteX's SPIMaster specific functions. <Florent Kermarrec>
    * 5b908983 - software/liblitesdcard: add FatFs files. <Florent Kermarrec>
    * 7d141258 - software/liblitesdcard/spisdcard: simplify/rewrite for consistency with the others parts of the project. - Improve code readability, remove un-needed or duplicate comments. - Only use a spi_xfer function for both write/read. - Set the SDCard to low clk freq before init and increase it when initialized. <Florent Kermarrec>
    * 860ac1e2 - software/liblitesdcard: add copyrights to spisdcard/fat16. <Florent Kermarrec>
    * 0ec50881 - software/liblitesdcard/sdcard: simplify readSector. <Florent Kermarrec>
    * 8c6f74d4 - software/liblitesdcard: fat16 boot working with both SPI and SD modes. <Florent Kermarrec>
    * bdaf6ff2 - software/liblitesdcard: move fat16 code to separate file to avoid duplication. <Florent Kermarrec>
    * 4b3c5203 - software/bios/libsdcard: add initial boot from sdcard with litescard, rename spisdcardboot command to sdcardboot. <Florent Kermarrec>
    * b30e3353 - soc/add_sdcard: use SDClockerS7 for 7-Series and SDClockerGen for others devices. <Florent Kermarrec>
    *   efbe1690 - Merge pull request timvideos#558 from antmicro/fix-function-names-liblitespi <enjoy-digital>
    |\
    | * eceee7e4 - litex/soc/software/liblitespi: fix names associated with PHY CSRs <Jan Kowalewski>
    |/
    * fb4b6c35 - boards/ulx3s: add sdcard pins and initial LiteSDCard integration. <Florent Kermarrec>
    * 997a17b9 - soc/add_sdcard: add minimal SDClockerECP5 on ECP5. <Florent Kermarrec>
    * 9a026c09 - soc/add_sdcard: remove limitation to 7-Series but only add clocker for it. <Florent Kermarrec>
    * c311f98c - soc/add_sdcard: emulator clocking moved to litesdcard. <Florent Kermarrec>
    * 382f239e - software/libsdcard: keep SDCARD_DEBUG enabled for now, fix typos. <Florent Kermarrec>
    * 20bbdaaf - soc/add_sdcard: remove Timer (unused). <Florent Kermarrec>
    * ab447df9 - software/liblitesdcard: review/simplify (code is over-complicated, revert part of the old code and write a minimal test for now). <Florent Kermarrec>
    * ee4056cf - software/liblitesdcard: remove sdtimer functions (unused). <Florent Kermarrec>
    *   ecfa44e5 - Merge pull request timvideos#556 from antmicro/mglb/symbiflow-fixes <enjoy-digital>
    |\
    | * 635a61e3 - targets/arty: use sys_clk_freq = 60MHz for Symbiflow toolchain <Mariusz Glebocki>
    | * 5071ef3e - build/xilinx/symbiflow: remap part name <Mariusz Glebocki>
    |/
    * 55723f13 - software/liblitedram: revert sdrsw() in sdrlevel: this is still required for sdrlevel command. <Florent Kermarrec>
    *   ddcf68c0 - Merge pull request timvideos#553 from ozbenh/sim-autoinit <enjoy-digital>
    |\
    | * 4a6256a5 - sdram: Unconditionally switch to SW control before inits <Benjamin Herrenschmidt>
    *   47bb3d79 - Merge pull request timvideos#557 from antmicro/mor1kx_linux_booting <enjoy-digital>
    |\
    | * f1e7d73e - bios: boot: Boot linux on mor1kx with external device tree and rootfs <Mateusz Holenko>
    * | 10ff9d76 - CHANGES: update and change added features order. <Florent Kermarrec>
    |/
    * 5d202ddb - test: update. <Florent Kermarrec>
    * 01f7947b - targets: rename gateware-toolchain parameter to toolchain. <Florent Kermarrec>
    * 245985d6 - targets/arty: integrate symbiflow changes to avoid duplication. <Florent Kermarrec>
    * 89106873 - build/generic_platform: add default_clk constraints only when used. <Florent Kermarrec>
    * 0cd613cc - build/xilinx/symbiflow: reuse .xdc generation from Vivado to avoid duplication, fix copyright. <Florent Kermarrec>
    * 80ec5eca - boards/arty: remove specific arty_symbiflow platform and adapt target to use standard platform. <Florent Kermarrec>
    * af928b26 - xilinx/simbiflow: add simple symbiflow_device re-mapping. <Florent Kermarrec>
    * 5104d07a - Merge pull request timvideos#551 from antmicro/mglb/symbiflow-toolchain-xilinx-7-support <enjoy-digital>
    * 7434376c - test/test_targets: add arty_symbiflow <Mariusz Glebocki>
    * ae121aac - targets: add arty_symbiflow <Mariusz Glebocki>
    * 2bb2fbdb - platforms: add arty_symbiflow <Mariusz Glebocki>
    * bd702397 - build/xilinx: add Symbiflow toolchain support <Mariusz Glebocki>

 * litex-boards changed from 0b11aba to 936ba5b
    * 936ba5b - platforms/genesys2: add openocd specific configuration (channel 1 used for JTAG). <Florent Kermarrec>
    * 55ed9fb - platforms/kcu105: add sdcard/spisdcard. <Florent Kermarrec>
    * eee00eb - platforms/genesys2: add sdcard/spisdcard. <Florent Kermarrec>
    * 6568c8a - platforms/netv2: add spisdcard. <Florent Kermarrec>
    * 7de7c4b - platforms/kc705: rename mmc to sdcard and make it similar to other boards. <Florent Kermarrec>
    * 0ecb860 - platform/arty: also update spisdcard. <Florent Kermarrec>
    * 7a8b0b7 - platforms/pano_logic_g2: -x. <Florent Kermarrec>
    *   2db7aa7 - Merge pull request timvideos#84 from antmicro/sdcard-pmod <enjoy-digital>
    |\
    | * f70655d - Change sdcard Pmod from JB to JD <Kamil Rakoczy>
    |/
    * 04f6d44 - versa_ecp5:  simplify device (LFE5UM5G or LFE5UM) and adapt integrated_rom_size only for Microwatt. <Florent Kermarrec>
    *   1537189 - Merge pull request timvideos#83 from madscientist159/master <enjoy-digital>
    |\
    | * 9009216 - Add device option for ECP5 Versa board <Raptor Engineering Development Team>
    | * b1be5dc - Fix FTBFS from undersized BIOS ROM region with Microwatt <Raptor Engineering Development Team>
    |/
    * 9b45ec0 - de10lite: simplify vga terminal. <Florent Kermarrec>
    * 85cac7a - de10nano/Mister: review/simplify. <Florent Kermarrec>
    * 64372d7 - targets/orangecrab: add spi-sdcard and workaround for ValentyUSB. <Florent Kermarrec>
    * c94cbae - orangecrab: add user_led (RGB leds), DFUProg and --load support. <Florent Kermarrec>
    *   9aea227 - Merge pull request timvideos#80 from rob-ng15/master <enjoy-digital>
    |\
    | * 485c242 - Use 128mb sdram, uart via i/o port on i/o board and vga terminal via i/o board <rob-ng15>
    | * e52d6ac - Use 128mb sdram, uart via i/o port on i/o board and vga terminal via i/o board <rob-ng15>
    * | 45bd50b - targets: rename colorlight_5a_75b to colorlight_5a_75x (since we are now also supporting the 75e). <Florent Kermarrec>
    * |   ad1693a - Merge pull request timvideos#82 from Disasm/colorlight-5a-75e <enjoy-digital>
    |\ \
    | * | 0c590ab - Update colorlight_5a_75b target: add 5A-75E board support <Vadim Kaushan>
    | * | 1acdb96 - Add 5A-75E V7.1 board <Vadim Kaushan>
    | |/
    * |   b312c65 - Merge pull request timvideos#81 from Disasm/fix-5a-75b <enjoy-digital>
    |\ \
    | * | 939f05f - Update J4 pin 5 on Colorlight 5A-75B V7.0 <Vadim Kaushan>
    | |/
    * | 94861bb - targets/orangecrab: uncomment MT41K512M16. <Florent Kermarrec>
    * | b6df166 - platforms/arty: add spisdcard to _sdcard_pmod_io. <Florent Kermarrec>
    * | 00c8e40 - platforms/ulx3s: add sdcard pins. <Florent Kermarrec>
    |/
    *   aa35cd2 - Merge pull request timvideos#79 from gsomlo/gls-trellis-sdcard <enjoy-digital>
    |\
    | * f9a8edb - targets/trellisboard: add initial LiteSDCard support <Gabriel Somlo>
    |/
    * d87a11a - targets/pcie: use generate_litepcie_software on all targets with PCIe. <Florent Kermarrec>
    * 9f83b6e - targets/acorn_cle_215: use new generate_litepcie_software functions and add --driver argument to generate driver. <Florent Kermarrec>
    * 091ec84 - targets/acorn_cle_215: automatically copy software from litepcie and generate headers in kernel directory. <Florent Kermarrec>
    * 06edf48 - targets: rename gateware-toolchain parameter to toolchain. <Florent Kermarrec>

 * litex-renode changed from 7da3929 to 77df9bd
    * 77df9bd - Merge pull request timvideos#27 from antmicro/realign_memory <Tim Ansell>
    * 8ef7904 - Re-align selected memory regions <Mateusz Holenko>

Full submodule status
--
 2942d0652a89646c5225bee15dd55cc3b0871766 VexRiscv (1.0.1-417-g2942d06)
 3a6108a75be356a3dc53760d22782f1323248b6b edid-decode (heads/master)
 3a06aa84b62ad24467fb0d2c6ceddf565e9ea447 flash_proxies (heads/master)
 8c112c709c0eeb3a79d2696e168becb9d1d4d8c8 litedram (2020.04-59-g8c112c7)
 b1bcfb20738e31bcff048f69e9dee921ccd8c2b0 liteeth (2020.04-17-gb1bcfb2)
 6fdd02058fba29008c90b162e0ef707dce15ebeb liteiclink (2020.04)
 2274b88c1025e54ee1bc557554f884152de70f60 litepcie (2020.04-37-g2274b88)
 2e5c5b12d52f695f4560ca7dd08b4170d7568715 litesata (2020.04)
 0e1ca9ee31478423d9c926fc0b93bcbaac11ff1a litescope (2020.04-1-g0e1ca9e)
 7457a29b1a47fe15e81fa37f3bbdd510788f1d53 liteusb (heads/master)
 41f30143075ece3fff5c33a332ed067d1837cbb3 litevideo (2020.04)
 52b51e1e98384c9fc901b98ddc78d3480e1d5738 litex (2020.04-375-g52b51e1e)
 936ba5b279f83cf3aab1336ff560c592fdd215d4 litex-boards (2020.04-106-g936ba5b)
 77df9bd84d6e85dd5fcb814b17ed6a1e808ad490 litex-renode (remotes/origin/HEAD)
 b1b2b298b85a795239daad84c75be073ddc4f8bd migen (0.6.dev-347-gb1b2b29)
 8f5a253b22cd4ebcd56304a3662f4c70e3b34ed5 nmigen (v0.1-69-g8f5a253)
  • Loading branch information
mateusz-holenko committed Jun 29, 2020
1 parent 237f16a commit 1904488
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion third_party/litescope
Submodule litescope updated 1 files
+2 −2 examples/make.py
2 changes: 1 addition & 1 deletion third_party/litex
Submodule litex updated 73 files
+17 −11 CHANGES
+25 −10 litex/boards/platforms/arty.py
+18 −1 litex/boards/platforms/genesys2.py
+12 −10 litex/boards/platforms/kc705.py
+17 −0 litex/boards/platforms/kcu105.py
+11 −2 litex/boards/platforms/netv2.py
+7 −0 litex/boards/platforms/ulx3s.py
+41 −20 litex/boards/targets/arty.py
+3 −3 litex/boards/targets/simple.py
+14 −4 litex/boards/targets/ulx3s.py
+1 −1 litex/boards/targets/versa_ecp5.py
+21 −0 litex/build/dfu.py
+3 −1 litex/build/generic_platform.py
+2 −2 litex/build/sim/core/modules/clocker/clocker.c
+2 −2 litex/build/sim/core/modules/ethernet/ethernet.c
+2 −2 litex/build/sim/core/modules/serial2console/serial2console.c
+2 −2 litex/build/sim/core/modules/serial2tcp/serial2tcp.c
+2 −2 litex/build/sim/core/modules/spdeeprom/spdeeprom.c
+2 −3 litex/build/sim/core/modules/xgmii_ethernet/xgmii_ethernet.c
+3 −1 litex/build/xilinx/platform.py
+284 −0 litex/build/xilinx/symbiflow.py
+2 −2 litex/build/xilinx/vivado.py
+13 −0 litex/soc/cores/cpu/blackparrot/crt0.S
+13 −0 litex/soc/cores/cpu/cv32e40p/crt0.S
+4 −3 litex/soc/cores/cpu/lm32/core.py
+2 −4 litex/soc/cores/cpu/lm32/crt0.S
+4 −1 litex/soc/cores/cpu/microwatt/boot-helper.S
+4 −0 litex/soc/cores/cpu/microwatt/core.py
+37 −4 litex/soc/cores/cpu/microwatt/crt0.S
+4 −4 litex/soc/cores/cpu/microwatt/microwatt_wrapper.vhdl
+5 −2 litex/soc/cores/cpu/microwatt/system.h
+14 −2 litex/soc/cores/cpu/minerva/crt0.S
+19 −0 litex/soc/cores/cpu/mor1kx/crt0.S
+1 −3 litex/soc/cores/cpu/picorv32/crt0.S
+13 −0 litex/soc/cores/cpu/rocket/crt0.S
+14 −2 litex/soc/cores/cpu/serv/crt0.S
+13 −0 litex/soc/cores/cpu/vexriscv/crt0.S
+9 −9 litex/soc/cores/spi.py
+0 −14 litex/soc/integration/builder.py
+13 −16 litex/soc/integration/soc.py
+3 −3 litex/soc/integration/soc_core.py
+7 −7 litex/soc/interconnect/wishbone.py
+2 −2 litex/soc/software/bios/Makefile
+265 −193 litex/soc/software/bios/boot.c
+1 −4 litex/soc/software/bios/boot.h
+6 −6 litex/soc/software/bios/cmds/cmd_boot.c
+28 −26 litex/soc/software/bios/cmds/cmd_litesdcard.c
+5 −5 litex/soc/software/bios/helpers.c
+6 −1 litex/soc/software/bios/linker.ld
+3 −3 litex/soc/software/bios/main.c
+39 −0 litex/soc/software/include/base/div64.h
+471 −0 litex/soc/software/include/base/jsmn.h
+16 −0 litex/soc/software/include/base/progress.h
+21 −9 litex/soc/software/libbase/Makefile
+54 −0 litex/soc/software/libbase/div64.c
+66 −0 litex/soc/software/libbase/progress.c
+1 −1 litex/soc/software/liblitedram/sdram.c
+5 −5 litex/soc/software/libliteeth/tftp.c
+4 −1 litex/soc/software/liblitesdcard/Makefile
+89 −0 litex/soc/software/liblitesdcard/fat/diskio.h
+6,848 −0 litex/soc/software/liblitesdcard/fat/ff.c
+426 −0 litex/soc/software/liblitesdcard/fat/ff.h
+298 −0 litex/soc/software/liblitesdcard/fat/ffconf.h
+15,593 −0 litex/soc/software/liblitesdcard/fat/ffunicode.c
+140 −209 litex/soc/software/liblitesdcard/sdcard.c
+6 −3 litex/soc/software/liblitesdcard/sdcard.h
+253 −545 litex/soc/software/liblitesdcard/spisdcard.c
+55 −5 litex/soc/software/liblitesdcard/spisdcard.h
+5 −5 litex/soc/software/liblitespi/spiflash.c
+3 −5 litex/tools/litex_server.py
+5 −6 litex/tools/litex_sim.py
+1 −1 litex_setup.py
+7 −0 test/test_targets.py
2 changes: 1 addition & 1 deletion third_party/litex-renode

0 comments on commit 1904488

Please sign in to comment.