Commit Graph

84 Commits

Author SHA1 Message Date
Stephan Raue
26ea29ca86 Merge pull request #1064 from mstorsjo/wlan
Enable the rndis_wlan usb wifi driver
2012-08-08 01:13:08 -07:00
Martin Storsjo
c5175153a7 Enable the rndis_wlan usb wifi driver
The extra VL600 line seems to be needed, otherwise the build
prompts for the value of this option.

Signed-off-by: Martin Storsjo <martin@martin.st>
2012-08-08 10:59:14 +03:00
Christian Schubert
2b7fd7bb0f new package: add package 'RTL8192CU", this should fix #601, this should fix #793, this should fix #1020, this should fix #103
7
2012-08-08 08:24:36 +02:00
Stephan Raue
ab8e92a0e4 projects/*/linux: enable 'CONFIG_KALLSYMS'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-08-05 20:24:36 +02:00
Stephan Raue
27bfb7d79a projects/*/linux: optimize kernel config
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-08-04 18:44:52 +02:00
Stefan Saraev
93628d4a32 projects/*/linux/linux.*.conf: enable CONFIG_INPUT_JOYDEV 2012-07-22 20:13:05 +03:00
Stephan Raue
1570a080dd projects/*/linux: readd back some more defaults, build for size
Signed-off-by: Stephan Raue <stephan@x201.openelec.tv>
2012-07-20 18:18:23 +02:00
Stephan Raue
27ba7ef0e5 linux: remove BFS patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-07-11 17:42:18 +02:00
Patrick Rasmussen
005ae5eec3 add support for TwinhanDTV Alpha this should closes Issue #649 2012-06-30 18:40:59 +02:00
Stephan Raue
fb1b0fe2ec linux: add BFS patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-06-20 18:26:38 +02:00
Stephan Raue
a7af7562b9 linux: add RPi patches for 3.2.18, update kernel configs for all projects, switch to linux-3.2 for project RPi (for testing)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-31 23:32:52 +02:00
Stephan Raue
b835c903b6 util-linux: make swap support fully optional on all projects, dont install and run init script and swap tools if disabled, add support to setup swap file size at build and runtime
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-19 02:28:16 +02:00
Gregor Fuis
3639d65dea linux: add support for SMC ethernet chipset - module SMSC75XX - fixes issue #502 2012-04-23 19:22:44 +02:00
Stephan Raue
28025b4cc3 projects/*/linux: enable tickless system, this fixes #462
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-20 01:55:38 +02:00
Stephan Raue
bd76a3bed1 projects/*/linux: fix last commit
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-18 16:06:04 +02:00
Stephan Raue
52aeac4d66 projects/*/linux: add PETALYNX HID support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-18 16:02:52 +02:00
Stephan Raue
58e42bdb38 projects/*/linux: update kernel config
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-17 18:03:47 +02:00
Stefan Saraev
190edf928c projects/*/linux/linux.*.conf: add support for FlexCopII (B2C2) adapters
this closes #466
2012-04-17 12:01:18 +03:00
Stefan Saraev
38a16f5658 linux: embed rtl firmware 2012-04-09 12:54:27 +03:00
Stefan Saraev
65340bcfdf projects/*/linux/linux.*.conf: add CONFIG_R8168 2012-04-08 19:20:28 +03:00
Stephan Raue
0815274446 projects/*/linux: disable CONFIG_ACPI_AC, enable CONFIG_ACPI_PROCESSOR_AGGREGATOR, disable CONFIG_ACPI_PCI_SLOT
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-06 00:53:27 +02:00
Stephan Raue
b193de53b0 projects/*/linux: sync and update kernel config
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-03-31 09:29:55 +02:00
Stephan Raue
a966ec83ce busybox: add vlan support, this fixes #392
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-03-31 00:29:35 +02:00
Stephan Raue
d98af29041 Merge pull request #375 from ackalker/initramfs-iscsi-support
initramfs init: add support for iSCSI mounts, this fixes #269
2012-03-27 11:09:48 -07:00
Yann Cézard
527388ef66 Add iSCSI modules into kernel.
Fix build script + updated init.
2012-03-26 03:54:42 +02:00