Peter Vicman
2612b796d5
imx6/options: unify linux version strings and simplify it's usage [backport of #1633 ]
...
Variable LINUX_VERSION now took value '3.14-sr' to build imx6 project with 3.14 kernel from solidrun.
2017-05-21 19:27:34 +02:00
Peter Vicman
49e316bc98
projects/imx6: use galcore v5 on linux 4.4
2017-05-11 17:44:42 +02:00
MilhouseVH
5455666f32
linux: remove CONFIG_RTL8XXXU support across all platforms for consistency
2017-04-23 16:34:52 +01:00
Peter Vicman
b9c74ec5a7
imx6/linux: update sr-3.14 to 2fb11e2 (supports v1.5 soms from solidrun) [backport]
2017-02-08 11:42:02 +01:00
Nathan Wheeler
99eb118616
config: ADD CONFIG_FB_UDL module (USB displaylink) All projects
2016-12-21 21:18:48 -08:00
Jérôme Benoit
67bb954c44
i.MX6 4.4 kernel: update the patches set to all known in the wild
...
There's DVB and HID input drivers update, a bug fix to eMMC card booting, etc.
It's a safe patches set used by a lot of projects using kernel 4.4 for i.MX6
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2016-10-25 22:04:34 +02:00
Peter Vicman
fa12581dab
imx6/linux 4.4: remove evbug option
...
and lines in dmesg
[ 2226.525427] evbug: Event. Dev: input5, Type: 0, Code: 0, Value: 0
[ 2226.697409] evbug: Event. Dev: input5, Type: 1, Code: 304, Value: 0
[ 2226.697423] evbug: Event. Dev: input5, Type: 0, Code: 0, Value: 0
2016-10-23 07:04:32 +02:00
Peter Vicman
56e11e1f23
imx6: Larger Linux CMA allocation
2016-09-04 19:11:20 +02:00
Peter Vicman
409ae4390f
projects/imx6/linux: disable kernel NTFS support
...
fixes writing to NTFS formated disks
2016-08-03 17:42:34 +02:00
Peter Vicman
07a1dfb819
projects/imx6: update Linux kernel, libcec and Kodi Krypton
2016-07-10 18:41:55 +02:00
Peter Vicman
5b518dabd2
projects/imx6/linux: change file permission
2016-04-16 13:47:29 +02:00
Peter Vicman
0aa8d89baa
projects/imx6/linux: disable kernel module signing
...
no need to build host tool extract-cert which uses ssl
2016-04-15 10:25:37 +02:00
Peter Vicman
eedd116a59
projects/imx6/linux: don't build RTL8192CU driver
...
already using external
2016-04-14 16:38:28 +02:00
Peter Vicman
9c80d265b3
projects/imx6/linux: disable PCI MSI interrupts
2016-04-04 18:37:35 +02:00
Peter Vicman
d36162946b
imx6: add second kernel 4.4 from xbian
...
kernel is picked with argument LINUX_VERSION=4.4-xbian when building image
PROJECT=imx6 ARCH=arm LINUX_VERSION=4.4-xbian make image
2016-04-03 22:19:44 +02:00
Peter Vicman
33c51330f7
imx6: update kernel, prepare for second kernel
...
"officially" supported kernel is branch 3.14-1.0.x-mx6-sr from solidrun (3.14.60 at the time of writing)
unofficial kernel is branch imx6-4.4.y from xbian thanks to mk01 (4.4.6+rt3)
patches can be in subfolder: projects/imx6/patches/linux/3.14-mx6-sr/
kernel config can be in subfolder: projects/imx6/linux/3.14-mx6-sr/linux.arm.conf
2016-03-24 18:28:34 +01:00
Stephan Raue
cbc03cb8f9
projects/*/linux: add support for iptable_mangle, this fixes #4716
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-02-20 15:02:15 +01:00
Lukas Rusak
d30f0d791d
linux: set CONFIG_USB_IPHETH=m
2015-12-29 01:36:29 -08:00
Peter Vicman
7dbb7303f7
projects/imx6/linux: enable two official touchscreen displays for Udoo
2015-11-02 18:42:30 +01:00
Stephan Raue
0847aaecad
projects/imx6/linux: build CONFIG_I2C_MUX as module
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-10-27 09:58:31 +01:00
Stephan Raue
456c875268
projects/*/linux: sync kernel config for basic touchscreen support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-10-04 23:17:00 +02:00
Stefan Saraev
b726891e2a
linux: move CONFIG_PPP to module
...
there is no working pppd/pptpd for openelec atm.
whoever is working on ppp support (addon) is free to
modprobe ppp_generic
2015-07-16 10:53:08 +03:00
Stephan Raue
50cf55dc33
projects/imx6/linux: enable CONFIG_SND_SOC_IMX_AC97_VT1613
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-07-03 00:24:57 +02:00
Stephan Raue
834255ea9a
projects/*/linux: enable CONFIG_HID_SMARTJOYPLUS, this fixes #3973
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-06-10 10:45:01 +02:00
Stephan Raue
413817a9d7
projects/RPi*|imx6/linux: enable CONFIG_W1, this fixes #3975
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-28 18:48:31 +02:00
Stephan Raue
1c05782ae3
Revert "gpu-viv-bin-mx6q: rename to package 'imx-gpu-viv', update to imx-gpu-viv-5.0.11.p4.4, merge package 'gpu-viv-g2d' to package 'imx-gpu-viv'"
...
This reverts commit ca4344d3568822d5297dc66b1468dd3d725542e7.
2015-05-28 18:48:30 +02:00
Stephan Raue
ca4344d356
gpu-viv-bin-mx6q: rename to package 'imx-gpu-viv', update to imx-gpu-viv-5.0.11.p4.4, merge package 'gpu-viv-g2d' to package 'imx-gpu-viv'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-21 22:57:25 +02:00
vpeter4
7eef203fe3
projects/imx6/patches/linux: udoo system support
2015-05-14 20:25:32 +02:00
Stephan Raue
5059817db6
linux: update to linux-cuboxi-3.14-ea83bda for imx6 project
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-06 20:18:07 +02:00
Rabeeh Khoury
549555f624
projects/imx6/linux: Enable HIGHMEM
...
This enables higher than 2GByte addressability.
This is used in CuBox-i4x4
Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
2015-05-06 20:18:07 +02:00
fritsch
bc5f24d05d
IMX: Add 352Mhz patch
2015-03-28 11:59:38 +01:00
Stephan Raue
9bbf04b3d0
projects/imx6/linux: include some firmwares
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-20 09:51:02 +01:00
fanste
7708cb71a9
Changed the kernel of the project IMX6 to include PCI and IWLWIFI support. Additionally added the iwlwifi-firmware to the options of the project IMX6.
2015-03-04 23:16:03 +01:00
Stephan Raue
3ee63df0b8
projects/*/linux: enable CONFIG_UHID, this fixes #3514
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-15 13:07:47 +01:00
Stephan Raue
a3da2f27c0
projects/*/linux: build some library routines and crypto drivers as modules
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-01 01:23:39 +01:00
Stephan Raue
f168c51192
projects/*/linux: build XFS/BTRFS/XFS/ReiserFS/JFS as modules
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-31 23:09:09 +01:00
David Härdeman
b4bbefca61
projects/*/linux: enable crypto modules for NFSv4
...
These modules are necessary for supporting Kerberized
NFSv4 clients. They're pretty small (8K, 11K, 49K on my
system).
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-30 20:46:45 +01:00
Stefan Saraev
7eeb1f5608
imx6: move coherent_pool back to kernel. increase to 2M
2015-01-14 11:02:13 +02:00
fritsch
f724c9b47a
IMX: linux: remove hardcoded coherent_pool option from cmdline
2015-01-13 13:55:03 +01:00
Stefan Saraev
34da574bea
linux: defconfig: enable CONFIG_COREDUMP
2015-01-04 00:10:13 +02:00
Stephan Raue
0e5b1064a9
projects/*/linux: add netconsole support - part 2 :-)
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-03 19:24:33 +01:00
Stephan Raue
6cd304fee3
projects/*/linux: add netconsole support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-03 17:12:03 +01:00
jenkins101
b1c4867d4d
added package brcmfmac_sdio-firmware linux: added needed drivers for bcm43xx bluetooth devices
...
This is needed to load broadcom bluetooth firmware for bcm43xx chips
existing in some arm devices.
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-24 07:15:38 +01:00
Stephan Raue
db32b74a1d
projects/imx6/linux: build SPDIF driver as modules
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-24 07:15:37 +01:00
Stephan Raue
9d87a66496
projects/imx6/linux: add coherent_pool to kernel config
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-22 13:02:43 +01:00
Stephan Raue
ef6221fc58
revert last both reverts, and fix #3628 with enabling CONFIG_REGULATOR_FIXED_VOLTAGE
...
Revert "Revert "projects/*/linux: disable CONFIG_REGULATOR, this fixes #3617 ""
This reverts commit 35d3633083d4c20898d2082241ed3345c9f58baa.
Revert "Revert "projects/imx6/linux: reenable CONFIG_ARM_IMX6_CPUFREQ and CONFIG_REGULATOR_ANATOP support again""
This reverts commit 9243c54226152fa977469adbfbb681797da716d1.
projects/imx6/linux: enable CONFIG_REGULATOR_FIXED_VOLTAGE, this fixes #3628
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-19 21:15:41 +01:00
Stefan Saraev
35d3633083
Revert "projects/*/linux: disable CONFIG_REGULATOR, this fixes #3617 "
...
This (partialy) reverts commit 917fa5f40ea1ed08963447f2c6c230e675c58fb0.
2014-11-19 18:54:16 +02:00
Stefan Saraev
9243c54226
Revert "projects/imx6/linux: reenable CONFIG_ARM_IMX6_CPUFREQ and CONFIG_REGULATOR_ANATOP support again"
...
This reverts commit 22cdb0e189f85b9be669a91220461a3310c47d75.
2014-11-19 18:53:19 +02:00
Stephan Raue
22cdb0e189
projects/imx6/linux: reenable CONFIG_ARM_IMX6_CPUFREQ and CONFIG_REGULATOR_ANATOP support again
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-16 12:41:50 +01:00
Stephan Raue
917fa5f40e
projects/*/linux: disable CONFIG_REGULATOR, this fixes #3617
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-14 17:21:07 +01:00