Commit Graph

415 Commits

Author SHA1 Message Date
Stephan Raue
7ed69370a4 xbmc-rpi: add option to enable/disable LAME and VORBIS encoder support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-06 15:45:46 +02:00
Stephan Raue
ce667146c1 projects/*/options: add option for initramfs kernel modules
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-03 13:20:10 +02:00
Stephan Raue
f1daacca33 projects/*/options: add option to setup OpenMAX provider
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-01 06:08:02 +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
1b533f635c Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv 2012-04-22 17:46:14 +02:00
Stefan Saraev
a0ac0a64b7 projects/*/linux/linux.*.conf: add Conexant cx23418 MPEG encoder support 2012-04-22 18:42:27 +03:00
Stephan Raue
5c39e3fc0d config/arch.arm: add support to specity $TARGET_FLOAT, add 'hardfp' support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-22 17:26:00 +02:00
Stephan Raue
637387e3a5 projects/*/linux: add FireDTV support, this fixes #211
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-22 14:15:39 +02:00
Stephan Raue
46e65b4747 projects/*/linux: add IP1000 network driver support, this fixes #345
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-22 13:47:43 +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
83cd009af2 config/optimize: remove GOLD support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-03-29 17:02:32 +02:00
Stephan Raue
270110c88c config/optimize: remove Graphite and LOOP optimizations in preparing to update to gcc-4.7 support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-03-29 16:48:03 +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
Alain Kalker
90dd3680fd open-iscsi: Enable support for all default builds
Thanks, Stephan!

Signed-off-by: Alain Kalker <a.c.kalker@gmail.com>
2012-03-27 18:18:05 +02:00
Yann Cézard
527388ef66 Add iSCSI modules into kernel.
Fix build script + updated init.
2012-03-26 03:54:42 +02:00
Yann Cézard
ca8d8e53d9 Add option ISCSI_SUPPORT to enable/disable iscsi support (will build and install iscsistart in initrd).
Default is disabled so it does not change anything.
2012-03-26 03:54:41 +02:00