redpitaya-puzzlefw/os
Joris van Rantwijk 12413ba041 Do not disable DMA in destructor
The "puzzlecmd" tool needs to create multiple instances
of PuzzleFwDevice, one for the data server and one for
simple register commands. We don't want these instances
fighting over the state of the DMA engine.
2024-09-19 22:57:54 +02:00
..
buildroot_overlay Configure IP address, NTP, SSH 2024-01-13 16:01:49 +01:00
config Add Boost in buildroot toolchain 2024-09-18 21:00:06 +02:00
devicetree Use U-Boot SPL instead of Xilinx FSBL 2024-09-19 21:08:22 +02:00
fsbl FSBL from Vivado project 2024-01-07 01:08:53 +01:00
src Do not disable DMA in destructor 2024-09-19 22:57:54 +02:00
01_get_buildroot.sh Scripts for buildroot 2024-01-05 12:16:17 +01:00
02_get_uboot.sh Scripts for u-boot 2024-01-05 12:44:53 +01:00
03_get_kernel.sh Switch to Xilinx Linux kernel 2024-01-12 19:16:02 +01:00
11_build_buildroot.sh Avoid re-downloading stuff when building buildroot 2024-08-02 20:57:06 +02:00
12_build_uboot.sh Use U-Boot SPL instead of Xilinx FSBL 2024-09-19 21:08:22 +02:00
13_build_kernel.sh Fix kernel build script 2024-08-02 20:57:50 +02:00
14_build_devicetree.sh Switch to Xilinx Linux kernel 2024-01-12 19:16:02 +01:00
15_build_driver.sh Add Linux driver for PuzzleFW firmware 2024-08-02 21:02:17 +02:00
16_build_userspace.sh Add userspace test program 2024-08-09 22:16:22 +02:00
21_build_bootimg.sh Build files for SD card 2024-01-07 01:11:46 +01:00
22_prepare_sdcard.sh Use U-Boot SPL instead of Xilinx FSBL 2024-09-19 21:08:22 +02:00
script_env Use U-Boot SPL instead of Xilinx FSBL 2024-09-19 21:08:22 +02:00