software/bios: move romboot after serialboot and netboot
[litex.git] / software /
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 whitequarkFix typo.
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-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-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 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-19 Sebastien Bourdeauducquart: remove option to refill HW from uart_write
2015-07-19 Robert Jordensuart.c: rx overflow fix and tx simplification
2015-07-14 Florent Kermarrecbios: add romboot
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-27 Sebastien Bourdeauducqlibcompiler-rt: add fixdfdi
2015-06-23 Florent Kermarrecsoftware/bios/sdram: flush dcache and l2 in memtest...
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 Florent Kermarrecsdram: use wishbone cache as L2 cache and add optional...
2015-05-27 Yann Sionneauspiflash: now using 64k sectors
2015-05-27 Yann Sionneauspiflash: cleanup unnecessary parenthesis
2015-05-02 Florent Kermarrecmisoclib/cpu: merge git.py in identifier
2015-05-02 Florent Kermarrecdo more test with last changes fix small issues
2015-05-01 Florent Kermarreccom/uart: add tx and rx fifos.
2015-04-27 Florent KermarrecMerge branch 'master' of https://github.com/m-labs...
2015-04-27 Sebastien Bourdeauducqspiflash: use SoC defines, add write_to_flash function
2015-04-26 Florent Kermarrecliteeth: do MII/GMII detection in gateware for gmii_mii phy
2015-04-26 Florent Kermarrecliteeth: fix and improve 10/100/1000Mbps speed auto...
2015-04-12 Florent Kermarrecmicroudp.c: add #ifdef on ethmode (bios generation...
2015-04-12 Florent Kermarrecmicroudp: fix if (
2015-04-12 Florent Kermarrecliteeth/phy/gmii_mii: add clock counter and use it...
2015-04-03 Sebastien Bourdeauducqsoftware/common.mak: fix alignment in quiet output
2015-04-03 Sebastien Bourdeauducqcrt0-or1k: clean up indentation
2015-04-02 Sebastien Bourdeauducqlibbase: implement flush_l2_cache for or1k
2015-03-27 Sebastien BourdeauducqMerge branch 'master' of https://github.com/m-labs...
2015-03-27 Florent Kermarrecsoftware/bios/sdram: small clean up
2015-03-27 Florent Kermarrecsoftware/bios/sdram: for now desactivate random on...
2015-03-27 Florent Kermarrecsoftware/bios/sdram: add random addressing to memtest
2015-03-26 Florent Kermarrecsoftware/bios/sdram: make seed_to_data static
2015-03-26 Florent Kermarrecsoftware/bios/sdram: select the type of data we want...
2015-03-25 Florent Kermarrecsoftware/memtest: remove Mixxeo/M1 hardcoded values...
2015-03-25 Florent Kermarrecsofware/memtest: use MAIN_RAM_SIZE from mem.h
2015-03-25 Florent Kermarreclibcompiler-rt: add ucmpdi2.o
2015-03-25 Florent Kermarrecsofware/memtest: update bandwidth registers
2015-03-25 Florent Kermarreclinker-sdram.ld: sdram mem region is now called main_ram
2015-03-21 Florent Kermarrecrename sdram mapping to main_ram
2015-03-21 Florent Kermarrecsoftware/bios/memtest: add data bus test (0xAAAAAAAA...
2015-03-19 Florent Kermarrecliteeth/mac/core: add with_padding option (enabled...
2015-03-02 Florent Kermarreccpuif: add CSR_ prefix to CSR base addresses (avoid...
2015-03-02 Florent Kermarrecsdram: only keep frontend logic and sdram core declarat...
2015-03-02 Florent Kermarrecsdram: improve memtest by adding 2 different writes...
2015-02-28 Florent Kermarrecmerge liteusb
2015-02-28 Florent Kermarrecmerge litesata
2015-02-28 Florent Kermarrecmerge litescope
2015-02-28 Florent Kermarrecmisoclib: better organization (create cores categories...
2015-02-27 Florent Kermarrecgensoc: make it more generic (a SoC does not necessaril...
2015-02-27 Florent Kermarrecuse cachesize reported in wishbone2lasmi
2015-02-25 Sebastien Bourdeauducqmerge liteeth
2015-02-21 Florent Kermarrecadd ft2232h software code (will need rework)
2015-02-21 Florent Kermarrecinit repo structure
2014-11-27 Yann Sionneauspiflash: BB write support
2014-11-21 Florent Kermarecnew Ethernet MAC
2014-11-07 Sebastien Bourdeauducqsoftware: make compiler-rt a submodule
2014-09-23 Sebastien Bourdeauducqsoftware: remove setjmp
next