Commit Graph

2120 Commits

Author SHA1 Message Date
heitbaum
0394851848 linux: update to 5.10.21 2021-03-07 22:04:40 +00:00
CvH
16f32a6a23 Merge pull request #5044 from lrusak/linux-required-config
linux: check for required config options before building
2021-03-05 18:11:11 +01:00
chewitt
bd82175d1f linux: bump Amlogic to Linux 5.11.y kernel 2021-03-04 14:55:17 +00:00
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
Lukas Rusak
27d061c1a2 linux: use scripts/config to change options rather than sed 2021-02-24 17:29:42 -08:00
Lukas Rusak
11e3f69eac linux: check for config options before building 2021-02-24 17:29:23 -08: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