Commit Graph

2282 Commits

Author SHA1 Message Date
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
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
Peter Vicman
793fb70fb1 u-boot: update to u-boot-imx6-408544d for imx6 project
hide dd output when updating bootloader
add patch for kernel 4.4
2016-04-02 10:34:43 +02:00
MilhouseVH
a872d7e86d RPi/RPi2: Update kodi support patches 2016-04-01 14:23:22 +01:00
MilhouseVH
442804d1b3 RPi/RPi2: Update linux support patches for linux 4.4.6 2016-04-01 14:20:00 +01:00
Christian Hewitt
9a5dc1a088 Merge pull request #66 from MilhouseVH/446_p2
Thanks :)
2016-03-30 22:29:13 +04:00
MilhouseVH
3b28e2f61f RPi/RPi2: Update Kodi patches 2016-03-30 12:37:50 +01:00
MilhouseVH
28ada06582 RPi/RPi2: Update Confluence patches 2016-03-30 12:37:43 +01:00
MilhouseVH
a74d622230 RPi/RPi2: update linux support patches for linux 4.4.6 2016-03-30 05:02:43 +01:00
islipfd19
b5bc006d8d Add Megaraid_sas support
Adding this driver support will allow users that use megaraid sas card the ability to install and use OE. RAID functionalities supported by these cards are at the hardware level and no other packages are required.

User mladen.perisic84 has tested both a modified 6.95.1 (7.0 beta 1) version of OE Enabling this on the current 7.0 branch will allow for easier upgrading for users that have built modified versions of the build. This user and other users that have this type of hardware and wish to use it will have the ability to.
2016-03-29 15:41:47 -07:00
Lukas Rusak
ebbbbac3c0 Merge pull request #54 from vpeter4/imx6.kernel
imx6: update kernel, prepare for second kernel
2016-03-28 10:43:03 -07:00