1 file changed
+1
-1
lines changed- CHANGELOG.md+2
- docs/datasheet/soc_sdi.adoc+1-1
- docs/datasheet/software_bootloader.adoc+134-196
- docs/userguide/content.adoc+3-5
- docs/userguide/customizing_the_bootloader.adoc-79
- docs/userguide/programming_an_external_spi_flash_via_bootloader.adoc-69
- docs/userguide/using_the_neorv32_bootloader.adoc+80
- rtl/core/neorv32_bootloader_image.vhd+540-506
- rtl/core/neorv32_cpu_pmp.vhd+8-7
- rtl/core/neorv32_package.vhd+1-1
- rtl/core/neorv32_twi.vhd+1-1
- rtl/system_integration/neorv32_litex_core_complex.vhd+3-3
- sw/bootloader/README.md+10
- sw/bootloader/bootloader.c-1.1k
- sw/bootloader/config.h+156
- sw/bootloader/hal/include/spi_flash.h+24
- sw/bootloader/hal/include/twi_flash.h+23
- sw/bootloader/hal/include/uart.h+25
- sw/bootloader/hal/source/spi_flash.c+246
- sw/bootloader/hal/source/twi_flash.c+244
- sw/bootloader/hal/source/uart.c+111
- sw/bootloader/main.c+569
- sw/bootloader/makefile+7-31
- sw/lib/include/neorv32_uart.h+6
- sw/lib/source/neorv32_uart.c+31
0 commit comments