Commit Graph

  • d40be8ce04 Merge branch 'mohr/testing' into fork/ci fork/ci mohr 2025-11-18 21:11:21 +01:00
  • 63c6cf381f ci only on PR mohr 2025-11-18 20:56:29 +01:00
  • 916e047a20 more tests in ci mohr 2025-11-18 20:42:06 +01:00
  • 78515392b8 ci build low level tests mohr 2025-11-18 19:17:48 +01:00
  • 23d3b57f05 ci build low level tests mohr/testing mohr 2025-11-18 19:17:48 +01:00
  • 8aa75620a0 docker: slimmer system update mohr 2025-11-18 17:39:31 +01:00
  • 785424dd22 added qemu to docker mohr 2025-11-18 17:26:31 +01:00
  • e1daa74c5a cleaned up low level tests. Run on linux as well now mohr 2025-11-18 17:18:29 +01:00
  • c482185ffd looking for linux bug mohr 2025-11-18 12:43:15 +01:00
  • 81ce1e927a Merge branch 'mohr/testing' into mohr/dh mohr 2025-11-18 11:13:08 +01:00
  • 7f78b8f41e linux build is std mohr 2025-11-17 22:42:15 +01:00
  • 141f24366c fixing rustdoc examples mohr 2025-11-17 22:41:41 +01:00
  • 8bba968d02 panic-stubbing FreeRTOS calls for tests mohr 2025-11-17 22:41:04 +01:00
  • b42fb93d98 adding 'lib' as crate target, does not break anything, allows doctests to be run mohr 2025-11-17 22:39:35 +01:00
  • 2fd6c14fe3 fork friendly submodule paths mohr 2025-11-17 17:00:36 +01:00
  • c111ec176c debian seems to have a newlib without reent :( main mohr 2025-11-14 17:27:56 +01:00
  • 081c3a7472 CI debugging mohr 2025-11-14 17:13:42 +01:00
  • 4643cce673 Merge pull request 'fixed fsbl-combiled submodule hickup' (#16) from hinkel/readme into main mohr 2025-11-14 16:46:08 +01:00
  • 1f52efecda fixed fsbl-combiled submodule hickup Andy 2025-11-14 16:35:26 +01:00
  • 46d8803ab7 Merge pull request 'hinkel/readme' (#15) from hinkel/readme into main nehlichp 2025-11-14 12:12:16 +01:00
  • de2c3dfede Merge branch 'main' into hinkel/readme nehlichp 2025-11-14 12:12:06 +01:00
  • bcacc493d3 Merge pull request 'ci workflow and docker files' (#8) from mohr_ci into main nehlichp 2025-11-14 12:11:12 +01:00
  • a1a5f7c417 Merge branch 'main' into hinkel/readme Andy 2025-11-14 12:09:21 +01:00
  • e2280b138f check this please paul Andy 2025-11-14 12:09:11 +01:00
  • e31b632bc8 big box of fixes and cleanup mohr 2025-11-05 18:28:35 +01:00
  • f3e17fc7a1 Merge commit 'f3aa72b1cb940eaf33a863913da9ef4383512f7b' into mohr/fixes mohr 2025-11-05 16:12:41 +01:00
  • 0d69a52626 clarification on syscalls mohr 2025-11-05 16:09:39 +01:00
  • 4769da31b7 force panic mohr 2025-11-05 14:27:32 +01:00
  • b5ab8a601f Merge commit '84fa8721c2b089f5b1f071f10ba5ce4065e79f17' into mohr/fixes mohr 2025-11-05 13:20:23 +01:00
  • 825c0d1911 libc calls a bit more correct mohr 2025-11-05 13:18:44 +01:00
  • de26bfe1f4 refining low level tests mohr 2025-11-01 15:29:35 +01:00
  • 7db23d0bf0 Embedded testing framework, running, but needs cleanup mohr 2025-10-29 15:38:24 +01:00
  • f3aa72b1cb More concise option name mohr 2025-10-29 09:53:01 +01:00
  • 3379b39105 fixed linux, enhanced qemu mohr 2025-10-28 14:53:43 +01:00
  • c7062407e0 working on qemu; LINUX BUILD BROKEN! mohr 2025-10-27 18:03:40 +01:00
  • c5d2c65a2e working on threadsafe syscalls mohr 2025-10-24 17:46:01 +02:00
  • 84fa8721c2 fixed for arm mohr 2025-10-24 16:02:06 +02:00
  • cead8ba50b cleanup mohr 2025-10-24 15:49:28 +02:00
  • a5267b11bf reworked OsError mohr 2025-10-24 14:23:35 +02:00
  • f8dbe305d6 DH Debugger mohr 2025-10-23 18:13:14 +02:00
  • f9aacd4c91 Removed Demo Code mohr 2025-10-23 16:26:41 +02:00
  • 3af76b93b2 First Version of IO mohr 2025-10-23 16:26:17 +02:00
  • 556faaba08 starting interface access from rust mohr 2025-10-22 21:31:40 +02:00
  • bb5fbf19cf once without global mutex mohr 2025-08-12 15:10:56 +02:00
  • 243fd19827 cleanup mohr 2025-08-12 14:34:45 +02:00
  • 20ca676e63 git version at startup mohr 2025-05-06 11:34:32 +02:00
  • 1049c40f9d readme stuff, pls check if outdated Andy 2025-08-07 14:09:42 +02:00
  • 6c937fa8b0 slightly less unsafe take paul nehlich 2025-05-07 18:03:10 +02:00
  • a5713ac7b8 Merge pull request 'BUILD_WITH_CMAKE.md aktualisiert' (#11) from mhess-patch-1 into main mohr 2025-04-24 10:37:20 +02:00
  • 57ecba297b BUILD_WITH_CMAKE.md aktualisiert mhess 2025-04-15 11:41:49 +02:00
  • e3b7fb48f1 Merge pull request 'Fixed #[panic_handler] for cfg(test)' (#10) from nehlich/cfg_not_test into main mohr 2025-03-13 15:13:32 +01:00
  • 6b1fd91a70 Fixed #[panic_handler] for cfg(test) paul nehlich 2025-03-11 12:33:30 +01:00
  • 10b98c3835 static freeRTOS osal mohr 2024-12-21 23:27:34 +01:00
  • cc5c789fc3 canary mohr_ci mohr 2024-12-18 22:31:20 +01:00
  • 2daf0e89d5 pull mohr 2024-12-18 22:29:05 +01:00
  • 86101f42b3 v1 v1.2.5 mohr 2024-12-18 14:48:46 +01:00
  • c32c018025 v1 mohr 2024-12-18 14:44:11 +01:00
  • f904f40f92 v1 mohr 2024-12-18 14:41:58 +01:00
  • 22d2e932a1 v1 mohr 2024-12-18 14:40:45 +01:00
  • 1b81639b27 v1 mohr 2024-12-18 14:39:06 +01:00
  • 99db0b1420 v1 mohr 2024-12-18 14:36:03 +01:00
  • a9ff327036 ci mohr 2024-12-18 14:32:18 +01:00
  • c195ea451f CI mohr 2024-12-17 15:13:22 +01:00
  • 8cd505dba0 CI mohr 2024-12-17 15:12:32 +01:00
  • 753beba2f4 CI mohr 2024-12-17 15:09:41 +01:00
  • ef51eb98e1 working on lwip mohr/network mohr 2024-12-06 17:37:08 +01:00
  • a25c40b1d8 included xilinx FAT and SD code mohr/sd mohr 2024-11-27 13:02:42 +01:00
  • e0242e515d ci workflow and docker files mohr 2024-10-30 11:58:54 +01:00
  • 164b8ed6c2 relative path for lwip submodule v1.2.4 v1.2.3 mohr_ci mohr 2024-10-17 15:36:07 +02:00
  • 7e0d346962 documentation mohr 2024-10-17 14:56:32 +02:00
  • 35b951597a corrected commit in lwip submodule mohr 2024-10-17 14:34:08 +02:00
  • b341a0f7bf using our fork of lwip mohr 2024-10-17 14:20:30 +02:00
  • d3af5e1519 additional adjustment to xil_eth mohr 2024-10-17 14:00:32 +02:00
  • 242b8e4958 moving FreeRTOS into contrib mohr 2024-10-17 14:00:05 +02:00
  • 6ff33beecc adjusting xil eth to work for us mohr 2024-10-14 14:15:07 +02:00
  • fd2c5a544f xilinx eth lwip version xilinx_v2024.1 mohr 2024-10-14 14:06:49 +02:00
  • 65299e46c4 documentation mohr 2024-10-14 13:36:46 +02:00
  • fb4b12c8f9 xilinx ps7_cortexa9 code Version xilinx_v2024.1 mohr 2024-10-14 13:36:25 +02:00
  • dd9c39af30 further cleanup mohr 2024-10-10 16:04:18 +02:00
  • 1392b6ba4d uartlite experiments nehlich/ffs paul nehlich 2024-10-09 13:40:01 +02:00
  • 791428e6c0 making the linker happy mohr 2024-10-07 16:55:20 +02:00
  • 1d438f46ba UART Helper adding, compile issue paul nehlich 2024-10-01 11:26:02 +02:00
  • 944e45cad2 refactoring, added second binary for sim interface, added second lwip implementation for sim interface mohr 2024-09-30 17:38:37 +02:00
  • 8fa5cddc23 cleanup mohr 2024-09-09 17:37:41 +02:00
  • 44ffb09ee9 ps7_init for zedboard mohr 2024-09-09 16:28:27 +02:00
  • 5ad8853fef uart1 IO mohr 2024-08-29 14:48:16 +02:00
  • 8e7424bb2f io interface; relying on patched lwip mohr 2024-08-26 23:03:38 +02:00
  • ee06c79bf4 xilinx eth in own folder. found another bug/challenge with dma mohr 2024-08-26 12:03:31 +02:00
  • 8497fe754c cleanup mohr 2024-08-23 12:06:35 +02:00
  • ae47ca8291 found it. DMA can obviously not handle fragmented pbufs to receive packets. -> debug cleanup needed mohr 2024-08-22 18:14:51 +02:00
  • 497e380860 RX working, still a bit messy mohr 2024-08-20 22:38:02 +02:00
  • 6c556b8fbf better, not done mohr 2024-08-20 15:13:03 +02:00
  • 2d8d8aeb0a working on RX, broke FreeRTOS mohr 2024-08-20 11:26:27 +02:00
  • 910553df45 added xilinx lwip drivers, outgoing is working incoming TODO mohr 2024-08-19 16:52:10 +02:00
  • fe5629fa85 switched to UDP from UNIX Socket mohr 2024-08-02 01:05:11 +02:00
  • b5ce16e3f9 Merge remote-tracking branch 'origin/mohr/rust' into nehlich/ffs paul nehlich 2024-07-26 12:53:39 +02:00
  • a48388bebb uartlite_test_fix1 paul nehlich 2024-07-26 12:53:31 +02:00
  • bb29c907e2 Merge branch 'main' into nehlich/ffs paul nehlich 2024-07-26 12:43:59 +02:00
  • c05137128c uart statt can paul nehlich 2024-07-26 12:42:57 +02:00
  • 926ef26000 z7 uart0 buffered read mohr 2024-07-23 17:08:11 +02:00