Commit Graph

172 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
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
1024d8cfc3 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv 2013-04-28 19:40:47 +02: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
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
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
e83378d5ec Merge pull request #2220 from dagwieers/kernel-ikconfig
AppleTV: Make in-kernel config modular (but keep it available)
2013-04-22 08:55:25 -07:00
Dag Wieers
eea9066797 AppleTV: Make in-kernel config modular (but keep it available)
The in-kernel config (/proc/config.gz) is a useful way to understand how your existing kernel has been compiled, however it does use some memory to represent this information inside the kernel. However by making it optional you can still have this information if wanted, but as part of the system ramdisk (as a kernel module) rather than in memory all the time.

For AppleTV this was not (yet) enabled, for other platforms we make it modular.
2013-04-22 17:39:19 +02:00
Stephan Raue
2fc99efd44 projects/*/linux: add P54 network driver
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-22 16:11:31 +02:00
Dag Wieers
1f02edcc71 Enable DMI module to allow for debugging
While debugging a Zotac ID-80 not having any DMI information at all at your disposal is a drag. Making the DMI module afavilable at least allows me to see whether we need to flash the BIOS etc...
2013-04-21 23:32:51 +02:00
Stephan Raue
b2c1fc73d6 projects/*/linux: add HOSTAP support to force enabling of LIB80211 support, sync kernel config
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-15 20:40:02 +02:00
Stefan Saraev
00cbc1be25 projects/*/linux/linux.*.conf: sync kernel config (saa716x) 2013-03-31 21:18:19 +03:00
Stefan Saraev
4b46cf4253 projects/*/linux/linux.*.conf: sync kernel config (again) 2013-03-31 20:16:26 +03:00
Stefan Saraev
1a4d358a0f projects/*/linux/linux.*.conf: sync kernel config 2013-03-31 19:32:12 +03:00
Stephan Raue
f2ac2dc9ea projects/*/linux: add support for more Aetheros cards
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-26 21:54:30 +01:00
Stefan Saraev
c2aff396e6 linux: sync configs 2013-03-26 22:03:45 +02:00
Stefan Saraev
f0fb9a87bc ups. forgot configs for 3.8.4 kernel 2013-03-26 21:10:21 +02:00
Stephan Raue
dc3cc80344 projects/*/linux: buildin some sound modules in kernel
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-04 16:44:27 +01:00