Commit Graph

67 Commits

Author SHA1 Message Date
MilhouseVH
bc205b6b6f linux: enable CONFIG_AIO=y (all projects/devices) 2017-07-06 19:28:19 +01:00
Peter Vicman
93963012a4 imx6/options: unify linux version strings and simplify it's usage
Variable LINUX_VERSION now took string '3.14-sr' to build imx6 project with 3.14 kernel from solidrun.
2017-05-21 19:14:32 +02:00
Peter Vicman
b6351724d2 projects/imx6: use galcore v5 on linux 4.4 2017-05-11 17:37:16 +02:00
MilhouseVH
53727a8fe2 linux: fix options dropped when CONFIG_INITRAMFS_SOURCE is not set 2017-05-04 17:01:50 +01:00
MilhouseVH
5c9e21a089 linux: remove CONFIG_RTL8XXXU support across all platforms for consistency 2017-04-23 17:25:50 +01:00
MilhouseVH
c05dc46eae RPi/RPi2/Odroid/imx6: Drop CONFIG_FB_UDL/CONFIG_FB_MODE_HELPERS 2017-04-15 05:28:54 +01:00
MilhouseVH
b9c9792433 configs: cleanup 2017-04-15 05:28:54 +01:00
Ubuntu
dc5085e95e remove CONFIG_IP_MROUTE_MULTIPLE_TABLES 2017-03-23 13:22:36 +00:00
Ubuntu
765699d6e1 add CONFIG_FIB_RULES to all projects 2017-03-23 07:42:56 +00:00
Ubuntu
50baf4a1ab remove CONFIG_DEFAULT_VENO and CONFIG_DEFAULT_VEGAS from all projects 2017-03-22 08:37:34 +00:00
Ubuntu
3fda4d734a adding new options to the config 2017-03-21 11:49:44 +00:00
Ubuntu
5f367c0834 add IP_ADVANCED_ROUTER and tcp congestion algorithms for all projects except Odroid C2 and RPi 2017-03-21 07:54:14 +00:00
Peter Vicman
74ce7127b1 imx6/linux: update sr-3.14 to 2fb11e2 (supports v1.5 soms from solidrun)
update xbian-4.4 to 3bde863
update linux config files to disable suspend (kodi patch can be removed later)
2017-01-29 17:57:11 +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