2015-05-02 |
Florent Kermarrec | do more test with last changes fix small issues |
commit | commitdiff | tree |
2015-05-02 |
Florent Kermarrec | liteeth: move mac to core |
commit | commitdiff | tree |
2015-05-02 |
Florent Kermarrec | cores: avoid having too much directories when possible... |
commit | commitdiff | tree |
2015-05-02 |
Florent Kermarrec | use similar names for wishbone bridges and move wishbon... |
commit | commitdiff | tree |
2015-05-02 |
Zach Smith | targets/pipistrello: add flash sizes |
commit | commitdiff | tree |
2015-05-01 |
Florent Kermarrec | litescope: add basic LiteScopeUSB2WishboneFTDIDriver... |
commit | commitdiff | tree |
2015-05-01 |
Florent Kermarrec | litescope: rename host directory to software (to be... |
commit | commitdiff | tree |
2015-05-01 |
Florent Kermarrec | liteusb: add basic wishbone frontend (We could also... |
commit | commitdiff | tree |
2015-05-01 |
Florent Kermarrec | litescope: fix missing source ack on LiteScopeWishboneB... |
commit | commitdiff | tree |
2015-05-01 |
Florent Kermarrec | litescope/bridge: create a generic wishbone bridge... |
commit | commitdiff | tree |
2015-05-01 |
Florent Kermarrec | litescope: use full name in io.py |
commit | commitdiff | tree |
2015-05-01 |
Florent Kermarrec | targets/minispartan6: add USBSoC (working, should also... |
commit | commitdiff | tree |
2015-05-01 |
Florent Kermarrec | liteusb: refactor software (use python instead of libft... |
commit | commitdiff | tree |
2015-05-01 |
Florent Kermarrec | liteusb: continue refactoring (virtual UART and DMA... |
commit | commitdiff | tree |
2015-05-01 |
Florent Kermarrec | com/uart: add tx and rx fifos. |
commit | commitdiff | tree |
2015-04-28 |
Florent Kermarrec | liteusb: add ft2232h_sync_tb |
commit | commitdiff | tree |
2015-04-28 |
Florent Kermarrec | liteusb: add FT2232HPHYAsynchronous PHY (Minispartan6... |
commit | commitdiff | tree |
2015-04-28 |
Florent Kermarrec | liteusb: continue refactoring and add core_tb (should... |
commit | commitdiff | tree |
2015-04-28 |
Florent Kermarrec | misoclib/com/uart: remove liteeth dependency (copy... |
commit | commitdiff | tree |
2015-04-28 |
Florent Kermarrec | liteeth: use Migen's Packetizer/Depacketizer, remove... |
commit | commitdiff | tree |
2015-04-27 |
Florent Kermarrec | litesata: cleanup link |
commit | commitdiff | tree |
2015-04-27 |
Florent Kermarrec | Merge branch 'master' of https://github.com/m-labs... |
commit | commitdiff | tree |
2015-04-27 |
Florent Kermarrec | liteusb: begin refactoring and simplification (wip) |
commit | commitdiff | tree |
2015-04-27 |
Florent Kermarrec | liteeth: use new Migen modules from actorlib (avoid... |
commit | commitdiff | tree |
2015-04-27 |
Florent Kermarrec | litepcie: use new Migen modules from actorlib (avoid... |
commit | commitdiff | tree |
2015-04-27 |
Florent Kermarrec | litesata: split hdd model (phy, link, transport, comman... |
commit | commitdiff | tree |
2015-04-27 |
Florent Kermarrec | litesata: use new Migen modules from actorlib/packet... |
commit | commitdiff | tree |
2015-04-27 |
Florent Kermarrec | litesata: remove icarus_workaround.patch (obsolete) |
commit | commitdiff | tree |
2015-04-27 |
Sebastien Bourdeauducq | spiflash: use SoC defines, add write_to_flash function |
commit | commitdiff | tree |
2015-04-26 |
Florent Kermarrec | liteeth: do MII/GMII detection in gateware for gmii_mii phy |
commit | commitdiff | tree |
2015-04-26 |
Florent Kermarrec | liteeth/phy/gmii: add default value for pads_register |
commit | commitdiff | tree |
2015-04-26 |
Florent Kermarrec | liteeth: fix and improve 10/100/1000Mbps speed auto... |
commit | commitdiff | tree |
2015-04-24 |
Florent Kermarrec | liteeth/core/ip: simplify ip rx checksum control |
commit | commitdiff | tree |
2015-04-24 |
Florent Kermarrec | liteeth: finish with_preamble_crc vs with_hw_preamble_c... |
commit | commitdiff | tree |
2015-04-24 |
Florent Kermarrec | liteeth/mac/core: simplify and fix padding |
commit | commitdiff | tree |
2015-04-20 |
Florent Kermarrec | litescope: fix read in reg.py |
commit | commitdiff | tree |
2015-04-18 |
Florent Kermarrec | litescope: remove repeat mode on drivers (not useful... |
commit | commitdiff | tree |
2015-04-18 |
Florent Kermarrec | lite* cores: changes permissions (+x) on make.py files... |
commit | commitdiff | tree |
2015-04-18 |
Florent Kermarrec | litescope: add PCIe driver (mmap/Sysfs) and use it... |
commit | commitdiff | tree |
2015-04-17 |
Florent Kermarrec | litepcie: fix asciiart in make.py |
commit | commitdiff | tree |
2015-04-17 |
Florent Kermarrec | litepcie: add litepcie_phy_wrappers to extcores |
commit | commitdiff | tree |
2015-04-17 |
Florent Kermarrec | litepcie: add linux driver + utilities (sysfs + dma) |
commit | commitdiff | tree |
2015-04-17 |
Florent Kermarrec | add litepcie core |
commit | commitdiff | tree |
2015-04-17 |
Florent Kermarrec | soc: add shadow_address parameter |
commit | commitdiff | tree |
2015-04-17 |
Florent Kermarrec | soc/cpuif: add with_access_functions parameter |
commit | commitdiff | tree |
2015-04-16 |
Sebastien Bourdeauducq | litesata/test: fix PYTHONPATH |
commit | commitdiff | tree |
2015-04-14 |
Sebastien Bourdeauducq | CONTRIBUTING: minor fixes |
commit | commitdiff | tree |
2015-04-14 |
Tim 'mithro... | Adding outgoing directory to .gitignore |
commit | commitdiff | tree |
2015-04-14 |
Tim 'mithro... | Adding a call to action and link to CONTRIBUTING.md... |
commit | commitdiff | tree |
2015-04-14 |
Tim 'mithro... | Adding CONTRIBUTING file to help guide new contributions. |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | global: more pep8 |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | global: pep8 (E261, E271) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | global: pep8 (W262) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | global: pep8 (E225) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | global: pep8 (E222) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | global: pep8 (E401) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | global: pep8 (E203) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | global: pep8 (E231) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | global: pep8 (E201) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | global: pep8 (E302) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | global: pep8 (replace tabs with spaces) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litesata: more pep8 (when convenient), should be almost OK |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litesata: pep8 (E265) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litesata: pep8 (E261, E271) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litesata: pep8 (W292) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litesata: pep8 (E225) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litesata: pep8 (E222) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litesata: pep8 (E401) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litesata: pep8 (E203) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litesata: pep8 (E231) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litesata: pep8 (E302) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litesata: pep8 (replace tabs with spaces) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litescope/examples_designs: add build directory |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | liteusb: more pep8 (when convenient), should be almost OK |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | liteusb: pep8 (E265) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | liteusb: pep8 (E225) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | liteusb: pep8 (E222) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | liteusb: pep8 (E231) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | liteusb: pep8 (E201) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | liteusb: pep8 (E302) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | liteusb: pep8 (replace tabs with spaces) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litescope: more pep8 (when convenient), should be almost OK |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litescope: pep8 (E265) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litescope: pep8 (E261, E271) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litescope: pep8 (W292) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litescope: pep8 (E225) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litescope: pep8 (E222) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litescope: pep8 (E401) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litescope: pep8 (E203) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litescope: pep8 (E231) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litescope: pep8 (E201) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litescope: pep8 (E302) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | litescope: pep8 (replace tabs with spaces) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | liteeth: more pep8 (when convenient), should be almost OK |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | liteeth: pep8 (E265) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | liteeth: pep8 (E261, E271) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | liteeth: pep8 (W292) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | liteeth: pep8 (E225) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | liteeth: pep8 (E222) |
commit | commitdiff | tree |
2015-04-13 |
Florent Kermarrec | liteeth: pep8 (E401) |
commit | commitdiff | tree |
next |