Peter Vicman
5b518dabd2
projects/imx6/linux: change file permission
2016-04-16 13:47:29 +02:00
Peter Vicman
284690c97f
imx6: Update kodi patches
2016-04-15 10:45:20 +02:00
Peter Vicman
0aa8d89baa
projects/imx6/linux: disable kernel module signing
...
no need to build host tool extract-cert which uses ssl
2016-04-15 10:25:37 +02:00
Christian Hewitt
92bea496d1
Merge pull request #158 from vpeter4/imx6-linux
...
Thanks :)
2016-04-14 20:24:53 +04:00
Christian Hewitt
34231dc295
Merge pull request #157 from vpeter4/imx6-linux-config
...
Thanks :)
2016-04-14 18:48:30 +04:00
Peter Vicman
eedd116a59
projects/imx6/linux: don't build RTL8192CU driver
...
already using external
2016-04-14 16:38:28 +02:00
Peter Vicman
5536122588
imx6: update linux with missing commits
2016-04-14 16:36:08 +02:00
Peter Vicman
a8bbd345fa
kodi/imx6: move project specific patches to project folder
2016-04-14 15:31:19 +02:00
MilhouseVH
2fc89f0047
RPi/RPi2: update linux support patches for linux 4.4.7
2016-04-13 18:33:52 +01:00
Peter Vicman
3638889215
projects/imx6: don't build u-boot for udoo system
...
for this one another u-boot package is used
2016-04-12 15:57:55 +02:00
Lukas Rusak
4069754edd
Merge pull request #137 from kszaq/wetek-userdata-wipe
...
projects/WeTek_*: Move userdata wipe to factory_update_param script
2016-04-11 23:43:19 -07:00
Lukas Rusak
67c3a0699e
linux.x86_64.conf: build in CONFIG_VIRTIO_BLK
2016-04-11 10:08:31 -07:00
kszaq
ec69e4be13
projects/WeTek_*: Move userdata wipe to factory_update_param script
...
This allows updating LibreELEC via recovery without wiping userdata
while keeping toothpick method work when a clean flash is needed.
2016-04-11 11:31:41 +02: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
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
chewitt
b3dd60c34a
rebrand: remove wetek/oe splash
2016-03-28 18:53:36 +04:00
Peter Vicman
33c51330f7
imx6: update kernel, prepare for second kernel
...
"officially" supported kernel is branch 3.14-1.0.x-mx6-sr from solidrun (3.14.60 at the time of writing)
unofficial kernel is branch imx6-4.4.y from xbian thanks to mk01 (4.4.6+rt3)
patches can be in subfolder: projects/imx6/patches/linux/3.14-mx6-sr/
kernel config can be in subfolder: projects/imx6/linux/3.14-mx6-sr/linux.arm.conf
2016-03-24 18:28:34 +01:00
MilhouseVH
a3d60284e5
Merge pull request #34 from lrusak/upstream-changes
...
upstream commits
2016-03-20 02:57:32 +00:00
Stephan Raue
3de475b344
projects/imx6: dont build package 'RTL8812AU'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-19 00:58:50 -07:00