projects
/
litex.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
litex.git
2018-01-11
Felix Held
add pyserial to the package requirements
commit
|
commitdiff
|
tree
2018-01-08
Florent Kermarrec
build/xilinx/vivado: only generate constraints that...
commit
|
commitdiff
|
tree
2018-01-08
Florent Kermarrec
bios/sdram: revert capability to do manual read levelin...
commit
|
commitdiff
|
tree
2018-01-08
Florent Kermarrec
bios/sdram: fix data error reporting
commit
|
commitdiff
|
tree
2018-01-08
Florent Kermarrec
bump year
commit
|
commitdiff
|
tree
2018-01-06
Florent Kermarrec
build: add Inverted property to IOs to ease inverting...
commit
|
commitdiff
|
tree
2017-12-30
Florent Kermarrec
soc/integration/soc_core: avoid removing uart interrupt...
commit
|
commitdiff
|
tree
2017-12-30
enjoy-digital
Merge pull request #40 from mithro/or1k-linux
commit
|
commitdiff
|
tree
2017-12-30
enjoy-digital
Merge pull request #41 from cr1901/python-3.6
commit
|
commitdiff
|
tree
2017-12-30
William D....
fhdl/tracer: Import Python 3.5/3.6 version guards from...
commit
|
commitdiff
|
tree
2017-12-30
Tim 'mithro...
cpu: Adding "variant" support.
commit
|
commitdiff
|
tree
2017-12-29
Tim Ansell
Merge pull request #39 from mithro/master
commit
|
commitdiff
|
tree
2017-12-29
Greg Darke
Wait longer before giving up on the 2nd tftp block.
commit
|
commitdiff
|
tree
2017-12-29
Florent Kermarrec
bios/sdram: use same initialization procedure for artix...
commit
|
commitdiff
|
tree
2017-12-28
Florent Kermarrec
soc/integration/builder: don't build bios is user is...
commit
|
commitdiff
|
tree
2017-12-27
enjoy-digital
Merge pull request #38 from cr1901/mercury
commit
|
commitdiff
|
tree
2017-12-27
Tim Ansell
Merge pull request #37 from bunnie/add_tracelength
commit
|
commitdiff
|
tree
2017-12-27
bunnie
Add tracelength report generation by default to help...
commit
|
commitdiff
|
tree
2017-12-26
Florent Kermarrec
boards/platforms/tinyfpga_b: add defaut serial pins
commit
|
commitdiff
|
tree
2017-12-26
Florent Kermarrec
build/lattice/icestorm: fix missing toolchain_path
commit
|
commitdiff
|
tree
2017-12-26
William D....
Add TinyFPGA platform based on Migen.
commit
|
commitdiff
|
tree
2017-12-26
William D....
Import Icestorm backend improvements from Migen.
commit
|
commitdiff
|
tree
2017-12-26
Florent Kermarrec
soc/integration/soc_core: add uart_name parameters...
commit
|
commitdiff
|
tree
2017-12-19
Florent Kermarrec
build/xilinx/programmer: fix settings in run_vivado...
commit
|
commitdiff
|
tree
2017-12-19
William D....
Add Mercury baseboard support from Migen, import fixes.
commit
|
commitdiff
|
tree
2017-12-16
Florent Kermarrec
build/xilinx: add support for edif/ngc files
commit
|
commitdiff
|
tree
2017-12-10
Florent Kermarrec
cpu/picorv32: adapt to current version, some cleanup
commit
|
commitdiff
|
tree
2017-12-10
Florent Kermarrec
cpu: cleanup wrappers
commit
|
commitdiff
|
tree
2017-12-08
Florent Kermarrec
soc/integration/soc_core: add integrated_rom_init to...
commit
|
commitdiff
|
tree
2017-12-06
Florent Kermarrec
targets/sim: fix
commit
|
commitdiff
|
tree
2017-12-03
Florent Kermarrec
soc/integration/soc_core: make nmi interrupt optional
commit
|
commitdiff
|
tree
2017-11-24
Florent Kermarrec
soc/integration: add integrated_main_ram_init parameter...
commit
|
commitdiff
|
tree
2017-11-23
Florent Kermarrec
soc/interconnect/stream: fix specific cases for last...
commit
|
commitdiff
|
tree
2017-11-09
Tim Ansell
Merge pull request #36 from mattkelly/fix-readme-typo
commit
|
commitdiff
|
tree
2017-11-09
Matt Kelly
Fix typo in README: experimental
commit
|
commitdiff
|
tree
2017-11-08
Florent Kermarrec
soc/software/bios/sdram: add Kintex Ultrascale support
commit
|
commitdiff
|
tree
2017-11-01
Florent Kermarrec
README: update copyrights
commit
|
commitdiff
|
tree
2017-10-30
Florent Kermarrec
soc/interconnect/stream: expose depth on SyncFIFO
commit
|
commitdiff
|
tree
2017-10-30
Tim Ansell
Merge pull request #34 from mithro/uart-irq-change
commit
|
commitdiff
|
tree
2017-10-30
Tim 'mithro...
Make the interrupt dicts read only.
commit
|
commitdiff
|
tree
2017-10-30
Tim 'mithro...
Make it harder to have conflicting interrupts.
commit
|
commitdiff
|
tree
2017-10-30
Tim 'mithro...
Bump the IRQ for liteeth based targets.
commit
|
commitdiff
|
tree
2017-10-30
Tim 'mithro...
Change the default IRQs.
commit
|
commitdiff
|
tree
2017-10-16
Tim 'mithro...
build/xilinx: Fixing settings finding.
commit
|
commitdiff
|
tree
2017-10-16
Tim Ansell
Merge pull request #32 from felixheld/fix-readme
commit
|
commitdiff
|
tree
2017-10-15
Felix Held
remove Migen as requirement for LiteX from the quick...
commit
|
commitdiff
|
tree
2017-10-12
Florent Kermarrec
soc/interconnect/stream: don't use reset less on last...
commit
|
commitdiff
|
tree
2017-10-07
enjoy-digital
Merge pull request #31 from mithro/bios-fix
commit
|
commitdiff
|
tree
2017-10-07
Tim 'mithro...
Output better error message for flash_proxy.
commit
|
commitdiff
|
tree
2017-10-06
Tim 'mithro...
bios: Print location jumping too.
commit
|
commitdiff
|
tree
2017-10-06
Tim 'mithro...
common: Compile with debugging symbols on.
commit
|
commitdiff
|
tree
2017-10-06
Tim 'mithro...
or1k: Use EXCEPTION_STACK_SIZE of 256bytes.
commit
|
commitdiff
|
tree
2017-10-06
Tim 'mithro...
bios: Declare dependency on linked in .a files.
commit
|
commitdiff
|
tree
2017-10-04
enjoy-digital
Merge pull request #30 from cr1901/icestorm
commit
|
commitdiff
|
tree
2017-10-04
William D....
Add iCEStick board. Tested with litescope.
commit
|
commitdiff
|
tree
2017-10-04
William D....
Port IceStorm backend from Migen.
commit
|
commitdiff
|
tree
2017-09-29
Florent Kermarrec
soc/cores: add cordic
commit
|
commitdiff
|
tree
2017-09-26
enjoy-digital
Merge pull request #28 from enjoy-digital/eb-docs-2
commit
|
commitdiff
|
tree
2017-09-13
Florent Kermarrec
gen/fhdl/verilog: revert _printcomb_simulation and...
commit
|
commitdiff
|
tree
2017-09-06
Florent Kermarrec
soc/integration/soc_core: add ident_version parameter...
commit
|
commitdiff
|
tree
2017-09-01
Tim Ansell
More docs for etherbone packet fields.
commit
|
commitdiff
|
tree
2017-09-01
enjoy-digital
Merge pull request #27 from enjoy-digital/etherbone...
commit
|
commitdiff
|
tree
2017-09-01
Tim Ansell
Adding a little docs to field descriptions.
commit
|
commitdiff
|
tree
2017-08-18
Florent Kermarrec
soc/software/bios/sdram: add optional memtest debug...
commit
|
commitdiff
|
tree
2017-07-27
Florent Kermarrec
soc/cores: fix vivado issue with SPIRegister (at least...
commit
|
commitdiff
|
tree
2017-07-24
Florent Kermarrec
soc/interconnect/stream: fix make_m2s for reset_less
commit
|
commitdiff
|
tree
2017-07-24
Florent Kermarrec
gen/genlib/cdc/gearbox: fix possible pointers overlap...
commit
|
commitdiff
|
tree
2017-07-20
enjoy-digital
Merge pull request #26 from q3k/diamond-linux-support
commit
|
commitdiff
|
tree
2017-07-20
Sergiusz Bazanski
Add Diamond toolchain support for Linux.
commit
|
commitdiff
|
tree
2017-07-19
Florent Kermarrec
soc/tools/remote/litex_server: allow multiple instance...
commit
|
commitdiff
|
tree
2017-07-19
Florent Kermarrec
build/xilinx/programmer: add multi jtag devices support...
commit
|
commitdiff
|
tree
2017-07-19
Florent Kermarrec
soc/integration/cpu_interface: do not generate constant...
commit
|
commitdiff
|
tree
2017-07-16
Florent Kermarrec
soc/tools/remote/etherbone: speed optimization (~20...
commit
|
commitdiff
|
tree
2017-07-06
Florent Kermarrec
soc/core/uart: add UartStub to enable fast simulation...
commit
|
commitdiff
|
tree
2017-07-05
enjoy-digital
Merge pull request #25 from q3k/master
commit
|
commitdiff
|
tree
2017-07-05
Sergiusz Bazanski
Add Versa ECP5-5G Platform.
commit
|
commitdiff
|
tree
2017-07-04
Florent Kermarrec
targets: cleanup arty/nexys_video/kc705 and use better...
commit
|
commitdiff
|
tree
2017-07-04
Florent Kermarrec
merge migen ee0e709 changes
commit
|
commitdiff
|
tree
2017-06-30
Florent Kermarrec
soc/interconnect/wishbonebridge: reset_less optimizations
commit
|
commitdiff
|
tree
2017-06-30
Florent Kermarrec
soc/interconnect/stream_packet: reset_less optimizations
commit
|
commitdiff
|
tree
2017-06-30
Florent Kermarrec
soc/interconnect/stream: improve reset_less support...
commit
|
commitdiff
|
tree
2017-06-28
Florent Kermarrec
soc/interconnect/stream: use reset_less attr of signal...
commit
|
commitdiff
|
tree
2017-06-28
Florent Kermarrec
merge migen 9a6fdea3 changes
commit
|
commitdiff
|
tree
2017-06-28
Florent Kermarrec
soc/software/libbase: fix get_ident
commit
|
commitdiff
|
tree
2017-06-28
Florent Kermarrec
board/targets/sim: add identifier
commit
|
commitdiff
|
tree
2017-06-28
Florent Kermarrec
litex/build/sim: cleanup modules
commit
|
commitdiff
|
tree
2017-06-28
Florent Kermarrec
build/sim: cleanup serial2console and fix terminal...
commit
|
commitdiff
|
tree
2017-06-28
Florent Kermarrec
README: add required packages for litex sim
commit
|
commitdiff
|
tree
2017-06-28
Florent Kermarrec
litex/build/sim: add README
commit
|
commitdiff
|
tree
2017-06-28
Florent Kermarrec
litex/build/sim: rename c functions from lambdasim...
commit
|
commitdiff
|
tree
2017-06-28
Florent Kermarrec
litex/build/sim: small cleanup
commit
|
commitdiff
|
tree
2017-06-28
Florent Kermarrec
litex/build/sim: add tapcfg submodule for ethernet
commit
|
commitdiff
|
tree
2017-06-28
Pierre-Olivier...
litex/build/sim: introduce new simulator with modules...
commit
|
commitdiff
|
tree
2017-06-23
Florent Kermarrec
boards/platforms/arty: add pmods
commit
|
commitdiff
|
tree
2017-06-22
Florent Kermarrec
soc/cores/identifier: append 0 to contents to indicate...
commit
|
commitdiff
|
tree
2017-06-22
Florent Kermarrec
README: consistency between projects
commit
|
commitdiff
|
tree
2017-06-22
Florent Kermarrec
soc/tools: simplify litex_server usage and integrage...
commit
|
commitdiff
|
tree
2017-06-22
Florent Kermarrec
soc/tools: syntax fix on comm_pcie, import in __init__.py
commit
|
commitdiff
|
tree
2017-06-22
Florent Kermarrec
soc/tools: fix debug prints of comm_pcie
commit
|
commitdiff
|
tree
2017-06-22
Florent Kermarrec
soc/tools: remove csr builder from comm_udp (we should...
commit
|
commitdiff
|
tree
next