DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
PR-1714 STM32H7: Fix I2C driver interrupt storm
Bug Fixes
PR-1928 NRF52: Fix PPI group disable and add group clear
PR-1909 RISC-V: MIE instead of MPIE register was being used in up_schedule_sigaction for storing interrupt state
PR-1903 SIM: Fix complication issue for WPCAP in Cygwin build
PR-1898 STM32F7: Fixes data loss bug in UART5 with TX DMA
PR-1888 SIM: Fix EOVERFLOW returned when CONFIG_SIM_M32 is set
PR-1885 NRF52: Fix SPI driver structures when SPI_EXCHANGE is not set
PR-1799 NRF52: Fix SPI_MASTER entry in kconfig
PR-1789 CXD56xx: Fix deadlock issue in up_txinit() in SMP mode.
PR-1787 NRF52: Fix base address for SPIM{1,2,3}
PR-1841 STM32: Remove broken overdriver support
PR-1777 NRF52: Handle case where rx or tx buffer could be 0 but data would still be transferred. Also error if more than max data is requested.
PR-1770 NRF52: Fix bug where SPI cmddata was not properly mapped for SPIM 0,2,3
PR-1620 cxd56xx: Fix IRQ control in cxd56_dmac.c
PR-1556 STM32: Fix IO compentation support in STM32F7 and remove incorrect reference in STM32F0/L0/G0
PR-1553 STM32F7: Fix possible interrupt blocking in serial TXDMA ISR
...