Commit Graph

1720 Commits

Author SHA1 Message Date
Matthias Reichl
caa8ec28d0 linux: drop copying devicetree overlay files into kernel source dir
This hacky approach stopped working with kernel 5.0 and is no longer
used by and projects/devices in LibreELEC.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-19 23:34:50 +02:00
MilhouseVH
a5b603019b linux (RPi): update to linux-14f3f90 (5.1.9) 2019-06-13 17:37:18 +01:00
MilhouseVH
a820b4d097 linux (Generic/Allwinner): update to linux-5.1.9 2019-06-13 17:37:18 +01:00
MilhouseVH
813e5bed43 linux (RPi): update to linux-e5231dc (5.1.8) 2019-06-13 17:37:18 +01:00
MilhouseVH
68b6d35202 linux (Generic/Allwinner): update to linux-5.1.8 2019-06-13 17:37:18 +01:00
MilhouseVH
6c703ab4a3 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-13 17:37:18 +01:00
MilhouseVH
0ab63fa0c9 linux (RPi): update to linux-f1d85e3 (5.1.7) 2019-06-13 17:37:18 +01:00
MilhouseVH
7da75fcb7a linux (Generic/Allwinner): update to linux-5.1.7 2019-06-13 17:37:18 +01:00
MilhouseVH
56b3740a63 linux (Generic/Allwinner): update to linux-5.1.6 2019-06-13 17:37:18 +01:00
MilhouseVH
17cda55c9f Merge pull request #3523 from HiassofT/le10-initramfs-cleanup
cleanup initramfs build, drop support for kernel modules in initramfs
2019-06-05 15:46:53 +01:00
MilhouseVH
6739e26fd7 Merge pull request #3528 from HiassofT/le10-ati-remote
linux: drop ati_remote.conf modprobe file
2019-06-05 15:46:04 +01:00
Matthias Reichl
c7f2098c74 Merge pull request #3531 from MilhouseVH/le10_minor_cleanup
buildsystem: cleanup (addons) and fix (linux)
2019-06-05 09:41:44 +02:00
Jernej Škrabec
47ba37aa70 Merge pull request #3507 from MilhouseVH/linux5.1.1+
linux (RPi/Generic/Allwinner): update to linux-5.1.5
2019-05-31 22:49:23 +02:00
MilhouseVH
c04dcdbd94 linux (RPi): update to linux-4b621fd (5.1.5) 2019-05-28 16:52:51 +01:00
MilhouseVH
c1ca0b2c85 linux (Generic/Allwinner): update to linux-5.1.5 2019-05-25 18:12:51 +01:00
MilhouseVH
7d07f4b0f7 linux: avoid building host and target concurrently 2019-05-25 00:30:19 +01:00
Matthias Reichl
4e80b7e9dc linux: move module installation to makeinstall_target
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-05-24 16:22:48 +02:00
Matthias Reichl
fee2cc37d9 linux: build linux image before building modules
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-05-24 16:22:48 +02:00
Matthias Reichl
c4a382c2a0 linux: move initramfs build+installation to pre_make_target
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-05-24 16:22:48 +02:00
Matthias Reichl
54d1135476 linux: drop obsolete make_init and makeinstall_init functions
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-05-24 16:22:48 +02:00
MilhouseVH
58f772a45c linux (Generic/Allwinner): update to linux-5.1.4 2019-05-23 16:22:03 +01:00
MilhouseVH
50db348473 linux (RPi): update to linux-234a9f8 (5.1.3) 2019-05-23 16:22:03 +01:00
Matthias Reichl
bcbee117e6 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-05-20 22:02:40 +02:00
MilhouseVH
60d8f2b0a4 linux (Generic/Allwinner): update to linux-5.1.3 2019-05-17 01:20:11 +01:00
Jernej Skrabec
4d1699cb1e Drop KERNEL_UBOOT_EXTRA_TARGET, it's never used 2019-05-15 19:24:43 +02:00