v0.9 - Oct 30 2023 - Kernel version updated to 5.10.191 - Improved DRM drivers for better performance - Improved ethernet driver - Fixed poweroff and reboot via pwe button - Added battery charging driver - Improved MMC driver v0.8 - Mar 16 2023 - Kernel version updated from 4.19.98 to 4.19.249 - Improved USB Hub support - Corrected bugs at ethernet, pinctrl, clk and DMA drivers - Improved USB Host controller driver stability - Screen rotation capability added to DRM/KMS driver - HDMI screen resolution switching is now fully functional v0.7 - Abr 20 2022 - New Bootloader, V2.2. - Fix issue related with board do not start and blue led be turned on - Fix clk driver - Keep Kernel 4.19.98(commit e7d1fce) v0.6 - Sep 10 2020 - Added HDMI screen resolution switching feature in the KMS driver - Added thermal sensor driver for GPU, CPU and CoreLogic - Added driver for user configurable baseboard buttons - Added driver for GPU power regulator v0.5 - Jul 24 2020 - Added hardware based PWM driver - Added dynamic GPIO/Device function muxing at external header - New GPIO and Pinctrl drivers (written from scratch to remove deprecated APIs) - New Reset driver with better performance - Increased PADs drive strength - Corrected PMIC issues related to system shutdown/restart - General code clean-up and optimization v0.4 - Jun 15 2020 - Sensors added - Ethernet fix v0.3 - May 19 2020 - Kernel upstreamed to 4.19.98 - Added baseboard user configurable LED support - New fully functional and complete caninos-clk driver (written from scratch) - Caninos KMS/DRM driver prepared for HDMI custom video modes and CVBS output - Added base board 10bit ADC input support - Bug fixes