1697 Commits

Author SHA1 Message Date
CvH
d86dcbd288
Merge pull request #3865 from MilhouseVH/le92_backports5
libreelec-9.2 backports
2019-10-14 21:13:55 +02:00
Matthias Reichl
bc6b6d0551 linux (RPi): update to 4.19.76-7a54e45
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-10-04 17:43:20 +02:00
MilhouseVH
4e1fc8b029 linux: rebuild linux if busybox (ie. scripts/init) changes 2019-09-24 20:23:06 +01:00
Matthias Reichl
b0d2a1f51d linux (RPi): update to 4.19.75-6d8bf28
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-09-24 21:02:46 +02:00
Matthias Reichl
68bf4bdd00 linux (RPi): update to 4.19.73-db69008
adds "drm/v3d: clean caches at the end of render jobs on
request from user space" commit.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-09-20 20:22:49 +02:00
Matthias Reichl
1c091618e8 linux (RPi): update to 4.19.73-2b1731f
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-09-17 14:15:03 +02:00
Matthias Reichl
07f8b9418e linux (RPi): update to 4.19.71-bd3452c
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-09-12 15:09:51 +02:00
Matthias Reichl
d2015cf60b linux (RPi): update to 4.19.71-4a6e8b2
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-09-06 16:15:25 +02:00
Matthias Reichl
a19b955bd9 linux (RPi): update to 4.19.69-216324a
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-31 08:21:41 +02:00
Matthias Reichl
4c42ff3f82 linux (RPi): update to 4.19.68-d9a27b2
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-29 09:46:35 +02:00
Matthias Reichl
2f1e06c26d linux (RPi): update to 4.19.67-174fcab
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-27 12:52:37 +02:00
Matthias Reichl
cc3f393bce linux (RPi): update to 4.19.66-fc5826f
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-15 18:24:01 +02:00
Matthias Reichl
7b1fe3b40f linux (RPi): update to 4.19.65-f1c1b67
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-09 19:54:24 +02:00
Matthias Reichl
027f5f9542 linux (RPi): update to 4.19.64-76b2727
This fixes the vc4 oops

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-07 12:59:13 +02:00
Matthias Reichl
1ca4b9e2ab linux (RPi): revert back to 4.19.64-ea85838
latest vc4 changes currently cause a kernel Oops and kodi lockup on
splash screen on RPi4.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-07 00:55:15 +02:00
Matthias Reichl
0a63988817 linux (RPi): update to 4.19.64-6da0550
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-06 22:02:32 +02:00
Matthias Reichl
158db2052d linux (RPi): update to 4.19.63-75f1d14
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-01 21:15:55 +02:00
Matthias Reichl
dff7803273 linux (RPi): update to 4.19.60-20565c9
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-26 21:39:32 +02:00
Matthias Reichl
27a9b68274 linux (RPi): update to 4.19.59-a21b986
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-22 20:06:50 +02:00
Matthias Reichl
4200d032e3 linux (RPi): update to 4.19.58-2461136
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-13 09:11:33 +02:00
MilhouseVH
1ebce4e7eb
Merge pull request #3606 from HiassofT/le92-kernel-4.19.56
linux (RPi): update to 4.19.56+
2019-07-11 08:45:01 +01:00
MilhouseVH
fc97f456dc buildsystem: HACK: fix current status after initramfs
initramfs is currently built from within linux:target which is a problem
yet to be solved as it should be built as separately scheduled processes
just like everything else.

As we build initramfs from within linux:target, once initramfs is
finished it emits an "UNLOCK" event which is the last event for the
linux:target package until it too finishes, perhaps 5 or 10 minutes later.
During this 5-10 minute period the dashboard gives the impression that
initramfs is "stuck" in an UNLOCKed state when in fact processing continues
within linux:target, which is now the "ACTIVE" package for the process slot.

Until the initramfs scheduling problem is resolved, emit an extra "ACTIVE"
event upon returning to linux:target correcting the dashboard (and also
tools/mtstats.py elapsed time accumulation).
2019-07-11 00:37:12 +01:00
sky42
8c216956fd linux (Generic): update to linux-5.1.16
5.1.10 changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.1.10
5.1.11 changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.1.11
5.1.12 changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.1.12
5.1.13 changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.1.13
5.1.14 changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.1.14
5.1.15 changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.1.15
5.1.16 changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.1.16
2019-07-06 10:41:35 +00:00
Matthias Reichl
8aad391e89 linux (RPi): update to 4.19.57-8ea4810
DT overlays and I2C fixes

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-05 23:40:42 +02:00
Matthias Reichl
1fb4d27773 linux (RPi): update to 4.19.57-6e787b8
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-04 21:57:23 +02:00
Matthias Reichl
965be3346f linux (RPi): update to 4.19.56-9d1deec
This adds latest vc4 fixes and support for signalling colour
space/encoding.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 09:35:36 +02:00
Matthias Reichl
bb6cb4a18c linux (RPi): update to 4.19.56
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 09:35:36 +02:00
Matthias Reichl
4d65280e66 linux (RPi): update to kernel 71d47f4c4bd7 with RPi4 support
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-23 02:09:02 +02:00
MilhouseVH
8a7f1edad0 buildsystem: die if a kernel config is not available 2019-06-22 21:09:13 +01:00
MilhouseVH
95422fadf0 linux: should have been kept 2019-06-19 19:06:58 +01:00
kszaq
3c36022773 linux: drop amlogic-3.14 kernel, drop building Android kernel image 2019-06-19 19:06:40 +01:00
Jernej Skrabec
ecfc4182fb Drop KERNEL_UBOOT_EXTRA_TARGET, it's never used 2019-06-15 06:26:29 +01:00
MilhouseVH
89c4916d11 linux (RPi/Generic/Allwinner): revert faulty Bluetooth commit
https://forum.kodi.tv/showthread.php?tid=343069&pid=2858940#pid2858940
https://forum.kodi.tv/showthread.php?tid=343068&pid=2859150#pid2859150
2019-06-15 06:26:29 +01:00
MilhouseVH
076d6c901a linux (Generic): update to 5.1.9 2019-06-15 06:26:29 +01:00
MilhouseVH
6400a8cb7e linux: avoid building host and target concurrently 2019-06-13 22:12:21 +01:00
Matthias Reichl
5cdbdf0303 linux: drop ati_remote.conf modprobe file
Disabling mouse support in the driver not only makes the mouse
feature of the remote non-functional but also results in a kernel
crash when a pressing a mouse button on the remote.

See https://forum.libreelec.tv/thread/17562-le-9-0-2-freeze-when-ati-remote-is-used/

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-13 22:12:21 +01:00
kszaq
1122893a50 linux: restore original KERNEL_TARGET after creating uImage 2019-06-13 22:12:20 +01:00
kszaq
ffdd6878a3 linux: use PKG_UIMAGE_*ADDR for the used address
If a package is sources multiple times, the destination address
may be recalculated and overwritten a few times. Prevent this by
using PKG-prefixed variables for results.

Thanks to MilhouseVH for suggesting this.
2019-06-13 22:12:20 +01:00
kszaq
4ef5e73ae6 linux: abort building arm64 uImage if KERNEL_UIMAGE_LOADADDR or KERNEL_UIMAGE_ENTRYADDR is not set
If either of these values is not set, resulting uImage
will not load properly. Abort if these are not set.
2019-06-13 22:12:20 +01:00
kszaq
69f3db483e linux: amend uimage load address for proper decompression
When kernel image is compressed, it is first loaded
to RAM at load address specified in command line,
then unpacks to loadaddr provided by uImage.

For decompressed image not to overwrite compressed
data, uncompressed image load address needs to be
shifted by compressed image size + 1 MiB alignment.
2019-06-13 22:12:20 +01:00
Matthias Reichl
707655ced2 linux (RPi): switch to 4.19.50
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-12 23:07:58 +02:00
kszaq
3f23092e24 linux: if building uImage, build mkimage first 2019-05-03 15:14:56 +02:00
kszaq
2b4f957638 linux: support creating uImage for arm64
arm64 target does not support creating uImage.
Build Image first, then wrap it using u-boot's mkimage.

Requires defining UIMAGE_LOADADDR and UIMAGE_ENTRYADDR
in project options.
2019-04-18 21:28:27 +02:00
Christian Hewitt
20eaca6026
Merge pull request #2431 from Kwiboo/pkg-stamp
Add PKG_STAMP to trigger a package rebuild
2019-04-12 16:03:05 +04:00
Jernej Škrabec
13bd9b8829
Merge pull request #3375 from MilhouseVH/linux5.0.2+
linux (RPi/Generic): update to linux-5.0.7
2019-04-10 22:30:36 +02:00
MilhouseVH
3648538ea1 linux (RPi): update to linux-75b821b (5.0.7) 2019-04-08 21:08:30 +01:00
MilhouseVH
196acd56e8 linux (Generic): update to linux-5.0.7 2019-04-06 00:03:47 +01:00
kszaq
b458bf4e84 linux: rename gcc-linaro to gcc-arm 2019-04-03 22:48:28 +02:00
kszaq
a16579b131 Rename KERNEL_LINARO_TOOLCHAIN to KERNEL_TOOLCHAIN
in case there is a need to use non-Linaro toolchain.
2019-04-03 22:00:47 +02:00
Matthias Reichl
2c2da36cf5 linux: remove obsolete perf build flags
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-04-03 14:09:02 +01:00