MilhouseVH
a4d5977853
projects/RPi/patches/kodi: update RPI* support patches (Jarvis Final)
2016-03-18 11:27:50 +00:00
Lukas Rusak
55fbe816ff
projects/Virtual: add new virtual project
2016-03-15 02:03:09 -07:00
Lukas Rusak
16c6d453d9
RPi/RPi2: update linux support patches
2016-03-15 01:30:12 -07:00
Stephan Raue
ce4809be42
projects/RPi/patches/linux: update RPi* kernel patches
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-14 15:13:02 -07:00
Stephan Raue
378079819f
projects/RPi*/linux: enable CONFIG_POWER_RESET, CONFIG_POWER_RESET_GPIO, CONFIG_POWER_RESET_GPIO_RESTART and CONFIG_POWER_RESET_RESTART, this should fix #4812
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-14 15:13:02 -07:00
Lukas Rusak
40af353132
rebrand: LibreELEC
2016-03-12 01:41:55 +01:00
Stephan Raue
a1fccf9a71
Merge pull request #4808 from MilhouseVH/master-rpi3
...
projects/RPi*/patches/linux: Add various options required by latest RPi kernel
2016-03-05 12:41:37 +01:00
Stephan Raue
f136225327
projects/RPi*/patches/linux: update RPi support patch
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-05 12:40:49 +01:00
Stephan Raue
d884187659
projects/RPi/options: support RPi CM and RPi Zero
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-05 09:27:56 +01:00
Gerald Dachs
365e61f819
redesigned initialization
...
- code of delayed init now part of open call
- interrupt handling moved into open/release
- removed some debug lines
2016-03-04 23:56:40 +01:00
MilhouseVH
625c33c730
projects/RPi*/patches/linux: Enable AUX SPI module
2016-03-02 18:09:16 +00:00
MilhouseVH
5696b0c8d2
projects/RPi*/patches/linux: Add RPi3 GPIO LED support
2016-03-02 18:09:03 +00:00
MilhouseVH
6ca6a44a68
projects/RPi*/patches/linux: Enable HCI over UARTs
2016-03-02 18:08:41 +00:00
Stephan Raue
2e56673a35
projects/Generic/options: fix kernel build
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-02 09:37:19 +01:00
Stephan Raue
79efe4e328
Merge pull request #4803 from lrusak/aarch64
...
linux: use KERNEL_TARGET as make target
2016-03-02 07:44:47 +01:00
Stephan Raue
52b5fc5a4d
Merge pull request #4791 from OpenELEC/package-updates
...
Package updates and fixes
2016-03-02 07:42:07 +01:00
Lukas Rusak
362ed24bd2
linux: use KERNEL_TARGET as make target
2016-03-01 21:30:29 +01:00
Stephan Raue
7f77d0df5b
NOOBS: add support for NOOBS-1.8
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-01 16:45:26 +01:00
Stephan Raue
85bd8eae32
projects/RPi2/options: update NOOBS supported models for RPi3
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-01 16:45:14 +01:00
Stephan Raue
c2dad7aa24
new package: add package 'brcmfmac_sdio-firmware-rpi'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-01 16:44:58 +01:00
Gerald Dachs
97f26e9354
partly rollback for LG compatibility
2016-02-29 22:00:54 +01:00
Alex Deryskyba
dea566d98b
projects/WeTek_Core: Include all default additional drivers into the project
2016-02-28 14:57:41 +02:00
Alex Deryskyba
8776f0387a
projects/WeTek_Play: Include all default additional drivers into the project
2016-02-28 14:57:41 +02:00
Gerald Dachs
8678f43f55
amlogic_cec: bug fixes and clean ups
2016-02-27 19:30:56 +01:00
Gerald Dachs
b6a91acc5d
removed what I don't understand and lowered delay
2016-02-23 22:22:13 +01:00
Gerald Dachs
23a48cff83
make debug logging optional
2016-02-21 18:55:01 +01:00
Gerald Dachs
a75c01b37e
amlogic cec: major rework
2016-02-21 14:03:01 +01:00
Stephan Raue
7ef1087cd0
Revert "major rework"
2016-02-21 00:38:37 +01:00
Stephan Raue
832bbb4584
Merge pull request #4735 from OpenELEC/package-updates
...
Package updates
2016-02-20 23:47:32 +01:00
Gerald Dachs
2ae806f3bd
major rework
2016-02-20 22:44:33 +01:00
Stephan Raue
cbc03cb8f9
projects/*/linux: add support for iptable_mangle, this fixes #4716
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-02-20 15:02:15 +01:00
Stephan Raue
e6940c91e3
remove project 'Nvidia_Legacy', merged with project 'Generic'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-02-20 11:50:14 +01:00
Gerald Dachs
31e3283a1f
New amlogic cec driver
...
kernel patches added
2016-02-17 21:27:19 +01:00
Alex Deryskyba
e8fac8e90f
projects/WeTek_Core: Fix an issue in bootloader when after an update via TAR the system fails to boot
...
WeTek Core bootloader passes wrong argument to kernel BOOT_IMAGE=/dev/data that causes
an update to write the kernel image to data partition. This commit updates the bootloader
and replaces the wrong argument with correct value BOOT_IMAGE=/dev/boot.
2016-02-12 19:00:34 +02:00
kefor
138bb1b361
Increase pre_allocated_buffer to fix buffering issues.
...
Also activate verbose procfs for better debugging and setting dynamic settings
2016-02-09 15:08:46 -05:00
MilhouseVH
5258329ad7
[rbp]: Enable support for additional RTC devices
2016-01-23 00:47:57 +00:00
Stephan Raue
ad66762958
Merge pull request #4636 from lrusak/skylake-fix
...
linux: Disable SKL_SOC support cause of fdo 93703
2016-01-20 09:29:06 +01:00
fritsch
82929774da
linux: Disable SKL_SOC support cause of fdo 93703
2016-01-20 00:49:31 +01:00
Alex Deryskyba
d1a03e423e
projects/WeTek_Play: Update bootloader
2016-01-15 21:47:52 +01:00
Alex Deryskyba
0e7053ea70
projects/WeTek_Core: Add a project for WeTek Core TV-box
2016-01-15 14:46:11 +01:00
Alex Deryskyba
28555d8204
packages/linux-firmware: Split brcmfmac_sdio-firmware package into two separate packages for iMX and Amlogic based devices
2016-01-15 14:43:46 +01:00
piotrasd
6ca1ff7aff
make possible run Openelec as guest on KVM
...
when we add this modules we will able to run Openelec with KVM driver as guest on virtual system
tested and working (changes based on http://www.linux-kvm.org/page/Tuning_Kernel )
Without this modules we must emulate LAN driver, SATA driver, etc. :( please consider add this to Generic image
More about testing etc. https://lime-technology.com/forum/index.php?topic=44683.0
2016-01-14 20:52:43 +01:00
Stephan Raue
7875a02fef
projects/*/linux: add support for intel 10GB NICs
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-10 14:20:23 +01:00
Alex Deryskyba
79e5aec6c9
packages/linux: Update Amlogic kernel to 3.10-716f179
2016-01-08 15:16:00 +01:00
Stephan Raue
be9f512ffb
Merge pull request #4574 from vpeter4/hummingboard_analog
...
projects/imx6/linux: rename Hummingboard on-board analog sgtl5000 audio codec
2016-01-05 14:35:38 +01:00
Stephan Raue
28f7c8aefa
projects/WeTek_Play/patches/linux: update keymappings to fix some mappings on the WeTek remote (this breaks some on the OpenELEC remote, but we can live with that, we have enough buttons for the same mappings
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-05 06:59:05 +01:00
Lukas Rusak
db4900e014
Merge pull request #4577 from lrusak/docker-support
...
RPi/RPi2: final docker options
2016-01-04 15:00:48 -08:00
Lukas Rusak
4ff2929591
RPi/RPi2: final docker options
2016-01-04 23:46:32 +01:00
Stephan Raue
4d1f7ff9c7
projects/*: add some sound SOC codecs and drivers
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-04 23:40:44 +01:00
Peter Vicman
0a63bb0172
projects/imx6/linux: rename Hummingboard on-board sgtl5000 audio codec
2016-01-04 20:01:40 +01:00