29 Commits

Author SHA1 Message Date
MilhouseVH
f831f77132 [RBP] Add touchscreen support, in line with Raspbian 2015-10-03 21:04:54 +01:00
MilhouseVH
cb50b1aedd [RBP] Add SDIO config option 2015-10-03 21:04:08 +01:00
Stephan Raue
e41ad21ab0 projects/RPi2/patches/linux: update RPi* support patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-09-23 08:13:02 +02:00
Stephan Raue
c288681cf6 projects/RPi*/patches/linux: update RPi support patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-09-13 00:17:13 +02:00
Stephan Raue
ce9105f715 linux: add backport of mediatek mt7601u driver from kernel 4.2, stolen from https://github.com/raspberrypi/linux , thanks much
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-08-20 11:33:28 +02:00
Stephan Raue
e1693c015f Merge pull request #4244 from HiassofT/wm8804
[RPi] add missing module for Hifiberry Digi card
2015-07-22 11:08:15 +02:00
Matthias Reichl
4b598571a8 projects/RPi*/linux: enable CONFIG_SND_SOC_WM8804_I2C=m
Needed for Hifiberry Digi
2015-07-21 12:14:07 +02:00
MilhouseVH
f0002de461 Config options required by https://github.com/raspberrypi/linux/pull/1043 2015-07-18 18:07:54 +01:00
MilhouseVH
64c75b14d7 Config options required by https://github.com/raspberrypi/linux/pull/1037 2015-07-18 18:07:37 +01:00
Stefan Saraev
b726891e2a linux: move CONFIG_PPP to module
there is no working pppd/pptpd for openelec atm.
whoever is working on ppp support (addon) is free to
modprobe ppp_generic
2015-07-16 10:53:08 +03:00
Stephan Raue
54b2a70cca projects/RPi*/linux: enable CONFIG_BCM_VC_SM, needed to show HW Cursor
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-07-04 10:04:01 +02:00
Stephan Raue
9e5a61725a projects/RPi*: switch to kernel 4.1, update RPi support patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-06-19 12:04:16 +02:00
Stephan Raue
834255ea9a projects/*/linux: enable CONFIG_HID_SMARTJOYPLUS, this fixes #3973
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-06-10 10:45:01 +02:00
MilhouseVH
ac555915d9 Build SPI BCM_2708 and BCM_2835 as modules - in line with Raspbian 2015-06-08 12:23:30 +02:00
Stephan Raue
277700ac32 projects/RPi*/patches/linux: update RPi support patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-06-08 12:15:27 +02:00
Stephan Raue
413817a9d7 projects/RPi*|imx6/linux: enable CONFIG_W1, this fixes #3975
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-28 18:48:31 +02:00
Stephan Raue
d91e2fc6e5 projects/RPi*/patches/linux: update RPi support patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-06 20:59:51 +02:00
Olli Salonen
9d3f5535f1 linux: add patch to support Hauppauge HVR-955Q ATSC USB receiver
This patch adds support for the Hauppauge HVR-955Q ATSC USB receiver, which is a newer version of the HVR-950Q and one of the few ATSC receivers currently being sold on the market and having Linux support.

The patch looks rather large, but bulk of the patch is the new demodulator driver for the LGDT3306a demodulator.

Obsolete after kernel 4.1 is taken into use.
2015-05-05 21:41:06 +03:00
Stephan Raue
9e1256440a projects/RPi*: update RPi support patches, swicth to kernel 4.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-14 13:42:42 +02:00
Stephan Raue
536b36dce7 projects/RPi*/patches/linux: update RPi support patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-08 17:13:43 +01:00
Lukas Rusak
0ceb4387f3 Update kernel configs 2015-02-24 09:13:24 -08:00
Stephan Raue
cfe1972892 Revert "projects/RPi*/linux: enable CONFIG_HIGHMEM"
This reverts commit d09a8dc87287746d6af7a31ce6097f3c08153cdc.
2015-02-23 22:01:38 +01:00
Stephan Raue
d09a8dc872 projects/RPi*/linux: enable CONFIG_HIGHMEM
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-22 10:38:09 +01:00
Stephan Raue
3ee63df0b8 projects/*/linux: enable CONFIG_UHID, this fixes #3514
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-15 13:07:47 +01:00
Stephan Raue
fe4b9b3797 projects/RPi*/linux: disable CONFIG_PREEMPT, disable CONFIG_RCU_NOCB_CPU
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-12 23:30:46 +01:00
Stephan Raue
7e9502a831 projects/RPi*: add kernel 3.19 support, build with kernel 3.19
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-12 21:38:19 +01:00
Stephan Raue
2ca87fac8b projects/RPi*/linux: enable CONFIG_VMSPLIT_2G, thanks to popcornmix
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-08 20:00:42 +01:00
Stephan Raue
0adafa3b2e projects/RPi*/patches/linux: update RPi patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-08 18:08:49 +01:00
Stephan Raue
a6c6b5a0b9 new project: add project 'RPi2'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-02 22:10:54 +01:00