litex.git
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
2013-03-18 Sebastien Bourdeauducqdvisampler: use pix5x as IODELAY clock
2013-03-18 Sebastien BourdeauducqUse Instance.Input(..., ClockSignal/ResetSignal) instea...
2013-03-17 Sebastien Bourdeauducqm1crg: set CLKIN_PERIOD for vga_clock_gen
2013-03-17 Sebastien Bourdeauducqdvisampler/datacapture: connect IODELAY IOCLK0
2013-03-17 Sebastien Bourdeauducqdvisampler/datacapture: fix tap counter reg
2013-03-17 Sebastien Bourdeauducqdvisampler: fixes
2013-03-17 Sebastien Bourdeauducqdvisampler: add clocking and phase detector
2013-03-15 Sebastien BourdeauducqMultiReg: remove idomain
2013-03-15 Sebastien BourdeauducqUse new ClockDomain API
2013-03-13 Sebastien Bourdeauducqsoftware/bios: default length 4 for mr command
2013-03-13 Sebastien BourdeauducqInstantiate DVI sampler core for both ports
2013-03-13 Sebastien Bourdeauducqdvisampler: add core, EDID support
2013-03-12 Sebastien Bourdeauducqbuild.py: use implicit get_fragment
2013-03-12 Sebastien BourdeauducqUse automatic register naming
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 Bourdeauducqlm32: update
2013-02-24 Sebastien Bourdeauducqm1crg: advance off-chip DDR clock phase
2013-02-24 Sebastien Bourdeauducqbios: print number of memory errors
2013-02-24 Sebastien Bourdeauducqbuild: support optional MMU
2013-02-24 Sebastien Bourdeauducqlm32: use submodule
2013-02-24 Sebastien BourdeauducqUse new 'specials' API
2013-02-24 Sebastien Bourdeauducqcorelogic -> genlib
2013-02-19 Sebastien BourdeauducqBuild FPG file
2013-02-19 Sebastien Bourdeauducqtools: add byteswap
2013-02-17 Sebastien Bourdeauducqbios: use puts for long string
2013-02-17 Sebastien Bourdeauducqbios: add build date to banner
2013-02-16 Sebastien BourdeauducqMakefile: correct bitstream filename
2013-02-16 Sebastien Bourdeauducqsoftware: go back to GCC
2013-02-15 Sebastien Bourdeauducqload.jtag: remove CFG_OUT/CFG_IN instructions
2013-02-13 Sebastien Bourdeauducqm1crg: fix signal names
2013-02-11 Sebastien BourdeauducqUse Mibuild
2013-02-09 Sebastien Bourdeauducqtb: use default runner
2013-01-12 Sebastien Bourdeauducqsoftware/include: add float.h
2013-01-12 Sebastien Bourdeauducqsoftware/include: add stdbool.h
next