lwIP | stm32h7: Add Ethernet driver for STM32H743ZI Nucleo (!37)
Supertoken (@project_491_bot_5f4dfb224b936e57b5f7b6883423c5ed)
gitlab at rtems.org
Fri Jan 23 21:37:23 UTC 2026
Supertoken pushed new commits to merge request !37
Merge request URL: https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/merge_requests/37
* f52bd54a - refactor(2.1): includes_merged_basic_ifdefs
* b9fe4efc - refactor(2.2): data_structures_added
* f60571a6 - refactor(2.2): helper_functions_added
* e037302d - refactor(2.2): all_rtems_functions_added
* b452edda - refactor(2.2): low_level_init_complete
* 170ba2e6 - refactor(2.2): phase_2.2_complete
* f97c0d37 - refactor(2.3): rx_pool_init_order_fix
* aeb6fc42 - Add critical RTEMS init: zero buffers, register HAL callbacks, init RxDescList
* 4864fecc - CRITICAL: Add manual Ethernet peripheral start for RTEMS - enables DMA/interrupts
* 771824f0 - Add comprehensive documentation for both critical fixes
* 80d334ad - MAJOR FIX: Add complete RTEMS ethernet_link_thread - populates RX descriptors and starts peripheral
* 31c90f72 - Add comprehensive root cause analysis documentation
* aa93abba - Fix pointer alignment warnings with pragma directives (matching original RTEMS approach)
* 370865d2 - CRITICAL: Replace ST low_level_input with RTEMS version - implements zero-copy...
* 9220c941 - Add function-by-function comparison results documentation
* 09275c75 - Add binary verification against golden reference - PERFECT MATCH
* 09793282 - CRITICAL: Replace RTEMS TX with manual descriptor management - no HAL_ETH_Transmit_IT
* 3b4013b9 - CRITICAL: Add missing sys_sem_signal in interrupt handler - wakes RX thread
* b1e3faa9 - CRITICAL: Define ETH_RX_DESC_CNT=64 for RTEMS before HAL headers - was using HAL default of 4!
* 1fa4e346 - Move ETH_RX_DESC_CNT=64 define to header file - must be before HAL config include
--
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/merge_requests/37
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260123/8878aa2a/attachment-0001.htm>
More information about the bugs
mailing list