com/liteethmini/phy: remove use of FlipFlop in MII
[litex.git] / misoclib / tools /
2015-09-07 Florent Kermarrecmove litescope to a separate repo (https://github.com...
2015-08-26 Florent Kermarreclitecores: remove unneeded AutoCSR inheritance in examp...
2015-08-24 Florent Kermarreclitescope/core/port: fix missing self.comb...
2015-08-24 Florent Kermarreclitescope/core/port: fix EdgeDetector CSRs names
2015-08-24 Florent Kermarreclitescope/core/port: fix LiteScopeEdgeDetector (refacto...
2015-08-18 Florent Kermarreclitecores: add -Ob option to make.py (allow to build...
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-02 Florent Kermarreclitescope/frontend/wishbone: add support for packetized...
2015-05-02 Florent Kermarrecuse similar names for wishbone bridges and move wishbon...
2015-05-01 Florent Kermarreclitescope: add basic LiteScopeUSB2WishboneFTDIDriver...
2015-05-01 Florent Kermarreclitescope: rename host directory to software (to be...
2015-05-01 Florent Kermarreclitescope: fix missing source ack on LiteScopeWishboneB...
2015-05-01 Florent Kermarreclitescope/bridge: create a generic wishbone bridge...
2015-05-01 Florent Kermarreclitescope: use full name in io.py
2015-04-20 Florent Kermarreclitescope: fix read in reg.py
2015-04-18 Florent Kermarreclitescope: remove repeat mode on drivers (not useful...
2015-04-18 Florent Kermarreclite* cores: changes permissions (+x) on make.py files...
2015-04-18 Florent Kermarreclitescope: add PCIe driver (mmap/Sysfs) and use it...
2015-04-13 Florent Kermarreclitescope/examples_designs: add build directory
2015-04-13 Florent Kermarreclitescope: more pep8 (when convenient), should be almost OK
2015-04-13 Florent Kermarreclitescope: pep8 (E265)
2015-04-13 Florent Kermarreclitescope: pep8 (E261, E271)
2015-04-13 Florent Kermarreclitescope: pep8 (W292)
2015-04-13 Florent Kermarreclitescope: pep8 (E225)
2015-04-13 Florent Kermarreclitescope: pep8 (E222)
2015-04-13 Florent Kermarreclitescope: pep8 (E401)
2015-04-13 Florent Kermarreclitescope: pep8 (E203)
2015-04-13 Florent Kermarreclitescope: pep8 (E231)
2015-04-13 Florent Kermarreclitescope: pep8 (E201)
2015-04-13 Florent Kermarreclitescope: pep8 (E302)
2015-04-13 Florent Kermarreclitescope: pep8 (replace tabs with spaces)
2015-04-02 Florent Kermarrecremove use of _r prefix on CSRs
2015-04-02 Sebastien BourdeauducqMerge branch 'master' of github.com:m-labs/misoc
2015-04-01 Florent Kermarrecadapt LiteScope to new SoC
2015-03-18 Florent Kermarrecliteeth: use bios ip_address in example designs
2015-03-17 Florent Kermarreclitescope/drivers: do not build regs when addrmap is...
2015-03-17 Florent KermarrecLiteXXX cores: fix frequency print in test/test_regs.py
2015-03-17 Florent KermarrecLiteXXX cores: convert port parameter to int if is...
2015-03-17 Florent Kermarreclitescope: use CRG from Migen
2015-03-04 Florent KermarrecLiteXXX cores: fix test_reg.py
2015-03-03 Florent KermarrecLiteXXX cores: use format in prints
2015-03-01 Florent Kermarrecuart: use data instead of d on endpoint's layouts ...
2015-03-01 Florent KermarrecliteXXX cores: use new uart and import FlipFlop/Counter...
2015-03-01 Florent KermarrecliteXXX cores: remove Identifier duplication
2015-03-01 Florent KermarrecliteXXX cores: share same methodology for on-board...
2015-03-01 Florent Kermarreclitescope: avoid uart code duplication
2015-02-28 Florent Kermarrecliteeth: create example design derived from SoC that...
2015-02-28 Florent KermarrecliteXXX cores: remove setup.py and relative paths ...
2015-02-28 Florent Kermarreclitescope: create example design derived from SoC that...
2015-02-28 Florent KermarrecliteXXX cores: remove redefinition of get_csr_csv
2015-02-28 Florent KermarrecliteXXX cores: update README and doc
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 Kermarreclitescope: create example_designs directory
2015-02-28 Florent Kermarreclitescope: move files and modify import to misoclib...
2015-02-28 Florent Kermarrecmerge litescope