Commit Graph

2281 Commits

Author SHA1 Message Date
Matthias Reichl
72fb4ace68 linux (RPi): update to 5.10.13-34263dc
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-16 16:42:46 +01:00
Matthias Reichl
8be2648cd7 linux: set DTC_FLAGS as environment variable instead of make argument
Setting DTC_FLAGS as a make argument overrides the additional dtc flags
which are added in kernel's scripts/Makefile.lib.

This results in lots of noisy warnings when building RPi DT and overlays
and could be potentially problematic if kbuild adds important dtc flags.

Pass in DTC_FLAGS as an environment variable so that kbuild can
adjust DTC_FLAGS as needed.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-12 12:08:38 +01:00
Matthias Reichl
a05b83c640 linux (RPi): update to 5.10.13-431ac1d
IR timeout fix patch dropped, the fixes are now in stable kernel.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-05 13:02:55 +01:00
Matthias Reichl
46f1311811 linux (RPi): update to 5.10.11-c922608
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-05 13:02:55 +01:00
Matthias Reichl
0f7d02180b linux (RPi): update to 5.10.11-c5f51df
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-05 13:02:55 +01:00
Matthias Reichl
e45aef1d87 linux (RPi): update to 5.10.10-9007908
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-05 13:02:55 +01:00
Matthias Reichl
6c074309a1 linux (RPi): update to 5.10.9-02dbfea
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-05 13:02:55 +01:00
heitbaum
3675d0932f Revert "go: update to 1.14.14"
this icorrectly included a kernel bump.
This reverts commit 80f9c7ebe8.
2021-02-02 20:13:29 +00:00
CvH
61566acca6 Merge pull request #5077 from heitbaum/ba2
go: update to 1.14.14
2021-02-01 11:53:29 +01:00
chewitt
fb59b76d15 linux: bump Amlogic kernel to 5.11-rc5 and update patches/defconfig 2021-01-31 15:11:56 +00:00
heitbaum
80f9c7ebe8 go: update to 1.14.14
update 1.14.13 (2020/12/03) to 1.14.14 (2021/01/19)

includes security fixes to the go command and the crypto/elliptic
package. See the Go 1.14.14 milestone on our issue tracker for details.

log: https://github.com/golang/go/issues?q=milestone%3AGo1.14.14+label%3ACherryPickApproved
2021-01-31 09:49:14 +00:00
Jernej Skrabec
85c9108770 linux: Update to 5.10.11 2021-01-28 17:45:40 +01:00
Matthias Reichl
9536da4564 linux (RPi): add patch to fix zoom in video player
This also fixes playback issues of 720p videos if no 720p modes
are whitelisted or refresh switch is disabled after the pixel-wrap
workaround commit 01e90a2882.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-27 19:09:45 +01:00
CvH
91c51e1e29 Merge pull request #4788 from jernejsk/overlays
Allwinner: Support for DT overlays
2021-01-22 19:39:40 +01:00
Matthias Reichl
7f1111200c linux (RPi): update to 5.10.9-3f9ab74
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-22 10:25:50 +01:00
Jernej Skrabec
bc5bc703c3 linux: include symbols in dtb files
This slightly increases dtb size but it's important for applying DT
overlays.
2021-01-21 22:19:04 +01:00
Matthias Reichl
1f7ec5438b linux (RPi): update to 5.10.7-c077470
drop LBM and scaler pos patches which are now in RPi kernel tree

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-20 12:21:32 +01:00
Ian Leonard
ea1dff8688 linux: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:55 +00:00
Matthias Reichl
a322ce1d0e linux (RPi): enable 4k modes up to 4kp30 on RPi4
Flickering vertical bars on 4k videos are fixed by the LBM PR,
black screen in kodi in 4096x2160 mode is fixed by the POS1_SCL patch.

Drop patch to hide 4k modes so RPi4 can support 4k modes up to 4kp30

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-17 22:55:52 +01:00
Jernej Škrabec
c87a8f5922 Merge pull request #4949 from chewitt/amlogic-upstream
bump Amlogic to something half-usable
2021-01-16 11:42:02 +01:00
Matthias Reichl
682d9cac4c linux (RPi): update to 5.10.7-e9505f4
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-15 19:49:34 +01:00
Matthias Reichl
065c6b9cb5 linux (RPi): update to 5.10.6-18f91b2
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-14 09:06:34 +01:00
chewitt
c8f2abfa61 linux: bump Amlogic to Linux 5.11.y kernel 2021-01-13 11:39:02 +00:00
CvH
44e0844db8 Merge pull request #4908 from HiassofT/le10-ir-timeout2
linux (default): add patch to fix ite-cir issues
2021-01-11 17:20:47 +01:00
Matthias Reichl
1129233419 linux (RPi): update to 5.10.5-a896a00
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-10 12:26:04 +01:00