Matthias Reichl
6534c52c99
bcm2835-bootloader: move update.sh from RPi project to files
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-11-23 21:29:58 +01:00
Matthias Reichl
0692a8bfa4
RPi4: use ARMv8 addons
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-11-19 21:20:00 +01:00
Matthias Reichl
098d5494d0
RPi2: use ARMv7 addons
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-11-19 21:19:18 +01:00
Matthias Reichl
52f649d19f
RPi4: update kodi patch to disable non-HEVC HW decoding via settings
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-11-17 21:16:46 +01:00
Matthias Reichl
d9ba9c265a
linux (RPi): enable exFAT driver
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-11-11 17:25:23 +00:00
Matthias Reichl
4fb1366f5d
linux (RPi): config options for 5.9.2-02b4a29
...
enable PiFi-40 soundcard driver
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-11-09 18:57:42 +01:00
Matthias Reichl
fbb2adad47
linux (RPi): config options for 5.9-50c188a
...
enable GPIO_FSM and VIDEO_ISP_BCM2835 modules
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-11-09 18:57:42 +01:00
Matthias Reichl
1c4c44f34f
linux (RPi4): disable legacy framebuffer and dmaengine drivers
...
The legacy drivers are not used and this frees up one of the
scarce DMA channels.
Keep the legacy drivers enabled on RPi and RPi2 for now, they
don't suffer from the DMA channel shortage and it may help downstream
projects which still do RPi builds using the legacy graphics stack.
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-11-09 18:57:41 +01:00
Matthias Reichl
5a82e5d0a7
RPi4: update kodi patch to disable non-HEVC HW decoding via settings
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-11-01 07:50:28 +01:00
Matthias Reichl
384d24cc10
RPi4: drop kodi patch to increase thread count
...
this patch has been dropped in popcornmix's gbm branch as well
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-11-01 07:50:28 +01:00
Christian Hewitt
c8f6bd7fcb
Merge pull request #4562 from HiassofT/le10-kernel-5.9
...
linux (RPi): update to 5.9
2020-10-12 16:56:41 +04:00
Matthias Reichl
d7fc0ea478
linux (RPi): config options for 5.9-81e7dd9
...
Re-enable stateful V4L2 codecs which were added back
in 5.9-81e7dd9
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-10-12 13:49:12 +02:00
Matthias Reichl
c2063294ec
linux (RPi): config options for 5.9-rc8-7efc29b
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-10-07 17:04:23 +02:00
Matthias Reichl
497e71a933
linux (RPi/RPi2): disable CONFIG_I2C_BRCMSTB
...
This is only needed for bcm2711/RPi4
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-09-29 23:55:26 +02:00
Matthias Reichl
b55afef0a7
linux (RPi): config options for 5.9-rc7-17e907e
...
Add back Broadcom char drivers BCM2708_VCMEM, BCM_VCIO,
BCM2835_DEVGPIOMEM and BCM2835_SMI_DEV
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-09-28 21:42:49 +02:00
Matthias Reichl
0d5ef905c6
RPi: drop dt-blob.bin handling from bootloader update.sh
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-09-28 21:01:07 +02:00
Matthias Reichl
1c483722b6
RPi4: switch to new cma-384 option in distroconfig.txt
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-09-28 20:18:16 +02:00
Matthias Reichl
59b7ff135c
linux (RPi): config options for 5.9-rc5-4b70b35
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-09-28 20:18:16 +02:00
Matthias Reichl
963ccda75b
linux (RPi): config options for 5.9-rc4-e92a24c
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-09-28 20:18:16 +02:00
Matthias Reichl
a8a449c003
kodi (RPi4): drop patch to hide pixel wrap issue
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-09-28 20:18:16 +02:00
Matthias Reichl
49de9ccd71
RPi: add disable_fw_kms_setup=1 to distroconfig.txt
...
This prevents the firmware choosing a mode that might not be
available in the KMS driver and lets DRM choose the perferred
mode.
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-09-28 20:18:15 +02:00
Matthias Reichl
604e7d0dd3
RPi4: add appliance.xml to set default audio device
...
RPi4 defaults to vc4hdmi0 instead of vc4hdmi
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-09-28 20:18:15 +02:00
Matthias Reichl
d470d774ed
linux (RPi): config options for 5.9-rc3-15e21e3
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-09-28 20:18:15 +02:00
Matthias Reichl
8e6605f6da
RPi: drop Slice/Slice3 devices in options file
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-09-28 16:11:31 +02:00
Matthias Reichl
fe21c2a0a6
RPi: remove device Slice3
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-09-28 16:09:18 +02:00