projects
/
litex.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
litex.git
2015-09-22
Sebastien Bourdeauducq
CONTRIBUTING.md->rst
commit
|
commitdiff
|
tree
2015-09-22
Sebastien Bourdeauducq
migen.fhdl.std -> migen
commit
|
commitdiff
|
tree
2015-09-22
Sebastien Bourdeauducq
misoclib -> misoc
commit
|
commitdiff
|
tree
2015-09-21
Rohit Kumar...
Add init file in sdram/phy dir
commit
|
commitdiff
|
tree
2015-09-21
Florent Kermarrec
uart/software: remove litescope dependency
commit
|
commitdiff
|
tree
2015-09-21
Tim 'mithro...
Adding --help option to flterm.
commit
|
commitdiff
|
tree
2015-09-10
Florent Kermarrec
dvisampler/edid: fix sda sampling, needs to be similar...
commit
|
commitdiff
|
tree
2015-09-08
Tim 'mithro...
Allow installing tools to a prefix.
commit
|
commitdiff
|
tree
2015-09-07
Florent Kermarrec
create liteethmini and move liteeth to a separate repo...
commit
|
commitdiff
|
tree
2015-09-07
Florent Kermarrec
remove litepcie_phy_wrappers submodule
commit
|
commitdiff
|
tree
2015-09-07
Florent Kermarrec
targets: remove USBSoC from minispartan6 (example avail...
commit
|
commitdiff
|
tree
2015-09-07
Florent Kermarrec
move liteusb to a separate repo (https://github.com...
commit
|
commitdiff
|
tree
2015-09-07
Florent Kermarrec
move litesata to a separate repo (https://github.com...
commit
|
commitdiff
|
tree
2015-09-07
Florent Kermarrec
move litescope to a separate repo (https://github.com...
commit
|
commitdiff
|
tree
2015-09-07
Florent Kermarrec
move litepcie to a separate repo (https://github.com...
commit
|
commitdiff
|
tree
2015-09-01
Florent Kermarrec
misoclib/soc: fix add_constant when used for strings
commit
|
commitdiff
|
tree
2015-08-26
Florent Kermarrec
litecores: remove unneeded AutoCSR inheritance in examp...
commit
|
commitdiff
|
tree
2015-08-24
Florent Kermarrec
litescope/core/port: fix missing self.comb...
commit
|
commitdiff
|
tree
2015-08-24
Florent Kermarrec
litescope/core/port: fix EdgeDetector CSRs names
commit
|
commitdiff
|
tree
2015-08-24
Florent Kermarrec
litescope/core/port: fix LiteScopeEdgeDetector (refacto...
commit
|
commitdiff
|
tree
2015-08-22
Florent Kermarrec
liteth/phy: simplify clk_freq in LiteEthPHY autodetect...
commit
|
commitdiff
|
tree
2015-08-22
Florent Kermarrec
sdram/phy/s6ddrphy: fix comment on S6QuarterRateDDRPHY
commit
|
commitdiff
|
tree
2015-08-22
Florent Kermarrec
sdram/module: add P3R1GE4JGF DDR2 (Atlys) and MT41J128M...
commit
|
commitdiff
|
tree
2015-08-22
Florent Kermarrec
sdram/phy/s6ddrphy: add S6QuarterRateDDRPHY to run...
commit
|
commitdiff
|
tree
2015-08-22
Florent Kermarrec
liteeth/phy: fix autodetect (clk_freq not necessary...
commit
|
commitdiff
|
tree
2015-08-22
Florent Kermarrec
sdram/phy/s6ddrphy: rename S6DDRPHY to S6HalfRateDDRPHY...
commit
|
commitdiff
|
tree
2015-08-22
Florent Kermarrec
README: small update
commit
|
commitdiff
|
tree
2015-08-20
Florent Kermarrec
sdram/module: cleanup indent
commit
|
commitdiff
|
tree
2015-08-18
Florent Kermarrec
litecores: add -Ob option to make.py (allow to build...
commit
|
commitdiff
|
tree
2015-08-18
Florent Kermarrec
liteeth/phy: only use clk_freq for LiteEthPHYGMIIMII...
commit
|
commitdiff
|
tree
2015-08-18
Florent Kermarrec
tools/flterm: replace int(a, 16) with int(a, 0) for...
commit
|
commitdiff
|
tree
2015-08-13
Florent Kermarrec
tools/flterm.py: cleanup kernel-adr argument parsing
commit
|
commitdiff
|
tree
2015-08-13
Tim 'mithro...
Use shutil rather then rm -rf command.
commit
|
commitdiff
|
tree
2015-08-13
Tim 'mithro...
Use shell for globbing in clean.
commit
|
commitdiff
|
tree
2015-08-13
Tim 'mithro...
All commands run should be checked.
commit
|
commitdiff
|
tree
2015-08-12
Florent Kermarrec
tools/flterm.py: some cleanup and fix last frame data...
commit
|
commitdiff
|
tree
2015-08-10
whitequark
unwinder: update.
commit
|
commitdiff
|
tree
2015-08-08
whitequark
libdyld: add const qualifiers.
commit
|
commitdiff
|
tree
2015-08-08
whitequark
libbase: add const qualifiers.
commit
|
commitdiff
|
tree
2015-08-07
whitequark
libdyld: all ELF relocations may refer to the current...
commit
|
commitdiff
|
tree
2015-08-05
Florent Kermarrec
liteeth/phy: rename rgmii to s6rgmii since specific...
commit
|
commitdiff
|
tree
2015-08-04
Florent Kermarrec
liteeth: add rgmii phy
commit
|
commitdiff
|
tree
2015-08-04
Florent Kermarrec
sdram/phy/s6ddrphy: add DDR3 support
commit
|
commitdiff
|
tree
2015-08-04
Florent Kermarrec
sdram/phy/initsequence: add burst chop 4 (BC4) for...
commit
|
commitdiff
|
tree
2015-08-02
whitequark
libunwind: build with -DNDEBUG.
commit
|
commitdiff
|
tree
2015-08-02
Sebastien Bourdeauducq
dyld: style
commit
|
commitdiff
|
tree
2015-08-02
whitequark
libdyld: handle existing but undefined symbols during...
commit
|
commitdiff
|
tree
2015-08-02
whitequark
libdyld: R_*_RELATIVE never specify a symbol.
commit
|
commitdiff
|
tree
2015-08-01
whitequark
libdyld: handle unaligned relocations.
commit
|
commitdiff
|
tree
2015-08-01
whitequark
unwinder: update.
commit
|
commitdiff
|
tree
2015-08-01
whitequark
libdyld: add support for R_OR1K_{NONE,32,GLOB_DAT}.
commit
|
commitdiff
|
tree
2015-08-01
whitequark
libbase: also pass exception PC and EA to exception...
commit
|
commitdiff
|
tree
2015-08-01
whitequark
libbase: downstream users should provide fprintf.
commit
|
commitdiff
|
tree
2015-08-01
whitequark
libdyld: fix dyld_lookup algorithm.
commit
|
commitdiff
|
tree
2015-08-01
whitequark
libdyld: fix DT_HASH address calculation.
commit
|
commitdiff
|
tree
2015-07-31
Sebastien Bourdeauducq
software/common.mak: use PYTHON env var
commit
|
commitdiff
|
tree
2015-07-30
whitequark
Export _cache_init from crt0.S.
commit
|
commitdiff
|
tree
2015-07-30
whitequark
Implement a dynamic linker.
commit
|
commitdiff
|
tree
2015-07-30
whitequark
Update libunwind submodule.
commit
|
commitdiff
|
tree
2015-07-30
Florent Kermarrec
bios/sdram: fix error_cnt computation in memtest
commit
|
commitdiff
|
tree
2015-07-30
whitequark
libbase: define intptr_t.
commit
|
commitdiff
|
tree
2015-07-30
whitequark
Enable ror, ffl1 and addc for OR1K.
commit
|
commitdiff
|
tree
2015-07-29
whitequark
Make sure the BIOS file ends on an aligned boundary.
commit
|
commitdiff
|
tree
2015-07-29
whitequark
Don't build base libraries and BIOS with -fPIC after...
commit
|
commitdiff
|
tree
2015-07-28
Sebastien Bourdeauducq
mor1kx: enable ADDC, CMOV and FFL1 instructions
commit
|
commitdiff
|
tree
2015-07-28
Sebastien Bourdeauducq
soc: increase default BIOS size
commit
|
commitdiff
|
tree
2015-07-28
Florent Kermarrec
Merge branch 'master' of https://github.com/m-labs...
commit
|
commitdiff
|
tree
2015-07-28
Florent Kermarrec
update lm32 with "Switch to -fPIC" changes.
commit
|
commitdiff
|
tree
2015-07-28
whitequark
Pass -integrated-as to clang.
commit
|
commitdiff
|
tree
2015-07-26
whitequark
Update libbase/linker-sdram.ld with -fPIC support.
commit
|
commitdiff
|
tree
2015-07-26
whitequark
Switch to -fPIC.
commit
|
commitdiff
|
tree
2015-07-26
whitequark
Remove useless includes pulled in by libunwind.
commit
|
commitdiff
|
tree
2015-07-26
whitequark
Add libunwind.
commit
|
commitdiff
|
tree
2015-07-26
whitequark
Add a stub getenv() implementation.
commit
|
commitdiff
|
tree
2015-07-26
whitequark
Add a stub pthread header.
commit
|
commitdiff
|
tree
2015-07-26
whitequark
Add headers for the dynamic linker interface.
commit
|
commitdiff
|
tree
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
next