This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 0ac580cb7a arch/risc-v/mpfs: Add optimized perf timer functions for mpfs new 08f41244bc boards/imx93-evk: Tidy up board.h ENET1 section new e382e2d525 arm64/imx9: Add missing ENET1 RGMII TXC pin muxing new 67c7a4018a arm64/imx9: Support & configure RGMII-ID on RTL8211F The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: arch/arm64/src/imx9/Kconfig | 15 +++ arch/arm64/src/imx9/imx9_enet.c | 113 +++++++++++++++++++++ boards/arm64/imx9/imx93-evk/configs/knsh/defconfig | 1 + .../arm64/imx9/imx93-evk/configs/koptee/defconfig | 1 + boards/arm64/imx9/imx93-evk/configs/nsh/defconfig | 1 + boards/arm64/imx9/imx93-evk/include/board.h | 49 +++------ include/nuttx/net/gmii.h | 5 +- 7 files changed, 151 insertions(+), 34 deletions(-)