Commit Graph

1471 Commits

Author SHA1 Message Date
CvH
5030c8d427 spdx: packages/linux 2018-07-17 23:58:50 +02:00
Matthias Reichl
bf325c8327 Linux (RPi) update to 4.14.54+ with lan78xx and vc4 fixes 2018-07-15 09:34:07 +02:00
Christian Hewitt
71c2fa5fd7 Merge pull request #2798 from MilhouseVH/linux4176
linux (Generic): update to linux-4.17.6
2018-07-15 07:29:16 +04:00
Christian Hewitt
cf9106180f Merge pull request #2772 from MilhouseVH/linux41449+
linux (RPi): update to linux-4.14.54
2018-07-15 07:28:01 +04:00
MilhouseVH
b384ffd67d linux (Generic): update to linux-4.17.6 2018-07-12 03:11:26 +01:00
MilhouseVH
2a3c34d22e linux (Generic): Replace waitboosting revert with Interactive RPS Mode fix 2018-07-11 21:52:17 +01:00
MilhouseVH
6b607ab2ec linux (Generic): update to linux-4.17.5 2018-07-09 16:18:16 +01:00
MilhouseVH
0e04494e35 linux (RPi): update to linux-4.14.54 2018-07-09 16:13:01 +01:00
MilhouseVH
ef243efb30 linux (Generic): update GLK quirk patch to v4 2018-07-03 23:19:11 +01:00
MilhouseVH
114ca2fad2 linux (Generic): rebase ir timeout patch 2018-07-03 23:00:56 +01:00
MilhouseVH
a0c9eda6cc linux (Generic): update to linux-4.17.4 2018-07-03 22:36:57 +01:00
MilhouseVH
914cadbafd linux (Generic): Add patch to partially revert waitboosting fix 2018-07-03 07:16:02 +01:00
MilhouseVH
b1103b5f2b linux (Generic): update GLK quirk patch to v3 2018-06-29 13:52:18 +01:00
MilhouseVH
315d9bc825 linux (RPi): update to linux-4.14.52 2018-06-27 21:06:51 +01:00
MilhouseVH
672c0a3b3a linux (Generic): update to linux-4.17.3 2018-06-26 06:13:47 +01:00
Lukas Rusak
57c3d3c757 linux (RPi): update ouya patch 2018-06-19 06:57:04 +01:00
MilhouseVH
d117c25fab linux (RPi): update to linux-4.14.50 2018-06-19 06:49:06 +01:00
MilhouseVH
083e31e09f linux (RPi): update to linux-4.14.49 2018-06-19 06:49:06 +01:00
Matthias Reichl
13c7a4a2ca Merge pull request #2761 from Kwiboo/linaro-toolchain
linux: use linaro toolchain when KERNEL_LINARO_TOOLCHAIN is set
2018-06-18 10:10:03 +02:00
Matthias Reichl
3e4c114f30 linux: add nuvoton cir fix
Straight pick of commit 70c30b1ea706affcb117e3cd3065690abca5ba69

This fix is scheduled for stable but hasn't been added to 4.17 stable
tree yet. Once it hits 4.17 this patch can be dropped.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-17 16:22:01 +01:00
Matthias Reichl
41bf471713 squash linux package.mk
remove 'CROSS_COMPILE= '
run make headers_check and make headers_install with all
HOST* variables set

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-16 18:28:22 +01:00
Matthias Reichl
bef9e763e5 linux: use common kernel_make function
Since 4.17, make headers_check requires a working compiler to detect
goto-asm support.

Configuring CROSS_COMPILE= with a non-existant gcc compiler (as is the
case when building linux:host in a clean build) will now always fail.

Avoid setting CROSS_COMPILE in Makefile and instead pass on the
command line when required.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-16 18:28:21 +01:00
MilhouseVH
e74f411447 linux (Generic): [V2] drm/i915/glk: Add Quirk for GLK NUC HDMI port issues 2018-06-16 18:28:21 +01:00
MilhouseVH
c7642d72ff linux (Generic): Revert: drm/i915/edp: Allow alternate fixed mode for eDP if available. 2018-06-16 18:28:21 +01:00
MilhouseVH
9c6fe34ccb linux (Generic): update IR timeout patch 2018-06-16 18:28:21 +01:00