projects
/
litex.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
litex.git
2020-03-04
Florent Kermarrec
bios/sdcard: update sdclk_mmcm_write with LiteSDCard...
commit
|
commitdiff
|
tree
2020-03-04
Florent Kermarrec
doc: align to improve readability.
commit
|
commitdiff
|
tree
2020-03-04
Florent Kermarrec
soc/doc: remove soc.get_csr_regions support.
commit
|
commitdiff
|
tree
2020-03-04
Florent Kermarrec
bios/main: rename flushl2 command to flush_l2_cache...
commit
|
commitdiff
|
tree
2020-03-04
Florent Kermarrec
README: update quick start guide and add instructions...
commit
|
commitdiff
|
tree
2020-03-04
Florent Kermarrec
README: update
commit
|
commitdiff
|
tree
2020-03-04
Florent Kermarrec
doc: remove partial doc imported from litex-buildenv...
commit
|
commitdiff
|
tree
2020-03-04
Florent Kermarrec
build: assume vendor tools are in the PATH and remove...
commit
|
commitdiff
|
tree
2020-03-04
Florent Kermarrec
software/common: add LTO enable flag and cleanup.
commit
|
commitdiff
|
tree
2020-03-03
Florent Kermarrec
litex_sim: fix with_uart parameter.
commit
|
commitdiff
|
tree
2020-03-02
Florent Kermarrec
targets/nexys4ddr: add default kwargs parameters.
commit
|
commitdiff
|
tree
2020-03-02
Florent Kermarrec
Merge branch 'master' of https://github.com/enjoy-digit...
commit
|
commitdiff
|
tree
2020-03-02
Florent Kermarrec
integration/soc_core: change disable parameters to...
commit
|
commitdiff
|
tree
2020-03-02
enjoy-digital
Merge pull request #405 from sajattack/sifive-triple
commit
|
commitdiff
|
tree
2020-03-02
Florent Kermarrec
integration/soc: add auto_int type and use it on all...
commit
|
commitdiff
|
tree
2020-03-02
Florent Kermarrec
targets/nexys4ddr: use SoCCore and add_sdram to avoid...
commit
|
commitdiff
|
tree
2020-03-02
Florent Kermarrec
integration/soc: add ethphy CSR in target.
commit
|
commitdiff
|
tree
2020-03-01
Florent Kermarrec
targets/nexys4ddr: use soc.add_ethernet method.
commit
|
commitdiff
|
tree
2020-03-01
Florent Kermarrec
integration/soc: add add_ethernet method.
commit
|
commitdiff
|
tree
2020-03-01
Florent Kermarrec
integration/soc: mode litedram imports to add_sdram...
commit
|
commitdiff
|
tree
2020-03-01
Paul Sajna
add riscv-sifive-elf triple
commit
|
commitdiff
|
tree
2020-02-29
Florent Kermarrec
test/test_targets: use uart-name=stub.
commit
|
commitdiff
|
tree
2020-02-28
Florent Kermarrec
soc/uart: add configurable UART FIFO depth.
commit
|
commitdiff
|
tree
2020-02-28
Florent Kermarrec
cores/uart: cleanup
commit
|
commitdiff
|
tree
2020-02-28
Florent Kermarrec
soc/cores/uart/UARTCrossover: reduce fifo_depth to 1.
commit
|
commitdiff
|
tree
2020-02-28
Florent Kermarrec
interconnect/stream/SyncFIFO: allow depth down to 0.
commit
|
commitdiff
|
tree
2020-02-28
Florent Kermarrec
interconnect/axi: remove Record inheritance on AXIInter...
commit
|
commitdiff
|
tree
2020-02-28
Florent Kermarrec
interconnect/axi: add AXI Stream definition and get_ios...
commit
|
commitdiff
|
tree
2020-02-28
Florent Kermarrec
interconnect/axi: set default data_width/address_width...
commit
|
commitdiff
|
tree
2020-02-28
Florent Kermarrec
targets: default to trellis toolchain on all ECP5 targe...
commit
|
commitdiff
|
tree
2020-02-28
Florent Kermarrec
cores/gpio: use separate TSTriple for each bit.
commit
|
commitdiff
|
tree
2020-02-28
Florent Kermarrec
lattice/yosys: don't use quiet operation since logs...
commit
|
commitdiff
|
tree
2020-02-27
Florent Kermarrec
targets/kc705: use DDRPHY_CMD_DELAY to center write...
commit
|
commitdiff
|
tree
2020-02-27
Florent Kermarrec
software/bios/sdram: allow setting CLK/CMD delay from...
commit
|
commitdiff
|
tree
2020-02-27
Florent Kermarrec
boards: keep in sync with LiteX-boards
commit
|
commitdiff
|
tree
2020-02-26
Florent Kermarrec
interconnect/axi: remove mode on AXIInterface (not...
commit
|
commitdiff
|
tree
2020-02-26
Florent Kermarrec
integration/soc: -x on soc.py
commit
|
commitdiff
|
tree
2020-02-25
Florent Kermarrec
soc/cores/bitbang: fix missing self.comb on miso.
commit
|
commitdiff
|
tree
2020-02-25
enjoy-digital
Merge pull request #402 from antmicro/litex-gen-fix...
commit
|
commitdiff
|
tree
2020-02-25
Florent Kermarrec
software: disable LTO with LM32 (not supported by old...
commit
|
commitdiff
|
tree
2020-02-25
enjoy-digital
Merge pull request #401 from antmicro/enable-lto
commit
|
commitdiff
|
tree
2020-02-25
Jan Kowalewski
tools: litex_gen: fix missing UART pins
commit
|
commitdiff
|
tree
2020-02-24
Tim 'mithro...
software: enable link time optimization (LTO)
commit
|
commitdiff
|
tree
2020-02-24
enjoy-digital
Merge pull request #400 from Xiretza/ecp5-pll-freqfix
commit
|
commitdiff
|
tree
2020-02-24
Xiretza
Fix ECP5PLL VCO frequency range
commit
|
commitdiff
|
tree
2020-02-24
Florent Kermarrec
integration/soc: improve presentation of SoCLocHandler...
commit
|
commitdiff
|
tree
2020-02-24
Florent Kermarrec
interconnect/axi: remove bus_name on connect_to_pads
commit
|
commitdiff
|
tree
2020-02-24
Florent Kermarrec
tools/litex_gen: add bus parameter and AXI (Lite) support.
commit
|
commitdiff
|
tree
2020-02-24
Florent Kermarrec
litex_gen/axi: simplify the way the bus is exposed...
commit
|
commitdiff
|
tree
2020-02-24
Florent Kermarrec
litex_gen/wishbone: simplify the way the bus is exposed...
commit
|
commitdiff
|
tree
2020-02-24
Florent Kermarrec
tools: rename litex_extract to litex_gen (use similar...
commit
|
commitdiff
|
tree
2020-02-24
enjoy-digital
Merge pull request #396 from antmicro/external-wb
commit
|
commitdiff
|
tree
2020-02-21
enjoy-digital
Merge pull request #397 from gsomlo/gls-csr-volatile
commit
|
commitdiff
|
tree
2020-02-21
Gabriel Somlo
Add 'volatile' qualifier to new CSR accessors
commit
|
commitdiff
|
tree
2020-02-21
Piotr Binkowski
tools: add script for extracting wishbone cores
commit
|
commitdiff
|
tree
2020-02-21
Karol Gugala
axi: add to_pads method
commit
|
commitdiff
|
tree
2020-02-21
Jan Kowalewski
wishbone: add extracting module signals to the top
commit
|
commitdiff
|
tree
2020-02-20
Florent Kermarrec
doc/socdoc: fix example
commit
|
commitdiff
|
tree
2020-02-20
Florent Kermarrec
cpu/blackparrot: first cleanup pass
commit
|
commitdiff
|
tree
2020-02-20
Florent Kermarrec
integration/soc: set base_address on LiteDRAMWishbone2N...
commit
|
commitdiff
|
tree
2020-02-20
Florent Kermarrec
build/sim: add Verilator FST tracing support.
commit
|
commitdiff
|
tree
2020-02-20
enjoy-digital
Merge pull request #390 from gsomlo/gls-add-sdcard
commit
|
commitdiff
|
tree
2020-02-20
Gabriel Somlo
targets/nexys4ddr: add optional sdcard support
commit
|
commitdiff
|
tree
2020-02-20
Gabriel Somlo
bios: add litesdcard test routines to boot menu
commit
|
commitdiff
|
tree
2020-02-20
Gabriel Somlo
targets/nexys4ddr: add ethernet via method instead...
commit
|
commitdiff
|
tree
2020-02-19
Florent Kermarrec
soc_core: fix missing init on main_ram
commit
|
commitdiff
|
tree
2020-02-18
enjoy-digital
Merge pull request #389 from antmicro/linux_flash_offsets
commit
|
commitdiff
|
tree
2020-02-18
Florent Kermarrec
cores/cpu: use standard+debug variant when only debug...
commit
|
commitdiff
|
tree
2020-02-18
Mateusz Holenko
bios/boot: allow to customize flash offsets of Linux...
commit
|
commitdiff
|
tree
2020-02-18
Florent Kermarrec
soc/cores/clock: add reset_cycles parameter to S7IDELAY...
commit
|
commitdiff
|
tree
2020-02-18
Florent Kermarrec
soc/csr_bus: fix aligned_paging computation (should...
commit
|
commitdiff
|
tree
2020-02-18
Florent Kermarrec
integration/soc: improve Region logger
commit
|
commitdiff
|
tree
2020-02-17
Florent Kermarrec
bios/boot: update and fix flashboot, improve verbosity
commit
|
commitdiff
|
tree
2020-02-17
Florent Kermarrec
soc: increase supporteds address_width/paging
commit
|
commitdiff
|
tree
2020-02-17
Florent Kermarrec
soc_core: expose CSR paging
commit
|
commitdiff
|
tree
2020-02-17
Florent Kermarrec
soc/csr_bus: improve CSR paging genericity
commit
|
commitdiff
|
tree
2020-02-16
Florent Kermarrec
tools/litex_sim: use new sdram verbosity parameter
commit
|
commitdiff
|
tree
2020-02-16
Florent Kermarrec
integration/soc: add configurable CSR Paging
commit
|
commitdiff
|
tree
2020-02-15
Florent Kermarrec
soc_core: add back identifier
commit
|
commitdiff
|
tree
2020-02-15
enjoy-digital
Merge pull request #387 from BracketMaster/master
commit
|
commitdiff
|
tree
2020-02-15
Yehowshua Immanuel
update to work with mac
commit
|
commitdiff
|
tree
2020-02-15
Florent Kermarrec
tools/litex_sim: specify default local/remote-ip addresses.
commit
|
commitdiff
|
tree
2020-02-15
Florent Kermarrec
tools/litex_sim: add ethernet local/remote-ip arguments.
commit
|
commitdiff
|
tree
2020-02-14
Florent Kermarrec
interconnect/stream: cleanup imports/idents
commit
|
commitdiff
|
tree
2020-02-13
enjoy-digital
Merge pull request #386 from antmicro/sdram-timing...
commit
|
commitdiff
|
tree
2020-02-13
Piotr Binkowski
tools/litex_sim: add cli options to control SDRAM timin...
commit
|
commitdiff
|
tree
2020-02-13
Florent Kermarrec
soc_core: fix cpu_variant renaming regression
commit
|
commitdiff
|
tree
2020-02-13
Sean Cross
doc: rename lxsocdoc -> socdoc and update readme
commit
|
commitdiff
|
tree
2020-02-13
Sean Cross
doc: fix regression with new irq manager
commit
|
commitdiff
|
tree
2020-02-12
Florent Kermarrec
soc/CSR: show alignment in report and add info when...
commit
|
commitdiff
|
tree
2020-02-12
Florent Kermarrec
soc/add_cpu: use cpu.data_width as CSR alignment, fix...
commit
|
commitdiff
|
tree
2020-02-12
Florent Kermarrec
integration/soc: fix refactoring issues
commit
|
commitdiff
|
tree
2020-02-12
Florent Kermarrec
soc/integration/builder: update copyright, align arguments
commit
|
commitdiff
|
tree
2020-02-12
enjoy-digital
Merge pull request #383 from Xiretza/builder-directories
commit
|
commitdiff
|
tree
2020-02-12
Xiretza
Unify output directory handling in builder
commit
|
commitdiff
|
tree
2020-02-11
enjoy-digital
Merge pull request #382 from enjoy-digital/new_soc
commit
|
commitdiff
|
tree
2020-02-11
Florent Kermarrec
soc_core/soc_sdram: add disclaimer
commit
|
commitdiff
|
tree
2020-02-11
Florent Kermarrec
soc_core: provide full retro-compatibily when add_wb_sl...
commit
|
commitdiff
|
tree
2020-02-11
Florent Kermarrec
soc: fix busword typo
commit
|
commitdiff
|
tree
2020-02-11
Florent Kermarrec
targets/EthernetSoC: be sure memory region is added...
commit
|
commitdiff
|
tree
next