litex/software
whitequark f500b906e6 common.mak: remove AS.
$(AS) was never used: $(assemble) invokes the C compiler instead.
In case of LLVM, this will allow us to consistently use the LLVM
internal assembler for both inline assembly in C and assembly
sources; so, avoid ever invoking binutils as explicitly.
2015-07-26 02:46:03 +03:00
..
bios bios: add romboot 2015-07-14 18:01:44 +02:00
compiler-rt@a1448787a0 software: make compiler-rt a submodule 2014-11-06 18:00:28 -08:00
include spiflash: use SoC defines, add write_to_flash function 2015-04-27 13:42:32 +08:00
libbase uart: remove option to refill HW from uart_write 2015-07-19 23:41:38 +02:00
libcompiler-rt libcompiler-rt: add fixdfdi 2015-06-27 23:51:09 +02:00
libnet liteeth: do MII/GMII detection in gateware for gmii_mii phy 2015-04-26 18:08:07 +02:00
memtest software/memtest: remove Mixxeo/M1 hardcoded values in bandwidth computation 2015-03-26 00:01:42 +01:00
common.mak common.mak: remove AS. 2015-07-26 02:46:03 +03:00