2724 Commits

Author SHA1 Message Date
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
MilhouseVH
0c3214a370 RPi/RPi2: Update kodi support patches 2016-08-22 13:30:36 +01:00
cvh
3b44170cd9 linux: enable HDMI Atom SOC audio support 2016-08-19 10:51:49 +02:00
piotrasd
c007c929b7 Intel: add patch for kernel 4.7 HDMI sound
new patch for HDMI audio support for intel BYT/CHT SoC
2016-08-19 10:21:27 +02:00
Christian Hewitt
949a8350e2 Merge pull request #573 from MilhouseVH/fritsch4k
kodi/Intel: Various improvements from fritsch
2016-08-17 01:40:39 +04:00
fritsch
12e3c05d0d xf86-video-intel: Explicitely disable TearFree and TripleBuffer 2016-08-13 08:54:12 +01:00
fritsch
ce0e76e1f5 Intel: Implement Passthrough-Range 2016-08-13 08:54:12 +01:00
Alex Deryskyba
b458efe642 Add a project for WeTek Hub 2016-08-12 13:29:02 +02:00
Alex Deryskyba
17f2645aa4 packages/linux: Allow passing additional options to mkbootimg using ANDROID_BOOTIMG_OPTIONS variable 2016-08-09 11:08:02 +02:00
Alex Deryskyba
a23c3fa439 projects/WeTek_Core: Use Amlogic kernel 3.10 for the project 2016-08-09 11:08:02 +02:00
Alex Deryskyba
650c1bfe7e projects/WeTek_Play: Use Amlogic kernel 3.10 for the project 2016-08-09 11:08:02 +02:00
Christian Hewitt
ada1c1efc2 Merge pull request #578 from drieschel/updater-script
WeTek_Core:Revised install/update procedure
2016-08-08 10:38:39 +04:00
chewitt
bc1e4b53d0 linux: disable UAS on pi kernels 2016-08-05 17:50:35 +01:00
Christian Hewitt
0c471b8611 Merge pull request #603 from codesnake/fix_aml_build
Fix build of AML-based projects after updating to Krypton Alpha3
2016-08-03 20:38:15 +04:00
Alex Deryskyba
aa3aa77b84 projects/WeTek_Core: Update Kodi patches 2016-08-03 18:14:51 +02:00
Alex Deryskyba
4c8b564252 projects/WeTek_Play: Update Kodi patches 2016-08-03 18:14:51 +02:00
Peter Vicman
409ae4390f projects/imx6/linux: disable kernel NTFS support
fixes writing to NTFS formated disks
2016-08-03 17:42:34 +02:00
Peter Vicman
f8158fb261 projects/imx6: update kodi patch for 17.0-alpha3-fc46cf2 2016-08-02 21:17:31 +02:00
Christian Hewitt
4e8437d500 Merge pull request #592 from MilhouseVH/kodi17a3
kodi: update to 17.0-alpha3-fc46cf2
2016-08-02 01:31:03 +04:00
MilhouseVH
cfd4da032c RPi/RPi2: Update kodi support patches 2016-08-01 21:37:50 +01:00
CvH
6d293503cb Merge pull request #164 from zalaare/Virtual-Staging
virtual: build system improvements
2016-08-01 18:54:26 +02:00
zalaare
33c706103f Virtual: change OVF VM type from 1 (Unknown) to 94 (Ubuntu 64-Bit)
* see http://schemas.dmtf.org/wbem/cim-html/2/CIM_OperatingSystem.html
2016-08-01 12:46:42 -04:00
zalaare
bc6f1da98a Virtual: add initial ovf template 2016-08-01 12:46:41 -04:00
MilhouseVH
299f0228e4 Revert "Generic: Add support for SIL680 PCI/ATA controller" 2016-08-01 01:01:13 +01:00
MilhouseVH
03795598b1 Generic: Add support for SIL680 PCI/ATA controller 2016-07-31 05:40:21 +01:00
MilhouseVH
ab14ea66d2 RPi/RPi2: update linux support patches for linux 4.7 2016-07-30 19:40:55 +01:00
MilhouseVH
1efa8323ab linux: updated 4.7 config options RPi/RPi2/Generic 2016-07-30 19:40:55 +01:00