3427 Commits

Author SHA1 Message Date
MilhouseVH
7fdb005b06 linux: remove obsolete ouya controller patch 2017-12-29 22:17:47 +00:00
MilhouseVH
846aabdc1c RPi: update linux support patch for linux 4.14.6 2017-12-29 22:17:47 +00:00
MilhouseVH
39c4dc5b62 config: update options for linux-4.14.5 2017-12-29 22:17:47 +00:00
Christian Hewitt
e947bc5dbf
Merge pull request #2329 from MilhouseVH/le90_drop_passthrough_force_full
passthrough: drop kernel patch, force full
2017-12-28 23:14:27 +04:00
MilhouseVH
42314ddb82 configs: enable VM_EVENT_COUNTERS for project consistency 2017-12-26 20:47:15 +00:00
afl1
cecbafa92f
projects/S905: fix project specific u-boot 2017-12-21 22:03:29 +00:00
wrxtasy
fce17122b6 projects/Odroid_C2: Turn off annoying blue flashing LED on boot 2017-12-21 12:10:06 +08:00
Matthias Reichl
8afe90c69f lirc: remove obsolete conf files
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-12-20 16:25:56 +01:00
Adam Green
75e815b4a9
projects/S905: load amlvideodri module 2017-12-19 13:17:06 +00:00
Adam Green
91e9de8628
projects/S905: update kernel config / enable hw decoding 2017-12-19 13:16:42 +00:00
MilhouseVH
908ee2e505 passthrough: drop kernel patch, force full
See: https://forum.kodi.tv/showthread.php?tid=270298&pid=2679644#pid2679644
2017-12-16 11:46:00 +00:00
Adam Green
95dd600347
projects/S905: cleanup patch that has been merged 2017-12-16 07:19:15 +00:00
Adam Green
bd8cde1adf
projects/*: CONFIG_AM_WIFI_DUMMY is not set in kernel config 2017-12-16 07:19:15 +00:00
CyBHFal
7a1c2db8f7
projects/S905: update.sh: fix boot failure if space in dtb filename
If the dtb placed in /storage/.update has spaces in filename, dd command fails leaving system without device tree as it has been previously erased
2017-12-16 07:19:15 +00:00
Adam Green
16380c0abb
projects/S905: add bttty enviroment file for rtl8723bs_bt service 2017-12-16 07:19:14 +00:00
Adam Green
de46005545
projects/S905: add dummy wifi driver/service
loading this module toggles wifi power and triggers the sdio bus to
rescan, this is useful when including multiple drivers
2017-12-16 07:19:14 +00:00
Adam Green
9bef54a9c8
projects/S905: update driver/firmware package names 2017-12-16 07:19:14 +00:00
cvh
5f3b67d239 driver addons: enable for Generic 2017-12-14 12:13:42 +01:00
cvh
8b4322df6a driver addons: enable for RPi 2017-12-14 12:13:41 +01:00
cvh
d9ae7fa438 buildsystem: add DRIVER_ADDONS_SUPPORT 2017-12-14 11:21:58 +01:00
cvh
220a9e53eb media_build: remove package 2017-12-14 11:21:58 +01:00
Adam Green
6c894b854d
projects/S905: new project 2017-12-13 08:33:06 +00:00
Radostan Riedel
7d31b17b9c
Merge pull request #2286 from kszaq/aml_multidtb
Add a possibility to create multi-image device tree blobs for Amlogic
2017-12-11 14:27:51 +01:00
Alex Deryskyba
6b4a6d3529 WeTek_Play: Update WeTek DVB patch 2017-12-08 15:09:29 +02:00
MilhouseVH
b0962768bd RPi: update linux support patch for linux 4.14.4 2017-12-05 17:14:39 +00:00
MilhouseVH
e3a1e17226 config: add CONFIG_HID_ASUS=y [RPi/RPi2/Generic] 2017-12-05 17:14:39 +00:00
MilhouseVH
20ea8d9216 RPi: update linux support patch for linux 4.14.3 2017-12-04 19:55:34 +00:00
kszaq
811790a18b projects/WeTek*: remove --second from ANDROID_BOOTIMG_OPTIONS now that it's generated automatically 2017-12-02 20:16:31 +01:00
MilhouseVH
01626c0b63 RPi: update linux support patch for linux 4.14.2 2017-12-01 14:07:35 +00:00
MilhouseVH
e529a45273 config: update options for linux-4.14.1 2017-12-01 14:07:35 +00:00
MilhouseVH
f8851738fe RPi: update linux support patch for linux 4.14.1 2017-12-01 14:07:35 +00:00
MilhouseVH
d8201c2d9b RPi: add support for AXI Performance Monitor Driver
See: https://github.com/raspberrypi/linux/pull/2222
2017-12-01 14:07:35 +00:00
Radostan Riedel
c36fada03b Fix image creation for WeTek Devices 2017-11-27 10:02:07 +01:00
Alex Deryskyba
74ff44c9c3 WeTek_Core: Update bootloader and logo images
Adds dual-boot feature.
2017-11-24 15:57:25 +02:00
Alex Deryskyba
b44ddc92a0 WeTek_Core: Update recovery and updater images
Fixes an issue when LibreELEC fails to boot after installation
with a message "sh: can't access tty; job control turned off".
2017-11-24 15:48:35 +02:00
Sascha Kuehndel (InuSasha)
430f6e33a0
buildsystem: set PKG_TOOLCHAIN for multiple packages 2017-11-22 00:49:45 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
chewitt
6f588ac2dc slice: patch bcm2708-rpi.dtsi so emmc uses /dev/mmcblk0 2017-11-18 06:34:33 +00:00
Lukas Rusak
00f0703c6a
linux: automatically add CONFIG_INITRAMFS_ROOT_{U,G}ID=0 2017-11-13 21:11:50 -08:00
Christian Hewitt
865f0ec463
Merge pull request #1991 from MilhouseVH/linux4140
linux: update to linux-4.14.0
2017-11-14 07:58:45 +04:00
MilhouseVH
391eeb41bc RPi: update linux support patch for linux 4.14 2017-11-12 23:19:40 +00:00
MilhouseVH
88a740409b RPi: update linux support patch for linux 4.14-rc8 2017-11-12 23:19:40 +00:00
MilhouseVH
e05eb2d03e RPi: update linux support patch for linux 4.14-rc7 2017-11-12 23:19:40 +00:00
MilhouseVH
d6c4775260 RPi: update linux support patch for linux 4.14-rc6 2017-11-12 23:19:40 +00:00
MilhouseVH
608dea04fa config: update options for linux-4.14-rc5 2017-11-12 23:19:39 +00:00
MilhouseVH
33dff33b4a RPi: update linux support patch for linux 4.14-rc5 2017-11-12 23:19:39 +00:00
MilhouseVH
9d41656492 config: update options for linux-4.14-rc4 2017-11-12 23:19:39 +00:00
MilhouseVH
07cde5dfbe RPi: update linux support patch for linux 4.14-rc4 2017-11-12 23:19:39 +00:00
MilhouseVH
7cd69dcb05 config: update options for linux-4.14-rc3 2017-11-12 23:19:39 +00:00
MilhouseVH
9f6fc0723d RPi: update linux support patch for linux 4.14-rc3 2017-11-12 23:19:39 +00:00