litex.git
2013-07-25 Sebastien Bourdeauducqmemtest/LFSR: use module decorators
2013-07-20 Florent Kermarreccif: fix ddr2 configuration
2013-07-20 Florent Kermarrecs6ddrphy: add support for differential dqs and optional...
2013-07-17 Sebastien Bourdeauducqs6ddrphy: cleanup
2013-07-17 Sebastien Bourdeauducqcif: fix indentation
2013-07-17 Florent Kermarrecs6ddrphy: revert CAS LATENCY 3 (configurable CAS Latenc...
2013-07-17 Sebastien Bourdeauducqsoftware/memtest: fix bandwidth computation
2013-07-16 Sebastien Bourdeauducqframebuffer: remove workaround for asyncfifo bug
2013-07-15 Sebastien Bourdeauducqtb/lasmicon: add DF test
2013-07-15 Sebastien Bourdeauducqmemtest: use actual values in TB
2013-07-15 Sebastien Bourdeauducqlasmicon/bankmachine: remove stale import
2013-07-15 Sebastien Bourdeauducqlasmicon: update test benches
2013-07-14 Sebastien Bourdeauducqlasmicon: fix FSM reset state with delayed_enter
2013-07-14 Sebastien Bourdeauducqsoftware/videomixer: fix overflow in memory bandwidth...
2013-07-13 Sebastien Bourdeauducqsoftware/memtest: basic test
2013-07-13 Sebastien Bourdeauducqmemtest/MemtestWriter: fix 'busy status stuck' bug
2013-07-12 Florent Kermarreccif : fix 2x autorefresh in get_sdram_phy_header
2013-07-11 Sebastien Bourdeauducqsoftware: add memtest
2013-07-11 Sebastien Bourdeauducqsoftware: move time.c to libbase
2013-07-11 Sebastien Bourdeauducqsoftware: share SDRAM linker script
2013-07-11 Sebastien Bourdeauducqsoftware: share crt0
2013-07-11 Sebastien Bourdeauducqmake: add option to include memtest cores
2013-07-11 Sebastien Bourdeauducqtop: integrate memtest cores
2013-07-11 Sebastien Bourdeauducqmemtest: add DMA cores
2013-07-11 Sebastien Bourdeauducqmemtest/LFSR: test bench
2013-07-11 Florent Kermarreccif.py: use format instead of % in get_sdram_phy_header
2013-07-10 Sebastien Bourdeauducqmemtest: LFSR
2013-07-10 Sebastien Bourdeauducqs6ddrphy: style and other minor fixes
2013-07-10 Florent Kermarrecuse Migen s6ddrphy, generate sdram init_sequence in...
2013-07-10 Sebastien Bourdeauducqdvisampler: report FIFO overflow
2013-07-07 Sebastien Bourdeauducqmake: fix byteswap invocation
2013-07-04 Sebastien BourdeauducqMixxeo support
2013-07-04 Sebastien Bourdeauducqdvisampler: support differential input
2013-06-25 Sebastien Bourdeauducqsoftware/videomixer: increase framebuffer size
2013-06-25 Sebastien Bourdeauducqdvisampler/edid: add nonstandard 1024x768 @ 30Hz mode
2013-06-25 Sebastien BourdeauducqUse new FSM API
2013-06-25 Sebastien BourdeauducqRevert "dvisampler/dma: buffer full memory words"
2013-06-24 Sebastien Bourdeauducqlasmicon: use namedtuple
2013-06-17 Sebastien Bourdeauducqlasmicon: add FIFO at bankmachine input to ease timing
2013-06-17 Sebastien Bourdeauducqtop: raise frequency back to 83 1/3 MHz
2013-06-15 Sebastien Bourdeauducqvideomixer: better memory bandwidth reporting
2013-06-15 Sebastien Bourdeauducqlasmicon/multiplexer: remove unnecessary wait states
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-13 Sebastien Bourdeauducqframebuffer: work around dysfunctional Xst retiming
2013-06-11 Sebastien Bourdeauducqdvisampler/dma: buffer full memory words
2013-06-11 Sebastien Bourdeauducqs6ddrphy: fix read latency
2013-06-11 Sebastien Bourdeauducqlasmicon: fix computation of interface latencies
2013-06-11 Sebastien Bourdeauducqlasmi: reduce latencies by 1 cycle
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-30 Sebastien Bourdeauducqdvisampler/clocking: remove DCM_CLKGEN
2013-05-30 Sebastien Bourdeauducqcif: move to milkymist folder
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-28 Sebastien BourdeauducqUse new memory port API
2013-05-22 Sebastien BourdeauducqUse migen.fhdl.std
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 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
next