Commit Graph

42 Commits

Author SHA1 Message Date
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 ca4344d356.
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