- i.MX RT: FLEXIO clock config logic.
- Fix the clock configuration for the imxrt family
- i.MX RT: Add ability to run from OCRAM
- SAMA5D27 peripheral support - USB Host working
- boards/z80/ez80/z20x/: Add W25 bootloader
- i.MX RT: Add USB Device support
- stm32, stm32f7, stm32h7 add SPI DMATHRESHOLD
- boards/sim: Add a TCP loopback test.
- Improve sim timer
- 64-bit modules on macOS simulator
- boards/z80/ez80/z20x: Add XTP2046 SPI support; add timer support
- RX65N RTC Driver added
- NXP Freedom K28F Board SD-Card support
- stm32h7: support SDRAM via FMC peripheral
- lm3s6965-ek: Add PROTECTED support
- STM32H7: Added IWDG and WWDG, power management (sleep/stop/standby), WKUP pin configuration
- SAMV71: add read UID implementation and move flash functions to RAM
- IMXRT: Fix interrupts storm (serial & I2C)
- Various fixes and cosmetic changes to the CxD56xx architecture
- Fix SiFive FE310 related code (comments, improve serial irq handling, initial int status)
- Implement QSPI for SPI32H7
- Improvements for the nRF52 port: I2C, SPI, GPIO support
- Updates for LPC17xx serial
- Adds basic support for Microchip SAM E54 Xplained Pro board
- Adds an Ethernet driver for the SAME5x family (based on the SAMA5 GMAC driver)
- Add CDC ECM Ethernet over USB 2.0 High Speed (tested on SAMA5D36-Xplained board)
- Sim: Reimplement sim uart on top of serial driver framework
- NXP S32K1XX peripheral clock fixes
- Fix syscall stack alignment on armv7-m
- Fix flash_erase(page) when page >= 256 for STM32L4 family
Add on IP and TCP socket options needed by iperf3
Add support for asynchronous Netlink responses
Add support for MAP_PRIVATE
Make PIC32MZ DMA interrupt event configurable
Monitor TCP_POLL/TCP_NEWDATA/TCP_BACKLOG per the request like UDP counterpart
Add partial support for the NETLINK poll() operation.
Add serial DMA support for STM32F7
Split serial RX/TX DMA
Minor design improvement to TCP delayed ACKs
Add AM335x Clock Configuration
Add I2C support for AM335x
Add configuration to fine tune LPI2C Timeout for iMXRT
Add CAN support to AM335x
Add I2C support to STM32F0/L0/G0
- Kinetis LPC SDCard improvements