boards/targets: use new add_csr method
[litex.git] / litex / boards /
2019-05-09 Florent Kermarrecboards/targets: use new add_csr method
2019-05-09 Florent Kermarrecboards/targets: declare ethmac interrupt with new add_i...
2019-05-09 Florent KermarrecMerge branch 'master' of github.com/enjoy-digital/litex
2019-05-09 Florent Kermarrecboards/targets: fix ulx3s/versa_ecp5 build
2019-05-07 Florent Kermarrecboards/targets: make sys_clk_freq a parameter
2019-05-07 Florent Kermarrecboards/targets/minispartan6: for now revert experimenta...
2019-05-07 Florent Kermarrecboards/plarforms/minispartan6: default to xc6slx25
2019-04-23 Florent Kermarrecboards/platforms/ulx3s: fix default clock
2019-04-23 Florent Kermarrecboards/platforms/sp605: apply same simplifications...
2019-04-23 Michael Betzboards/platforms: add SP605
2019-04-23 Florent Kermarrectargets/ac701: cleanup and make it similar to others...
2019-04-23 Florent Kermarrectargets/xilinx: remove keep attribute on clock going...
2019-04-23 Florent Kermarrecboards/platform/ac701: add proper copyright, cleanup...
2019-04-23 Florent Kermarrecboards/platforms/kc705: provide only one default progra...
2019-04-23 Vamsi K Vytlaboards: Xilinx ac701 dev board support
2019-04-23 Florent Kermarrectargets/minispartan6: use S6PLL in CRG
2019-04-20 Florent Kermarrecboards/platforms: add separators, cleanup imports
2019-04-20 Florent Kermarrecboards/platforms: provide only one default programmer...
2019-04-20 Florent Kermarrecboards/platforms/kc705: only keep Vivado support
2019-04-20 Florent Kermarrecboards: always define timing constraints the same way...
2019-04-20 Florent Kermarrecboards/targets/ulx3s: allow running test_targets on it
2019-04-20 Florent Kermarrecboards/targets: add keep attribute directly in crg
2019-04-19 Sean CrossMerge branch 'master' of https://github.com/enjoy-digit...
2019-04-10 Florent Kermarrecboards/targets/kcu105: add Ethernet (with 1Gbps SFP...
2019-03-05 Florent Kermarrectargets/versa_ecp5: update ECP5DDRPHY on BaseSoC, add...
2019-03-04 Florent Kermarrecboards/ulx3s: add device selection parameter
2019-03-04 Florent Kermarrectargets/ulx3s: use AsyncResetSynchronizer and derivate...
2019-03-01 Florent Kermarrecboards/targets/ulx3s: allow building with diamond or...
2019-02-25 enjoy-digitalMerge pull request #149 from daveshah1/versa_trellis
2019-02-25 David Shahversa_ecp5: Add option to build with Trellis
2019-02-25 Florent Kermarrectargets/versa_ecp5: integrate DDR3
2019-02-22 enjoy-digitalMerge pull request #148 from daveshah1/versa_remove_n
2019-02-22 David Shahversa_ecp5: Remove negative diff IO pins
2019-02-20 Florent Kermarrecplatforms/versa_ecp5: add ddram pins
2019-02-01 Florent Kermarrecplatforms/nexys_video: add LPC transceivers pins
2019-01-23 Florent Kermarrecboards/platform/kc705: add sfp pins (both tx and rx)
2019-01-21 Florent Kermarrecboards/targets: improve presentation
2019-01-21 Florent Kermarrecboards/platforms/kcu105: add si570_refclk
2019-01-21 Florent Kermarrecboards/platforms/kc705: use vivado as default programmer
2019-01-08 Florent Kermarrectargets/kcu105: use USMMCM
2019-01-08 Florent Kermarrectargets: pass speedgrade to S7PLL/S7MMCM
2019-01-06 Florent Kermarrecboards: avoid duplicating platforms that can be found...
2018-12-28 Florent Kermarrectargets/ulx3s: use pll for phase shift, enable refresh...
2018-12-28 Florent Kermarrectargets/versa_ecp5: use pll for phase shift, enable...
2018-12-20 Tim AnsellMerge pull request #144 from mithro/nextpnr-migen-update
2018-12-19 Florent Kermarrecplatforms/kcu105: change internal vref to 0.84v (recomm...
2018-12-18 Florent Kermarrecplatforms/kcu105: set internal vref on ddr4 banks
2018-12-18 Florent Kermarrecupdate Ultrascale DDRPHY
2018-11-27 enjoy-digitalMerge pull request #130 from jfng/master
2018-11-27 Florent Kermarrectargets/ulx3s, versa_ecp5: use ECP5PLL
2018-11-27 Florent Kermarrecboards/platforms/ulx3s: add gpios 0-3
2018-11-26 enjoy-digitalMerge pull request #128 from mithro/small-fix
2018-11-23 Florent Kermarrecplatforms/avalanche: add IOStandard on ddram pins
2018-11-23 Florent Kermarrecplatforms/avalanche: add package/speed to platform...
2018-11-22 Florent Kermarrecplatforms/avalanche: fix ddram dq7
2018-11-19 Florent Kermarrecboards/platforms/avalanche: fix swapped serial pins
2018-11-19 Florent Kermarrecboards/platforms/avalanche: rename rst to rst_n (active...
2018-11-16 Florent Kermarreccreate utils directory and move the litex utils to it
2018-11-15 Florent Kermarrecbuild: add microsemi template for polarfire fpgas support
2018-11-12 Florent Kermarrecplatforms: remove versaecp55g_sdram
2018-11-12 Florent Kermarrecplatforms/versa_ecp5: import migen changes
2018-11-12 Florent Kermarrectargets/ulx3s,versa_ecp5: prjtrellis toolchain renamed...
2018-11-12 Florent Kermarrectargets/versa_ecp5: increase sys_clk_freq to 50MHz
2018-11-12 Florent Kermarrectargets: add versa_ecp5 with sdram (ecp5 soc hat) at...
2018-11-12 Florent Kermarrectargets/ulx3s: for now revert to 25MHz clock/no pll
2018-11-12 Florent Kermarrecplatforms/versa_ecp5: add ecp5 soc hat ios
2018-11-12 Florent KermarrecMerge branch 'master' of github.com/enjoy-digital/litex
2018-11-12 enjoy-digitalMerge pull request #125 from daveshah1/trellis_sdram
2018-11-12 Florent Kermarrecplarforms: rename versa/versaecp55g to versa_ecp3/versa...
2018-11-09 Florent Kermarrectargets/ulx3s: get memtest working by disabling sdram...
2018-11-08 Florent Kermarrecboards/platforms: add avalanche polarfire board ios...
2018-11-06 David Shahworking on Versa-5G dram
2018-11-05 Florent Kermarrectarget/kcu105: add reset button
2018-11-05 Florent Kermarrecboards/platforms/kcu105: fix sdram/dq pin swap
2018-11-05 David ShahDebugging ULX3S SDRAM
2018-11-05 Florent Kermarrecboards/targets: add kcu105
2018-11-02 enjoy-digitalMerge pull request #122 from daveshah1/trellis_ulx3s
2018-11-01 Florent Kermarrecboards/platforms/kc705: add user_sma_mgt_refclk
2018-11-01 enjoy-digitalMerge pull request #123 from cr1901/prv32-min
2018-10-31 David Shahulx3s: Connect SDRAM clock
2018-10-31 David ShahFix Trellis build; ULX3S demo boots to BIOS
2018-10-31 Florent Kermarrecboards/platforms/kcu105: add sfp_tx/rx definition
2018-10-30 Florent Kermarrecboards/targets/ulx3s: reduce l2_size
2018-10-29 Florent Kermarrecboards/targets: add ulx3s
2018-10-29 Florent Kermarrecboards/platforms: add ulx3s
2018-10-29 Florent Kermarrecboards/targets/versaecp55g_prjtrellis: simple.py exampl...
2018-10-29 Florent Kermarrecboards/targets/simple: add gateware-toolchain parameter
2018-10-29 Florent Kermarrecboards/platforms/versaecp55g: use ftdi serial pins
2018-10-29 Florent KermarrecMerge branch 'master' of github.com/enjoy-digital/litex
2018-10-29 Florent Kermarrecboards/targets/versaecp55g: use new iowrapper support...
2018-10-29 Florent Kermarrecbuild/lattice/prjtrellis: simplify code, remove some...
2018-10-28 Florent Kermarrecboards/targets: add versa ecp55g prjtrellis target...
2018-10-28 enjoy-digitalMerge branch 'master' into xilinx+yosys
2018-10-09 Florent Kermarrecplatforms/kc705: add ddram_dual_rank
2018-10-09 enjoy-digitalMerge pull request #116 from stffrdhrn/sim-uart
2018-10-04 enjoy-digitalMerge pull request #112 from cr1901/8k-b-evn
2018-10-04 William D. Jonesbuild/platforms: Add ice40_hx8k_b_evn from Migen.
2018-10-02 Florent Kermarrectargets/sim: fix integrated_main_ram_size when with_sdram
2018-10-01 Florent Kermarrecplatforms/genesys2: add eth clock timing constraint
2018-09-25 enjoy-digitalMerge pull request #109 from cr1901/xip-improve
next