Christian Hewitt
170604fbcc
Merge pull request #1013 from lrusak/docker-kernel
...
aarch64 kernel: disable hw watchpoints
2016-12-03 16:56:17 +04:00
Lukas Rusak
4c2b31b042
linux: enable CONFIG_USB_IPHETH
2016-12-02 11:25:30 -08:00
Lukas Rusak
dea9b42671
Odroid_C2/linux: disable hw watchpoints
2016-12-01 12:56:18 -08:00
Christian Hewitt
88d7775e2c
Merge pull request #1009 from lrusak/docker-kernel
...
aarch64 kernel changes for docker
2016-12-01 08:50:22 +04:00
Lukas Rusak
cbd1e667bb
Odroid_C2/linux: add docker support
2016-11-30 16:38:23 -08:00
chewitt
5ddd14b9de
linux: remove gcc6 patches
2016-11-28 05:30:49 +00:00
Lukas Rusak
3955e904d4
Merge pull request #923 from PimentNoir/RTL8812AU-update
...
RTL8812au update: update package to the stable version branch 4.3.20
2016-11-15 15:58:07 -08:00
MilhouseVH
2763b466ce
projects/Odroid_C2/patches/linux: add gcc-6 support patch
2016-11-15 23:49:07 +00:00
Christian Hewitt
87bc6673c3
Merge pull request #899 from lrusak/odroid-spi
...
Odroid_C2: enable CONFIG_AMLOGIC_SPICC_MASTER
2016-11-05 20:54:54 +04:00
Lukas Rusak
467d83c7df
Odroid_C2: add spidev udev rule to create /dev/spidev0.0
2016-11-04 14:50:22 -07:00
Jérôme Benoit
457293502c
RTL8812AU: Drop uneeded compilation fix for ODROID-C2
...
This fix is upstreamed
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2016-11-04 16:51:30 +01:00
Jonas Karlman
c2e22a68c8
Odroid_C2: update lircd.conf.amremote
2016-11-02 18:39:57 +01:00
Lukas Rusak
2a9a08e26d
Odroid_C2: enable CONFIG_AMLOGIC_SPICC_MASTER
2016-11-01 01:10:04 -07:00
MilhouseVH
98ae6a5907
Merge pull request #858 from chewitt/PL2303
...
linux: add PL2303 serial support to Odroid_C2
2016-10-29 16:05:34 +01:00
Lukas Rusak
2974e17bce
lcdproc: remove package
2016-10-23 20:18:50 +02:00
chewitt
4c0c5fecf9
linux: add PL2303 serial support to Odroid_C2
2016-10-22 07:46:50 +01:00
Jonas Karlman
67ac5d596b
projects/Odroid_C2: sync with other S905 projects
2016-10-19 22:57:47 +02:00
Jonas Karlman
e1488fb4b9
kodi: remove amcodec sysfs passthrough workaround
2016-10-07 18:21:59 +02:00
Jonas Karlman
e1f33a285b
linux: update to amlogic-3.14-069e204
2016-10-07 18:21:59 +02:00
Lukas Rusak
4ede5234e1
irserver: remove package
2016-10-06 10:53:44 -07:00
Lukas Rusak
aebc2a7ded
projects/*/options: disable lcdproc for all projects except Generic/Virtual
2016-10-01 13:55:46 -07: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
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
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
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
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
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
MilhouseVH
f1a40edfc2
Odroid_C2: update oversun Kodi changes from mapfau
2016-08-26 20:50:02 +01: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
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
Lukas Rusak
dc54e99665
kodi: update owersun odroid patch
2016-07-01 15:19:22 -07:00
Lukas Rusak
43c7c07e34
u-boot: update boot.ini in update-c2.sh
2016-07-01 15:19:22 -07:00
Lukas Rusak
ae408015e5
u-boot: update hardkernel version to 83bf8f0
2016-07-01 15:19:22 -07:00
Lukas Rusak
9477afb210
linux: update hardkernel version to b8b59bb
2016-07-01 15:19:22 -07:00
Gerald Dachs
5c62ee8d3e
libcec: add amlogic hybrid cec driver support
2016-05-09 14:03:03 -07:00
Gerald Dachs
08bb3aba74
Odroid_C2/linux: add patch for amlogic hybrid cec driver
2016-05-09 14:02:54 -07:00
Lukas Rusak
5f19dfefae
Odroid_C2/u-boot: really fix the u-boot patch this time
2016-05-05 23:54:45 -07:00
Lukas Rusak
b1486f8e3d
Odroid_C2/u-boot: adjust u-boot patch
2016-05-05 14:02:52 -07:00
Lukas Rusak
fe476c960f
kodi: update to 17.0-alpha2-4e90409
2016-05-05 02:24:14 -07:00