Lukas Rusak
67c3a0699e
linux.x86_64.conf: build in CONFIG_VIRTIO_BLK
2016-04-11 10:08:31 -07:00
MilhouseVH
e273957f8d
Merge pull request #31 from lrusak/rpi-linux-instructions
...
RPi/RPi2: add linux kernel patch creation instructions
2016-04-07 23:26:52 +01:00
Lukas Rusak
a3145af5b7
RPi/RPi2: add linux kernel patch creation instructions
2016-04-07 15:17:13 -07:00
Lukas Rusak
2de5d88686
Merge pull request #122 from vpeter4/imx6-options
...
projects/imx6: build all additional drivers for kernel 4.4
2016-04-07 13:51:40 -07:00
Lukas Rusak
4bae6e3713
linux.x86_64.conf: update CONFIG_EXTRA_FIRMWARE for new firmware
2016-04-07 13:01:43 -07:00
Peter Vicman
34bb753716
projects/imx6: build all additional drivers for kernel 4.4
2016-04-07 18:21:30 +02:00
Christian Hewitt
4f45a89613
Merge pull request #101 from lrusak/upstream-changes
...
Thanks :)
2016-04-05 21:49:29 +04:00
Lukas Rusak
ce7e57ef24
WeTek_Core/WeTek_Play: set video state to disabled on boot
...
right after boot, if a hardware decoded video is not yet played, asking
/dev/amvideocap0 for a frame results in -EAGAIN after a short delay.
hyperion is doing AMSTREAM_IOC_GET_VIDEO_DISABLE ioctl on /dev/amvideo
to check if video is playing. if initial state is not set, hyperion gets
confused, resulting in leds lagging until a hw decoded video is started.
this allows hyperion's regular framegrabber and amlgrabber to co-exist nicely
2016-04-04 13:36:04 -07:00
Stephan Raue
026700ac19
projects/RPi*/linux: enable CONFIG_LEDS_TRIGGER_TRANSIENT and CONFIG_LEDS_TRIGGER_CAMERA
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2016-04-04 12:51:28 -07:00
Stephan Raue
24c91f771a
projects/RPi*/linux: enable CONFIG_BACKLIGHT_LCD_SUPPORT, CONFIG_BACKLIGHT_CLASS_DEVICE, CONFIG_BACKLIGHT_RPI, CONFIG_BACKLIGHT_GPIO, CONFIG_LEDS_TRIGGER_BACKLIGHT, CONFIG_LEDS_TRIGGER_CPU, CONFIG_LEDS_TRIGGER_GPIO
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2016-04-04 12:51:28 -07:00
Lukas Rusak
29cb158294
Merge pull request #96 from vpeter4/pci-param
...
projects/imx6/linux: disable PCI MSI interrupts for kernel 4.4
2016-04-04 10:00:25 -07:00
Lukas Rusak
e82de4f20e
Merge pull request #97 from vpeter4/u-boot-faster
...
projects/imx6/patches/u-boot: set delay of 1 second to speed up the boot
2016-04-04 09:59:46 -07:00
Lukas Rusak
ae40bd1997
Merge pull request #88 from kszaq/updatelibcec
...
LibCEC patches update
2016-04-04 09:59:21 -07:00
Peter Vicman
8e172df546
projects/imx6/patches/u-boot: set delay of 1 second to speed up the boot
2016-04-04 18:49:15 +02:00
Peter Vicman
9c80d265b3
projects/imx6/linux: disable PCI MSI interrupts
2016-04-04 18:37:35 +02:00
Christian Hewitt
c4cfbd6b97
Merge pull request #81 from vpeter4/imx6-linux-4.4
...
Thanks :)
2016-04-04 00:23:00 +04:00
Christian Hewitt
c78a506195
Merge pull request #80 from vpeter4/imx6-u-boot
...
Thanks :)
2016-04-04 00:22:28 +04:00
Christian Hewitt
fcfa9889e5
Merge pull request #85 from MilhouseVH/enablecursor
...
Thanks :)
2016-04-04 00:20:00 +04:00
Peter Vicman
d36162946b
imx6: add second kernel 4.4 from xbian
...
kernel is picked with argument LINUX_VERSION=4.4-xbian when building image
PROJECT=imx6 ARCH=arm LINUX_VERSION=4.4-xbian make image
2016-04-03 22:19:44 +02:00
Christian Hewitt
967ffb4ad7
Merge pull request #84 from MilhouseVH/revertrpiconsole
...
Thanks :)
2016-04-04 00:18:44 +04:00
Christian Hewitt
29b2b3ac60
Merge pull request #78 from MilhouseVH/RBP_20160401_141959
...
Thanks :)
2016-04-04 00:17:24 +04:00
Gerald Dachs
4344e2a16b
libcec: repaired detection of logical address; prevent that amlogic adapter hangs on close
2016-04-03 14:38:03 +02:00
MilhouseVH
99d4f9b360
RPi: Stop enabling serial console in devel images
2016-04-02 18:38:49 +01:00
MilhouseVH
0da3ceaee5
console: enable cursor for textmode and RPi serial consoles
2016-04-02 18:36:17 +01:00
Peter Vicman
5d2278afdc
projects/imx6: enable cursor in serial console service
...
hidden with PR #44
2016-04-02 17:49:51 +02:00