liteusb/frontend/dma: remove +4 to length for CRC (we'll do it in core)
[litex.git] / software /
2015-05-02 Florent Kermarrecmisoclib/cpu: merge git.py in identifier
2015-05-02 Florent Kermarrecdo more test with last changes fix small issues
2015-05-01 Florent Kermarreccom/uart: add tx and rx fifos.
2015-04-27 Florent KermarrecMerge branch 'master' of https://github.com/m-labs...
2015-04-27 Sebastien Bourdeauducqspiflash: use SoC defines, add write_to_flash function
2015-04-26 Florent Kermarrecliteeth: do MII/GMII detection in gateware for gmii_mii phy
2015-04-26 Florent Kermarrecliteeth: fix and improve 10/100/1000Mbps speed auto...
2015-04-12 Florent Kermarrecmicroudp.c: add #ifdef on ethmode (bios generation...
2015-04-12 Florent Kermarrecmicroudp: fix if (
2015-04-12 Florent Kermarrecliteeth/phy/gmii_mii: add clock counter and use it...
2015-04-03 Sebastien Bourdeauducqsoftware/common.mak: fix alignment in quiet output
2015-04-03 Sebastien Bourdeauducqcrt0-or1k: clean up indentation
2015-04-02 Sebastien Bourdeauducqlibbase: implement flush_l2_cache for or1k
2015-03-27 Sebastien BourdeauducqMerge branch 'master' of https://github.com/m-labs...
2015-03-27 Florent Kermarrecsoftware/bios/sdram: small clean up
2015-03-27 Florent Kermarrecsoftware/bios/sdram: for now desactivate random on...
2015-03-27 Florent Kermarrecsoftware/bios/sdram: add random addressing to memtest
2015-03-26 Florent Kermarrecsoftware/bios/sdram: make seed_to_data static
2015-03-26 Florent Kermarrecsoftware/bios/sdram: select the type of data we want...
2015-03-25 Florent Kermarrecsoftware/memtest: remove Mixxeo/M1 hardcoded values...
2015-03-25 Florent Kermarrecsofware/memtest: use MAIN_RAM_SIZE from mem.h
2015-03-25 Florent Kermarreclibcompiler-rt: add ucmpdi2.o
2015-03-25 Florent Kermarrecsofware/memtest: update bandwidth registers
2015-03-25 Florent Kermarreclinker-sdram.ld: sdram mem region is now called main_ram
2015-03-21 Florent Kermarrecrename sdram mapping to main_ram
2015-03-21 Florent Kermarrecsoftware/bios/memtest: add data bus test (0xAAAAAAAA...
2015-03-19 Florent Kermarrecliteeth/mac/core: add with_padding option (enabled...
2015-03-02 Florent Kermarreccpuif: add CSR_ prefix to CSR base addresses (avoid...
2015-03-02 Florent Kermarrecsdram: only keep frontend logic and sdram core declarat...
2015-03-02 Florent Kermarrecsdram: improve memtest by adding 2 different writes...
2015-02-28 Florent Kermarrecmerge liteusb
2015-02-28 Florent Kermarrecmerge litesata
2015-02-28 Florent Kermarrecmerge litescope
2015-02-28 Florent Kermarrecmisoclib: better organization (create cores categories...
2015-02-27 Florent Kermarrecgensoc: make it more generic (a SoC does not necessaril...
2015-02-27 Florent Kermarrecuse cachesize reported in wishbone2lasmi
2015-02-25 Sebastien Bourdeauducqmerge liteeth
2015-02-21 Florent Kermarrecadd ft2232h software code (will need rework)
2015-02-21 Florent Kermarrecinit repo structure
2014-11-27 Yann Sionneauspiflash: BB write support
2014-11-21 Florent Kermarecnew Ethernet MAC
2014-11-07 Sebastien Bourdeauducqsoftware: make compiler-rt a submodule
2014-09-23 Sebastien Bourdeauducqsoftware: remove setjmp
2014-09-21 Sebastien Bourdeauducqlibbase: use __builtin_setjmp and __builtin_longjmp
2014-09-03 Sebastien Bourdeauducqsdram: merge DFII_PIX_RDDATA_SIZE and DFII_PIX_WRDATA_SIZE
2014-09-03 Sebastien Bourdeauducqbios: support DDR3 write leveling and read calibration...
2014-09-01 Sebastien Bourdeauducqbios: add sdrrderr
2014-09-01 Sebastien Bourdeauducqbios: add DQ filtering to sdrrd, add sdrrdbuf command
2014-08-28 Sebastien Bourdeauducqlibcompiler-rt: add moddi3
2014-08-08 Sebastien Bourdeauducqbios/sdram: cleanup
2014-08-08 Sebastien Bourdeauducqbios/sdram: set ODT and RESET_N through DFII
2014-08-08 Sebastien Bourdeauducqdfii: drive ODT and RESET_N
2014-08-08 Florent Kermarrecsdramphy/bios: make sdrrd/sdrwr generic
2014-08-03 Sebastien BourdeauducqKeep only basic SoC designs in MiSoC
2014-07-05 Sebastien Bourdeauducqstyle
2014-07-05 Sebastien Bourdeauducqcrt-or1k: trim useless exception vectors
2014-06-01 Sebastien Bourdeauducqlibbase: remove crt during make clean
2014-05-24 Sebastien Bourdeauducqcrt0: remove macadress for or1k as well
2014-05-24 Robert Jordensbios/crt0.S: remove unused macaddr, add syscall handler...
2014-05-24 Robert Jordenscrt: add umoddi3
2014-05-23 Sebastien Bourdeauducqbios: remove references to 'DDR' SDRAM, as we also...
2014-05-14 Sebastien Bourdeauducqbios: fill delay slot in boot_helper
2014-05-14 Sebastien Bourdeauducqsoftware: factorize exception_handler
2014-05-14 Sebastien Bourdeauducqbios: fix boot for or1k
2014-05-14 Sebastien BourdeauducqInitial mor1kx (OpenRISC) support
2014-05-12 Florent Kermarrecfix minimac bases addresses
2014-04-18 Sebastien BourdeauducqRefactor CRC tools
2014-04-18 Florent Kermarrectools: replace mkmscimg with mkmscimg.py (mkmscimg...
2014-04-08 Sebastien Bourdeauducqsoftware/libcompiler-rt: adapt to new upstream director...
2014-02-28 Sebastien BourdeauducqAdd Python flasher
2014-02-21 Sebastien BourdeauducqGenerate mem.h from SoC description
2014-02-16 Sebastien BourdeauducqSimplify use of external targets/platforms/cores +...
2014-02-15 Sebastien Bourdeauducqbios: update banner
2014-02-15 Sebastien Bourdeauducqnew action syntax for make.py + support xc3sprog
2013-11-30 Sebastien Bourdeauducqvideomixer: config system + store video resolution...
2013-11-24 Sebastien Bourdeauducqsoftware: do not attempt to build network/sdram drivers...
2013-11-24 Sebastien Bourdeauducqsoftware/bios: infer flash start from linker
2013-11-24 Sebastien Bourdeauducqgenerate linker memory map, move all generated files...
2013-11-24 Sebastien Bourdeauducqmemtest: flush caches, display total error count, use...
2013-11-20 Sebastien Bourdeauducqframebuffer: fix resynchronization after resolution...
2013-11-20 Sebastien Bourdeauducqvideomixer: select 1024x768 by default
2013-11-18 Sebastien Bourdeauducqvideomixer: stick to 20x PLL configuration as 10x cause...
2013-11-18 Sebastien Bourdeauducqvideomixer: reconfigure PLL on resolution change
2013-11-18 Sebastien Bourdeauducqvideomixer: add PLL dump command
2013-11-18 Sebastien Bourdeauducqvideomixer: add PLL control code
2013-11-18 Sebastien Bourdeauducqdvisampler: hold PLL in reset when disabled
2013-11-17 Sebastien Bourdeauducqvideomixer: reduce debug output
2013-11-16 Sebastien Bourdeauducqvideomixer: add more video modes
2013-11-16 Sebastien Bourdeauducqvideomixer: flush L2 after CPU framebuffer write
2013-11-16 Sebastien Bourdeauducqbios: flushl2 command
2013-11-16 Sebastien Bourdeauducqadd L2 cache size in identifier + function to flush L2
2013-11-16 Sebastien Bourdeauducqvideomixer: fix stray DMA detection
2013-11-15 Sebastien Bourdeauducqvideomixer: clear framebuffers
2013-11-13 Sebastien Bourdeauducqvideomixer: check resolution and frame length
2013-11-13 Sebastien Bourdeauducqvideomixer: filter PLL lock output
2013-11-12 Robert Jordensmicroudp: fix udp txlen
2013-11-11 Sebastien Bourdeauducqvideomixer: support resolution change at runtime
2013-11-11 Sebastien Bourdeauducqvideomixer: add more video modes
2013-11-11 Sebastien Bourdeauducqvideomixer: compute best m/d value for pixel clock...
2013-11-11 Sebastien Bourdeauducqvideomixer: set established timing bits in EDID
next