litex/litex/soc/software
Mateusz Holenko 8335f13fb1 bios/boot: rework netboot/flashboot for VexRiscv in linux variant
Get rid of NETBOOT_LINUX_VEXRISCV/FLASHBOOT_LINUX_VEXRISCV defines
and use information about CPU_TYPE and CPU_VARIANT instead.

Use common kernel/rootfs/device tree/emulator images layout
when booting over network and from flash.
2019-07-15 16:02:58 +02:00
..
bios bios/boot: rework netboot/flashboot for VexRiscv in linux variant 2019-07-15 16:02:58 +02:00
compiler_rt@81fb4f00c2 litex: reorganize things, first work working version 2015-11-07 17:48:55 +01:00
include fix signed char type to be explicitly signed 2019-06-03 06:01:13 +00:00
libbase soc_core: additional csr_alignment follow-up fixes 2019-07-08 10:15:14 -04:00
libcompiler_rt Add lm32 "lite" variant, remove mult/div from "minimal" and update compiler flags accordingly. 2018-09-03 19:48:19 -04:00
libnet soc/integration: uniformize configuration constants declaration in SoCs (use self.config instead self.add_constant) 2019-07-08 08:57:05 +02:00
common.mak software/common: revert PYTHON to python3 (since breaking things) 2018-01-23 10:39:13 +01:00
mkmscimg.py make sure #!/usr/bin/env python3 is before copyright header 2019-06-24 07:29:24 +02:00