Alex Deryskyba
27c5a25be2
projects/WeTek_Play/patches/linux: Update patch for WeTek DVB driver
2015-01-23 02:24:29 +01:00
Stephan Raue
73a2436b98
Merge pull request #3809 from Memphiz/wetekpowerled
...
[WeTek_Play] - add led driver for the blue powerled
2015-01-22 22:12:07 +01:00
Stephan Raue
1b14a9f4ec
projects/WeTek_Play: disable swap support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-22 22:07:51 +01:00
Stephan Raue
97e04e7bbd
projects/WeTek_Play/linux: WeTek config - sync with other OE projects
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-22 22:07:44 +01:00
Stephan Raue
2fb017786b
projects/WeTek_Play/linux: build CONFIG_FRAMEBUFFER_CONSOLE statically
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-22 22:02:57 +01:00
Stephan Raue
b5e9263cb8
projects/WeTek_Play/linux: build without OABI_COMPAT and HIGHMEM support (needs a full rebuild)
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-22 22:02:57 +01:00
Stefan Saraev
d7ce740577
Merge pull request #3821 from stefansaraev/wetek-eth
...
wetek_play: disable CONFIG_AML_NAND_KEY
2015-01-22 20:58:29 +02:00
Stefan Saraev
c6bbd0d262
Revert "wetek_play: add debug shell on serial console"
...
This reverts commit 4a83e29093465ccfd83def478001bcde101c1bad.
2015-01-22 20:23:52 +02:00
Stefan Saraev
62e3640621
wetek_play: disable CONFIG_AML_NAND_KEY
...
this fixes ethernet mac address changing to some nonsense
2015-01-22 12:33:18 +02:00
Stefan Saraev
6aede22304
wetek_play: advancedsettings cosmetics
...
two network sections look wrong..
cachemembuffersize=20mb is defalt in kodi...
2015-01-21 21:52:30 +02:00
fritsch
55bfdedf8b
imx6: Use 24 bit by default again
2015-01-20 20:36:02 +01:00
Memphiz
67a853d759
[WeTek_Play] - add remote control ledtrigger - allows to flash the led whenever input is registered (f.e. from the remote)
2015-01-19 20:38:24 +01:00
Memphiz
e7e1d221d7
[WeTek_Play] - enable cpu temp readings
2015-01-18 20:19:02 +01:00
Memphiz
81f6db5465
[WeTek_Play] - add led driver for the blue powerled
2015-01-18 16:02:41 +01:00
Alex Deryskyba
5b7764ace8
projects/WeTek_Play/patches/kodi: Update patches for latest Kodi Helix
2015-01-18 02:22:15 +01:00
Stefan Saraev
3906e40684
Merge pull request #3798 from Memphiz/wetekfixes
...
Wetekfixes
2015-01-17 12:59:00 +02:00
Stefan Saraev
36a10d2003
Merge pull request #3783 from stefansaraev/mkimage
...
mkimage enhancements
2015-01-16 19:53:29 +02:00
Memphiz
4a85aa3e70
[Wetek.Play/amlkernel] - fix pixelclock for 23.976hz mode based on CEA-861B
2015-01-15 22:23:48 +01:00
Memphiz
a90874b420
[Wetek.Play/meson6] - apply 1080p24@48khz audiomode fix from meson8 - fixes audio locking issue for yamaha amps with this video mode
2015-01-15 22:23:48 +01:00
Memphiz
c4afe30818
[Wetek.Play] - allow real 1.5ghz (its 1512MHz) and remove the 1.2GHz clamp
...
in the meson6 clock
2015-01-15 19:13:03 +01:00
Memphiz
d12146f9e4
[Wetek.Play/amlkernel] - fix race condition in ge2d_wq.
...
1. thread 1 is here https://github.com/codesnake/linux-amlogic/blob/master/drivers/amlogic/display/ge2d/ge2d_wq.c#L147
2. thread 2 is here https://github.com/codesnake/linux-amlogic/blob/master/drivers/amlogic/display/ge2d/ge2d_wq.c#L855
3. thread 2 is running and enters the if condition because state is GE2D_STATE_RUNNING
4. thread 2 gets interrupted by thread 1 thread 1 jumps over the if and sets GE2D_STATE_IDLE and is done
5. back to thread 2 which now sets state GE2D_STATE_REMOVING_WQ and calls wait_for_completion
6. thread2 will never return because thread 1 is done already and won't signal the event
destroy_ge2d_work_queue is called from https://github.com/codesnake/linux-amlogic/blob/master/drivers/amlogic/amports/amvideocap.c#L320 in my use case and will block there forever - and basically blocks down to the read in the userspace which tries to read the current captured frame
2015-01-15 19:13:02 +01:00
Memphiz
14592b4cd3
[Wetek.Play/amvideocap] - add support for aml video capture device (needed for boblight support
2015-01-15 19:13:02 +01:00
Stefan Saraev
4a83e29093
wetek_play: add debug shell on serial console
2015-01-15 12:16:57 +02:00
Stefan Saraev
fcec006944
wetek_play: remove not needed symlink
2015-01-15 12:15:06 +02:00
Alex Deryskyba
9b3c3f7911
wetek_play: enable support for USB Prolific 2303 Serial Driver
2015-01-15 04:38:39 +01:00
Alex Deryskyba
56cccb15c4
wetek_play: add a systemd oneshot service to load the WeTek proprietary DVB driver
2015-01-15 03:06:27 +01:00
Alex Deryskyba
8ee4c14a05
wetek_play: update kernel patches and enable WeTek DVB driver
2015-01-15 03:06:19 +01:00
Alex Deryskyba
8722535ea4
wetek_play: add firmware files for ATSC demod
2015-01-15 02:35:42 +01:00
Alex Deryskyba
53c60dd8a4
wetek_play: add a firmware for AVL6211 DVB tuner
2015-01-15 02:32:43 +01:00
Alex Deryskyba
3bbb14e4ee
wetek_play: update linux kernel to 3.10-24e850b
2015-01-15 02:30:27 +01:00
Stefan Saraev
7eeb1f5608
imx6: move coherent_pool back to kernel. increase to 2M
2015-01-14 11:02:13 +02:00
vpeter4
c10bab8371
projects/imx6/patches/linux: prepend kernel config cmdline to bootloader arguments from uEnv.txt
2015-01-13 21:15:04 +01:00
fritsch
f724c9b47a
IMX: linux: remove hardcoded coherent_pool option from cmdline
2015-01-13 13:55:03 +01:00
fritsch
e6a939b75a
IMX: bootloader: Readd coherent_pool and bump to 2M
2015-01-13 13:54:58 +01:00
Stefan Saraev
b1ddbd91c7
mkimage: allow projects to set kernel image name
...
... and set to kernel.img for WeTek_Play and RPi
2015-01-13 12:36:40 +02:00
Stephan Raue
8ddfc8fd54
projects/WeTek.Play: rename to projects/WeTek_Play
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-12 23:23:00 +01:00
Stefan Saraev
1ef9ad731a
wetek.play: linux: define __USE_KERNEL_XATTR_DEFS
...
fixes systemd-218 build fail
2015-01-12 23:23:00 +01:00
Stefan Saraev
ec388d529a
wetek.play: reorder linux patches
2015-01-12 23:23:00 +01:00
Stefan Saraev
0e84218840
WeTek.Play/options: build: depend on mkimage/u-boot-tools
2015-01-12 23:23:00 +01:00
Alex Deryskyba
b49c8b7aff
Add a project for WeTek Play TV box
2015-01-12 23:23:00 +01:00
Stephan Raue
be05966f71
linux: update to linux-3.18.2, update RPi support patch, update kernel configs, move patches which still must reworked to the todo folder
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-11 14:09:40 +01:00
Stefan Saraev
bf42102acb
reorder etc/profile.d
...
- all files should be xx-*.conf
- kodi.conf should be last. it appends $PATH and $LD_LIBRARY_PATH
for addons. those are very important.
- busybox.conf should be right before kodi. it sets $HOME. nothing but
kodi is allowed to override whatever is set by busybox.conf
- addons.conf should be first, so if we allow addon specific
profile files, those should not be allowed to override env vars
or functions we depend on.
2015-01-09 19:55:42 +02:00
Stefan Saraev
34da574bea
linux: defconfig: enable CONFIG_COREDUMP
2015-01-04 00:10:13 +02:00
Stephan Raue
0e5b1064a9
projects/*/linux: add netconsole support - part 2 :-)
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-03 19:24:33 +01:00
Stephan Raue
6cd304fee3
projects/*/linux: add netconsole support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-03 17:12:03 +01:00
Stephan Raue
98b89faf72
projects/RPi/patches/linux: update RPi support patch
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-28 00:06:23 +01:00
fritsch
b21563d5a0
IMX: Remove special handling via powermanager (user wish)
2014-12-23 19:08:03 +01:00
Stephan Raue
9d468222d8
projects/RPi/patches/linux: update RPi support patch
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-21 21:37:33 +01:00
Stephan Raue
89004b87f0
projects/RPi/patches/kodi: update RPi support patch
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-21 21:37:19 +01:00
Stephan Raue
3fcb388189
Merge pull request #3705 from fritsch/imx-power
...
imx6: fixup reboot
2014-12-21 13:19:55 +01:00