829 Commits

Author SHA1 Message Date
Stephan Raue
021daab6ed projects/*/linux: add support for intel 10GB NICs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-10 14:44:40 +01:00
Stephan Raue
6e83c25256 projects/*: add some sound SOC codecs and drivers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-04 23:46:58 +01:00
Stefan Saraev
fd51836a75 linux: add new i915 blobs 2016-01-01 12:56:28 +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
16c166baaa linux: enable BLK_DEV_NVME 2015-09-27 18:25:17 +03:00
Stephan Raue
41b0ef9285 remove package 'mt7601u', added as kernel patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-08-20 11:33:29 +02:00
Stephan Raue
ce9105f715 linux: add backport of mediatek mt7601u driver from kernel 4.2, stolen from https://github.com/raspberrypi/linux , thanks much
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-08-20 11:33:28 +02:00
Sony2
727f4e35b0 add docker support to kernel 2015-08-11 10:27:42 +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
Stefan Saraev
494105cc0f linux: switch to linux-4.1 for generic/legacy 2015-06-15 16:23:35 +03: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
68a190988e linux: add and update some AMD and RTL firmwares
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-06-09 14:01:21 +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
Stephan Raue
1c6daf8220 projects/*/options: enable dcadec support for all projects
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-16 15:18:06 +02:00
Stephan Raue
6b17c25b2b Merge pull request #4078 from lrusak/bcm_sta
Replace b43 with bcm_sta
2015-05-05 22:57:04 +02:00
Olli Salonen
9d3f5535f1 linux: add patch to support Hauppauge HVR-955Q ATSC USB receiver
This patch adds support for the Hauppauge HVR-955Q ATSC USB receiver, which is a newer version of the HVR-950Q and one of the few ATSC receivers currently being sold on the market and having Linux support.

The patch looks rather large, but bulk of the patch is the new demodulator driver for the LGDT3306a demodulator.

Obsolete after kernel 4.1 is taken into use.
2015-05-05 21:41:06 +03:00
Lukas Rusak
f80316ce1f projects/Generic - replace b43 driver with bcm_sta 2015-05-05 09:09:21 -07:00
Stephan Raue
02ffc575de ffmpeg: add upstream dcadec support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-30 10:48:25 +02:00
Lukas Rusak
c91f6d1fb1 Update RPi/RP2/Generic options to include mt7601u driver 2015-04-15 12:45:37 -07:00
Stephan Raue
fc8f8082ea linux: update to linux-4.0-rc6 (for Generic project)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-04 22:35:32 +02:00
Stefan Saraev
4fe8fad558 buildsys: set default arch to x86_64. drop i386 support 2015-04-03 12:08:22 +03:00
Stefan Saraev
5352a17c9a linux: remove i386 defconfig 2015-04-03 12:08:19 +03:00
Lukas Rusak
713d316970 Add rtl8180 kernel driver 2015-03-17 21:59:00 -07:00
Stephan Raue
45b1b02a0e Mesa: rename to package 'mesa', update to mesa-3.5.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-08 12:59:00 +01:00
Lukas Rusak
0ceb4387f3 Update kernel configs 2015-02-24 09:13:24 -08: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
Stefan Saraev
08b82622a5 linux: sync config 2015-02-12 12:46:42 +02:00
Stephan Raue
2683a63108 linux: update to linux-3.19, build RPi2 projects with kernel 3.18
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-11 21:21: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
Stephan Raue
be05966f71 linux: update to linux-3.18.2, update RPi support patch, update kernel configs, move patches which still must reworked to the todo folder
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-11 14:09:40 +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
Stephan Raue
d44122d5af projects/*/linux: build RTSX USB and PCIe cardreader drivers statically
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-14 15:35:57 +01:00
Stephan Raue
79649861e8 add new package 'iwlwifi-firmware'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-09 21:44:13 +01:00
Stephan Raue
4b2b4d751f linux: add new radeon firmwares, this should fix #3654
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-01 00:36:46 +01:00
Stephan Raue
89b92f4af1 projects/*/linux: Enable Netfilter owner matching, this fixes #3607, this fixes #3585
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-13 01:53:58 +01:00
Stephan Raue
a6c92663ab add support to create different distributions with the same project configs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-09 17:04:27 +01:00
Stephan Raue
b79b0292ff projects/*/options: rename $BDPLUS_SUPPORT to $BLURAY_BDPLUS_SUPPORT
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-09 13:26:04 +01:00
Stephan Raue
142ff48a6e projects/*/options: rename $AACS_SUPPORT to $BLURAY_AACS_SUPPORT
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-09 13:26:04 +01:00
Stephan Raue
45183d9325 projects/*/options: rename $SAMBA_SUPPORT to $KODI_SAMBA_SUPPORT, add option for SAMBA mount support via the OS
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-09 13:26:04 +01:00
Stephan Raue
d142051b5e projects/*/options: rename $NFS_SUPPORT to $KODI_NFS_SUPPORT, add option for NFS mount support via the OS
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-09 13:26:04 +01:00
Stephan Raue
02bd0452dc projects/*/options: rename $BLURAY_SUPPORT to $KODI_BLURAY_SUPPORT
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-09 13:26:03 +01:00
Stephan Raue
3b8c9ae032 projects/*/options: rename $OPTICAL_DRIVE_SUPPORT to $KODI_OPTICAL_SUPPORT
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-09 13:25:53 +01:00
Stephan Raue
fb231f9b36 projects/*/options: rename $DVDCSS_SUPPORT to $KODI_DVDCSS_SUPPORT
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-09 12:29:44 +01:00
Stephan Raue
a0677c6378 projects/*/options: rename $NONFREE_SUPPORT to $KODI_NONFREE_SUPPORT
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-09 12:28:55 +01:00
Stephan Raue
08a6eeb225 projects/*/options: rename $MYSQL_SUPPORT to $KODI_MYSQL_SUPPORT
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-09 12:27:33 +01:00