litex.git
2014-02-08 Sebastien Bourdeauducqvideostream: add compacter and packer
2014-01-28 Sebastien BourdeauducqRefresh testbenches and convert to new API
2014-01-21 Sebastien Bourdeauducqdownscaler: add chopper module
2014-01-06 Sebastien Bourdeauducqgensoc: support for user-defined UART and add default...
2013-12-12 Sebastien Bourdeauducqgensoc: use add_verilog_include_path
2013-12-12 Sebastien Bourdeauducqmake.py: update description
2013-12-12 Sebastien Bourdeauducqmake: add decorator option
2013-12-12 Sebastien Bourdeauducqgitmodules: use https and m-labs
2013-12-05 Sebastien Bourdeauducqupdate submodule
2013-12-05 Sebastien Bourdeauducqgpio: add InOut
2013-12-05 Sebastien Bourdeauducqtargets/mlabs_video: use new Cat syntax
2013-12-03 Sebastien Bourdeauducqmake/_misoc_import: force external path search
2013-12-01 Sebastien Bourdeauducqmake: support build options
2013-11-30 Sebastien Bourdeauducqvideomixer: config system + store video resolution...
2013-11-30 Sebastien Bourdeauducqnorflash16: fix LSB
2013-11-30 Sebastien Bourdeauducqnorflash: add support for writes
2013-11-25 Sebastien Bourdeauducqtargets/simple: map SPI flash
2013-11-25 Robert Jordensspiflash: add read-only variable data width spi flash
2013-11-25 Sebastien Bourdeauducqtargets/simple: add GPIO LED
2013-11-25 Sebastien Bourdeauducqset LM32 reset address
2013-11-25 Sebastien BourdeauducqIntegratedBIOS: read only
2013-11-25 Sebastien Bourdeauducqmove integrated BIOS code to gensoc
2013-11-24 Sebastien Bourdeauducqtargets: add simple SoC
2013-11-24 Sebastien Bourdeauducqsupport for bitstream loading on Papilio Pro
2013-11-24 Sebastien Bourdeauducqdo not attempt to build SDRAM PHY header when SDRAM...
2013-11-24 Sebastien Bourdeauducqgensoc: add Papilio Pro ID
2013-11-24 Sebastien Bourdeauducqsoftware: do not attempt to build network/sdram drivers...
2013-11-24 Sebastien Bourdeauducqsoftware/bios: infer flash start from linker
2013-11-24 Sebastien Bourdeauducqallow BIOS data to be passed to design
2013-11-24 Sebastien Bourdeauducqrename create_sdram_modules and add register_rom
2013-11-24 Sebastien Bourdeauducqgenerate linker memory map, move all generated files...
2013-11-24 Sebastien Bourdeauducqadd support for external platforms and targets
2013-11-24 Sebastien Bourdeauducqmemtest: flush caches, display total error count, use...
2013-11-24 Sebastien Bourdeauducqmake.py: support extra SoC options
2013-11-24 Sebastien Bourdeauducqmake build system more generic
2013-11-24 Sebastien Bourdeauducqmodularize SoC integration
2013-11-23 Sebastien Bourdeauducquse new lasmibus.Crossbar master API
2013-11-23 Sebastien Bourdeauducqupdate pointers
2013-11-20 Sebastien Bourdeauducqframebuffer: fix resynchronization after resolution...
2013-11-20 Sebastien Bourdeauducqvideomixer: select 1024x768 by default
2013-11-19 Sebastien BourdeauducqRevert "framebuffer: reset VTG"
2013-11-19 Sebastien Bourdeauducqdvisampler: transfer the last word in frames correctly
2013-11-18 Sebastien Bourdeauducqvideomixer: stick to 20x PLL configuration as 10x cause...
2013-11-18 Sebastien Bourdeauducqvideomixer: reconfigure PLL on resolution change
2013-11-18 Sebastien Bourdeauducqvideomixer: add PLL dump command
2013-11-18 Sebastien Bourdeauducqvideomixer: add PLL control code
2013-11-18 Sebastien Bourdeauducqdvisampler: hold PLL in reset when disabled
2013-11-18 Sebastien Bourdeauducqframebuffer: expose PLL DRP to CSR
2013-11-18 Sebastien Bourdeauducqdvisampler: expose PLL DRP to CSR
2013-11-17 Sebastien Bourdeauducqframebuffer: unpack memory words in pixel clock domain...
2013-11-17 Sebastien Bourdeauducqvideomixer: reduce debug output
2013-11-16 Sebastien Bourdeauducqvideomixer: add more video modes
2013-11-16 Sebastien Bourdeauducqvideomixer: flush L2 after CPU framebuffer write
2013-11-16 Sebastien Bourdeauducqbios: flushl2 command
2013-11-16 Sebastien Bourdeauducqadd L2 cache size in identifier + function to flush L2
2013-11-16 Sebastien Bourdeauducqvideomixer: fix stray DMA detection
2013-11-16 Sebastien Bourdeauducqdvisampler: pack pixels in pixel clock domain to improv...
2013-11-15 Sebastien Bourdeauducqvideomixer: clear framebuffers
2013-11-15 Sebastien Bourdeauducqframebuffer: reset VTG
2013-11-13 Sebastien Bourdeauducqvideomixer: check resolution and frame length
2013-11-13 Sebastien Bourdeauducqdvisampler: update address CSR at end of DMA
2013-11-13 Sebastien Bourdeauducqvideomixer: filter PLL lock output
2013-11-12 Robert Jordensmicroudp: fix udp txlen
2013-11-11 Sebastien Bourdeauducqvideomixer: support resolution change at runtime
2013-11-11 Sebastien Bourdeauducqvideomixer: add more video modes
2013-11-11 Sebastien Bourdeauducqvideomixer: compute best m/d value for pixel clock...
2013-11-11 Sebastien Bourdeauducqvideomixer: set established timing bits in EDID
2013-11-11 Sebastien Bourdeauducqvideomixer: generate EDID
2013-11-11 Sebastien Bourdeauducqcpuif: add memories to csr.h
2013-11-10 Sebastien Bourdeauducqvideomixer: add EDID manipulation routines
2013-11-10 Sebastien Bourdeauducqcosmetic changes
2013-11-10 Robert Jordenscommon.mak: drop the echo from the version tag finding...
2013-11-10 Robert Jordenss6ddrphy: use shorter Instance argument notation
2013-11-10 Sebastien Bourdeauducqcommon.mak: specify python3
2013-11-10 Robert Jordenss6ddrphy: drop unused outputs, shortens verilog and...
2013-11-10 Robert Jordenscommon.mak: -Os instead of -O3, smaller bios (<32k)
2013-11-10 Robert Jordenscpuif.py: add _ADDR and _SIZE defines for each register
2013-11-09 Sebastien Bourdeauducqtop: set platform ID
2013-11-09 Sebastien Bourdeauducquse git commit id as version
2013-11-09 Sebastien Bourdeauducqrename milkymist-ng to MiSoC
2013-11-08 Florent Kermarrecs6ddrphy: improve genericity by adding wr_bitslip and...
2013-10-23 Florent Kermarrecuart_isr: fix interrupts clear
2013-10-20 Sebastien Bourdeauducqadd CSV CSR map output
2013-09-18 Sebastien Bourdeauducqframebuffer/dvi: minor fixes
2013-09-18 Sebastien Bourdeauducqadd DVI output
2013-09-17 Sebastien Bourdeauducqframebuffer/phy: fix DVI clocking
2013-09-17 Sebastien Bourdeauducqframebuffer: prepare for DVI out
2013-09-16 Sebastien Bourdeauducqframebuffer/dvi: TMDS encoder test bench
2013-09-16 Sebastien Bourdeauducqframebuffer/dvi: add TMDS encoder (untested)
2013-09-14 Sebastien Bourdeauducqdvisampler: do more deserialization with the ISERDES
2013-09-14 Sebastien Bourdeauducqdvisampler: use hard differential phase detector
2013-09-13 Sebastien Bourdeauducqdvisampler: disable EDID when HPD_EN is low
2013-09-13 Sebastien Bourdeauducqtop: DVI samplers and 2-channel FB on Mixxeo only
2013-09-13 Sebastien Bourdeauducqsoftware/videomixer: 1024x768 by default
2013-09-13 Sebastien Bourdeauducqsoftware/videomixer: support test mode without pots
2013-09-08 Florent Kermarreclasmicon/multiplexer: fix rdcmdphase/wrcmdphase inversion
2013-09-08 Sebastien Bourdeauducqdvisampler: reset PLL at startup
2013-09-08 Sebastien Bourdeauducqvideomixer: handle HPD
2013-09-07 Sebastien Bourdeauducqdvisampler: add HPD registers
2013-08-26 Sebastien Bourdeauducqlasmicon/multiplexer/steerer_sel: replace STEER_ with...
next