software/bios: move romboot after serialboot and netboot
[litex.git] / software / common.mak
2015-07-31 Sebastien Bourdeauducqsoftware/common.mak: use PYTHON env var
2015-07-28 Florent KermarrecMerge branch 'master' of https://github.com/m-labs...
2015-07-28 whitequarkPass -integrated-as to clang.
2015-07-26 whitequarkSwitch to -fPIC.
2015-07-26 whitequarkAdd a stub C++ standard library.
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-05-02 Florent Kermarrecmisoclib/cpu: merge git.py in identifier
2015-05-02 Florent Kermarrecdo more test with last changes fix small issues
2015-04-03 Sebastien Bourdeauducqsoftware/common.mak: fix alignment in quiet output
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-25 Sebastien Bourdeauducqmerge liteeth
2014-05-14 Sebastien BourdeauducqInitial mor1kx (OpenRISC) support
2014-02-16 Sebastien BourdeauducqSimplify use of external targets/platforms/cores +...
2013-11-24 Sebastien Bourdeauducqgenerate linker memory map, move all generated files...
2013-11-10 Sebastien Bourdeauducqcosmetic changes
2013-11-10 Robert Jordenscommon.mak: drop the echo from the version tag finding...
2013-11-10 Sebastien Bourdeauducqcommon.mak: specify python3
2013-11-10 Robert Jordenscommon.mak: -Os instead of -O3, smaller bios (<32k)
2013-11-09 Sebastien Bourdeauducquse git commit id as version
2013-11-09 Sebastien Bourdeauducqrename milkymist-ng to MiSoC
2013-05-19 Sebastien Bourdeauducqsoftware: add nofloat libbase for size-optimized binaries
2013-05-13 Sébastien BourdeauducqMerge pull request #1 from fallen/makefile-001
2013-05-12 Yann SionneauSome Makefile love
2013-03-24 Sebastien Bourdeauducqsoftware/common.mak: add C++ definitions
2013-02-16 Sebastien Bourdeauducqsoftware: go back to GCC
2013-01-10 Sebastien Bourdeauducqsoftware: run the assembler ourselves to prevent future...
2013-01-10 Sebastien Bourdeauducqsoftware/common.mak: remove -fsigned-char from CFLAGS
2013-01-10 Sebastien Bourdeauducqsoftware/common.mak: use -target instead of deprecated...
2012-05-31 Sebastien Bourdeauducqsoftware: more flexible compilation target
2012-05-31 Sebastien Bourdeauducqsoftware: use new Clang target name
2012-05-29 Sebastien Bourdeauducqsoftware/common.mak: use clang + lm32-elf binutils...
2012-05-25 Sebastien Bourdeauducqsoftware/common.mak: support changing source directory
2012-05-25 Sebastien Bourdeauducqsoftware: cleanup CFLAGS
2012-05-24 Sebastien Bourdeauducqsoftware: include.mak -> common.mak