423 Commits

Author SHA1 Message Date
Stephan Raue
013c8e8488 projects/*/options: add option to enable/disable GOLD support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-04 08:43:27 +02:00
Stephan Raue
5c10845150 lirc: move XBOX driver to kernel
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-02 18:51:45 +02:00
Stefan Saraev
eca2593537 projects/*/linux/linux.*.conf: enable CONFIG_SATA_SIL24
closes #2161
2013-05-16 17:29:08 +02:00
Stefan Saraev
1d33ed7aa0 projects/*/linux/linux.*.conf: add CONFIG_DVB_DM1105 closes #2126 2013-05-14 19:04:58 +02:00
Stephan Raue
435afa1adb new package: add package 'berryboot-tools'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-14 18:34:39 +02:00
Stephan Raue
ce57af41e9 util-linux: use blocksize=1MB for creating the swapfile
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 14:55:06 +02:00
Stefan Saraev
70e55e654f projects/*/linux/linux.*.conf: add ZD1201 wifi support 2013-05-13 14:55:06 +02:00
Stephan Raue
e2ff29aaba 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:03:26 +02:00
Stephan Raue
1871b22418 xbmc: remove deprecated and not more needed option
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-26 01:01:45 +02:00
Stephan Raue
adcfc51319 projects/*/linux: add support for DVB_USB_CXUSB
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-25 18:52:03 +02:00
Dag Wieers
bc28e915ea 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:15:03 +02:00
Dag Wieers
802ccf6c06 AppleTV: Disable RDRAND support
The AppleTV hardware does not have RDRAND support.
2013-04-23 00:29:42 +02:00
Dag Wieers
ca9779eed8 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 20:06:21 +02:00
Stephan Raue
4ef3138874 projects/*/linux: add P54 network driver
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-22 17:00:18 +02:00
Dag Wieers
e13e9c0dda 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-22 16:57:23 +02:00
Stephan Raue
74881c1fd2 xbmc: readd Hi10p patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-08 16:56:55 +02:00
Stephan Raue
28db923d0c projects/Fusion/xbmc: update advancedsettings.xml
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-06 10:22:49 +01: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
Stephan Raue
a59badeef8 projects/*/linux: disable VM86 support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-04 13:26:04 +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
32a349df51 projects/*/linux: disable IOMMU support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-04 13:20:43 +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
3c924bb4f7 projects/*/linux: disable NAMESPACES support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-04 13:08:48 +01:00
Stephan Raue
ac61c98340 projects/*/linux: remove deprecated kernel commandline options
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-02-28 20:08:06 +01:00
Stephan Raue
0155cd74ad projects/*/linux: disable X86_SMAP support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-02-28 19:57:42 +01:00
Stephan Raue
c566394ae4 projects/*/linux: disable X86_SMAP support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-02-28 19:37:57 +01:00
Stefan Saraev
8fcded8e79 projects/Fusion: xbmc: disable & hide unsupported lpcm, dts-hd, truehd etc.. 2013-02-24 22:55:18 +02:00
Stephan Raue
acdd4c8191 xbmc-addon-settings: add SureElec LCD driver support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-02-13 11:20:27 +01:00
Stephan Raue
b5eaf5897c projects/*/linux: add watchdog support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-02-07 15:51:03 +01:00
vpeter4
482eaffcb2 linux: support Opera1 DVB-S USB2.0 receiver, this fix #1734 2013-02-06 20:26:27 +01:00
Stephan Raue
38ee662107 projects/*/linux: reenable xpad driver, this should fix #1814
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-30 05:42:00 +01:00
Stephan Raue
52d73089f2 projects/*/linux: add Realtek PSTOR PCIe Cardreader support, this should fix #1798
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-30 04:13:13 +01:00
Stephan Raue
a78774bbb0 projects/Fusion/linux: add ACPI_CPUFREQ driver, which replaces the POWERNOW_K8 driver, this fixes #1815
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-30 03:56:55 +01:00
Stephan Raue
4c2c481e28 projects/*/linux: disable SMB2 and CIFS FSCACHE support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-29 02:48:56 +01:00
Stephan Raue
aa6d75e4c4 projects/*/linux: add VT1720/24 [Envy24PT/HT] PCI Sound card support, this should fix #1418
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-24 18:11:13 +01:00
Stephan Raue
adeebf95f3 linux: update DVBSky patch, thanks to Marel-IT, update kernel configs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-22 01:04:24 +01:00
Stefan Saraev
7015e1ebfb projects/*/linux/linux.*.conf: remove NET_SCHED and friends 2013-01-21 19:54:32 +02:00
Stephan Raue
8003df3222 projects/*/linux: add ZRAM and FRONTSWAP support, update kernel config, add some PHY Network drivers on supported configs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-21 05:33:53 +01:00
Stephan Raue
105476763e Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-next 2013-01-20 03:54:44 +01:00
Stephan Raue
7e4cb1ace9 Merge pull request #1774 from stefansaraev/CFontz
lcdproc: add 'CFontz' driver
2013-01-19 18:29:35 -08:00
Stephan Raue
0230d62d49 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-next 2013-01-20 02:04:29 +01:00
Stefan Saraev
288080c383 add cron support 2013-01-19 20:57:21 +02:00
Stefan Saraev
e5dccf8443 nano: move to system 2013-01-19 20:48:02 +02:00
Stefan Saraev
c37e7b8a1a lcdproc: add 'CFontz' driver 2013-01-19 00:25:55 +02:00
Stephan Raue
25dbefdb79 projects/*/linux: include BT stuff directly in kernel
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-17 20:42:42 +01:00
Stephan Raue
0ac1fa13bb linux: update to linux-3.7.2, keep 3.6.11 for RPi project
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-17 12:44:18 +01:00
Stephan Raue
e86fada1ad projects/*/linux: add support for LME2510 USB DVB devices, this fixes #1620
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-13 22:13:48 +01:00
Stefan Saraev
4c6b3c85f7 projects/*/options: add option to build without optical drive support 2013-01-13 19:45:57 +02:00
Stefan Saraev
1e353f2cff projects/*/options: add option to build without sshlib support 2013-01-13 19:45:53 +02:00