Commit Graph

  • a75db78425 adds ipi functionality alex 2026-03-10 21:02:29 +01:00
  • 744773848c adds initial smp tx_port alex 2026-03-10 21:02:16 +01:00
  • f83e96fbcd adds initial low_level_init alex 2026-03-10 21:01:01 +01:00
  • 2e955b9342 adds the generation of the offsetof defines to CMakeLists.txt As the offsets into the TX_THREAD are needed to access certain fields and the members for smp are quite difficult to obtain this was the safest option alex 2026-03-10 20:59:58 +01:00
  • 70bbde8502 adds initial smp scheduler alex 2026-03-10 20:57:47 +01:00
  • e5020b78de WIP: build system alex 2026-03-09 19:37:34 +01:00
  • f10fbbffab adds small changes to make tx_port for non-smp consistent with the one that implements smp alex 2026-03-09 15:49:15 +01:00
  • add4ef840b removes trace section alex 2026-02-13 10:04:17 +00:00
  • 1abf66d3cf corrects spelling in linker file to adhere to convention alex 2026-02-11 19:30:41 +01:00
  • 124b83418a fixes wrong append pointer assignment in minres ethmac driver eyck 2026-02-08 17:21:51 +01:00
  • 9e6e3ef1f2 fixes visibility of mnrs et driver functions eyck 2026-02-08 08:45:21 +01:00
  • 889470ed04 adds deferred processing capability to mnrs network driver eyck 2026-02-08 08:38:04 +01:00
  • 47588180b9 applies clang--format eyck 2026-02-06 19:31:29 +01:00
  • 28c14404d2 adds ThreadX clang-format settings and applies it to maceth driver eyck 2026-02-03 22:55:54 +01:00
  • 3e8fa257d5 clean unused code in macteh driver eyck 2026-02-03 22:54:53 +01:00
  • afedfc650e corrects location of NX_IP_PERIODIC_RATE macro eyck 2026-02-03 22:53:56 +01:00
  • fe168fc3d5 corrects time tick settings so that a timer tick happens every 10ms eyck 2026-02-03 21:22:49 +01:00
  • 39ffc7c743 updates memeory map to match RISCV-VP commit b8b1c23 eyck 2026-02-03 08:07:10 +01:00
  • c805aca52d cleans up mnrs_network_driver includes eyck 2026-02-01 21:49:13 +01:00
  • c691642555 finishes sections definitions not using PHDRs eyck 2026-02-01 21:48:30 +01:00
  • f3232373fe changes memeory map to match RISCV-VP, commit a94fd67 eyck 2026-02-01 18:58:28 +01:00
  • 3ee8f6d230 moves tx_timer_interrupt to threadx port eyck 2026-02-01 18:56:40 +01:00
  • 0766ba2aee disables TLS in picoibc eyck 2026-02-01 15:10:47 +01:00
  • 51d493fb5a fixes linker script to place .data with offset if ram is at address 0 eyck 2026-02-01 15:09:27 +01:00
  • 18bc691033 sets NX_MAX_PHYSICAL_INTERFACES to 2 in nx_user eyck 2026-02-01 06:52:20 +01:00
  • 59072fb524 fixes wrong waitng for status bit in mnrs network driver eyck 2026-02-01 06:48:18 +01:00
  • 1c9c00235d implements proper linker script to support TLS eyck 2026-02-01 06:43:47 +01:00
  • 6d5871687c moves tx_timer interrupt into port as this is not moonlight specific, it should not be placed in such a way alex 2026-01-30 13:34:17 +01:00
  • d072981bac increases verbosity when debugging NX alex 2026-01-30 13:05:15 +01:00
  • 459d783c96 fixes wrong allocation in mnrs network driver eyck 2026-01-29 21:23:37 +01:00
  • d44132fafc adapts NX_IP_PERIODIC_RATE to be lower than TX_TIMER_TICKS_PER_SECOND eyck 2026-01-29 21:21:20 +01:00
  • d5ac028817 makes timer more consistent accros tx and nx Also adds nx_port for user defines alex 2026-01-28 16:56:02 +01:00
  • 1d1fbeb2dc Update README.md eyck 2026-01-27 20:16:35 +00:00
  • 2a9c28db6f Update README.md eyck 2026-01-27 20:13:58 +00:00
  • 1e5eb44ca9 initial commit eyck 2026-01-27 20:45:47 +01:00