litex.git
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
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-12-18 Sebastien BourdeauducqDo not use super()
2012-12-14 Sebastien BourdeauducqMove Token
2012-12-12 Sebastien BourdeauducqRemove ActorNode
2012-12-06 Sebastien BourdeauducqFix instantiations
2012-12-06 Sebastien Bourdeauducqbank/csrgen: interface -> bus
2012-12-01 Sebastien BourdeauducqMerge branch 'master' of github.com:milkymist/milkymist-ng
2012-12-01 Sebastien BourdeauducqUse Wishbone SRAM component from Migen
2012-11-30 Michael Wallelm32: fix watchpoints
2012-11-29 Sebastien BourdeauducqReplace Signal(bits_for(... with Signal(max=...
2012-11-29 Sebastien BourdeauducqUse new bitwidth/signedness system
2012-11-28 Sebastien BourdeauducqRemove Constant
2012-11-28 Sebastien BourdeauducqWorkaround for zero-delay loop simulation problem with...
2012-11-26 Sebastien Bourdeauducqsram: do not use MemoryPort
2012-11-26 Sebastien Bourdeauducqtb/asmicon/asmicon_wb: more complete testing by default
2012-11-17 Sebastien Bourdeauducqtb/asmicon: new initiator API
2012-11-14 Michael Wallelm32: replace $clog2 with macro
2012-11-14 Sebastien Bourdeauducqlm32: split lm32_include.v
2012-11-14 Michael Wallelm32: fix documentation style
2012-11-14 Michael Wallelm32: remove unneeded parameter in lm32_dp_ram
2012-11-14 Michael Wallelm32: rename mem array in lm32_dp_ram
2012-11-14 Michael Wallelm32: replace clogb2 by builtin $clog2
2012-10-09 Sebastien Bourdeauducqframebuffer: use new SingleGenerator
2012-10-09 Sebastien BourdeauducqRemove uses of the RE signal on field registers
2012-09-10 Sebastien BourdeauducqDefine clock domains instead of passing extra clocks...
2012-09-10 Sebastien BourdeauducqBasic support for new clock domain and instance API
2012-08-04 Sebastien Bourdeauducqframebuffer: disable debugger by default
2012-08-04 Sebastien Bourdeauducqbios/dataflow: use freeze register
2012-08-04 Sebastien Bourdeauducqasmicon: fix and simplify refresh grant logic
2012-08-04 Sebastien Bourdeauducqasmicon/bankmachine: respect SDRAM write-to-precharge...
2012-08-04 Sebastien Bourdeauducqasmicon/multiplexer: correct read-to-write delay to...
2012-08-04 Sebastien Bourdeauducqbios: asmiprobe command
2012-08-04 Sebastien BourdeauducqAdd ASMIprobe core
2012-08-03 Sebastien Bourdeauducqasmicon/bankmachine/selector: fix round-robin CE
2012-08-03 Sebastien Bourdeauducqasmicon/bankmachine: do not insert buffer when using...
2012-08-03 Sebastien Bourdeauducqtb/selector: use _SimpleSelector
2012-08-03 Sebastien Bourdeauducqtb/asmicon: concurrent reads and writes
2012-08-03 Sebastien Bourdeauducqasmicon: bring full_selector param to top-level
2012-08-03 Sebastien Bourdeauducqbios: add command to print df debug info
2012-08-03 Sebastien Bourdeauducqframebuffer: support df debugger
2012-07-13 Sebastien Bourdeauducqasmicon: simple selector option
2012-07-13 Sebastien Bourdeauducqx.bv.width -> len(x)
2012-07-13 Sebastien Bourdeauducqasmicon: remove uses of multimux
2012-07-12 Sebastien Bourdeauducqframebuffer: clean shutdown
2012-07-12 Sebastien Bourdeauducqtop: use two slots for the framebuffer ASMI port
2012-07-12 Sebastien Bourdeauducqframebuffer: use ASMI reader factory
2012-07-07 Sebastien Bourdeauducqframebuffer: print rgb in simulation
2012-07-07 Sebastien Bourdeauducqtb/framebuffer: remove vcd
2012-07-07 Sebastien Bourdeauducqframebuffer: fix FIFO read clocking
2012-07-07 Sebastien BourdeauducqRevert "framebuffer: switch to real DMA"
2012-07-06 Sebastien Bourdeauducqframebuffer: switch to real DMA
2012-07-06 Sebastien Bourdeauducqframebuffer: fix deadlock
2012-07-06 Sebastien Bourdeauducqtb/framebuffer: compute parameters
2012-07-03 Sebastien Bourdeauducqframebuffer: make simulation easier
2012-07-03 Sebastien Bourdeauducqframebuffer: fix computation of alignment bits
2012-07-01 Sebastien Bourdeauducqframebuffer: indentation
2012-07-01 Sebastien Bourdeauducqframebuffer: fake DMA for testing (WIP)
2012-07-01 Sebastien Bourdeauducqframebuffer/vtg: fix dataflow control (inc. WA for...
2012-07-01 Sebastien Bourdeauducqframebuffer: fix pixel split
2012-07-01 Sebastien Bourdeauducqframebuffer: fix sync generation
2012-07-01 Sebastien BourdeauducqWork around imbecilic timing constraints system
2012-07-01 Sebastien Bourdeauducqframebuffer: register output of FIFO
2012-07-01 Sebastien Bourdeauducqframebuffer: video timing generator
2012-07-01 Sebastien Bourdeauducqframebuffer: FIFO
2012-06-29 Sebastien Bourdeauducqframebuffer: VTG and FIFO skeleton
2012-06-29 Sebastien Bourdeauducqframebuffer: chop memory words
2012-06-24 Sebastien Bourdeauducqframebuffer: ala flow->actorlib
2012-06-22 Sebastien Bourdeauducqframebuffer: control.For -> misc.IntSequence
2012-06-17 Sebastien Bourdeauducqframebuffer: address generator and DMA
next