summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-4.1
AgeCommit message (Collapse)Author
2016-11-21linux-toradex: configure IPv6 SIT driver as moduleApalis_TK1_LinuxImageV2.6.1Beta2_20161122Stefan Agner
SIT tunnels (IPv6 over IPv4) are not often used hence configure the driver as a module. This also gets rid of the extra network interface sit0 by default. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2015-12-15linux-toradex_4.1: update to latest revisionMax Krummenacher
Update to latest revision which contains a SPI bugfix and the latest upstream stable release v4.1.15. Also synchronize the VF defconfig. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2015-12-15colibri_vf: updated defconfig enables RTL8192CU driverStefan Agner
Enable RTL8192CU driver to support LM006 USB WiFi adapter. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2015-10-21colibri_vf: update/load USB Gadget ConfigFS automaticallyStefan Agner
Update defconfig and kernel version to latest version from git. This also configures the USB Gadget ConfigFS as a module. Add the ConfigFS module to the list of autoloaded modules.
2015-08-13colibri-vf: initial kernel based on upstream 4.1Max Krummenacher