2773 Commits

Author SHA1 Message Date
MilhouseVH
631bb96111 Merge pull request #751 from lrusak/seo-picks
init: pre-create /dev/console
2016-09-20 19:28:44 +01:00
Lukas Rusak
651135b797 Merge pull request #756 from MilhouseVH/kodi17b2p2
kodi: post beta2 patches, crash and mem leak fixes
2016-09-20 11:22:30 -07:00
Alex Deryskyba
f8f514b402 Cleanup advanced settings in WeTek projects (#755)
projects/WeTek_*: Cleanup settings in default advancedsettings.xml that have been removed in Kodi Krypton

* projects/WeTek_Hub: Cleanup settings in default advancedsettings.xml that have been removed in Kodi Krypton

* projects/WeTek_Hub: Remove readbufferfactor from advancedsettings.xml, because readbufferfactor is anyway 4.0 by default

* projects/WeTek_Hub: Remove loglevel of 2 from advancedsettings.xml, we don't need debug logging by default

* projects/WeTek_Core: Cleanup settings in default advancedsettings.xml that have been removed in Kodi Krypton
2016-09-20 11:21:32 -07:00
MilhouseVH
e27f52b401 kodi: post beta2 patches, crash and mem leak fixes 2016-09-20 17:17:13 +01:00
Jonas Karlman
a3a662a16f projects/WeTek_Hub: add lircd config 2016-09-19 21:52:29 +02:00
Jonas Karlman
89db568f6b projects/Odroid_C2: add amremote and lircd config 2016-09-19 21:52:29 +02:00
Jonas Karlman
40cab058da projects/Odroid_C2: use WeTek Hub patches
This moves aarch64 common patches to $PKG_DIR/patches/aarch64 until $DEVICE is supported
2016-09-19 21:52:29 +02:00
Jonas Karlman
73b406c456 projects/Odroid_C2: switch to linux-amlogic-3.14
This makes Odroid C2 use linux-amlogic and similar linux patches as WeTek Hub
u-boot patch updated to allow overwriting env vars
boot.ini updated to reflect missing features in linux-amlogic
2016-09-19 21:52:29 +02:00
Jonas Karlman
824e5d18aa u-boot: update to hardkernel-6e4e886
This adds support for setting max_freq and maxcpus bootargs
Also adds a patch for missing CEC wake-up code
2016-09-19 21:52:29 +02:00
MilhouseVH
556a2483a0 linux: extra options for Baytrail and 32-bit EFI 2016-09-19 20:41:44 +01:00
Lukas Rusak
ef0f30ad8b Merge pull request #748 from MilhouseVH/linux474p2
linux: add missing 4.7.x options
2016-09-19 12:41:36 -07:00
MilhouseVH
c3c8ba30d8 linux: add missing 4.7.x options 2016-09-19 20:37:51 +01:00
Stefan Saraev
14700621ef
init: pre-create /dev/console 2016-09-19 11:59:46 -07:00
Lukas Rusak
b7f6526509
linux.x86_64.conf: adjust CONFIG_EXTRA_FIRMWARE_DIR and update CONFIG_EXTRA_FIRMWARE 2016-09-19 11:52:51 -07:00
Lukas Rusak
eaa6d8189d Merge pull request #750 from wrxtasy/linux-3b08361
Odroid_C2: bump Linux to 3b08361
2016-09-19 10:08:05 -07:00
Jamie Coldhill
bb44c57736 linux.conf: add HK RTC Shield & disable TFT Touchscreen 2016-09-20 00:43:22 +08:00
Jamie Coldhill
09991a166c Odroid_C2: linux patches update 2016-09-19 23:49:35 +08:00
Jamie Coldhill
0cbb8f5a89 Odroid_C2: stop kmsg text before LE logo thx. @kszaq 2016-09-19 23:35:53 +08:00
Jamie Coldhill
f225e61a67 Odroid_C2: bump Linux to 3b08361 2016-09-19 23:32:28 +08:00
Christian Hewitt
88a20f0b27 Merge pull request #746 from MilhouseVH/kodi17b2
kodi: update to 17.0-beta2-6e9d6fb
2016-09-18 17:21:51 +04:00
MilhouseVH
7c98b1df37 RPi/RPi2: Update kodi support patches 2016-09-17 18:41:42 +01:00
Peter Vicman
2bd488fec9 imx6: use gpio led for controlling fan on tbs matrix 2016-09-17 17:00:29 +02:00
Christian Hewitt
1a69ba02ed Merge pull request #743 from MilhouseVH/amd_gpus
linux: Enable support for new hardware (AMD GPUs, Chromeboox)
2016-09-17 08:38:45 +04:00
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