88 Commits

Author SHA1 Message Date
Peter Vicman
27c38bd87c imx6: update kodi, libcec and linux 3.14 patches 2016-12-04 17:31:18 +01:00
MilhouseVH
6f64dba141 libcec: remove, as no longer compatible with libcec 2016-11-30 22:16:21 +00:00
Lukas Rusak
3955e904d4 Merge pull request #923 from PimentNoir/RTL8812AU-update
RTL8812au update: update package to the stable version branch 4.3.20
2016-11-15 15:58:07 -08:00
Stephan Raue
8facb7e50e projects/imx6/patches/linux: add gcc-6 support patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
(cherry picked from commit 24f0afc8744c6c6bc26a134032cbbe4969cb9089)
2016-11-15 23:49:07 +00:00
Jérôme Benoit
29cf662774 RTL8812AU: update package to the stable branch 4.3.20
- Rebase all required patches to this driver version;
- Drop uneeded patches for compilation issue with gcc5 or debugging;
- Disable debug.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2016-11-04 16:31:32 +01:00
Peter Vicman
6c3dc1c14d imx6: bump linux to 3.14.79 2016-11-02 11:38:46 +01:00
Jérôme Benoit
67bb954c44 i.MX6 4.4 kernel: update the patches set to all known in the wild
There's DVB and HID input drivers update, a bug fix to eMMC card booting, etc.

It's a safe patches set used by a lot of projects using kernel 4.4 for i.MX6

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2016-10-25 22:04:34 +02:00
Jérôme Benoit
6a0a361643 linux: backport Avermedia TD110 support to iMX6 4.4 kernel 2016-10-19 08:18:09 +04:00
Peter Vicman
da45c02681 imx6/RTL8812AU: compile with Linux 3.14
I assume something was backported in solidrun's 3.14-1.0.x-mx6-sr
2016-10-09 13:58:54 +02:00
Peter Vicman
5e400df155 imx6/linux: add patches for 3.14 version
"borrow" them from openbricks
2016-10-09 13:47:19 +02:00
Peter Vicman
2418399719 imx6/kodi: add/update patches
"borrow" them from openbricks
2016-10-09 13:44:51 +02:00
Peter Vicman
a6511dec0a imx6: bump linux to 4.4.19 2016-10-04 20:23:13 +02:00
Stefan Saraev
14700621ef
init: pre-create /dev/console 2016-09-19 11:59:46 -07:00
Peter Vicman
2bd488fec9 imx6: use gpio led for controlling fan on tbs matrix 2016-09-17 17:00:29 +02:00
Peter Vicman
0cf80ec53f imx6: update kodi patch (cec ignore tv off) 2016-09-13 18:57:57 +02:00
Peter Vicman
b19cd6913b imx6: update kodi patch (disable logging) 2016-09-04 19:13:06 +02:00
Peter Vicman
cf404a610b projects/imx6: small fixes for kodi master 2016-09-03 10:45:19 +02:00
Peter Vicman
f8158fb261 projects/imx6: update kodi patch for 17.0-alpha3-fc46cf2 2016-08-02 21:17:31 +02:00
Manuel Hueske
1445ffb2e9 Move patch to imx project folder 2016-07-23 11:38:12 +02:00
Peter Vicman
c6d57bc398 projects/imx6: update kodi patch (beautified for next kodi updates) 2016-07-12 19:17:43 +02:00
Peter Vicman
07a1dfb819 projects/imx6: update Linux kernel, libcec and Kodi Krypton 2016-07-10 18:41:55 +02:00
Peter Vicman
c8aabe7cc1 libcec: update imx6 patch to work with p8-platform
also rebased to remove patching warnings
moved to project patches folder
2016-04-26 08:46:48 +02:00
cvh
dedaeeaa13 kodi/imx6: remove patch for Kodi Jarvis
- switch back to "plain" Krypton
- using kernel 4.4 is in question
2016-04-21 14:55:46 +02:00
Peter Vicman
284690c97f imx6: Update kodi patches 2016-04-15 10:45:20 +02:00
Christian Hewitt
92bea496d1 Merge pull request #158 from vpeter4/imx6-linux
Thanks :)
2016-04-14 20:24:53 +04: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
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
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
Christian Hewitt
c4cfbd6b97 Merge pull request #81 from vpeter4/imx6-linux-4.4
Thanks :)
2016-04-04 00:23: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
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
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
Peter Vicman
0a63bb0172 projects/imx6/linux: rename Hummingboard on-board sgtl5000 audio codec 2016-01-04 20:01:40 +01:00
Stephan Raue
83d569aeef projects/imx6/patches/linux: add patches to support gcc-5.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-11-02 22:12:11 +01:00
Lukas Rusak
010e6251d4 fix kernel build when using gcc > 4.9 2015-11-02 11:58:10 +01:00
Peter Vicman
dbe66d586c projects/imx6/patches/linux: udoo dt - serial console on ttymxc0 2015-10-23 15:52:25 +02:00
Stephan Raue
e3f7ec975c Merge pull request #4271 from vpeter4/udoo_spl
u-boot: switch to SPL for udoo boards
2015-08-09 17:14:51 +02:00
Peter Vicman
98669b04a2 u-boot: switch to SPL for udoo boards 2015-08-09 10:07:26 +02:00
Peter Vicman
fbaa1b57cf projects/imx6/patches/linux: add udoo dual device tree 2015-08-08 21:46:09 +02:00
vpeter4
65398da267 projects/imx6/patches/linux: remove enhanced driver for st1232 touchscreen
because now everything is handled in userspace by touchscreen access library (tslib)
2015-07-27 17:31:02 +02:00
vpeter4
1012e81e04 projects/imx6: update udoo system support 2015-06-30 10:52:33 +02:00
vpeter4
02a76526f0 projects/imx6/patches/linux: fix driver for st1232 touchscreen controller it can work as singletouch or multitouch in singletouch mode added touch button event 2015-06-04 23:38:23 +02:00
vpeter4
134e73bd2d projects/imx6/patches/linux: update udoo poweroff driver 2015-06-04 08:58:36 +02:00
vpeter4
31e215edd6 projects/imx6/patches/linux: update udoo poweroff driver
allows sam3x to be reset at boot and/or shutdown
2015-05-22 20:36:08 +02:00
vpeter4
2e2b6e1425 IMX: Update 352Mhz patch for newer kernel
remove pr_info message
2015-05-22 20:28:08 +02:00
vpeter4
1aace42565 u-boot: fix compile, update patch for udoo 2015-05-16 17:40:51 +02:00
Stephan Raue
85d4fc23f6 Merge pull request #4150 from vpeter4/imx6_p3
projects/imx6/patches/linux: udoo system support
2015-05-14 20:36:05 +02:00
vpeter4
7eef203fe3 projects/imx6/patches/linux: udoo system support 2015-05-14 20:25:32 +02:00
vpeter4
9d72d0be28 u-boot: support for multiple targets, patches for udoo system 2015-05-14 16:21:27 +02:00