From 56f0a8e304564f78725e6df4958ae225d2c0977d Mon Sep 17 00:00:00 2001 From: gjb Date: Thu, 28 Aug 2014 21:02:10 +0000 Subject: Add FreeBSD/ARM notes. These do not have corresponding revision numbers, since the updates took place over a large span of revisions, not one revision in particular. Submitted/prepared by: ian Sponsored by: The FreeBSD Foundation --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 80 +++++++++++++++++++++++- 1 file changed, 77 insertions(+), 3 deletions(-) (limited to 'release') diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index c05000c..0093d43 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -285,9 +285,83 @@ The &man.gpioiic.4; and &man.gpioled.4; have been merged from &os;-CURRENT. - The ZEDBOARD kernel - configuration file has been updated to include - SMP support. + Support for hardware floating point was added to the + kernel, and enabled by default in the configuration files + for all platforms that contain the required hardware. + + C++ exception handling now + works with GCC. + + Support for SMP was added to the + kernel, and enabled by default in the configuration files + for all platforms that contain multi-core CPUs. + + Support was added for: + + + + CHROMEBOOK (Samsung Exynos 5250) + + + + COLIBRI (Freescale Vybrid) + + + + COSMIC (Freescale Vybrid) + + + + IMX53-QSB (Freescale i.MX53) + + + + QUARTZ (Freescale Vybrid) + + + + RADXA (Rockchip rk30xx) + + + + WANDBOARD (Freescale i.MX6) + + + + An I2C driver was added for + the RaspberryPi. + + Drivers have been added to support TI + platforms, such as BEAGLEBONE and PANDABOARD: + + + + PRUSS (Programmable Realtime Unit Subsystem) + + + + MBOX (Mailbox hardware) + + + + SDHCI (new faster driver for + MMC/SD + storage) + + + + PPS (Pulse Per Second input on a + GPIO/timer pin) + + + + PWM (Pulse Width Modulation output) + + + + ADC (Analog to Digital converter) + + -- cgit v1.1