projects
/
litex.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
litex.git
2020-04-10
Florent Kermarrec
build/lattice/common: remove multi-bits support on...
commit
|
commitdiff
|
tree
2020-04-10
Florent Kermarrec
litex/build/io: also import CRG (since using Differenti...
commit
|
commitdiff
|
tree
2020-04-10
Florent Kermarrec
litex.build: update from migen.genlib.io litex.build.io.
commit
|
commitdiff
|
tree
2020-04-10
Florent Kermarrec
litex/build: move io.py from litex/gen and re-import...
commit
|
commitdiff
|
tree
2020-04-09
Florent Kermarrec
platforms/versa_ecp5: remove Lattice Programmer (no...
commit
|
commitdiff
|
tree
2020-04-09
Florent Kermarrec
boards/platforms: cosmetic cleanups.
commit
|
commitdiff
|
tree
2020-04-09
Florent Kermarrec
boards/plarforms/ulx3s: cleanup, fix user_leds, add...
commit
|
commitdiff
|
tree
2020-04-09
Florent Kermarrec
build/lattice: add ECP5 implementation for SDRInput...
commit
|
commitdiff
|
tree
2020-04-09
Florent Kermarrec
litex/gen: add io with SDRInput/SDROutput (if not overr...
commit
|
commitdiff
|
tree
2020-04-09
Florent Kermarrec
tools/litex_sim: remove LiteSPI support for now since...
commit
|
commitdiff
|
tree
2020-04-09
Florent Kermarrec
tools/litex_term: increase workaround delay for usb_fif...
commit
|
commitdiff
|
tree
2020-04-09
enjoy-digital
Merge pull request #459 from mithro/travis-fix
commit
|
commitdiff
|
tree
2020-04-09
Tim 'mithro...
travis: Run Windows build but allow it to fail.
commit
|
commitdiff
|
tree
2020-04-09
Tim 'mithro...
travis: Use litex_setup.py from the checked out code.
commit
|
commitdiff
|
tree
2020-04-09
Tim Ansell
Merge pull request #458 from david-sawatzke/add_triple
commit
|
commitdiff
|
tree
2020-04-09
David Sawatzke
Add riscv64-none-elf triple
commit
|
commitdiff
|
tree
2020-04-08
Florent Kermarrec
soc/cores/clock: add Max10PLL.
commit
|
commitdiff
|
tree
2020-04-08
Florent Kermarrec
soc/cores/clock: add Cyclone10LPPLL.
commit
|
commitdiff
|
tree
2020-04-08
Florent Kermarrec
soc/cores/clock/CycloneVPLL: fix typos.
commit
|
commitdiff
|
tree
2020-04-08
Florent Kermarrec
soc/cores/clock: rename Altera to Intel.
commit
|
commitdiff
|
tree
2020-04-07
Florent Kermarrec
soc/cores/clock: add CycloneVPLL.
commit
|
commitdiff
|
tree
2020-04-07
Florent Kermarrec
targets/de0nano: use CycloneIVPLL, remove 50MHz limitation.
commit
|
commitdiff
|
tree
2020-04-07
Florent Kermarrec
soc/cores/clock: add initial AlteraClocking/CycloneIV...
commit
|
commitdiff
|
tree
2020-04-07
Florent Kermarrec
.travis.yml: disable windows test (failing for now).
commit
|
commitdiff
|
tree
2020-04-07
Florent Kermarrec
README.md: update RISCV toolchain installation.
commit
|
commitdiff
|
tree
2020-04-07
Florent Kermarrec
.travis.yml: remove Python3.5 test.
commit
|
commitdiff
|
tree
2020-04-07
enjoy-digital
Merge pull request #451 from mithro/multi-os
commit
|
commitdiff
|
tree
2020-04-07
Florent Kermarrec
setup.py: simplify, switch to Python3.6+ (using python_...
commit
|
commitdiff
|
tree
2020-04-07
Florent Kermarrec
litex_setup: reorganize a bit, add separators/comments.
commit
|
commitdiff
|
tree
2020-04-07
Florent Kermarrec
.travis.yml: revert full url for litex_setup.py.
commit
|
commitdiff
|
tree
2020-04-07
enjoy-digital
Merge pull request #452 from mithro/riscv-download
commit
|
commitdiff
|
tree
2020-04-07
Tim 'mithro...
Enable testing on multiple Python versions.
commit
|
commitdiff
|
tree
2020-04-07
Tim 'mithro...
Enable CI for Windows and Mac.
commit
|
commitdiff
|
tree
2020-04-07
Tim 'mithro...
Remove symlinking step.
commit
|
commitdiff
|
tree
2020-04-07
Tim 'mithro...
Use shutil.unpack_archive.
commit
|
commitdiff
|
tree
2020-04-07
Tim 'mithro...
Ignore SSL errors on CI.
commit
|
commitdiff
|
tree
2020-04-07
Tim 'mithro...
Improve the path messages a little.
commit
|
commitdiff
|
tree
2020-04-07
Tim 'mithro...
Make travis use litex_setup.py for GCC download.
commit
|
commitdiff
|
tree
2020-04-06
Tim 'mithro...
Adding SiFive RISC-V toolchain downloading to litex_set...
commit
|
commitdiff
|
tree
2020-04-06
Tim 'mithro...
Fix alignments.
commit
|
commitdiff
|
tree
2020-04-06
enjoy-digital
Merge pull request #450 from mithro/litex-setup-fix
commit
|
commitdiff
|
tree
2020-04-06
Tim 'mithro...
Run `litex_setup.py` outside the git clone directory.
commit
|
commitdiff
|
tree
2020-04-06
Tim 'mithro...
litex_setup: Use subprocess so failures are noticed.
commit
|
commitdiff
|
tree
2020-04-06
Florent Kermarrec
soc/cores: use reset_less on datapath/configuration...
commit
|
commitdiff
|
tree
2020-04-06
Florent Kermarrec
interconnect/csr: add reset_less parameter.
commit
|
commitdiff
|
tree
2020-04-06
Florent Kermarrec
interconnect/csr, wishbone: use reset_less on datapath...
commit
|
commitdiff
|
tree
2020-04-06
Florent Kermarrec
cores/code_8b10b: set reset_less to True on datapath...
commit
|
commitdiff
|
tree
2020-04-06
Florent Kermarrec
stream: set reset_less to True on datapath signals.
commit
|
commitdiff
|
tree
2020-04-06
enjoy-digital
Merge pull request #448 from kessam/patch-1
commit
|
commitdiff
|
tree
2020-04-05
kessam
Fix timing constraints
commit
|
commitdiff
|
tree
2020-04-03
Florent Kermarrec
soc/cores/clock/ECP5PLL: add CLKI_DIV support.
commit
|
commitdiff
|
tree
2020-04-01
enjoy-digital
Merge pull request #447 from antmicro/spi-xip
commit
|
commitdiff
|
tree
2020-04-01
Piotr Binkowski
targets: netv2: add LiteSPI
commit
|
commitdiff
|
tree
2020-04-01
Piotr Binkowski
platform: netv2: update SPI flash pinout
commit
|
commitdiff
|
tree
2020-04-01
Piotr Binkowski
litex_sim: add LiteSPI
commit
|
commitdiff
|
tree
2020-03-31
Florent Kermarrec
soc/cores/uart: use reset_less on accumulator, reg...
commit
|
commitdiff
|
tree
2020-03-31
Florent Kermarrec
soc/cores/spi_flash: add ECP5SPIFlash (non-memory-mapped).
commit
|
commitdiff
|
tree
2020-03-30
Piotr Binkowski
litex_setup: add litespi core
commit
|
commitdiff
|
tree
2020-03-28
enjoy-digital
Merge pull request #444 from ilya-epifanov/openocd...
commit
|
commitdiff
|
tree
2020-03-28
enjoy-digital
Merge pull request #441 from gsomlo/gls-spisdcard-fixes
commit
|
commitdiff
|
tree
2020-03-28
Ilya Epifanov
Added openocd jtagspi programmer, to be used with ECP5...
commit
|
commitdiff
|
tree
2020-03-27
Gabriel Somlo
software/bios: add spisdcardboot() to boot_sequence()
commit
|
commitdiff
|
tree
2020-03-27
Gabriel Somlo
software/libbase/spisdcard: add delay to goidle loop
commit
|
commitdiff
|
tree
2020-03-27
Gabriel Somlo
software/bios: factor out busy_wait() function
commit
|
commitdiff
|
tree
2020-03-27
Gabriel Somlo
software/libbase/spisdcard: fix width of address parameter
commit
|
commitdiff
|
tree
2020-03-27
Florent Kermarrec
soc/cores/spi: make dynamic clk divider optional (can...
commit
|
commitdiff
|
tree
2020-03-26
enjoy-digital
Merge pull request #439 from antmicro/fix-compiler-rt
commit
|
commitdiff
|
tree
2020-03-26
Kamil Rakoczy
Update removed llvm compiler-rt repo
commit
|
commitdiff
|
tree
2020-03-26
Florent Kermarrec
targets/add_constant: avoid specifying value when value...
commit
|
commitdiff
|
tree
2020-03-26
Florent Kermarrec
software/libbase/spisdcard: add USE_SPISDCARD_RECLOCKIN...
commit
|
commitdiff
|
tree
2020-03-25
Florent Kermarrec
integration/soc/add_uart: add USB CDC support (with...
commit
|
commitdiff
|
tree
2020-03-25
Florent Kermarrec
tools/litex_sim: simplify using uart_name=sim.
commit
|
commitdiff
|
tree
2020-03-25
Florent Kermarrec
integration/soc/add_uart: add Model/Sim.
commit
|
commitdiff
|
tree
2020-03-25
Florent Kermarrec
integration/soc/add_uart: cleanup.
commit
|
commitdiff
|
tree
2020-03-25
Florent Kermarrec
build/tools: add replace_in_file function.
commit
|
commitdiff
|
tree
2020-03-25
Florent Kermarrec
tools/litex_term: use 64 bytes as default payload_lengh...
commit
|
commitdiff
|
tree
2020-03-25
Florent Kermarrec
bios/boot: update comments.
commit
|
commitdiff
|
tree
2020-03-25
enjoy-digital
Merge pull request #437 from feliks-montez/bugfix/fix...
commit
|
commitdiff
|
tree
2020-03-25
Florent Kermarrec
test/test_targets: remove versa_ecp3.
commit
|
commitdiff
|
tree
2020-03-24
Florent Kermarrec
boards/targets: update SDRAM to use new GENSDRPHY and...
commit
|
commitdiff
|
tree
2020-03-24
Florent Kermarrec
boards/platforms: remove versa_ecp3 (ECP3 no longer...
commit
|
commitdiff
|
tree
2020-03-24
Florent Kermarrec
build/lattice/diamond: remove ECP3 support. (ECP3 is...
commit
|
commitdiff
|
tree
2020-03-24
Florent Kermarrec
cores/clock/ECP5PLL: add phase support.
commit
|
commitdiff
|
tree
2020-03-24
Florent Kermarrec
build/lattice/common: change LatticeECPXDDROutputImpl...
commit
|
commitdiff
|
tree
2020-03-24
bunnie
Fix off-by-one error on almost full condition for prefetch
commit
|
commitdiff
|
tree
2020-03-24
Feliks
flush rx buffer when bad crc and fix frame payload...
commit
|
commitdiff
|
tree
2020-03-23
Florent Kermarrec
soc/doc/csr: allow CSRField.reset to be a Migen Constant.
commit
|
commitdiff
|
tree
2020-03-23
Florent Kermarrec
cpu/vexriscv/mem_map_linux: move main_ram to allow...
commit
|
commitdiff
|
tree
2020-03-23
Florent Kermarrec
software/bios/boot/linux: move emulator.bin to main_ram...
commit
|
commitdiff
|
tree
2020-03-21
Florent Kermarrec
targets: remove Etherbone imports.
commit
|
commitdiff
|
tree
2020-03-21
Florent Kermarrec
targets: switch to add_etherbone method.
commit
|
commitdiff
|
tree
2020-03-21
Florent Kermarrec
integration/soc: add add_etherbone method.
commit
|
commitdiff
|
tree
2020-03-21
Florent Kermarrec
integration/soc/add_ethernet: add name parameter (defau...
commit
|
commitdiff
|
tree
2020-03-21
Florent Kermarrec
targets: always use sys_clk_freq on SDRAM modules.
commit
|
commitdiff
|
tree
2020-03-21
Florent Kermarrec
targets: fix typos in previous changes.
commit
|
commitdiff
|
tree
2020-03-21
enjoy-digital
Merge pull request #436 from rob-ng15/master
commit
|
commitdiff
|
tree
2020-03-21
enjoy-digital
Merge pull request #435 from enjoy-digital/spi_master_c...
commit
|
commitdiff
|
tree
2020-03-21
rob-ng15
Reclock spi sdcard access after initialisation
commit
|
commitdiff
|
tree
2020-03-20
Florent Kermarrec
targets: switch to add_ethernet method instead of Ether...
commit
|
commitdiff
|
tree
2020-03-20
Florent Kermarrec
targets: switch to SoCCore/add_sdram instead of SoCSDRAM.
commit
|
commitdiff
|
tree
next