Christian Hewitt
2b9730d31d
Merge pull request #742 from wrxtasy/HD_PCM_Audio
...
projects/Odroid_C2: Revert HK Audio & enable multichannel PCM & HD passthrough
2016-09-17 08:37:21 +04:00
MilhouseVH
46f91ef3c1
linux: Enable ChromeOS laptop hardware support
2016-09-17 01:41:30 +01:00
MilhouseVH
ae9cc3fa63
linux: enable improved AMD GPU support (RX460 etc.)
2016-09-17 01:40:17 +01:00
Jamie Coldhill
9920d90f5f
projects/Odroid_C2: Revert HK Audio & enable multichannel PCM & HD passthrough
...
Firstly revert all custom HardKernel Kernel audio mods for HiFi Shield and USB DAC
The HardKernel HiFi Shield Plus works out of the box after these patches anyway.
- tweak linux.aarch64.conf
- add AML PCM 8CH patch
Then add kszaq's - enable multichannel PCM and HD Audio passthrough:
This patch enables multichannel PCM, Dolby TrueHD and DTS-HD MA audio passthrough to capable AVRs.
- remove asound.conf as it is no longer needed
- add ALSA configuration to enable multichannel PCM output
- add Kodi patch to set digital_codec parameter on audio type change
- remove Kodi workaround to identify audio output as SPDIF
- add Kodi workaround to identify audio output as HDMI and choose a proper device for passthrough
- add kernel patch to limit available sampling frequencies
2016-09-16 19:35:46 +08:00
Alex Deryskyba
1aee9a5dcc
projects/WeTek_Play: Use interactive CPU scaling governor by default
2016-09-16 02:41:19 +02:00
Alex Deryskyba
8610fb3270
projects/WeTek_Core: Use interactive CPU scaling governor by default
2016-09-16 02:29:28 +02:00
Alex Deryskyba
1bacbccd1f
projects/WeTek_Hub: Use interactive CPU scaling governor by default
2016-09-16 02:10:09 +02:00
MilhouseVH
02f3dba7dd
RPi/RPi2: update linux support patches for linux 4.7.4
2016-09-15 14:24:52 +01:00
Alex Deryskyba
85f3d8113a
projects/WeTek_Hub: Add button labels to IR remote config file
2016-09-14 13:08:00 +02:00
Alex Deryskyba
fcf4d38b48
projects/WeTek_Hub: Map Home button on IR remote to KEY_HOME
2016-09-14 13:08:00 +02:00
Christian Hewitt
5b0aacd4f2
Merge pull request #732 from Kwiboo/hub-poweroff
...
projects/WeTek_Hub/patches/kodi: use poweroff instead of suspend
2016-09-14 07:29:15 +04:00
Christian Hewitt
9d16ba0780
Merge pull request #731 from codesnake/update_amlogic_kernel_3.10
...
Update Amlogic kernel 3.10 to 86c93aa
2016-09-14 07:28:39 +04:00
Jonas Karlman
2e4ad0ca58
projects/WeTek_Hub/patches/kodi: use poweroff instead of suspend
2016-09-13 23:30:09 +02:00
Peter Vicman
0cf80ec53f
imx6: update kodi patch (cec ignore tv off)
2016-09-13 18:57:57 +02:00
Peter Vicman
7656c14c03
imx6: use lzo compression for squashfs
2016-09-13 18:56:52 +02:00
Alex Deryskyba
b572c15c01
projects/WeTek_Core: Update kernel config according to the recent kernel updates
2016-09-13 18:12:53 +02:00
Alex Deryskyba
af6c0605fc
projects/WeTek_Play: Update kernel config according to the recent kernel updates
2016-09-13 17:54:53 +02:00
Christian Hewitt
90c67a7f7c
Merge pull request #709 from kszaq/wh_hd_passthrough
...
projects/WeTek_Hub: enable multichannel PCM and HD Audio passthrough
2016-09-13 09:01:07 +04:00
Jonas Karlman
816a3e98d8
projects/WeTek_Hub: enable aocec/libcec support
2016-09-13 00:04:28 +02:00
Jonas Karlman
c37cea9aba
linux: update to amlogic-3.14-7618021
2016-09-13 00:04:28 +02:00
Christian Hewitt
b7ab013908
Merge pull request #704 from vpeter4/imx6-u-boot
...
u-boot: build second u-boot package for imx6 project
2016-09-12 12:00:05 +04:00
kszaq
3c2b57f9a8
projects/WeTek_Hub: enable multichannel PCM and HD Audio passthrough
...
This patch enables multichannel PCM, Dolby TrueHD and DTS-HD MA audio passthrough to capable AVRs.
- remove asound.conf as it is no longer needed
- add ALSA configuration to enable multichannel PCM output
- add Kodi patch to set digital_codec parameter on audio type change
- remove Kodi workaround to identify audio output as SPDIF
- add Kodi workaround to identify audio output as HDMI and choose a proper device for passthrough
- add kernel patch to limit available sampling frequencies
2016-09-10 18:44:31 +02:00
Christian Hewitt
925864666d
Merge pull request #696 from lrusak/cleanup
...
build system cleanup
2016-09-10 13:12:21 +04:00
Lukas Rusak
e2dd1e7bd1
buildsys: move build options to distrobutions/*/options
2016-09-09 09:17:02 -07:00
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
Peter Vicman
d875dbd3cf
u-boot: build second u-boot package for imx6 project
...
u-boot-v2 is dependency of main u-boot, all files are copied from it's own u-boot folder
needed for different systems
2016-09-08 14:45:23 +02:00
MilhouseVH
9a9e83e243
Revert "linux: add support for MN88473 DVB devices"
...
This reverts commit f766996b87d9db60e4cb9d6a21955ba9c181df7f.
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 910a3f1b904b26c535e1826f0987268b3e128336.
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