Commit Graph

64 Commits

Author SHA1 Message Date
Stephan Raue
71cca2163f projects/*/linux: update kernel configuration for 2.6.35.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-08-15 15:48:16 +02:00
Stephan Raue
3477a264ba projects/*/linux: using SLAB instead of SLOB
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-08-12 20:48:38 +02:00
Stephan Raue
8b359fff20 projects/*/linux: add support for joystick devices, add support for xbox game pads
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-08-11 13:36:54 +02:00
Stephan Raue
dfa07f919b projects/*/linux: update linux config to 2.6.35, re-add old LIRC support, remove LIRC staging support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-08-02 11:10:22 +02:00
Stephan Raue
b9d27225c0 projects/*/linux: update kernel config to 2.6.35
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-29 19:35:24 +02:00
Stephan Raue
66f4f106fc projects/*/linux: add kernel support for 'cifs' and 'nfs' filesystems
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-13 06:37:01 +02:00
Stephan Raue
6ed9674f74 projects/*/linux:
- POSIX_MQUEUE=y
- POSIX_MQUEUE_SYSCTL=y
- CONFIG_SLOB=y
- CONFIG_NO_HZ is not set
- CONFIG_X86_MPPARSE=y
- CONFIG_PROC_KCORE=y
- CONFIG_SYSCTL_SYSCALL_CHECK=y
- CONFIG_STRICT_DEVMEM=y
2010-05-31 23:59:37 +02:00
Stephan Raue
bf48b5f043 projects/*/linux:
- add some network options and features
- build driver snd as module
- build driver sound as module
2010-05-31 23:51:48 +02:00
Stephan Raue
9a1dd8c4cb projects/*/linux:
- dont build wmi driver
2010-05-28 23:00:41 +02:00
Stephan Raue
f4d3208dde projects/*/linux:
- enable experimental drivers
- disable size optimazion (issues with gcc-4.5)
- enable CONFIG_PREEMPT_VOLUNTARY
- enable DMAR
- enable PCIEASPM and PCIE_PME
- enable CONFIG_I2C_CHARDEV
- enable CONFIG_SENSORS_CORETEMP
- enable CONFIG_ACPI_WMI
2010-05-25 22:27:16 +02:00
Stephan Raue
52404c7ff1 projects/intel/linux:
- build evdev statically
- build ps2mouse statically
- build serial_8250 statically
- build serial_8250pci statically
- build i2c_i801 statically
- build snd statically
- build sound statically
- build leds_class
- dont build xfs
- dont build reiserfs
2010-05-24 21:57:02 +02:00
Stephan Raue
5c18d28fb9 linux:
- re-add squashfs lzma support
2010-05-24 16:39:06 +02:00
Stephan Raue
2b90149c1f projects/*/linux:
- cleanup kernel config (created from scratch)
2010-05-24 15:20:28 +02:00
Stephan Raue
a54da52b34 projects/*/linux:
- cleanup kernel config
2010-05-18 14:10:49 +02:00
Stephan Raue
37bd558bac projects/*/linux:
- change configs for new kernel
2010-05-17 03:06:35 +02:00
Stephan Raue
7109688c77 projects/*/linux:
- adding support for DMI ids to kernel (needed by pm-utils)
2010-05-08 20:00:21 +02:00
Stephan Raue
4d479bc6a7 projects/*/linux:
- remove swap support
- remove hibernation support (incl. toxonice) because wakeup needs longer as an fresh boot
2010-05-02 18:46:46 +02:00
Stephan Raue
a51509a2b3 linux:
- add debug kernel options direct in kernel config
2010-05-01 12:15:11 +02:00
Stephan Raue
7ad081a59a linux:
- add tuxonice kernel support
2010-04-29 18:22:04 +02:00
Stephan Raue
2215a41c23 projects/*/linux:
- adding suspend to ram support in kernel
2010-04-29 17:35:02 +02:00
Stephan Raue
b4eb559920 projects/*/linux:
- add usbserial and ftdi_sio driver for some USB VFDs
2010-04-24 21:31:28 +02:00
Stephan Raue
5dd203b13b projects/*/linux:
- add some i2c drivers for hardware monitoring support
2010-04-23 23:22:17 +02:00
Stephan Raue
06b4c51dfc projects/*/linux:
- add audit support (for creating /proc/*/sessionid)
2010-04-17 02:34:39 +02:00
Stephan Raue
34b60e7aec projects/*/linux:
- building some LIRC drivers also with 64bit build
2010-04-06 19:27:02 +02:00
Stephan Raue
6a0308645e projects/*/linux:
- adding some (or all for generic build) lirc and input drivers to build with kernel
2010-04-05 14:39:30 +02:00