litex/litex/soc/software/bios
2018-10-09 10:06:51 +02:00
..
boot-helper-lm32.S litex: reorganize things, first work working version 2015-11-07 17:48:55 +01:00
boot-helper-minerva.S add Minerva support 2018-09-05 22:33:04 +02:00
boot-helper-or1k.S litex: reorganize things, first work working version 2015-11-07 17:48:55 +01:00
boot-helper-picorv32.S software/bios: fix picorv32 boot_helper 2018-06-28 11:42:43 +02:00
boot-helper-vexriscv.S fix the vexriscv boot helper 2018-05-31 01:24:22 +08:00
boot.c software/bios: Gate flush_l2_cache() if L2 Cache isn't present. 2018-08-22 23:03:08 -04:00
boot.h merge most of misoc 54e1ef82 and migen e93d0601 changes 2017-01-13 03:55:00 +01:00
isr.c litex: reorganize things, first work working version 2015-11-07 17:48:55 +01:00
linker.ld software/bios/linker: revert data section since required by RISC-V compiler 2018-07-18 09:30:14 +02:00
main.c bios/main: handle all types of carriage return (\r, \n, \r\n or \n\r) 2018-10-09 10:06:51 +02:00
Makefile Distinguish crt0 variants more clearly, update BIOS to use CTR variant (as it has no .data section). 2018-09-24 14:48:54 -04:00
sdram.c bios/sdram: rewrite write_leveling (simplify and improve robustness) 2018-10-01 15:38:19 +02:00
sdram.h bios/sdram: rewrite write_leveling (simplify and improve robustness) 2018-10-01 15:38:19 +02:00
sfl.h litex: reorganize things, first work working version 2015-11-07 17:48:55 +01:00