initial RISC-V support (with picorv32), still some software to do (manage IRQ, L2...
[litex.git] / litex / soc / software /
2016-03-31 Florent Kermarrecinitial RISC-V support (with picorv32), still some...
2016-03-31 Florent Kermarrecsoc/software/bios: update default ip addresses (local...
2016-01-14 Florent Kermarrecsoc/software/bios/main: add capability to configure...
2016-01-14 Florent Kermarrecsoc/software/bios/main: give priority to romboot over...
2015-12-07 Florent Kermarrecsoc/software/libnet: add debug defines on microudp
2015-11-23 Florent Kermarrecsoc/software/boot: add #ifndef on LOCALIP and REMOTEIP...
2015-11-11 Florent Kermarrecadd LICENSE, update copyrights, add Migen install instr...
2015-11-11 Florent Kermarrecsoc/software/bios/sdram: split memtest and allow extern...
2015-11-10 Florent Kermarrecsoc: merge with misoc 3fcc4f116c3292020cb811d179e45ae45...
2015-11-10 Florent Kermarrecboards/targets/sim: get SDRAM working in simulation...
2015-11-10 Florent Kermarrecsoc/software: remove memtest (should be re-written)
2015-11-10 Florent Kermarrecsoc/sofware: remove libdyld
2015-11-10 Florent Kermarrecsoc/software: remove libunwind
2015-11-07 Florent Kermarreclitex: reorganize things, first work working version