Stephan Raue
74881c1fd2
xbmc: readd Hi10p patch
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-08 16:56:55 +02:00
Dag Wieers
0e0a7de92f
Add a newline at the end of the file, without it it seems to fail ?
2013-04-07 13:32:58 +02:00
Christian Hewitt
91aa5ed603
projects/ATV: add xorg defaults for Component/HDMI
...
ensures Xorg selects 1080p for HDMI and 720p for Component when available (Component 1080i can be selected within XBMC if the TV can handle it, not all can)
2013-03-28 22:58:11 +01:00
Christian Hewitt
20a1612253
atv: xorg.conf improvements
...
changes:
a) nvidia-auto-select can detect presence of TV-0 or DFP-0, but without TVStandard the TV-0 modepool does not contain 1080i or 720p modes and users probably see a black screen. TVStandard is ignored if DFP-0: is the active device
b) removing the extension section and Composite="false" as this has not been supported for some time
2013-03-22 08:12:45 +04:00
Stephan Raue
746bace7d7
projects/ATV: build without installer support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-21 03:17:26 +01:00
Stephan Raue
714a3fc2ea
projects/ATV/linux: add UP_APIC, UP_IOAPIC, LOCAL_APIC and IO_APIC support, this fixes the 'crazy' ATV-Remote on UP kernels
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-19 01:06:18 +01:00
Stephan Raue
3e910acdab
projects/ATV/linux: change to UP kernel
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-19 00:38:14 +01:00
Stephan Raue
d38a928281
projects/ATV/linux: dont optimize kernel build for size, another 64MB fix...
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-18 04:38:06 +01:00
Stephan Raue
ff74c4b7ab
projects/ATV/linux: add FB_VESA support, remove FB_UVESA and FB_EFI support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-17 22:50:03 +01:00
Stephan Raue
4aadb2013e
projects/ATV/linux: compress kernel with gzip instead xz - one fix to fix the 64MB issue
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-17 22:27:48 +01:00
Stephan Raue
ad905fa334
projects/ATV: enable atv bootloader
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-17 18:48:41 +01:00
Stephan Raue
ad0543112e
projects/ATV/xbmc: show xbmc splash
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-17 18:44:05 +01:00
Christian Hewitt
5e21db7499
nvidia-atv: remove FlatPanelProperties
...
this is no longer supported on 3xx series nvidia drivers
2013-03-15 12:04:09 +04:00
Stephan Raue
3b9461b7c0
projects/ATV/xbmc: set some default options
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-12 19:24:25 +01:00
Stephan Raue
ce555f26e7
projects/ATV: dont install upower, not needed after XBMC-PR2403
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-12 16:05:52 +01:00
Stephan Raue
918c8836d1
projects/ATV/linux: enable X86_ACPI_CPUFREQ support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-06 13:08:46 +01:00
Dag Wieers
0a4eef7558
nvidia: Enable MSI (Message Signaled Interrupts)
...
Only tested on ATV1, don't just enable it on other platforms without testing with known hardware.
2013-03-05 02:20:54 +01:00
Stephan Raue
1be5d14d06
projects/ATV/linux: include sound modules in kernel
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-04 16:54:34 +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
8712868362
projects/*/linux: disable FSCACHE support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-02-28 20:00:09 +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
22d10112de
projects/ATV/linux, projects/Ultra/linux: disable firewire support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-02-28 19:14:32 +01:00
Stephan Raue
2f9488c284
projects/*/linux: disable CONFIG_8139TOO_PIO and CONFIG_8139TOO_TUNE_TWISTER
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-02-28 19:08:04 +01:00
Stefan Saraev
7242d8a2ff
xbmc: increase curl clienttimeout
2013-02-14 22:51:24 +02: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
Stephan Raue
9912f0635e
dmidecode: move to debug tools
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-02-07 00:12:19 +01:00
Stephan Raue
726a218430
Merge pull request #1858 from dagwieers/package-dmidecode
...
new package: add package 'dmidecode'
2013-02-06 14:12:22 -08:00
Dag Wieers
12df4db25c
new package: add package 'dmidecode'
...
This packages adds the dmidecode tools when enabled.
2013-02-06 22:54:27 +01:00
vpeter4
482eaffcb2
linux: support Opera1 DVB-S USB2.0 receiver, this fix #1734
2013-02-06 20:26:27 +01:00
Christian Hewitt
adb8971ca1
atv: add xorg.conf comments to match other builds
2013-02-04 08:28:10 +04: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
Christian Hewitt
4f05ddedaa
add bcm_sta to ATV drivers
2013-01-29 20:25:16 +04:00
Christian Hewitt
2c51355e77
remove b43 kernel config
2013-01-29 20:24:00 +04: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
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
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
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