Christian Hewitt
bcc05bae8f
Merge pull request #705 from kszaq/fix_aarch64_config
...
aarch64: define CPU extensions project-wise
2016-09-09 05:32:41 +04:00
MilhouseVH
9a9e83e243
Revert "linux: add support for MN88473 DVB devices"
...
This reverts commit f766996b87 .
2016-09-07 20:15:56 +01:00
MilhouseVH
67298338bf
RPi/RPi2: update linux support patches for linux 4.7.3
2016-09-07 20:15:55 +01:00
kszaq
2398539cf8
aarch64: define CPU extensions project-wise
...
S905 does not support crypto extensions, while other aarch64 CPUs may implement them.
Solution: define CPU extensions project-wise.
2016-09-07 16:06:56 +02:00
mglae
3342d0a6c7
update ddbridge drivers in kernel 4.7.2
2016-09-06 19:07:03 +02:00
Peter Vicman
b19cd6913b
imx6: update kodi patch (disable logging)
2016-09-04 19:13:06 +02:00
Peter Vicman
56e11e1f23
imx6: Larger Linux CMA allocation
2016-09-04 19:11:20 +02:00
Peter Vicman
cf404a610b
projects/imx6: small fixes for kodi master
2016-09-03 10:45:19 +02:00
Christian Hewitt
9a5bb062d4
Merge pull request #641 from MilhouseVH/kodi17b1
...
kodi: update to 17.0-beta1-81d5d26
2016-08-29 20:53:47 +04:00
Christian Hewitt
3361f14907
Merge pull request #667 from MilhouseVH/linux472_revgov
...
Revert "Generic/RPi2: Switch to schedutil CPUFreq governor"
2016-08-27 15:18:12 +04:00
MilhouseVH
e6253731a8
Revert "Generic/RPi2: Switch to schedutil CPUFreq governor"
...
This reverts commit 910a3f1b90 .
2016-08-27 12:02:21 +01:00
Jonas Karlman
e80447b2b1
WeTek_Hub: enable built-in bluetooth
2016-08-27 11:38:04 +02:00
kszaq
7f2ece289c
projects/WeTek_Hub: render GUI at 1080p for 4K output
...
Issues with previous set of patches:
- at some 4K output resolutions GUI was rendered at 1080p and covered only 1/4 of screen due to not changed iWidth and iHeight parameters
- rendering GUI at 4K while playing high-bitrate 4K video caused stuttering
Changes introduced in this patch:
- rewrite platform_init to be aware of 4K resolutions passed by uboot in "hdmimode" parameter
- always set virtual framebuffer resolution to 1920x2160 (like Kodi does)
- remove Kodi patch to render GUI at 4K
- add Kodi patch (https://github.com/xbmc/xbmc/pull/10332 ) to upscale GUI when screen resolution is 4K
2016-08-27 08:49:16 +02:00
MilhouseVH
f1a40edfc2
Odroid_C2: update oversun Kodi changes from mapfau
2016-08-26 20:50:02 +01:00
kszaq
5f720e4f41
projects/WeTek_Hub: disable Android drivers
...
Disabling Low Memory Killer enables standard kernel memory management = Kodi isn't killed after cache gets full.
Reference: 3dd584f4bf
2016-08-26 20:59:34 +02:00
0x4D616E75
b4277bf0de
linux: update Odroid_C2 kernel to 365fa20 and tweak config
...
linux: update hardkernel version to 365fa20linux: update hardkernel version to 365fa20
2016-08-26 19:53:19 +04:00
mapfau
c108863cde
Odroid_C2: 64_bit_omx_pts
2016-08-26 19:47:55 +04:00
Christian Hewitt
20e8843a91
Merge pull request #653 from MilhouseVH/linux472
...
linux: update to linux-4.7.2
2016-08-25 20:52:28 +04:00
Jonas Karlman
4841f5f34a
projects/Odroid_C2: power-on with cec and hardkernel ir-remote
...
Only possible to power-on from a 'systemctl poweroff' state
2016-08-24 23:03:18 +02:00
Jonas Karlman
fc43e1e914
projects/Odroid_C2/initramfs/platform_init: remove use of debugfs
...
debugfs is mounted after platform_init and this has been removed in upstream c2_init.sh
2016-08-24 23:03:18 +02:00
Jonas Karlman
e838322d1d
projects/Odroid_C2/options: fix target arch check
2016-08-24 23:03:18 +02:00
Jonas Karlman
afe824fc3d
u-boot: update to hardkernel-61f29bb
2016-08-24 23:03:18 +02:00
MilhouseVH
910a3f1b90
Generic/RPi2: Switch to schedutil CPUFreq governor
2016-08-24 00:02:23 +01:00
MilhouseVH
f2e29db481
RPi/RPi2: update linux support patches for linux 4.7.2
2016-08-23 16:33:58 +01:00
chewitt
f766996b87
linux: add support for MN88473 DVB devices
2016-08-22 21:20:47 +01:00