targets/ppro: fix BIOS address
[litex.git] / misoclib /
2014-08-14 Florent Kermarreck7ddrphy: fix read_latency (CL is 2 sys_clk since we...
2014-08-14 Florent Kermarreck7ddrphy: set bitslip to 0 on ISERDESE2 (needed at...
2014-08-14 Florent Kermarreck7ddrphy: add ODELAYE2 on dm path to match dq path...
2014-08-14 Florent Kermarreck7ddrphy: fix write_latency and take care of OSERDESE2...
2014-08-14 Florent Kermarrecsdramphy/initsequence: fix and add format_mr0 function
2014-08-14 Florent Kermarreck7ddrphy: add SERDES reset
2014-08-14 Florent Kermarreclasmicon: fix reset_n level
2014-08-09 Sebastien Bourdeauducqk7ddrphy: send rddata_valid on all phases
2014-08-08 Sebastien Bourdeauducqdfii: drive ODT and RESET_N
2014-08-08 Sebastien Bourdeauducqlasmicon: drive ODT and RESET_N
2014-08-08 Sebastien Bourdeauducqlasmicon: add CWL to PHY settings
2014-08-08 Sebastien Bourdeauducqsdramphy/gensdrphy: fix rddata_en generation
2014-08-08 Sebastien Bourdeauducqsdramphy: initial K7 DDR3 support
2014-08-08 Florent Kermarrecsdramphy/bios: make sdrrd/sdrwr generic
2014-08-08 Sebastien Bourdeauducqsdramphy/initsequence: rewrite DDR3 initialization...
2014-08-08 Sebastien Bourdeauducqs6ddrphy: fix DFI interface data width computation
2014-08-06 Sebastien Bourdeauducqgensoc: add id for KC705
2014-08-04 Florent Kermarrecgensoc/cpuif: do not generate access functions for...
2014-08-03 Sebastien BourdeauducqKeep only basic SoC designs in MiSoC
2014-07-31 Florent Kermarrecsdramphy: add init sequence for DDR3
2014-07-31 Yann SionneauBetter UART baudrate generator, and testbench
2014-07-04 Sebastien BourdeauducqMerge branch 'master' of github.com:m-labs/misoc
2014-06-28 Florent Kermarreccpuif: remove limitations on csr data_width
2014-05-24 Robert Jordensspiflash: redundant slice
2014-05-21 Florent Kermarrecgensdrphy: fix dm generation
2014-05-16 Florent Kermarrecgensdrphy: fix memtype and change phase shift in comments.
2014-05-14 Sebastien Bourdeauducqsdramphy: remove fixed parameters
2014-05-14 Sebastien BourdeauducqInitial mor1kx (OpenRISC) support
2014-05-01 Florent Kermarrecgensdrphy: clean up and implement data mask
2014-04-25 Robert Jordensgensdrphy: use 'dm' not 'dqm' (follow s6ddrphy and...
2014-04-17 Florent Kermarrecsdramphy: move and clean up s6ddrphy, add generic SDRAM PHY
2014-02-21 Sebastien BourdeauducqGenerate mem.h from SoC description
2014-02-13 Sebastien Bourdeauducqdvisampler: replace parity with sof
2014-02-09 Sebastien Bourdeauducqvideostream: add downscaler core + test
2014-02-08 Sebastien Bourdeauducqvideostream: add single chopper
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-05 Sebastien Bourdeauducqgpio: add InOut
2013-11-30 Sebastien Bourdeauducqnorflash16: fix LSB
2013-11-30 Sebastien Bourdeauducqnorflash: add support for writes
2013-11-25 Robert Jordensspiflash: add read-only variable data width spi flash
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 Bourdeauducqgensoc: add Papilio Pro ID
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 Bourdeauducqmake build system more generic
2013-11-24 Sebastien Bourdeauducqmodularize SoC integration
2013-11-20 Sebastien Bourdeauducqframebuffer: fix resynchronization after resolution...
2013-11-19 Sebastien BourdeauducqRevert "framebuffer: reset VTG"
2013-11-19 Sebastien Bourdeauducqdvisampler: transfer the last word in frames correctly
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-16 Sebastien Bourdeauducqadd L2 cache size in identifier + function to flush L2
2013-11-16 Sebastien Bourdeauducqdvisampler: pack pixels in pixel clock domain to improv...
2013-11-15 Sebastien Bourdeauducqframebuffer: reset VTG
2013-11-13 Sebastien Bourdeauducqdvisampler: update address CSR at end of DMA
2013-11-11 Sebastien Bourdeauducqcpuif: add memories to csr.h
2013-11-10 Sebastien Bourdeauducqcosmetic changes
2013-11-10 Robert Jordenss6ddrphy: use shorter Instance argument notation
2013-11-10 Robert Jordenss6ddrphy: drop unused outputs, shortens verilog and...
2013-11-10 Robert Jordenscpuif.py: add _ADDR and _SIZE defines for each register
2013-11-09 Sebastien Bourdeauducquse git commit id as version
2013-11-09 Sebastien Bourdeauducqrename milkymist-ng to MiSoC