Commit Graph

168 Commits

Author SHA1 Message Date
mohr e31b632bc8 big box of fixes and cleanup 2025-11-05 18:28:35 +01:00
mohr f3e17fc7a1 Merge commit 'f3aa72b1cb940eaf33a863913da9ef4383512f7b' into mohr/fixes 2025-11-05 16:12:41 +01:00
mohr 0d69a52626 clarification on syscalls 2025-11-05 16:09:39 +01:00
mohr 4769da31b7 force panic 2025-11-05 14:27:32 +01:00
mohr b5ab8a601f Merge commit '84fa8721c2b089f5b1f071f10ba5ce4065e79f17' into mohr/fixes 2025-11-05 13:20:23 +01:00
mohr 825c0d1911 libc calls a bit more correct 2025-11-05 13:18:44 +01:00
mohr f3aa72b1cb More concise option name 2025-10-29 09:53:01 +01:00
mohr 3379b39105 fixed linux, enhanced qemu 2025-10-28 14:53:43 +01:00
mohr c7062407e0 working on qemu; LINUX BUILD BROKEN! 2025-10-27 18:03:40 +01:00
mohr c5d2c65a2e working on threadsafe syscalls 2025-10-24 17:46:01 +02:00
mohr 84fa8721c2 fixed for arm 2025-10-24 16:02:06 +02:00
mohr cead8ba50b cleanup 2025-10-24 15:49:28 +02:00
mohr a5267b11bf reworked OsError 2025-10-24 14:23:35 +02:00
mohr f8dbe305d6 DH Debugger 2025-10-23 18:13:14 +02:00
mohr f9aacd4c91 Removed Demo Code 2025-10-23 16:26:41 +02:00
mohr 3af76b93b2 First Version of IO 2025-10-23 16:26:17 +02:00
mohr 556faaba08 starting interface access from rust 2025-10-22 21:31:40 +02:00
mohr bb5fbf19cf once without global mutex 2025-08-12 15:10:56 +02:00
mohr 243fd19827 cleanup 2025-08-12 14:34:45 +02:00
mohr 20ca676e63 git version at startup 2025-08-12 12:47:58 +02:00
paul nehlich 6c937fa8b0 slightly less unsafe take 2025-05-07 18:03:10 +02:00
mohr a5713ac7b8 Merge pull request 'BUILD_WITH_CMAKE.md aktualisiert' (#11) from mhess-patch-1 into main
Reviewed-on: ROMEO/obsw#11
2025-04-24 10:37:20 +02:00
mhess 57ecba297b BUILD_WITH_CMAKE.md aktualisiert 2025-04-15 11:41:49 +02:00
mohr e3b7fb48f1 Merge pull request 'Fixed #[panic_handler] for cfg(test)' (#10) from nehlich/cfg_not_test into main
Reviewed-on: ROMEO/obsw#10
2025-03-13 15:13:32 +01:00
paul nehlich 6b1fd91a70 Fixed #[panic_handler] for cfg(test) 2025-03-11 12:33:30 +01:00
mohr 10b98c3835 static freeRTOS osal 2025-03-04 13:44:34 +01:00
mohr 164b8ed6c2 relative path for lwip submodule mohr_ci v1.2.3 v1.2.4 2024-10-17 15:36:07 +02:00
mohr 7e0d346962 documentation 2024-10-17 14:56:32 +02:00
mohr 35b951597a corrected commit in lwip submodule 2024-10-17 14:34:08 +02:00
mohr b341a0f7bf using our fork of lwip 2024-10-17 14:20:30 +02:00
mohr d3af5e1519 additional adjustment to xil_eth 2024-10-17 14:00:32 +02:00
mohr 242b8e4958 moving FreeRTOS into contrib 2024-10-17 14:00:05 +02:00
mohr 6ff33beecc adjusting xil eth to work for us 2024-10-14 14:15:07 +02:00
mohr fd2c5a544f xilinx eth lwip version xilinx_v2024.1 2024-10-14 14:06:49 +02:00
mohr 65299e46c4 documentation 2024-10-14 13:36:46 +02:00
mohr fb4b12c8f9 xilinx ps7_cortexa9 code Version xilinx_v2024.1 2024-10-14 13:36:25 +02:00
mohr dd9c39af30 further cleanup 2024-10-10 16:04:18 +02:00
mohr 791428e6c0 making the linker happy 2024-10-07 16:55:20 +02:00
mohr 944e45cad2 refactoring, added second binary for sim interface, added second lwip implementation for sim interface 2024-09-30 17:38:37 +02:00
mohr 8fa5cddc23 cleanup 2024-09-09 17:37:41 +02:00
mohr 44ffb09ee9 ps7_init for zedboard
uart0 is 1000000 baud
uart1 is 230400 baud
2024-09-09 16:28:27 +02:00
mohr 5ad8853fef uart1 IO 2024-08-29 14:48:16 +02:00
mohr 8e7424bb2f io interface; relying on patched lwip 2024-08-26 23:03:38 +02:00
mohr ee06c79bf4 xilinx eth in own folder. found another bug/challenge with dma 2024-08-26 12:03:31 +02:00
mohr 8497fe754c cleanup 2024-08-23 12:06:35 +02:00
mohr ae47ca8291 found it. DMA can obviously not handle fragmented pbufs to receive packets. -> debug cleanup needed 2024-08-22 18:14:51 +02:00
mohr 497e380860 RX working, still a bit messy 2024-08-20 22:38:02 +02:00
mohr 6c556b8fbf better, not done 2024-08-20 15:13:03 +02:00
mohr 2d8d8aeb0a working on RX, broke FreeRTOS 2024-08-20 11:26:27 +02:00
mohr 910553df45 added xilinx lwip drivers, outgoing is working incoming TODO 2024-08-19 16:52:10 +02:00