com/liteethmini/phy: remove use of FlipFlop in MII
[litex.git] / misoclib / mem /
2015-09-21 Rohit Kumar SinghAdd init file in sdram/phy dir
2015-09-07 Florent Kermarrecmove litesata to a separate repo (https://github.com...
2015-08-26 Florent Kermarreclitecores: remove unneeded AutoCSR inheritance in examp...
2015-08-22 Florent Kermarrecsdram/phy/s6ddrphy: fix comment on S6QuarterRateDDRPHY
2015-08-22 Florent Kermarrecsdram/module: add P3R1GE4JGF DDR2 (Atlys) and MT41J128M...
2015-08-22 Florent Kermarrecsdram/phy/s6ddrphy: add S6QuarterRateDDRPHY to run...
2015-08-22 Florent Kermarrecsdram/phy/s6ddrphy: rename S6DDRPHY to S6HalfRateDDRPHY...
2015-08-20 Florent Kermarrecsdram/module: cleanup indent
2015-08-18 Florent Kermarreclitecores: add -Ob option to make.py (allow to build...
2015-08-04 Florent Kermarrecsdram/phy/s6ddrphy: add DDR3 support
2015-08-04 Florent Kermarrecsdram/phy/initsequence: add burst chop 4 (BC4) for...
2015-07-09 Florent Kermarrecwishbone2lasmi: fix "READ_DATA" state
2015-07-05 Florent Kermarrecuse sets for leave_out
2015-06-25 Florent Kermarreclitesata/example_designs: fix core generation (RAID...
2015-06-25 enjoy-digitalMerge pull request #14 from olofk/misc_fixes
2015-06-25 Olof Kindgrenlitesata/test: Add missing dependency on scrambler...
2015-06-25 Olof Kindgrenlitesata/example_designs: Add missing clock in phy...
2015-06-17 Florent Kermarrecsdram: use wishbone cache as L2 cache and add optional...
2015-06-10 Florent Kermarreclitesata: use 200MHz clock and SATA3 (6.0Gb/s) on all...
2015-06-10 Florent Kermarreclitesata/phy/k7: apply AR# 63869 to keep CDR in hold...
2015-06-02 Florent Kermarrecsdram: use new Migen Converter in Minicon frontend...
2015-06-02 Florent Kermarrecsdram/phy: fix simphy memory usage
2015-05-29 Florent Kermarrecsdram: refactor minicon and fix issues with DDRx memories
2015-05-26 Sebastien Bourdeauducqlitesata: more doc fixes
2015-05-26 Sebastien BourdeauducqMerge branch 'master' of https://github.com/m-labs...
2015-05-26 Sebastien Bourdeauducqlitesata: doc fixes
2015-05-26 Florent Kermarrecliteata: fix spelling & mistakes in doc
2015-05-25 Florent Kermarreclitesata: rework frontend doc and add striping, mirroring
2015-05-25 Florent Kermarreclitesata: add mirroring
2015-05-25 Florent Kermarreclitesata/examples_designs: add striping
2015-05-25 Florent Kermarreclitesata/core/link: move buffer on CONTInserter (seems...
2015-05-23 Florent Kermarreclitesata: add striping module for use of multiple HDDs.
2015-05-23 Florent Kermarreclitesata: do some cleanup and prepare for RAID
2015-05-12 Florent Kermarreccores: replace Timeout with new WaitTimer
2015-05-09 Florent Kermarrecuart: rename wishbone to bridge
2015-05-09 Florent Kermarrecuart: remove litescope dependency for UARTWishboneBridg...
2015-05-07 Florent Kermarreclitesata: fix packets figure in frontend doc
2015-05-06 Florent Kermarreclitesata: add doc for frontend
2015-05-06 Florent Kermarreclitesata: cleanup README/doc
2015-05-05 Florent Kermarreclitesata: use (some) settings from vivado 2015.1, try...
2015-05-05 Sebastien Bourdeauducqspiflash: fix miso bitbang with large DQ
2015-05-02 Florent Kermarreccores: avoid having too much directories when possible...
2015-05-02 Florent Kermarrecuse similar names for wishbone bridges and move wishbon...
2015-05-01 Florent Kermarreclitescope: rename host directory to software (to be...
2015-05-01 Florent Kermarreclitescope/bridge: create a generic wishbone bridge...
2015-04-27 Florent Kermarreclitesata: cleanup link
2015-04-27 Florent KermarrecMerge branch 'master' of https://github.com/m-labs...
2015-04-27 Florent Kermarreclitesata: split hdd model (phy, link, transport, comman...
2015-04-27 Florent Kermarreclitesata: use new Migen modules from actorlib/packet...
2015-04-27 Florent Kermarreclitesata: remove icarus_workaround.patch (obsolete)
2015-04-18 Florent Kermarreclite* cores: changes permissions (+x) on make.py files...
2015-04-16 Sebastien Bourdeauducqlitesata/test: fix PYTHONPATH
2015-04-13 Florent Kermarrecglobal: more pep8
2015-04-13 Florent Kermarrecglobal: pep8 (E261, E271)
2015-04-13 Florent Kermarrecglobal: pep8 (E225)
2015-04-13 Florent Kermarrecglobal: pep8 (E203)
2015-04-13 Florent Kermarrecglobal: pep8 (E231)
2015-04-13 Florent Kermarrecglobal: pep8 (E201)
2015-04-13 Florent Kermarrecglobal: pep8 (E302)
2015-04-13 Florent Kermarrecglobal: pep8 (replace tabs with spaces)
2015-04-13 Florent Kermarreclitesata: more pep8 (when convenient), should be almost OK
2015-04-13 Florent Kermarreclitesata: pep8 (E265)
2015-04-13 Florent Kermarreclitesata: pep8 (E261, E271)
2015-04-13 Florent Kermarreclitesata: pep8 (W292)
2015-04-13 Florent Kermarreclitesata: pep8 (E225)
2015-04-13 Florent Kermarreclitesata: pep8 (E222)
2015-04-13 Florent Kermarreclitesata: pep8 (E401)
2015-04-13 Florent Kermarreclitesata: pep8 (E203)
2015-04-13 Florent Kermarreclitesata: pep8 (E231)
2015-04-13 Florent Kermarreclitesata: pep8 (E302)
2015-04-13 Florent Kermarreclitesata: pep8 (replace tabs with spaces)
2015-04-10 Robert Jordenss6ddrphy: redo phase_sel, get rid of CLOCK_DEDICATED_ROUTE
2015-04-08 Florent Kermarreclitesata: update build core target generation
2015-04-08 Florent Kermarreclite*: finish ModuleTransformer adaptations (need to...
2015-04-04 Robert Jordenslite*: adapt to new ModuleTransformer semantics
2015-04-02 Sebastien Bourdeauducqminor cleanups
2015-04-02 Sebastien BourdeauducqMerge branch 'master' of github.com:m-labs/misoc
2015-04-01 Florent Kermarrecadapt LiteSATA to new SoC
2015-04-01 Sebastien Bourdeauducqlitesata: adapt to new SoC API
2015-03-29 Florent Kermarrecsdram: remove redundant with_l2 parameter (equivalent...
2015-03-28 Florent Kermarrecsdram/module: fix MT8JTF12864, rowbits is 14 and not...
2015-03-28 Florent Kermarrecsdram/phy/simphy: OK with DDR3
2015-03-28 Florent Kermarrecsdram/phy/simphy: expose settings to user and test...
2015-03-28 Florent Kermarrecsdram/core/lasmicon: add enabled parameter to refresher...
2015-03-28 Florent Kermarrecsdram/module: clean up tREFI. (use 64ms/8k or 4k)
2015-03-26 Florent Kermarrecsdram: remove nbits from modules and databits from...
2015-03-26 Florent Kermarrecsdram/phy/simphy: remove use of iter
2015-03-26 Florent Kermarrecsdram/phy: add simphy (software memtest OK in simulatio...
2015-03-25 Florent Kermarrecsoftware/memtest: remove Mixxeo/M1 hardcoded values...
2015-03-25 Florent Kermarrecsdram/core/lasmicon: automatically insert bandwidth...
2015-03-25 Florent Kermarrecsdram: pass module as phy parameter, define memtype...
2015-03-25 Florent Kermarrecsdram: use names that are more explicit for bank_a...
2015-03-22 Florent Kermarrecsdram/module: fix tREFI on AS4C16M16
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 Kermarrecsdram/module: add tREFI uniformization to TODO
2015-03-21 Florent Kermarrecsdram/module: add MT47H128M8 DDR2 (used for a customer)
2015-03-21 Florent Kermarrecsdram/module: add speedgrate note for IS42S16160 and...
2015-03-21 Florent Kermarrecsdram/module: add AS4C16M16 for minispartan6
2015-03-21 Florent Kermarrecsdram/module: add description and TODO list
next