litex.git
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
2015-07-14 Florent Kermarrecbios: add romboot
2015-07-13 Florent Kermarrecmake.py: use sys.path.insert(0...) to allow external...
2015-07-13 Florent Kermarrecmisoclib/video/dvisampler: add fifo_depth parameter
2015-07-09 Florent Kermarrecwishbone2lasmi: fix "READ_DATA" state
2015-07-07 Florent Kermarrectools/flterm.py: fix kernel-adr support
2015-07-06 Florent Kermarrecliteeth/core: add with_icmp parameter
2015-07-05 Florent Kermarrecuse sets for leave_out
2015-07-05 Florent Kermarrecliteeth/core/mac: adapt depth on AsyncFIFOs according...
2015-07-05 Florent Kermarrecliteeth: small logic optimizations on mac (eases timing...
2015-07-04 Florent Kermarrecsoftware/bios: call eth_mode only if we have an etherne...
2015-07-02 Yann Sionneaubios: show memtest command in help
2015-06-28 Sebastien Bourdeauducqsoc: support constants without value
2015-06-27 Sebastien Bourdeauducqlibcompiler-rt: add fixdfdi
2015-06-26 Joe Brittonflterm.py: use serial_for_url
2015-06-25 Florent Kermarreclitesata/example_designs: fix core generation (RAID...
2015-06-25 enjoy-digitalMerge pull request #14 from olofk/misc_fixes
2015-06-25 Olof Kindgrenlitesata/test: Add missing dependency on scrambler...
2015-06-25 Olof Kindgrenlitesata/example_designs: Add missing clock in phy...
2015-06-23 Florent Kermarrecliteeth/example_designs: use new Keep SynthesisDirective
2015-06-23 Florent Kermarrecsoftware/bios/sdram: flush dcache and l2 in memtest...
2015-06-23 Robert Jordenspipistrello: run at 83+1/3 MHz, cleanup CRG
2015-06-22 Florent Kermarrecliteeth/software: fix wishbone bridge
2015-06-22 Florent Kermarrecliteeth/example_designs: add false path between clock...
2015-06-22 Florent Kermarrecliteeth/core/arp: fix table timer (wait_timer adaptatio...
2015-06-22 Florent Kermarrecliteeth/core/arp: fix missing MAC address in ARP reply
2015-06-19 Florent Kermarrecsoftware/libbase/system: fix flush_l2_cache
2015-06-19 Florent Kermarrecsoc/sdram: add L2_SIZE constant and avoid declaring...
2015-06-17 Sebastien Bourdeauducqindentation
next