Commit Graph

845 Commits

Author SHA1 Message Date
islipfd19 b5bc006d8d Add Megaraid_sas support
Adding this driver support will allow users that use megaraid sas card the ability to install and use OE. RAID functionalities supported by these cards are at the hardware level and no other packages are required.

User mladen.perisic84 has tested both a modified 6.95.1 (7.0 beta 1) version of OE Enabling this on the current 7.0 branch will allow for easier upgrading for users that have built modified versions of the build. This user and other users that have this type of hardware and wish to use it will have the ability to.
2016-03-29 15:41:47 -07:00
Stephan Raue 2e56673a35 projects/Generic/options: fix kernel build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-02 09:37:19 +01:00
Lukas Rusak 362ed24bd2 linux: use KERNEL_TARGET as make target 2016-03-01 21:30:29 +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
kefor 138bb1b361 Increase pre_allocated_buffer to fix buffering issues.
Also activate verbose procfs for better debugging and setting dynamic settings
2016-02-09 15:08:46 -05:00
Stephan Raue ad66762958 Merge pull request #4636 from lrusak/skylake-fix
linux: Disable SKL_SOC support cause of fdo 93703
2016-01-20 09:29:06 +01:00
fritsch 82929774da linux: Disable SKL_SOC support cause of fdo 93703 2016-01-20 00:49:31 +01:00
piotrasd 6ca1ff7aff make possible run Openelec as guest on KVM
when we add this modules we will able to run Openelec with KVM driver as guest on virtual system
tested and working (changes based on http://www.linux-kvm.org/page/Tuning_Kernel)

Without this modules we must emulate LAN driver, SATA driver, etc. :( please consider add this to Generic image
More about testing etc. https://lime-technology.com/forum/index.php?topic=44683.0
2016-01-14 20:52:43 +01:00
Stephan Raue 7875a02fef projects/*/linux: add support for intel 10GB NICs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-10 14:20:23 +01:00
Stephan Raue 4d1f7ff9c7 projects/*: add some sound SOC codecs and drivers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-04 23:40:44 +01:00
Lukas Rusak d30f0d791d linux: set CONFIG_USB_IPHETH=m 2015-12-29 01:36:29 -08:00
Lukas Rusak aba4c33b72 linux: add temp patch to allow xf86-video-nvidia-legacy to work 2015-12-21 23:38:01 -08:00
fritsch 19c26b8180 Linux: Bump to 4.4-rc5 2015-12-17 13:47:34 -08:00
Lukas Rusak 3db217d968 linux x86_64: build btrfs into kernel 2015-11-15 23:43:30 -08:00
Stephan Raue 67c2c76c21 projects/*/linux: sync kernel config
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-11-02 23:24:59 +01:00
Lukas Rusak fb4fc77d41 linux: add amdgpu firmwares and enable amdgpu kernel driver 2015-11-02 23:17:34 +01:00
Stefan Saraev ffac260ff2 linux: add new i915 blobs 2015-11-02 12:38:30 +01:00
fritsch 10735c6bfb linux: update to linux-4.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-11-02 12:38:04 +01:00
Stefan Saraev bdf6edd459 (jarvis) projects: clean up DCADEC support 2015-11-01 13:57:13 +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