projects
/
litex.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
litex.git
2015-07-26
whitequark
Add a stub C++ standard library.
commit
|
commitdiff
|
tree
2015-07-26
whitequark
Add basic inttypes.h.
commit
|
commitdiff
|
tree
2015-07-26
whitequark
Mark abort() as __attribute__((noreturn)).
commit
|
commitdiff
|
tree
2015-07-26
whitequark
Add support for fprintf(stderr, ...).
commit
|
commitdiff
|
tree
2015-07-26
whitequark
Don't use clang for anything except or1k.
commit
|
commitdiff
|
tree
2015-07-26
whitequark
common.mak: Pass -fexceptions to clang and clang++.
commit
|
commitdiff
|
tree
2015-07-26
whitequark
common.mak: use clang/clang++ to compile C/C++ sources.
commit
|
commitdiff
|
tree
2015-07-26
whitequark
common.mak: remove RANLIB.
commit
|
commitdiff
|
tree
2015-07-25
whitequark
common.mak: remove AS.
commit
|
commitdiff
|
tree
2015-07-24
Florent Kermarrec
misoclib/com/uart: remove irq condition parameters...
commit
|
commitdiff
|
tree
2015-07-24
Florent Kermarrec
misoclib: integrate mxcrg.py in mlabs_video target...
commit
|
commitdiff
|
tree
2015-07-24
Florent Kermarrec
misoclib/com/uart: replace revered Migen FIFO function...
commit
|
commitdiff
|
tree
2015-07-24
Florent Kermarrec
litepcie/frontend/dma: group loop index and count in...
commit
|
commitdiff
|
tree
2015-07-24
Florent Kermarrec
misoclib/com/uart: cleanup and add irq condition parameters
commit
|
commitdiff
|
tree
2015-07-22
Florent Kermarrec
litepcie/frontend/dma: add loop counter (useful to...
commit
|
commitdiff
|
tree
2015-07-22
Florent Kermarrec
litepcie: use data instead of dat in dma_layout (allow...
commit
|
commitdiff
|
tree
2015-07-22
Florent Kermarrec
litepcie: use optional platform.misoc_path to add litep...
commit
|
commitdiff
|
tree
2015-07-19
Sebastien Bourdeauducq
uart: remove option to refill HW from uart_write
commit
|
commitdiff
|
tree
2015-07-19
Robert Jordens
uart: support async phys
commit
|
commitdiff
|
tree
2015-07-19
Robert Jordens
uart.c: rx overflow fix and tx simplification
commit
|
commitdiff
|
tree
2015-07-14
Florent Kermarrec
bios: add romboot
commit
|
commitdiff
|
tree
2015-07-13
Florent Kermarrec
make.py: use sys.path.insert(0...) to allow external...
commit
|
commitdiff
|
tree
2015-07-13
Florent Kermarrec
misoclib/video/dvisampler: add fifo_depth parameter
commit
|
commitdiff
|
tree
2015-07-09
Florent Kermarrec
wishbone2lasmi: fix "READ_DATA" state
commit
|
commitdiff
|
tree
2015-07-07
Florent Kermarrec
tools/flterm.py: fix kernel-adr support
commit
|
commitdiff
|
tree
2015-07-06
Florent Kermarrec
liteeth/core: add with_icmp parameter
commit
|
commitdiff
|
tree
2015-07-05
Florent Kermarrec
use sets for leave_out
commit
|
commitdiff
|
tree
2015-07-05
Florent Kermarrec
liteeth/core/mac: adapt depth on AsyncFIFOs according...
commit
|
commitdiff
|
tree
2015-07-05
Florent Kermarrec
liteeth: small logic optimizations on mac (eases timing...
commit
|
commitdiff
|
tree
2015-07-04
Florent Kermarrec
software/bios: call eth_mode only if we have an etherne...
commit
|
commitdiff
|
tree
2015-07-02
Yann Sionneau
bios: show memtest command in help
commit
|
commitdiff
|
tree
2015-06-28
Sebastien Bourdeauducq
soc: support constants without value
commit
|
commitdiff
|
tree
2015-06-27
Sebastien Bourdeauducq
libcompiler-rt: add fixdfdi
commit
|
commitdiff
|
tree
2015-06-26
Joe Britton
flterm.py: use serial_for_url
commit
|
commitdiff
|
tree
2015-06-25
Florent Kermarrec
litesata/example_designs: fix core generation (RAID...
commit
|
commitdiff
|
tree
2015-06-25
enjoy-digital
Merge pull request #14 from olofk/misc_fixes
commit
|
commitdiff
|
tree
2015-06-25
Olof Kindgren
litesata/test: Add missing dependency on scrambler...
commit
|
commitdiff
|
tree
2015-06-25
Olof Kindgren
litesata/example_designs: Add missing clock in phy...
commit
|
commitdiff
|
tree
2015-06-23
Florent Kermarrec
liteeth/example_designs: use new Keep SynthesisDirective
commit
|
commitdiff
|
tree
2015-06-23
Florent Kermarrec
software/bios/sdram: flush dcache and l2 in memtest...
commit
|
commitdiff
|
tree
2015-06-23
Robert Jordens
pipistrello: run at 83+1/3 MHz, cleanup CRG
commit
|
commitdiff
|
tree
2015-06-22
Florent Kermarrec
liteeth/software: fix wishbone bridge
commit
|
commitdiff
|
tree
2015-06-22
Florent Kermarrec
liteeth/example_designs: add false path between clock...
commit
|
commitdiff
|
tree
2015-06-22
Florent Kermarrec
liteeth/core/arp: fix table timer (wait_timer adaptatio...
commit
|
commitdiff
|
tree
2015-06-22
Florent Kermarrec
liteeth/core/arp: fix missing MAC address in ARP reply
commit
|
commitdiff
|
tree
2015-06-19
Florent Kermarrec
software/libbase/system: fix flush_l2_cache
commit
|
commitdiff
|
tree
2015-06-19
Florent Kermarrec
soc/sdram: add L2_SIZE constant and avoid declaring...
commit
|
commitdiff
|
tree
2015-06-17
Sebastien Bourdeauducq
indentation
commit
|
commitdiff
|
tree
2015-06-17
Florent Kermarrec
soc/sdram: add capability to share L2 cache in multi...
commit
|
commitdiff
|
tree
2015-06-17
Florent Kermarrec
sdram: use wishbone cache as L2 cache and add optional...
commit
|
commitdiff
|
tree
2015-06-10
Florent Kermarrec
litesata: use 200MHz clock and SATA3 (6.0Gb/s) on all...
commit
|
commitdiff
|
tree
2015-06-10
Florent Kermarrec
litesata/phy/k7: apply AR# 63869 to keep CDR in hold...
commit
|
commitdiff
|
tree
2015-06-02
Florent Kermarrec
sdram: use new Migen Converter in Minicon frontend...
commit
|
commitdiff
|
tree
2015-06-02
Florent Kermarrec
sdram/phy: fix simphy memory usage
commit
|
commitdiff
|
tree
2015-05-29
Florent Kermarrec
sdram: refactor minicon and fix issues with DDRx memories
commit
|
commitdiff
|
tree
2015-05-27
Yann Sionneau
spiflash: now using 64k sectors
commit
|
commitdiff
|
tree
2015-05-27
Yann Sionneau
spiflash: cleanup unnecessary parenthesis
commit
|
commitdiff
|
tree
2015-05-26
Sebastien Bourdeauducq
litesata: more doc fixes
commit
|
commitdiff
|
tree
2015-05-26
Sebastien Bourdeauducq
Merge branch 'master' of https://github.com/m-labs...
commit
|
commitdiff
|
tree
2015-05-26
Sebastien Bourdeauducq
litesata: doc fixes
commit
|
commitdiff
|
tree
2015-05-26
Florent Kermarrec
liteata: fix spelling & mistakes in doc
commit
|
commitdiff
|
tree
2015-05-25
Florent Kermarrec
litesata: rework frontend doc and add striping, mirroring
commit
|
commitdiff
|
tree
2015-05-25
Florent Kermarrec
litesata: add mirroring
commit
|
commitdiff
|
tree
2015-05-25
Florent Kermarrec
litesata/examples_designs: add striping
commit
|
commitdiff
|
tree
2015-05-25
Florent Kermarrec
litesata/core/link: move buffer on CONTInserter (seems...
commit
|
commitdiff
|
tree
2015-05-25
Florent Kermarrec
liteusb/core/packet: fix missing ,
commit
|
commitdiff
|
tree
2015-05-23
Florent Kermarrec
litesata: add striping module for use of multiple HDDs.
commit
|
commitdiff
|
tree
2015-05-23
Florent Kermarrec
litesata: do some cleanup and prepare for RAID
commit
|
commitdiff
|
tree
2015-05-12
Florent Kermarrec
cores: replace Timeout with new WaitTimer
commit
|
commitdiff
|
tree
2015-05-09
Florent Kermarrec
uart: rename wishbone to bridge
commit
|
commitdiff
|
tree
2015-05-09
Florent Kermarrec
uart: remove litescope dependency for UARTWishboneBridg...
commit
|
commitdiff
|
tree
2015-05-08
Florent Kermarrec
liteusb/frontend/dma: remove +4 to length for CRC ...
commit
|
commitdiff
|
tree
2015-05-07
Florent Kermarrec
liteusb/phy/ft245: rename "ftdi" clock domain to "usb"
commit
|
commitdiff
|
tree
2015-05-07
Florent Kermarrec
litesata: fix packets figure in frontend doc
commit
|
commitdiff
|
tree
2015-05-07
Sebastien Bourdeauducq
README: add note about submodules
commit
|
commitdiff
|
tree
2015-05-06
Florent Kermarrec
litesata: add doc for frontend
commit
|
commitdiff
|
tree
2015-05-06
Florent Kermarrec
litesata: cleanup README/doc
commit
|
commitdiff
|
tree
2015-05-05
Florent Kermarrec
litesata: use (some) settings from vivado 2015.1, try...
commit
|
commitdiff
|
tree
2015-05-05
Sebastien Bourdeauducq
spiflash: fix miso bitbang with large DQ
commit
|
commitdiff
|
tree
2015-05-04
Florent Kermarrec
soc/sdram: Vivado 2015.1 still does not fix issue with...
commit
|
commitdiff
|
tree
2015-05-02
Florent Kermarrec
misoclib/cpu: merge git.py in identifier
commit
|
commitdiff
|
tree
2015-05-02
Florent Kermarrec
liteusb: add simple example design with wishbone bridge...
commit
|
commitdiff
|
tree
2015-05-02
Florent Kermarrec
rename shadow_address to shadow_base (more appropriate...
commit
|
commitdiff
|
tree
2015-05-02
Florent Kermarrec
liteeth/core/mac: minor cleanup
commit
|
commitdiff
|
tree
2015-05-02
Florent Kermarrec
liteusb/frontend/wishbone: use new packetized mode...
commit
|
commitdiff
|
tree
2015-05-02
Florent Kermarrec
litescope/frontend/wishbone: add support for packetized...
commit
|
commitdiff
|
tree
2015-05-02
Florent Kermarrec
liteusb/software/wishbone: optimize writes/reads (send...
commit
|
commitdiff
|
tree
2015-05-02
Florent Kermarrec
do more test with last changes fix small issues
commit
|
commitdiff
|
tree
2015-05-02
Florent Kermarrec
liteeth: move mac to core
commit
|
commitdiff
|
tree
2015-05-02
Florent Kermarrec
cores: avoid having too much directories when possible...
commit
|
commitdiff
|
tree
2015-05-02
Florent Kermarrec
use similar names for wishbone bridges and move wishbon...
commit
|
commitdiff
|
tree
2015-05-02
Zach Smith
targets/pipistrello: add flash sizes
commit
|
commitdiff
|
tree
2015-05-01
Florent Kermarrec
litescope: add basic LiteScopeUSB2WishboneFTDIDriver...
commit
|
commitdiff
|
tree
2015-05-01
Florent Kermarrec
litescope: rename host directory to software (to be...
commit
|
commitdiff
|
tree
2015-05-01
Florent Kermarrec
liteusb: add basic wishbone frontend (We could also...
commit
|
commitdiff
|
tree
2015-05-01
Florent Kermarrec
litescope: fix missing source ack on LiteScopeWishboneB...
commit
|
commitdiff
|
tree
2015-05-01
Florent Kermarrec
litescope/bridge: create a generic wishbone bridge...
commit
|
commitdiff
|
tree
2015-05-01
Florent Kermarrec
litescope: use full name in io.py
commit
|
commitdiff
|
tree
2015-05-01
Florent Kermarrec
targets/minispartan6: add USBSoC (working, should also...
commit
|
commitdiff
|
tree
2015-05-01
Florent Kermarrec
liteusb: refactor software (use python instead of libft...
commit
|
commitdiff
|
tree
next