use Migen s6ddrphy, generate sdram init_sequence in cif.py
[litex.git] / software /
2013-07-10 Florent Kermarrecuse Migen s6ddrphy, generate sdram init_sequence in...
2013-07-10 Sebastien Bourdeauducqdvisampler: report FIFO overflow
2013-06-25 Sebastien Bourdeauducqsoftware/videomixer: increase framebuffer size
2013-06-15 Sebastien Bourdeauducqvideomixer: better memory bandwidth reporting
2013-06-15 Sebastien Bourdeauducqlasmicon: bandwidth monitoring
2013-06-14 Sebastien Bourdeauducqvideomixer: timeout on IDELAY busy
2013-06-14 Sebastien Bourdeauducqvideomixer: add fb.c
2013-06-14 Sebastien Bourdeauducqvideomixer: support different resolutions
2013-06-11 Sebastien BourdeauducqSwitch to LASMI, bug pandemonium
2013-06-11 Sebastien Bourdeauducqmicroudp: fix compilation warning
2013-06-01 Sebastien BourdeauducqNew simplified flash layout + build flashable images...
2013-05-31 Sebastien Bourdeauducqsoftware/stdlib: fix atoi
2013-05-30 Sebastien Bourdeauducqsoftware/videomixer: improve phase calibration
2013-05-30 Sebastien Bourdeauducqsoftware/videomixer: remove unneeded DCM resets
2013-05-28 Sebastien Bourdeauducqbios: remove rescue
2013-05-28 Sebastien Bourdeauducqbios/linker.ld: flash -> rom
2013-05-28 Sebastien Bourdeauducqdvisampler: increase frequency of reports to avoid...
2013-05-19 Sebastien BourdeauducqSimplify system ID
2013-05-19 Sebastien Bourdeauducqsoftware: add nofloat libbase for size-optimized binaries
2013-05-16 Sebastien Bourdeauducqdvisampler: report the word error rate
2013-05-16 Sebastien Bourdeauducqsoftware/videomixer: support additive blending (enable...
2013-05-16 Sebastien Bourdeauducqsoftware/videomixer: better pot calibration
2013-05-13 Sebastien Bourdeauducqtimer: atomic reads
2013-05-13 Sebastien Bourdeauducqsoftware/videomixer: connect crossfade and blackout...
2013-05-13 Sébastien BourdeauducqMerge pull request #1 from fallen/makefile-001
2013-05-12 Sebastien Bourdeauducqsoftware/videomixer: framebuffer enable/disable
2013-05-12 Yann SionneauSome Makefile love
2013-05-10 Sebastien BourdeauducqFramebuffer mixing
2013-05-09 Sebastien Bourdeauducqsoftware/dvisampler: periodically reset PLL until locke...
2013-05-09 Sebastien Bourdeauducqsoftware/dvimixer: support two channels
2013-05-09 Sebastien Bourdeauducqsoftware/videomixer: interrupt-driven video passthrough
2013-05-08 Sebastien Bourdeauducqsoftware/videomixer: use new DMA engine
2013-05-06 Sebastien Bourdeauducqsoftware/videomixer: send to framebuffer
2013-05-05 Sebastien Bourdeauducqsoftware/videomixer: use new resdetection regs
2013-04-30 Sebastien Bourdeauducqsoftware: put network code in a library
2013-04-16 Werner Almesbergertftp.h, tftp.c: add tftp_put
2013-04-16 Werner Almesbergertftp.c: use symbolic constant for block size
2013-04-16 Werner Almesbergertftp.c (format_request): pass opcode as argument
2013-04-16 Werner Almesbergertftp.c: use uintNN_t instead of "unsigned short", etc.
2013-04-16 Werner Almesbergertftp.h, tftp.c (tftp_get): make "buffer" void and use...
2013-04-16 Werner Almesbergertftp.c: make "packet_data" unsigned and optimize strcpy...
2013-04-16 Werner Almesbergertftp.c (rx_callback): simplify expressions containing...
2013-04-16 Werner Almesbergertftp.c: use symbolic constants for protocol opcodes
2013-04-16 Werner Almesbergermicroudp.c: avoid redundant accesses into multi-level...
2013-04-14 Sebastien Bourdeauducqsoftware/videomixer: use new csr.h
2013-03-28 Sebastien Bourdeauducqcrg: support VGA pixel clock reprogramming
2013-03-25 Sebastien BourdeauducqAutomatically build CSR access functions
2013-03-25 Sebastien Bourdeauducqsoftware/include/base: C++ compatibility
2013-03-24 Sebastien Bourdeauducqsoftware/common.mak: add C++ definitions
2013-03-23 Sebastien Bourdeauducqsoftware/videomixer: report char position + detected...
2013-03-23 Sebastien Bourdeauducqsoftware/stddef.h: c++ compat for NULL
2013-03-22 Sebastien Bourdeauducqdvisampler: channel synchronization
2013-03-21 Sebastien Bourdeauducqdvisampler: character synchronization
2013-03-21 Sebastien Bourdeauducqsoftware/videomixer: quick hack for phase detection
2013-03-21 Sebastien Bourdeauducqsoftware: add videomixer base files
2013-03-21 Sebastien Bourdeauducqsoftware/bios: change boot order
2013-03-13 Sebastien Bourdeauducqsoftware/bios: default length 4 for mr command
2013-03-10 Sebastien BourdeauducqUse new module, autoreg and eventmanager Migen APIs
2013-03-06 Sebastien Bourdeauducqsoftware/libcompiler-rt: add ctzsi2
2013-02-24 Sebastien Bourdeauducqbios: print number of memory errors
2013-02-17 Sebastien Bourdeauducqbios: use puts for long string
2013-02-17 Sebastien Bourdeauducqbios: add build date to banner
2013-02-16 Sebastien Bourdeauducqsoftware: go back to GCC
2013-01-12 Sebastien Bourdeauducqsoftware/include: add float.h
2013-01-12 Sebastien Bourdeauducqsoftware/include: add stdbool.h
2013-01-10 Sebastien Bourdeauducqsoftware: hide and delete .ts files
2013-01-10 Sebastien Bourdeauducqsoftware: compile compiler-rt ourselves
2013-01-10 Sebastien Bourdeauducqsoftware/include/base/stdint.h: add INT32_C
2013-01-10 Sebastien Bourdeauducqsoftware: run the assembler ourselves to prevent future...
2013-01-10 Sebastien Bourdeauducqsoftware/common.mak: remove -fsigned-char from CFLAGS
2013-01-10 Sebastien Bourdeauducqsoftware/common.mak: use -target instead of deprecated...
2013-01-10 Sebastien Bourdeauducqsoftware/include/base/stdint.h: more definitions
2012-10-09 Sebastien BourdeauducqRemove uses of the RE signal on field registers
2012-08-04 Sebastien Bourdeauducqbios/dataflow: use freeze register
2012-08-04 Sebastien Bourdeauducqbios: asmiprobe command
2012-08-03 Sebastien Bourdeauducqbios: add command to print df debug info
2012-06-04 Sebastien Bourdeauducqsoftware/libbase: qsort
2012-06-04 Sebastien Bourdeauducqbase/stdlib.h: abs/labs
2012-06-04 Sebastien Bourdeauducqsoftware/base/limits.h: add some more
2012-06-03 Sebastien Bourdeauducqsoftware/libbase: add fseek+ftell decls
2012-06-02 Sebastien Bourdeauducqsoftware/include/hw: add flash offset for filesystem
2012-06-02 Sebastien Bourdeauducqsoftware: stdarg.h: cleanup and add va_copy
2012-06-01 Sebastien Bourdeauducqsoftware/libbase: uintptr_t
2012-05-31 Sebastien Bourdeauducqsoftware/libbase: add strcat strncat
2012-05-31 Sebastien Bourdeauducqsoftware: more flexible compilation target
2012-05-31 Sebastien Bourdeauducqsoftware: use new Clang target name
2012-05-31 Sebastien Bourdeauducqsoftware/libbase: add some more types
2012-05-31 Sebastien BourdeauducqRemove compiler-rt config
2012-05-31 Sebastien Bourdeauducqsoftware: merge flash.h into mem.h
2012-05-29 Sebastien Bourdeauducqsoftware: platform configuration file for compiler-rt
2012-05-29 Sebastien Bourdeauducqsoftware/common.mak: use clang + lm32-elf binutils...
2012-05-28 Sebastien Bourdeauducqsoftware/libbase/vsnprintf: treat %g as %f (temporary...
2012-05-28 Sebastien Bourdeauducqsoftware/libbase: remove fabsf
2012-05-28 Sebastien Bourdeauducqsoftware/libbase: add strerror
2012-05-28 Sebastien Bourdeauducqsoftware/libbase: use compiler-rt
2012-05-28 Sebastien Bourdeauducqsoftware/libbase: fix stupid mistake in limits.h
2012-05-28 Sebastien Bourdeauducqsoftware/libbase: malloc family decl in stdlib
2012-05-28 Sebastien Bourdeauducqsoftware/libbase: more file decls in stdio
2012-05-27 Sebastien Bourdeauducqsoftware/libbase: memcpy: same with 2 alignment
2012-05-27 Sebastien Bourdeauducqsoftware/libbase: __floatunsisf/__floatunsidf
next