litex.git
2013-05-16 Sebastien Bourdeauducqdvisampler: report the word error rate
2013-05-16 Sebastien Bourdeauducqframebuffer: saturate instead of overflow
2013-05-16 Sebastien Bourdeauducqsoftware/videomixer: support additive blending (enable...
2013-05-16 Sebastien Bourdeauducqsoftware/videomixer: better pot calibration
2013-05-16 Sebastien BourdeauducqAdd GPIO buttons and LEDs
2013-05-13 Sebastien Bourdeauducqtimer: atomic reads
2013-05-13 Sebastien Bourdeauducqsoftware/videomixer: connect crossfade and blackout...
2013-05-13 Sebastien Bourdeauducqtop: integrate ADC for pots
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 Sebastien BourdeauducqFirst video mixing working (hacky)
2013-05-12 Yann SionneauSome Makefile love
2013-05-11 Sebastien Bourdeauducqcleanup
2013-05-11 Sebastien Bourdeauducqframebuffer: fix alpha blending
2013-05-10 Sebastien BourdeauducqFramebuffer mixing
2013-05-09 Sebastien Bourdeauducqframebuffer: reorganize in preparation for mixer
2013-05-09 Sebastien Bourdeauducqsoftware/dvisampler: periodically reset PLL until locke...
2013-05-09 Sebastien Bourdeauducqsoftware/dvimixer: support two channels
2013-05-09 Sebastien Bourdeauducqdvisampler/dma: better 8:8:8 -> 10:10:10 conversion
2013-05-09 Sebastien Bourdeauducqsoftware/videomixer: interrupt-driven video passthrough
2013-05-09 Sebastien Bourdeauducqdvisampler/dma: reverse slot allocation order
2013-05-09 Sebastien Bourdeauducqdvisampler/dma: fix interrupt generation
2013-05-08 Sebastien Bourdeauducqdvisampler/dma: bugfixes
2013-05-08 Sebastien Bourdeauducqtop: connect dvisampler DMA IRQs
2013-05-08 Sebastien Bourdeauducqsoftware/videomixer: use new DMA engine
2013-05-08 Sebastien Bourdeauducqdvisampler: new DMA engine (buggy)
2013-05-08 Sebastien Bourdeauducqcif: do not generate write function for CSRStatus
2013-05-08 Sebastien Bourdeauducqtimer, uart: EventSourceLevel -> EventSourceProcess
2013-05-06 Sebastien Bourdeauducqdvisampler: mostly working, very basic and slightly...
2013-05-06 Sebastien Bourdeauducqsoftware/videomixer: send to framebuffer
2013-05-06 Sebastien Bourdeauducqanother attempt at fixing clock routing issues
2013-05-05 Sebastien Bourdeauducqbuild.py: LOC clock generator components to limit break...
2013-05-05 Sebastien Bourdeauducqbuild.py: support single DVI sampler
2013-05-05 Sebastien Bourdeauducqchansync: bugfix
2013-05-05 Sebastien Bourdeauducqtb: add chansync
2013-05-05 Sebastien Bourdeauducqdvisampler: connect sync polarity detection
2013-05-05 Sebastien Bourdeauducqdvisampler/chansync: fix FIFO width
2013-05-05 Sebastien Bourdeauducqsoftware/videomixer: use new resdetection regs
2013-05-05 Sebastien Bourdeauducqdvisampler/resdetection: use DE instead of hsync
2013-05-05 Sebastien Bourdeauducqdvisampler: add sync polarity detection module (thanks...
2013-05-05 Sebastien Bourdeauducqdvisampler/decoding: hold C when DE=1
2013-05-04 Sebastien Bourdeauducqdvisampler: add RawDVISampler
2013-05-04 Sebastien Bourdeauducqdvisampler/datacapture: swap bit pairs
2013-05-02 Sebastien Bourdeauducqbuild: only add UCF constraints for the cores that...
2013-05-01 Sebastien BourdeauducqRemove unneeded file
2013-04-30 Sebastien Bourdeauducqsoftware: put network code in a library
2013-04-30 Sebastien Bourdeauducqframebuffer: use DMA controller from Migen
2013-04-25 Sebastien BourdeauducqRemove undriven reset signals
2013-04-25 Sebastien BourdeauducqTell the Xilinx crapware that DCM_CLKGEN does not phase...
2013-04-25 Sebastien BourdeauducqUse the Migen asynchronous FIFO
2013-04-25 Sebastien Bourdeauducqminimac3: move psync
2013-04-19 Sebastien Bourdeauducqadc: double-register asynchronous inputs
2013-04-19 Werner Almesbergermilkymist/adc/__init__.py: CounterADC - simple counter...
2013-04-16 Sebastien Bourdeauducqdvisampler/chansync: set synced to 0 when control token...
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 Bourdeauducqdvisampler/chansync: use Record.raw_bits()
2013-04-14 Sebastien Bourdeauducqdvisampler/clocking: insert DCM_CLKGEN before PLL
2013-04-14 Sebastien Bourdeauducqsoftware/videomixer: use new csr.h
2013-04-12 Werner Almesbergeredid.py: sample SCL only every 64 clock cycles, to...
2013-04-10 Sebastien Bourdeauducqframebuffer: use new flow API
2013-04-01 Sebastien Bourdeauducqdfii: adapt to new Record API
2013-03-30 Sebastien BourdeauducqConvert to new CSR API
2013-03-29 Sebastien Bourdeauducqframebuffer: larger counters
2013-03-29 Sebastien Bourdeauducqm1crg: reset VGA clock generator
2013-03-28 Sebastien Bourdeauducqframebuffer: process two pixels per system clock cycle
2013-03-28 Sebastien Bourdeauducqtop: allocate one more ASMI port to framebuffer
2013-03-28 Sebastien Bourdeauducqm1crg: allow up to 150MHz pixel clock
2013-03-28 Sebastien Bourdeauducqcrg: support VGA pixel clock reprogramming
2013-03-26 Sebastien BourdeauducqUse new Mibuild generic_platform API
2013-03-25 Sebastien Bourdeauducqframebuffer: RGBA -> ARGB
2013-03-25 Sebastien Bourdeauducqfb: better ordering of pixels within ASMI words
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 Bourdeauducqdvisampler: add resolution detection
2013-03-23 Sebastien Bourdeauducqdvisampler/charsync: report position
2013-03-23 Sebastien Bourdeauducqdvisampler/decoding: set C to 0 during data
2013-03-23 Sebastien Bourdeauducqdvisampler/charsync: fix found_control signal
2013-03-23 Sebastien Bourdeauducqsoftware/stddef.h: c++ compat for NULL
2013-03-23 Sebastien Bourdeauducqdvisampler: clean up EDID data
2013-03-22 Sebastien Bourdeauducqdvisampler: decode before channel sync
2013-03-22 Sebastien Bourdeauducqdvisampler: decoding
2013-03-22 Sebastien Bourdeauducqdvisampler: channel synchronization
2013-03-21 Sebastien Bourdeauducqdvisampler: character synchronization
2013-03-21 Sebastien Bourdeauducqdvisampler/datacapture: deserialize to 10 bits
2013-03-21 Sebastien Bourdeauducqdvisampler/clocking: generate pix reset
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-20 Sebastien Bourdeauducqdvisampler: software controlled phase detector
2013-03-18 Sebastien Bourdeauducqdvisampler/clocking: proper pix5x reset synchronization
next