litex.git
2015-10-13 Florent Kermarrecsoftware/bios: move romboot after serialboot and netboot
2015-09-28 Sebastien BourdeauducqMerge branch 'master' of github.com:m-labs/misoc
2015-09-28 Sebastien BourdeauducqRevert "Sort constants in csr generation."
2015-09-28 whitequarkFix typo.
2015-09-27 Tim 'mithro... Sort constants in csr generation.
2015-09-26 Sebastien BourdeauducqRevert "Use shutil rather then rm -rf command."
2015-09-23 Sebastien Bourdeauducqsetup: convert to unix eols
2015-09-21 Rohit Kumar... Add init file in sdram/phy dir
2015-09-21 Florent Kermarrecuart/software: remove litescope dependency
2015-09-21 Tim 'mithro... Adding --help option to flterm.
2015-09-10 Florent Kermarrecdvisampler/edid: fix sda sampling, needs to be similar...
2015-09-08 Tim 'mithro... Allow installing tools to a prefix.
2015-09-07 Florent Kermarreccreate liteethmini and move liteeth to a separate repo...
2015-09-07 Florent Kermarrecremove litepcie_phy_wrappers submodule
2015-09-07 Florent Kermarrectargets: remove USBSoC from minispartan6 (example avail...
2015-09-07 Florent Kermarrecmove liteusb to a separate repo (https://github.com...
2015-09-07 Florent Kermarrecmove litesata to a separate repo (https://github.com...
2015-09-07 Florent Kermarrecmove litescope to a separate repo (https://github.com...
2015-09-07 Florent Kermarrecmove litepcie to a separate repo (https://github.com...
2015-09-01 Florent Kermarrecmisoclib/soc: fix add_constant when used for strings
2015-08-26 Florent Kermarreclitecores: remove unneeded AutoCSR inheritance in examp...
2015-08-24 Florent Kermarreclitescope/core/port: fix missing self.comb...
2015-08-24 Florent Kermarreclitescope/core/port: fix EdgeDetector CSRs names
2015-08-24 Florent Kermarreclitescope/core/port: fix LiteScopeEdgeDetector (refacto...
2015-08-22 Florent Kermarrecliteth/phy: simplify clk_freq in LiteEthPHY autodetect...
2015-08-22 Florent Kermarrecsdram/phy/s6ddrphy: fix comment on S6QuarterRateDDRPHY
2015-08-22 Florent Kermarrecsdram/module: add P3R1GE4JGF DDR2 (Atlys) and MT41J128M...
2015-08-22 Florent Kermarrecsdram/phy/s6ddrphy: add S6QuarterRateDDRPHY to run...
2015-08-22 Florent Kermarrecliteeth/phy: fix autodetect (clk_freq not necessary...
2015-08-22 Florent Kermarrecsdram/phy/s6ddrphy: rename S6DDRPHY to S6HalfRateDDRPHY...
2015-08-22 Florent KermarrecREADME: small update
2015-08-20 Florent Kermarrecsdram/module: cleanup indent
2015-08-18 Florent Kermarreclitecores: add -Ob option to make.py (allow to build...
2015-08-18 Florent Kermarrecliteeth/phy: only use clk_freq for LiteEthPHYGMIIMII...
2015-08-18 Florent Kermarrectools/flterm: replace int(a, 16) with int(a, 0) for...
2015-08-13 Florent Kermarrectools/flterm.py: cleanup kernel-adr argument parsing
2015-08-13 Tim 'mithro... Use shutil rather then rm -rf command.
2015-08-13 Tim 'mithro... Use shell for globbing in clean.
2015-08-13 Tim 'mithro... All commands run should be checked.
2015-08-12 Florent Kermarrectools/flterm.py: some cleanup and fix last frame data...
2015-08-10 whitequarkunwinder: update.
2015-08-08 whitequarklibdyld: add const qualifiers.
2015-08-08 whitequarklibbase: add const qualifiers.
2015-08-07 whitequarklibdyld: all ELF relocations may refer to the current...
2015-08-05 Florent Kermarrecliteeth/phy: rename rgmii to s6rgmii since specific...
2015-08-04 Florent Kermarrecliteeth: add rgmii phy
2015-08-04 Florent Kermarrecsdram/phy/s6ddrphy: add DDR3 support
2015-08-04 Florent Kermarrecsdram/phy/initsequence: add burst chop 4 (BC4) for...
2015-08-02 whitequarklibunwind: build with -DNDEBUG.
2015-08-02 Sebastien Bourdeauducqdyld: style
2015-08-02 whitequarklibdyld: handle existing but undefined symbols during...
2015-08-02 whitequarklibdyld: R_*_RELATIVE never specify a symbol.
2015-08-01 whitequarklibdyld: handle unaligned relocations.
2015-08-01 whitequarkunwinder: update.
2015-08-01 whitequarklibdyld: add support for R_OR1K_{NONE,32,GLOB_DAT}.
2015-08-01 whitequarklibbase: also pass exception PC and EA to exception...
2015-08-01 whitequarklibbase: downstream users should provide fprintf.
2015-08-01 whitequarklibdyld: fix dyld_lookup algorithm.
2015-08-01 whitequarklibdyld: fix DT_HASH address calculation.
2015-07-31 Sebastien Bourdeauducqsoftware/common.mak: use PYTHON env var
2015-07-30 whitequarkExport _cache_init from crt0.S.
2015-07-30 whitequarkImplement a dynamic linker.
2015-07-30 whitequarkUpdate libunwind submodule.
2015-07-30 Florent Kermarrecbios/sdram: fix error_cnt computation in memtest
2015-07-30 whitequarklibbase: define intptr_t.
2015-07-30 whitequarkEnable ror, ffl1 and addc for OR1K.
2015-07-29 whitequarkMake sure the BIOS file ends on an aligned boundary.
2015-07-29 whitequarkDon't build base libraries and BIOS with -fPIC after...
2015-07-28 Sebastien Bourdeauducqmor1kx: enable ADDC, CMOV and FFL1 instructions
2015-07-28 Sebastien Bourdeauducqsoc: increase default BIOS size
2015-07-28 Florent KermarrecMerge branch 'master' of https://github.com/m-labs...
2015-07-28 Florent Kermarrecupdate lm32 with "Switch to -fPIC" changes.
2015-07-28 whitequarkPass -integrated-as to clang.
2015-07-26 whitequarkUpdate libbase/linker-sdram.ld with -fPIC support.
2015-07-26 whitequarkSwitch to -fPIC.
2015-07-26 whitequarkRemove useless includes pulled in by libunwind.
2015-07-26 whitequarkAdd libunwind.
2015-07-26 whitequarkAdd a stub getenv() implementation.
2015-07-26 whitequarkAdd a stub pthread header.
2015-07-26 whitequarkAdd headers for the dynamic linker interface.
2015-07-26 whitequarkAdd a stub C++ standard library.
2015-07-26 whitequarkAdd basic inttypes.h.
2015-07-26 whitequarkMark abort() as __attribute__((noreturn)).
2015-07-26 whitequarkAdd support for fprintf(stderr, ...).
2015-07-26 whitequarkDon't use clang for anything except or1k.
2015-07-26 whitequarkcommon.mak: Pass -fexceptions to clang and clang++.
2015-07-26 whitequarkcommon.mak: use clang/clang++ to compile C/C++ sources.
2015-07-26 whitequarkcommon.mak: remove RANLIB.
2015-07-25 whitequarkcommon.mak: remove AS.
2015-07-24 Florent Kermarrecmisoclib/com/uart: remove irq condition parameters...
2015-07-24 Florent Kermarrecmisoclib: integrate mxcrg.py in mlabs_video target...
2015-07-24 Florent Kermarrecmisoclib/com/uart: replace revered Migen FIFO function...
2015-07-24 Florent Kermarreclitepcie/frontend/dma: group loop index and count in...
2015-07-24 Florent Kermarrecmisoclib/com/uart: cleanup and add irq condition parameters
2015-07-22 Florent Kermarreclitepcie/frontend/dma: add loop counter (useful to...
2015-07-22 Florent Kermarreclitepcie: use data instead of dat in dma_layout (allow...
2015-07-22 Florent Kermarreclitepcie: use optional platform.misoc_path to add litep...
2015-07-19 Sebastien Bourdeauducquart: remove option to refill HW from uart_write
2015-07-19 Robert Jordensuart: support async phys
2015-07-19 Robert Jordensuart.c: rx overflow fix and tx simplification
next