Commit Graph

214 Commits

Author SHA1 Message Date
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
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
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
a9f699b4d4 projects/RPi/xbmc: update advancedsettings.xml
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-22 16:25:57 +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
Stephan Raue
2297f3d808 projects/RPi/linux: update to linux-3.8
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-11 19:24:39 +02:00
Stephan Raue
e63f052008 xbmc: readd Hi10p patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-08 16:55:03 +02:00
Stephan Raue
c7da4c4696 projects/RPi/patches/linux: update RPi patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-05 14:40:33 +02:00
Stephan Raue
4c2eb77ff9 Revert "projects/RPi: update RPi kernel patches"
This reverts commit ff0b3b6465.
2013-03-23 02:44:36 +01:00
Stephan Raue
ff0b3b6465 projects/RPi: update RPi kernel patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-19 16:59:40 +01:00
Stephan Raue
09b0a8d9e1 projects/RPi/xbmc: cleanup advancedsettings.xml, use cachemembuffersize=2097152
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-10 14:32:15 +01:00
Stephan Raue
1c7bb89a88 projects/*/linux: disable AIO support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-04 13:22:49 +01:00
Stephan Raue
2e5e7380b6 projects/*/linux: disable CGROUPS support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-04 13:15:19 +01:00
Stephan Raue
3997e74461 projects/*/linux: disable SCHED_AUTOGROUP support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-04 13:12:03 +01:00
Stephan Raue
8712868362 projects/*/linux: disable FSCACHE support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-02-28 20:00:09 +01:00
Stephan Raue
5c0da4607b projects/RPi/patches/linux: update RPi patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-02-28 11:36:37 +01:00