Commit Graph

2115 Commits

Author SHA1 Message Date
Matthias Reichl
40a6e60ed4 linux (RPi): update to 5.10.17-12fdedd
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-25 15:56:52 +01:00
Matthias Reichl
14846c0d26 Merge pull request #5084 from antonlacon/rpi-aarch64
Friendlier for RPi aarch64
2021-02-23 21:03:51 +01:00
heitbaum
771276758d Generic: linux: Remove patches included in 5.10.13 2021-02-17 21:41:14 +00:00
heitbaum
2d50ddb0da linux: Update to 5.10.17 2021-02-17 21:41:14 +00:00
Ian Leonard
e37f20aa80 linux: bcm2835-bootloader: dts install compatibility with aarch64
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-02-17 08:55:49 +00:00
Matthias Reichl
38b2c4172b linux (RPi): add patch to further increase HDMI DMA AXI priority
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-16 16:46:15 +01:00
Matthias Reichl
0d615b9ec6 linux (RPi): add patch to avoid full hdmi audio fifo writes on vc4
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-16 16:45:26 +01:00
Matthias Reichl
2700647f48 linux (RPi): update to 5.10.16-14e997d
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-16 16:44:14 +01:00
Matthias Reichl
ab6cdf35e4 linux (RPi): update to 5.10.14-e7d4a95
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-16 16:42:46 +01:00
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