Commit Graph

1107 Commits

Author SHA1 Message Date
Lukas Rusak
984d4d61e6 [RPi] linux: enable CONFIG_HID_STEAM=m 2019-07-10 14:32:14 -07:00
Matthias Reichl
ae4f088114 RPi4: add config.txt with default 320MB gpu mem
Several 4k HEVC files were reported to play with artifacts unless
gpu mem is bumped to at least 288MB. Use 320MB for now to have a bit
more headroom, just in case.

Unfortunately this can't be changed via distroconfig.txt so we have
to do it in config.txt.

Also drop the disable_overscan block as that's enabled by default
via distroconfig.txt.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02:00
Matthias Reichl
ad17be4ce5 RPi4: add new device
Use raspberrypi kernel and upstream kodi with gbm/vc4.

Thanks to Milhouse for providing 5.1 kernel config!

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02:00
Matthias Reichl
f80f8966c2 RPi: add alsa card conf for bcm2835-audio
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02:00
Matthias Reichl
d09e199aaf RPi: always install bcm2835-driver
bcm2835-driver provides various tools like vcdbg and tvservice

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02:00
Matthias Reichl
c26a0d86a1 Merge pull request #3567 from MilhouseVH/linux5.1.10+
linux (RPi/Generic/Allwinner): update to linux-5.1.15
2019-07-03 20:04:27 +02:00
MilhouseVH
9c80002c57 linux (RPi): config options for 5.1.12+RPi4 2019-06-26 22:43:30 +01:00
Matthias Reichl
dcbea1f0ca Revert "slice-firmware: drop dependency on dtc:host"
This reverts commit 666aeb7559.
2019-06-21 12:56:28 +02:00
Matthias Reichl
666aeb7559 slice-firmware: drop dependency on dtc:host
dt-blob.bin is built with dtc from kernel, host dtc is not needed.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-21 11:49:11 +02:00
Matthias Reichl
5f7f7e68e0 Slice,Slice3: drop pcf8523 patch
Setting the xtal load capacitance is possible since kernel 5.1

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-19 23:40:31 +02:00
Matthias Reichl
31ca766f53 Slice, Slice3: drop devicetree overlays in DEVICE config dir
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-19 23:34:50 +02:00
MilhouseVH
98301d972e Merge pull request #3542 from CvH/10.0/dvb_bump
dvb-update
2019-06-13 23:00:17 +01:00
MilhouseVH
cdca8bb940 linux (RPi): config options for 5.1.7 2019-06-13 17:37:18 +01:00
Christian Hewitt
4ff3ef1dcf Merge pull request #3534 from MilhouseVH/le10_drop_amremote_atvclient
amremote/atvclient: cleanup
2019-06-13 16:45:50 +04:00
MilhouseVH
6bf4af6b61 Merge pull request #3522 from antonlacon/rpi-bootloader
bcm2835-bootloader: cleanup update.sh
2019-06-11 03:40:22 +01:00
MilhouseVH
17cda55c9f Merge pull request #3523 from HiassofT/le10-initramfs-cleanup
cleanup initramfs build, drop support for kernel modules in initramfs
2019-06-05 15:46:53 +01:00
CvH
4f47722613 Generic/RPi: enable crazycat, dvb-latest 2019-06-02 23:27:06 +02:00
Jernej Škrabec
47ba37aa70 Merge pull request #3507 from MilhouseVH/linux5.1.1+
linux (RPi/Generic/Allwinner): update to linux-5.1.5
2019-05-31 22:49:23 +02:00
MilhouseVH
27f23f4de3 linux (RPi): config options for 5.1.5 (64BIT_TIME) 2019-05-28 17:09:10 +01:00
MilhouseVH
24dbf72842 atvclient: used by macmini hw, should be other support in kernel now 2019-05-25 12:32:23 +01:00
Matthias Reichl
9e9657981a drop UVESAFB_SUPPORT option
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-05-24 16:22:48 +02:00
Matthias Reichl
317667558c drop INITRAMFS_MODULES option
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-05-24 16:22:48 +02:00
MilhouseVH
16507b3590 linux (RPi): config options for 5.1.3 2019-05-23 16:22:03 +01:00
Ian Leonard
4541c33588 rpi: update.sh: drop code commented 5+ years
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-05-17 06:34:49 +00:00
Ian Leonard
abd510639d rpi: update.sh: drop leading spaces and misplaced comment
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-05-17 06:34:49 +00:00