move software into misoc
[litex.git] / targets /
2015-09-25 Sebastien Bourdeauducqfix most imports
2015-09-22 Sebastien Bourdeauducqmigen.fhdl.std -> migen
2015-09-22 Sebastien Bourdeauducqmisoclib -> misoc
2015-09-07 Florent Kermarreccreate liteethmini and move liteeth to a separate repo...
2015-09-07 Florent Kermarrectargets: remove USBSoC from minispartan6 (example avail...
2015-08-22 Florent Kermarrecsdram/phy/s6ddrphy: rename S6DDRPHY to S6HalfRateDDRPHY...
2015-07-24 Florent Kermarrecmisoclib: integrate mxcrg.py in mlabs_video target...
2015-06-23 Robert Jordenspipistrello: run at 83+1/3 MHz, cleanup CRG
2015-05-02 Florent Kermarrecrename shadow_address to shadow_base (more appropriate...
2015-05-02 Florent Kermarrecliteeth: move mac to core
2015-05-02 Florent Kermarreccores: avoid having too much directories when possible...
2015-05-02 Zach Smithtargets/pipistrello: add flash sizes
2015-05-01 Florent Kermarrectargets/minispartan6: add USBSoC (working, should also...
2015-04-27 Florent KermarrecMerge branch 'master' of https://github.com/m-labs...
2015-04-27 Sebastien Bourdeauducqspiflash: use SoC defines, add write_to_flash function
2015-04-26 Florent Kermarrecliteeth: do MII/GMII detection in gateware for gmii_mii phy
2015-04-24 Florent Kermarrecliteeth: finish with_preamble_crc vs with_hw_preamble_c...
2015-04-17 Florent Kermarrecsoc: add shadow_address parameter
2015-04-13 Florent Kermarrecglobal: more pep8
2015-04-13 Florent Kermarrecglobal: pep8 (E261, E271)
2015-04-13 Florent Kermarrecglobal: pep8 (E302)
2015-04-13 Florent Kermarrecglobal: pep8 (replace tabs with spaces)
2015-04-10 Robert Jordenss6ddrphy: redo phase_sel, get rid of CLOCK_DEDICATED_ROUTE
2015-04-02 Sebastien Bourdeauducqmove gpio from cpu.peripherals to com
2015-04-01 Sebastien Bourdeauducqsoc: simplify integrated memory parameters
2015-04-01 Sebastien Bourdeauducqsoc: remove ns function
2015-03-27 Sebastien BourdeauducqMerge branch 'master' of https://github.com/m-labs...
2015-03-27 Robert Jordenspipistrello: add por reset counter
2015-03-26 Florent Kermarrectargets: revert use of integers in clocks/timings
2015-03-25 Florent Kermarrecsdram: pass module as phy parameter, define memtype...
2015-03-22 Florent Kermarrectargets: add minispartan6 (SDRAM working)
2015-03-22 Florent Kermarrectargets: pipistrello/ppro, fix stupid mistake 10ex...
2015-03-21 Florent Kermarrectargets: fix CLKIN1_PERIOD on ppro and pipistrello
2015-03-21 Florent Kermarrecsdram: pass sdram_controller_settings to SDRAMSoC
2015-03-21 Florent Kermarrecsdram: simplify the way we pass settings to controller...
2015-03-21 Florent Kermarrecmisoclib/soc: add _integrated_ to cpu options to avoid...
2015-03-21 Florent Kermarrectargets/mlabs_video: rename sdram_module to sdram_modul...
2015-03-21 Florent Kermarrectargets/kc705: rename sdram_module to sdram_modules...
2015-03-21 Florent Kermarrecsdram: define MT46V32M16/MT8JTF12864 and use it on...
2015-03-21 Florent Kermarrecsdram: define MT46V32M16 and use it on m1/mixxeo
2015-03-21 Florent Kermarrecsdram: create module.py to define SDRAM modules and...
2015-03-21 Florent Kermarrecsdram: split sdram_timing in sdram_timing_settings...
2015-03-19 Robert Jordenspipistrello: add user reset
2015-03-19 Robert Jordenspipistrello: fix flash, ddram pin naming
2015-03-19 Florent Kermarrectargets/kc705: add external reset
2015-03-17 Florent Kermarrectargets: add Lattice ECP3 versa
2015-03-17 Florent Kermarrectargets/simple: manual instantiation of CRG (automatic...
2015-03-13 Florent Kermarrecsoc: rename with_sdram option to with_main_ram (with_sd...
2015-03-13 Sebastien Bourdeauducqtargets/simple: use mibuild default clock
2015-03-12 Florent Kermarrectargets/simple: use new generic DifferentialInput
2015-03-12 Florent Kermarrectargets/simple: insert IBUFDS for Xilinx devices (not...
2015-03-06 Florent Kermarrectargets/simple: add MiniSoC
2015-03-06 Florent Kermarrecliteeth: add phy autodetect function (phy can still...
2015-03-06 Florent Kermarrectargets: do not implement sdram if already provided...
2015-03-03 Florent Kermarrectargets: keep the SPI flash core even if with_rom is...
2015-03-02 Florent Kermarrectargets: fix mlabs_video FramebufferSoC
2015-03-02 Florent Kermarreccpuif: add CSR_ prefix to CSR base addresses (avoid...
2015-03-02 Florent Kermarrecsdram: rename self.phy_settings to self.settings (using...
2015-02-28 Robert Jordenspipistrello: fix lpddr parameters, crg, flash, style
2015-02-28 Florent Kermarrecliteeth: create example design derived from SoC that...
2015-02-28 Florent Kermarrectest implementation on all targets and fix issues
2015-02-28 Florent Kermarrecmove mxcrg to others (we should integrate it in mlabs_v...
2015-02-28 Florent Kermarrecremane GenSoC to SoC (more coherent and we will add...
2015-02-28 Florent Kermarrecmerge liteusb
2015-02-28 Florent Kermarrecmerge litesata
2015-02-28 Florent Kermarrecmerge litescope
2015-02-28 Florent Kermarrecmisoclib: better organization (create cores categories...
2015-02-27 Florent Kermarrectargets: add de0nano (100MHz, integrated bios and SDRAM)
2015-02-27 Florent Kermarrecbios: we can now use -Ot with_rom True on targets to...
2015-02-27 Florent Kermarrectargets: fix MiniSoC
2015-02-27 Florent Kermarrecgensoc: make it more generic (a SoC does not necessaril...
2015-02-27 Florent Kermarrecreserve csr_map 0-->16 for gensoc internal csrs
2015-02-27 Florent Kermarrecgensoc: add check_cpu_memory_region and check_csr_regio...
2015-02-27 Robert Jordensadd pipistrello target
2015-02-27 Sebastien BourdeauducqMerge branch 'master' of https://github.com/m-labs...
2015-02-26 Yann Sionneautarget/kc705: allow access to pll_sys signal before...
2015-02-26 Florent Kermarrecgensoc: add mem_map and mem_decoder to avoid duplications
2015-02-26 Florent Kermarrectargets/simple: make it generic (no default_platform...
2015-02-26 Florent Kermarrecliteeth: fix import (from liteeth --> from misoclib...
2015-02-25 Sebastien Bourdeauducqmerge liteeth
2015-02-25 Sebastien Bourdeauducqmove files for misoc integration
2015-02-21 Florent Kermarrecremove MiSoC dependency
2015-02-21 Florent Kermarrecadd tty over udp (will need mac to insert padding)
2015-02-21 Florent Kermarrecremove MiSoC dependency
2015-02-21 Florent Kermarrecremove MiSoC dependency
2015-02-19 Florent Kermarrecremove limitation on debug tuple definition
2015-02-19 Florent Kermarrecsimplify RLE
2015-02-18 Florent Kermarrectargets/kc705: fix csr address conflict on eth
2015-02-18 Florent Kermarrecadd LiteX external core and remove ethmac
2015-02-18 Florent Kermarrecremove verilog and move mxcrg.v to misoclib/mxcrg
2015-02-17 Florent Kermarreccreate BaseSoC as a basic example design and build...
2015-02-12 Florent Kermarrecsimplify litescope export with do_exit call and remove...
2015-02-12 Florent Kermarrecsimplify litescope export with do_exit call and remove...
2015-02-12 Florent Kermarrecsimplify litescope export with do_exit call
2015-02-12 Florent Kermarrecetherbone: writes OK on hardware
2015-02-12 Florent Kermarrecetherbone: add more debug signals
2015-02-12 Florent Kermarrecetherbone: create example design target
2015-02-10 Florent Kermarrectargets/udp: create udp loopback on port 8000 with...
2015-02-09 Florent Kermarrecuse PacketBuffer for udp loopback
2015-02-09 Florent Kermarrectest_udp: clean up
next