projects
/
litex.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
litex.git
2018-01-23
Sergiusz Bazanski
Build top module as 'dut' in Verilator and set it as...
commit
|
commitdiff
|
tree
2018-01-23
Sergiusz Bazanski
Allow for multiple synthesis directives in specials.
commit
|
commitdiff
|
tree
2018-01-22
Florent Kermarrec
minor cleanup
commit
|
commitdiff
|
tree
2018-01-22
enjoy-digital
Merge pull request #58 from q3k/for-upstream/picorv32...
commit
|
commitdiff
|
tree
2018-01-22
Sergiusz Bazanski
Implement IRQ software support for RISC-V.
commit
|
commitdiff
|
tree
2018-01-22
Sergiusz Bazanski
Import PicoRV32-specific instruction macros.
commit
|
commitdiff
|
tree
2018-01-22
Sergiusz Bazanski
Write init files that respect CPU's endianness.
commit
|
commitdiff
|
tree
2018-01-22
Sergiusz Bazanski
Set the MABI and MArch of the riscv target.
commit
|
commitdiff
|
tree
2018-01-22
Sergiusz Bazanski
Enable hardware multiplier and divider in PicoRV32
commit
|
commitdiff
|
tree
2018-01-22
Sergiusz Bazanski
Replace __riscv__ macros with __riscv.
commit
|
commitdiff
|
tree
2018-01-22
Sergiusz Bazanski
Export trap signal from PicoRV32.
commit
|
commitdiff
|
tree
2018-01-22
Sergiusz Bazanski
Bump PicoRV32 version.
commit
|
commitdiff
|
tree
2018-01-19
Florent Kermarrec
software/bios: add litex logo
commit
|
commitdiff
|
tree
2018-01-19
enjoy-digital
Merge pull request #56 from cr1901/mimasv2
commit
|
commitdiff
|
tree
2018-01-19
William D....
Add mimasv2 platform (pulled from litex-buildenv).
commit
|
commitdiff
|
tree
2018-01-18
Tim Ansell
Merge pull request #53 from mithro/allow-forcing-colorama
commit
|
commitdiff
|
tree
2018-01-18
Tim 'mithro...
Support forcing colorama colors on.
commit
|
commitdiff
|
tree
2018-01-18
Tim Ansell
Merge pull request #52 from ewen-naos-nz/tftp-alt-port
commit
|
commitdiff
|
tree
2018-01-18
Ewen McNeill
BIOS: TFTP: try UDP/69 if specified port fails
commit
|
commitdiff
|
tree
2018-01-18
Ewen McNeill
BIOS: set TFTP_SERVER_PORT from enviroment
commit
|
commitdiff
|
tree
2018-01-18
Ewen McNeill
BIOS: allow BIOS to specify TFTP server port
commit
|
commitdiff
|
tree
2018-01-16
enjoy-digital
Merge pull request #51 from felixheld/liteeth-untangling
commit
|
commitdiff
|
tree
2018-01-16
Felix Held
Include the ethernet related header files conditionally
commit
|
commitdiff
|
tree
2018-01-13
Tim Ansell
Merge pull request #49 from mithro/fix-uart-override
commit
|
commitdiff
|
tree
2018-01-13
Tim 'mithro...
soc_core: Don't fail if name is the same.
commit
|
commitdiff
|
tree
2018-01-13
Tim Ansell
Merge pull request #48 from mithro/fix-constants
commit
|
commitdiff
|
tree
2018-01-13
Tim 'mithro...
cpu_interface: Fix indenting on constant generation.
commit
|
commitdiff
|
tree
2018-01-13
Tim Ansell
Merge pull request #47 from felixheld/indentation-fixes
commit
|
commitdiff
|
tree
2018-01-13
Felix Held
Fix all remaining indentation issues in python code
commit
|
commitdiff
|
tree
2018-01-12
Chris Ballance
bios/sdram: make read leveling robust for KUS SDRAM
commit
|
commitdiff
|
tree
2018-01-12
Tim Ansell
Merge pull request #44 from felixheld/nexys_video-dram-fix
commit
|
commitdiff
|
tree
2018-01-12
Tim Ansell
Merge pull request #45 from felixheld/arty-ddr3-fix
commit
|
commitdiff
|
tree
2018-01-12
Felix Held
fix DDR3 on arty
commit
|
commitdiff
|
tree
2018-01-12
Felix Held
fix DDR3 on nexys_video
commit
|
commitdiff
|
tree
2018-01-11
enjoy-digital
Merge pull request #43 from felixheld/programmer-error-fix
commit
|
commitdiff
|
tree
2018-01-11
Felix Held
fix the unsupported programmer case for kc705 and minis...
commit
|
commitdiff
|
tree
2018-01-11
Tim Ansell
Merge pull request #42 from felixheld/requirements-fix
commit
|
commitdiff
|
tree
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
next