Commit Graph

1270 Commits

Author SHA1 Message Date
Stephan Raue
c6ea2a2882 projects/*/linux: disable rc6 to avoid crashes on all projects using intel GPU drivers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-01 18:25:04 +02:00
Stephan Raue
518dae3dd7 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv 2013-05-01 16:48:00 +02:00
Stephan Raue
19f5190a93 projects/RPi/linux: add SPI device support, this fixes #2251
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-01 16:41:34 +02:00
Stefan Saraev
ce513577b8 remove update support 2013-05-01 17:16:14 +03:00
Stephan Raue
101541ad69 projects/*/linux: cleanup kernel config
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-29 05:59:16 +02:00
Stephan Raue
07ee0c8c3f installer: make systempartition per default 256MB
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-29 00:52:49 +02:00
Stephan Raue
1024d8cfc3 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv 2013-04-28 19:40:47 +02:00
Stefan Saraev
14bbd3de8a projects/Generic: add Generic x86_64 kernel config, based on Generic i386 2013-04-28 20:06:24 +03:00
Stefan Saraev
27692c2242 projects/Generic: x86_64: set target cpu to 'x86-64' 2013-04-28 20:05:28 +03:00
Stefan Saraev
4b80af124a projects/Virtual: use 'Generic' addons for both i386 and x86_64 2013-04-28 20:04:59 +03:00
Stefan Saraev
179ce37e77 projects/Virtual: x86_64: set target cpu to 'x86-64' 2013-04-28 20:02:10 +03:00
Stefan Saraev
4737666269 projects/Generic_OSS/options: disable atvclient 2013-04-28 19:59:40 +03:00
Stefan Saraev
8cc1840e8d projects/Generic/options: disable atvclient 2013-04-28 19:59:22 +03:00
Stefan Saraev
296b32bdae Virtual: adjust project options 2013-04-28 12:01:15 +03:00
Stefan Saraev
503555877f Virtual: linux/linux.*.conf: sync with generic 2013-04-28 11:54:28 +03:00
Stephan Raue
cdb3264e69 new package: add package 'RTL8188EU', this should fix #1806
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-27 17:18:52 +02:00
Stephan Raue
68dd4575ad xbmc: add patch to let set the buusy delay control and set to 750ms
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-26 01:00:35 +02:00
Stephan Raue
40781d7d72 xbmc: remove deprecated and not more needed option
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-26 00:46:43 +02:00
Stephan Raue
75f3bb5af8 projects/*/linux: add support for DVB_USB_CXUSB
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-25 19:02:56 +02:00
Stephan Raue
d5ac322fb2 projects/*/linux: add Realtek PCI cardreader support to relevant projects, this fixes #2237
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-24 01:52:33 +02:00
Stephan Raue
8170f63b4f linux: update DVBSky patch, update kernel configs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-24 01:43:31 +02:00
Dag Wieers
d881425b0c AppleTV: Make sure loop devices are allocated dynamically
CONFIG_BLK_DEV_LOOP_MIN_COUNT: Number of loop devices to pre-create at init time

Static number of loop devices to be unconditionally pre-created at init time.

This default value can be overwritten on the kernel command line or with module-parameter loop.max_loop.

The historic default is 8. If a late 2011 version of losetup(8) is used, it can be set to 0, since needed loop devices can be dynamically allocated with the /dev/loop-control interface.
2013-04-23 01:13:35 +02:00
Stephan Raue
b9a4abc90a Merge pull request #2225 from dagwieers/atv-kernel-intel_idle
AppleTV: Disable intel_idle support
2013-04-22 16:07:37 -07:00
Stephan Raue
071ac7db30 Merge pull request #2224 from dagwieers/atv-kernel-pcie
AppleTV: Enable PCIEAER and PCIEPM support
2013-04-22 15:32:00 -07:00
Dag Wieers
9e317acb02 AppleTV: Disable RDRAND support
The AppleTV hardware does not have RDRAND support.
2013-04-23 00:28:23 +02:00