projects
/
litex.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
litex.git
2015-03-02
Florent Kermarrec
sdram: reintroduce dat_ack change (it was a small issue...
commit
|
commitdiff
|
tree
2015-03-02
Florent Kermarrec
sdram: improve memtest by adding 2 different writes...
commit
|
commitdiff
|
tree
2015-03-02
Florent Kermarrec
sdram: for now revert dat_ack change (it seems there...
commit
|
commitdiff
|
tree
2015-03-02
Florent Kermarrec
sdram/lasmicon: create a separate file for the crossbar...
commit
|
commitdiff
|
tree
2015-03-02
Florent Kermarrec
sdram: move dfii to phy
commit
|
commitdiff
|
tree
2015-03-02
Florent Kermarrec
sdram: fix remaining data_valid in dma_lasmi
commit
|
commitdiff
|
tree
2015-03-02
Florent Kermarrec
sdram: create test dir and move lasmicon/minicon tests...
commit
|
commitdiff
|
tree
2015-03-02
Florent Kermarrec
sdram: create frontend dir and move dma_lasmi/memtest...
commit
|
commitdiff
|
tree
2015-03-01
Florent Kermarrec
lasmi: simplify usage for the user (it's the job of...
commit
|
commitdiff
|
tree
2015-03-01
Florent Kermarrec
soc: add initial verilator sim support: ./make.py ...
commit
|
commitdiff
|
tree
2015-03-01
Florent Kermarrec
flash/spi: make bitbang optional (enabled by default)
commit
|
commitdiff
|
tree
2015-03-01
Florent Kermarrec
uart: use data instead of d on endpoint's layouts ...
commit
|
commitdiff
|
tree
2015-03-01
Florent Kermarrec
uart: add sim phy
commit
|
commitdiff
|
tree
2015-03-01
Florent Kermarrec
liteXXX cores: use new uart and import FlipFlop/Counter...
commit
|
commitdiff
|
tree
2015-03-01
Florent Kermarrec
uart: create phy directory and move phy logic to serial...
commit
|
commitdiff
|
tree
2015-03-01
Florent Kermarrec
litesata: create example design derived from SoC
commit
|
commitdiff
|
tree
2015-03-01
Florent Kermarrec
liteXXX cores: remove Identifier duplication
commit
|
commitdiff
|
tree
2015-03-01
Florent Kermarrec
liteXXX cores: share same methodology for on-board...
commit
|
commitdiff
|
tree
2015-03-01
Florent Kermarrec
litesata: create specialized kc705 platform to avoid...
commit
|
commitdiff
|
tree
2015-03-01
Florent Kermarrec
litescope: avoid uart code duplication
commit
|
commitdiff
|
tree
2015-03-01
Florent Kermarrec
video: reintegrate dvisampler from mixxeo (DVI/HDMI...
commit
|
commitdiff
|
tree
2015-02-28
Robert Jordens
pipistrello: fix lpddr parameters, crg, flash, style
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
soc: fix register_rom
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
liteeth: create example design derived from SoC that...
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
liteXXX cores: remove setup.py and relative paths ...
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
litescope: create example design derived from SoC that...
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
liteXXX cores: remove redefinition of get_csr_csv
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
liteXXX cores: update README and doc
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
soc: use self.cpu_reset_address as rom mem_map address...
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
test implementation on all targets and fix issues
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
move mxcrg to others (we should integrate it in mlabs_v...
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
soc: move SDRAMSoC to a separate sdram.py file (ideally...
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
remane GenSoC to SoC (more coherent and we will add...
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
liteusb: move files and modify import to misoclib.com...
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
merge liteusb
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
liteeth: fix example design generation and remove Vivad...
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
liteeth: fix example design generation and remove Vivad...
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
litesata: move file and modify import to misoclib.mem...
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
merge litesata
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
litescope: create example_designs directory
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
litescope: move files and modify import to misoclib...
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
merge litescope
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
misoclib/com: add spi (only SPIMaster for now)
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
misoclib: better organization (create cores categories...
commit
|
commitdiff
|
tree
2015-02-28
Florent Kermarrec
gensoc: parameter check is now more restrictive, add...
commit
|
commitdiff
|
tree
2015-02-27
Florent Kermarrec
test minicon with de0nano (OK) and fix missing self...
commit
|
commitdiff
|
tree
2015-02-27
Florent Kermarrec
gensoc: move I/O for rom initialization to make.py
commit
|
commitdiff
|
tree
2015-02-27
Florent Kermarrec
targets: add de0nano (100MHz, integrated bios and SDRAM)
commit
|
commitdiff
|
tree
2015-02-27
Florent Kermarrec
make.py fix indent
commit
|
commitdiff
|
tree
2015-02-27
Florent Kermarrec
bios: we can now use -Ot with_rom True on targets to...
commit
|
commitdiff
|
tree
2015-02-27
Florent Kermarrec
targets: fix MiniSoC
commit
|
commitdiff
|
tree
2015-02-27
Florent Kermarrec
sdram: import dfi, lasmibus, wishbone2lasmi from Migen...
commit
|
commitdiff
|
tree
2015-02-27
Florent Kermarrec
gensoc: make it more generic (a SoC does not necessaril...
commit
|
commitdiff
|
tree
2015-02-27
Florent Kermarrec
reserve csr_map 0-->16 for gensoc internal csrs
commit
|
commitdiff
|
tree
2015-02-27
Florent Kermarrec
use cachesize reported in wishbone2lasmi
commit
|
commitdiff
|
tree
2015-02-27
Florent Kermarrec
create cpu dir and move lm32/mor1kx in it
commit
|
commitdiff
|
tree
2015-02-27
Florent Kermarrec
move memtest to sdram
commit
|
commitdiff
|
tree
2015-02-27
Florent Kermarrec
replace self._r_register by self._register in all CSR...
commit
|
commitdiff
|
tree
2015-02-27
Florent Kermarrec
make.py: avoid some actions in make all (do not flash...
commit
|
commitdiff
|
tree
2015-02-27
Florent Kermarrec
gensoc: add check_cpu_memory_region and check_csr_regio...
commit
|
commitdiff
|
tree
2015-02-27
Florent Kermarrec
liteeth: move doc
commit
|
commitdiff
|
tree
2015-02-27
Robert Jordens
add pipistrello target
commit
|
commitdiff
|
tree
2015-02-27
Robert Jordens
gensoc: missing self.
commit
|
commitdiff
|
tree
2015-02-27
Sebastien Bourdeauducq
Merge branch 'master' of https://github.com/m-labs...
commit
|
commitdiff
|
tree
2015-02-26
Yann Sionneau
target/kc705: allow access to pll_sys signal before...
commit
|
commitdiff
|
tree
2015-02-26
Florent Kermarrec
gensoc: cpus now directly add their verilog sources
commit
|
commitdiff
|
tree
2015-02-26
Florent Kermarrec
gensoc: add mem_map and mem_decoder to avoid duplications
commit
|
commitdiff
|
tree
2015-02-26
Florent Kermarrec
gensoc: get platform_id from platform
commit
|
commitdiff
|
tree
2015-02-26
Florent Kermarrec
targets/simple: make it generic (no default_platform...
commit
|
commitdiff
|
tree
2015-02-26
Florent Kermarrec
liteeth: fix example_designs generation
commit
|
commitdiff
|
tree
2015-02-26
Florent Kermarrec
liteeth: fix import (from liteeth --> from misoclib...
commit
|
commitdiff
|
tree
2015-02-26
Florent Kermarrec
move files to liteeeth and create example_designs directory
commit
|
commitdiff
|
tree
2015-02-25
Sebastien Bourdeauducq
remove litex submodule
commit
|
commitdiff
|
tree
2015-02-25
Sebastien Bourdeauducq
merge liteeth
commit
|
commitdiff
|
tree
2015-02-25
Sebastien Bourdeauducq
move files for misoc integration
commit
|
commitdiff
|
tree
2015-02-25
Florent Kermarrec
phy/sim: generate sop/eop
commit
|
commitdiff
|
tree
2015-02-24
Florent Kermarrec
remove upload optimization (we will use wishbone later...
commit
|
commitdiff
|
tree
2015-02-24
Florent Kermarrec
add sim phy
commit
|
commitdiff
|
tree
2015-02-23
Florent Kermarrec
add read grouping to etherbone, we now have interesting...
commit
|
commitdiff
|
tree
2015-02-23
Florent Kermarrec
test: add make.py to replace static config.py file
commit
|
commitdiff
|
tree
2015-02-23
Florent Kermarrec
prepare reads grouping to speed up upload
commit
|
commitdiff
|
tree
2015-02-23
Florent Kermarrec
use new Migen sel signal to change the way we upload...
commit
|
commitdiff
|
tree
2015-02-23
Florent Kermarrec
rle: increase dw automatically when needed
commit
|
commitdiff
|
tree
2015-02-23
Florent Kermarrec
host/dump: optimize get_bits / decode_rle since we...
commit
|
commitdiff
|
tree
2015-02-22
Florent Kermarrec
host/driver/reg: use burst mode to speed up upload...
commit
|
commitdiff
|
tree
2015-02-22
Florent Kermarrec
test: add make.py to replace static config.py file
commit
|
commitdiff
|
tree
2015-02-22
Florent Kermarrec
tty working
commit
|
commitdiff
|
tree
2015-02-22
Florent Kermarrec
mac: add padding
commit
|
commitdiff
|
tree
2015-02-21
Florent Kermarrec
remove MiSoC dependency
commit
|
commitdiff
|
tree
2015-02-21
Florent Kermarrec
doc: remove IP
commit
|
commitdiff
|
tree
2015-02-21
Florent Kermarrec
doc: remove IP
commit
|
commitdiff
|
tree
2015-02-21
Florent Kermarrec
doc: remove IP
commit
|
commitdiff
|
tree
2015-02-21
Florent Kermarrec
doc: remove IP
commit
|
commitdiff
|
tree
2015-02-21
Florent Kermarrec
add ft2232h software code (will need rework)
commit
|
commitdiff
|
tree
2015-02-21
Florent Kermarrec
add ft2232h hdl code (will need rework)
commit
|
commitdiff
|
tree
2015-02-21
Florent Kermarrec
init repo structure
commit
|
commitdiff
|
tree
2015-02-21
Florent Kermarrec
add README skeleton
commit
|
commitdiff
|
tree
2015-02-21
Florent Kermarrec
add tty over udp (will need mac to insert padding)
commit
|
commitdiff
|
tree
2015-02-21
Florent Kermarrec
remove MiSoC dependency
commit
|
commitdiff
|
tree
2015-02-21
Florent Kermarrec
remove MiSoC dependency
commit
|
commitdiff
|
tree
next