312 Commits

Author SHA1 Message Date
Stephan Raue
7bea199c99 projects/ATV/linux: sync kernel config
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-09-07 21:01:08 +02:00
Stefan Saraev
e9cb41965d projects/*/linux/linux.*.conf: CONFIG_TUN must be built-in 2013-08-07 00:56:50 +03:00
Stefan Saraev
e650705b8a projects/*/linux/linux.*.conf: CONFIG_PPP (ppp_generic) must be built-in 2013-08-07 00:42:50 +03:00
Stephan Raue
9a073e4337 projects/*/linux: enable and sync BRCMFMAC support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-23 12:46:14 +02:00
Stephan Raue
88b6a3e67e projects/*/linux: let us boot on EFI systems too
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-11 20:50:28 +02:00
Stephan Raue
2b5df6664a projects/*/linux: update kernel config for linux-3.10
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-02 17:20:51 +02:00
Stephan Raue
015a8a8d76 projects/*/linux: sync kernel config
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-30 12:25:19 +02:00
Stefan Saraev
9667a3b1ff projects/*/linux/linux.*.conf: ppp*: build as modules 2013-06-29 23:23:20 +03:00
Stefan Saraev
1abfda2517 projects/*/linux/linux.*.conf: tun: build as module 2013-06-29 23:13:26 +03:00
Stefan Saraev
74ff540160 projects/*/linux/linux.*.conf: clean up linrary routines / crypto 2013-06-29 22:57:36 +03:00
Stefan Saraev
fb749a9832 projects/*/linux/linux.*.conf: rfkill: build as module 2013-06-29 22:57:18 +03:00
Stefan Saraev
aff58cea1f projects/*/linux/linux.*.conf: bluetooth: build as modules 2013-06-29 22:57:11 +03:00
Stefan Saraev
d92ec1b10a projects/*/linux/linux.*.conf: bridge/llc: build as modules 2013-06-29 22:56:55 +03:00
Stefan Saraev
7edaefeb61 projects/*/linux/linux.*.conf: build cfg802011 as a module 2013-06-25 16:10:15 +03:00
Stephan Raue
3779a5b53f linux: update kernel config
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-22 20:44:22 +02:00
Stephan Raue
3a85558798 lirc: move XBOX driver to kernel
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-30 19:55:16 +02:00
jenkins
8a3e36027a projects/*/linux/linux.*.conf: enable CONFIG_IR_LIRC_CODEC 2013-05-26 20:12:20 +03:00
Stefan Saraev
51aa8bbf3c projects/*/linux/linux.*.conf: sync for 3.9.3 (rtc) 2013-05-21 19:59:32 +03:00
Stefan Saraev
234574581b projects/*/linux/linux.*.conf: enable CONFIG_SATA_SIL24
closes #2161
2013-05-16 14:58:22 +03:00
Stefan Saraev
613d93bf46 projects/*/linux/linux.*.conf: sync kernel configs 2013-05-07 13:52:25 +03:00
Stephan Raue
818cb5280c projects/*/linux: revert parts of 7639aad37cdb9f513db878d00933cb32c733fa72
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-03 22:32:57 +02:00
Stefan Saraev
0985118d52 projects/*/linux/linux.*.conf: sync kernel configs 2013-05-03 14:02:02 +03:00
Stephan Raue
7639aad37c projects/*/linux: build all cpufreq drivers as modules, this fixes resume from suspend on various systems
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-02 16:54:11 +02:00
Stephan Raue
e4096832be linux: update to linux-3.9 and set as default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-02 16:54:11 +02: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
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
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
Stephan Raue
3329218b89 Merge pull request #2222 from dagwieers/atv-kernel-pat
AppleTV: Disable PAT support
2013-04-22 15:18:23 -07:00
Stephan Raue
d059e6973a Merge pull request #2221 from dagwieers/kernel-mpparse
AppleTV: Disable MPPARSE support
2013-04-22 14:49:02 -07:00
Stephan Raue
4035cac5ad Merge pull request #2219 from dagwieers/kernel-msi
AppleTV: Enable MSI support for ATV1
2013-04-22 14:19:59 -07:00
Dag Wieers
5e57afe71b AppleTV: Disable MPPARSE
The AppleTV hardware does not have MPPARSE support (as it does not have SMP capabilities).
2013-04-22 18:00:21 +02:00
Dag Wieers
916aa46562 AppleTV: Disable intel_idle support
The AppleTV hardware does not support intel_idle.
2013-04-22 17:55:39 +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
ba5eb7b1bb AppleTV: Enable PCIEAER and PCIEPM support
The AppleTV hardware supports both PCI-Express Advanced Error Reporting and PCI-Express Power Management.
2013-04-22 17:52:54 +02:00
Dag Wieers
1da8583dfb AppleTV: Disable PAT
The AppleTV hardware does not have PAT support.
2013-04-22 17:45:07 +02: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
Dag Wieers
a8cc49d2b7 AppleTV: Enable MSI support for ATV1
Not sure why Message Signaled interrupts was disabled, but the ATV1 hardware *does* support MSI and we specifically enable MSI for the nvidia driver.

Here is a list of hardware that supports and uses MSI on AppleTV 1st Gen :

```
00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Exp
ress Root Port (rev 03) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        Memory behind bridge: 20000000-21ffffff
        Prefetchable memory behind bridge: 0000000010000000-000000001fffffff
        Capabilities: [88] Subsystem: Intel Corporation Device 0000
        Capabilities: [80] Power Management version 2
        Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
        Capabilities: [a0] Express Root Port (Slot+), MSI 00
        Capabilities: [100] Virtual Channel
        Capabilities: [140] Root Complex Link
        Kernel driver in use: pcieport

00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
        Subsystem: Realtek Semiconductor Co., Ltd. Device 0885
        Flags: bus master, fast devsel, latency 0, IRQ 42
        Memory at 22a00000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: [50] Power Management version 2
        Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
        Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
        Capabilities: [100] Virtual Channel
        Capabilities: [130] Root Complex Link
        Kernel driver in use: snd_hda_intel

00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
        I/O behind bridge: 00003000-00003fff
        Memory behind bridge: 22000000-228fffff
        Prefetchable memory behind bridge: 0000000022b00000-0000000022cfffff
        Capabilities: [40] Express Root Port (Slot+), MSI 00
        Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
        Capabilities: [90] Subsystem: Gammagraphx, Inc. (or missing ID) Device 0000
        Capabilities: [a0] Power Management version 2
        Capabilities: [100] Virtual Channel
        Capabilities: [180] Root Complex Link
        Kernel driver in use: pcieport

01:00.0 VGA compatible controller: NVIDIA Corporation G72M [Quadro NVS 110M/GeForce Go 7300] (rev a1) (prog-if 00 [VGA controller])
        Subsystem: Apple Inc. Device 0081
        Flags: bus master, fast devsel, latency 0, IRQ 44
        Memory at 21000000 (32-bit, non-prefetchable) [size=16M]
        Memory at 10000000 (64-bit, prefetchable) [size=256M]
        Memory at 20000000 (64-bit, non-prefetchable) [size=16M]
        Capabilities: [60] Power Management version 2
        Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
        Capabilities: [78] Express Endpoint, MSI 00
        Capabilities: [100] Virtual Channel
        Capabilities: [128] Power Budgeting <?>
        Kernel driver in use: nvidia
        Kernel modules: nvidia

02:00.0 Multimedia controller: Broadcom Corporation BCM70015 Video Decoder [Crystal HD]
        Subsystem: Broadcom Corporation BCM70015 Video Decoder [Crystal HD]
        Flags: bus master, fast devsel, latency 0, IRQ 43
        Memory at 22800000 (64-bit, non-prefetchable) [size=64K]
        Memory at 22000000 (64-bit, non-prefetchable) [size=8M]
        Capabilities: [48] Power Management version 3
        Capabilities: [60] Vendor Specific Information: Len=6c <?>
        Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
        Capabilities: [cc] Express Endpoint, MSI 00
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [13c] Virtual Channel
        Kernel driver in use: crystalhd
        Kernel modules: crystalhd
```
2013-04-22 17:12:08 +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
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
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