3411 Commits

Author SHA1 Message Date
MilhouseVH
b135c7ead9 packages: add missing dependencies 2019-02-08 17:17:43 +00:00
CvH
20976dce9b
Merge pull request #3264 from chewitt/the-cretaceous-period
projects: rename Amlogic to Amlogic_Legacy
2019-01-31 15:05:21 +01:00
CvH
1616a3d3f9
Merge pull request #3263 from chewitt/drop_310
cleanup: remove WC/WP1 projects and 3.10 kernel target
2019-01-31 15:04:36 +01:00
Jonas Karlman
9934ab8283 RK3399: add rock-pi-4 2019-01-28 20:40:06 +00:00
Jonas Karlman
2155170d96 rkbin: update to ba436b9 2019-01-28 20:40:06 +00:00
CvH
4c5e76f8a0
Merge pull request #3255 from chewitt/rtl8187
rockchip: add CONFIG_RTL8187 to RK3328/RK3399 defconfig
2019-01-27 12:09:55 +01:00
Christian Hewitt
4b6918b208 projects: rename Amlogic to Amlogic_Legacy 2019-01-27 11:47:47 +04:00
Christian Hewitt
bfde73b82e projects: remove WeTek_Play project 2019-01-27 10:26:53 +04:00
Christian Hewitt
2a84e74d8d projects: remove WeTek_Core project 2019-01-27 10:25:57 +04:00
Christian Hewitt
14ebf715f6 rockchip: add CONFIG_RTL8187 to TinkerBoard defconfig 2019-01-27 07:02:02 +04:00
Christian Hewitt
5c44d28b0f rockchip: add CONFIG_RTL8187 to MiQi defconfig 2019-01-27 07:01:36 +04:00
Christian Hewitt
52a66b1eaf rockchip: add CONFIG_RTL8187 to RK3399 defconfig 2019-01-26 12:59:03 +04:00
CvH
e52eba690d projects/generic: add ova size 2019-01-25 12:11:30 +01:00
CvH
51c4cd15bb ova: increase to 1gb ram 2019-01-25 12:10:59 +01:00
CvH
bf3e73cbf1
Merge pull request #3231 from MilhouseVH/linux41914+
linux (RPi/Generic): update to linux-4.19.17
2019-01-25 11:33:43 +01:00
Christian Hewitt
4dc3b58549 rockchip: add CONFIG_RTL8187 to RK3328 defconfig 2019-01-24 02:38:17 +04:00
MilhouseVH
1fca4404f3 linux (RPi): config options for 4.19.16 2019-01-22 13:48:58 +00:00
Jonas Karlman
05f42c1046 Rockchip: use correct rk3328 bootloader bl31 filename 2019-01-19 13:16:22 +01:00
MilhouseVH
564dab4e2a linux (Generic): config options for 4.19.16 2019-01-17 12:32:23 +00:00
Jonas Karlman
e1da5b4a93 rkbin: update to 28b8bbe 2019-01-15 19:50:06 +01:00
Jonas Karlman
47bc56e99a Rockchip: use libmali 2019-01-15 19:50:06 +01:00
Matthias Reichl
dd628b46fa
Merge pull request #3196 from MilhouseVH/linux41912+
linux (RPi/Generic): update to linux-4.19.16
2019-01-12 12:13:24 +01:00
MilhouseVH
42986c8eed linux (RPi/Generic): config options for 4.19.14 2019-01-09 21:13:11 +00:00
CvH
a98586ba33
Merge pull request #3171 from MilhouseVH/le90_buildsystem_source_packages-with-drop
buildsystem: centralise package sourcing
2018-12-29 18:18:15 +01:00
MilhouseVH
d408f62c83
Merge pull request #3174 from HiassofT/le9-rpi-add-miniuart
linux (RPi) config: enable bcm2835 miniuart
2018-12-22 21:36:42 +00:00
CvH
8f42e171b4
Merge pull request #3166 from MilhouseVH/linux4198+
linux (RPi/Generic): update to linux-4.19.12
2018-12-22 21:55:27 +01:00
MilhouseVH
b87e825604 linux (Generic): config options for 4.19.11 2018-12-19 18:36:30 +00:00
MilhouseVH
02a3cdd80a release scripts are sourced and should not source config/options $1 again 2018-12-18 03:43:28 +00:00
Ray
8141e26c50 update.sh: Fix dtb not updating 2018-12-18 01:21:30 +00:00
Matthias Reichl
4eb95e7dc7 linux (RPi) config: enable bcm2835 miniuart
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-12-17 15:54:52 +01:00
Jonas Karlman
83470fe786 RK3399: add khadas-edge 2018-12-17 07:44:40 +01:00
MilhouseVH
6f8116d6d9 linux (Generic): build intel_sst_acpi driver as module as fw in system image 2018-12-16 20:37:47 +00:00
MilhouseVH
4b63bd72a3 linux (RPi): config options for 4.19.9 2018-12-14 18:05:22 +00:00
MilhouseVH
ce20e49437 linux (Generic): config options for 4.19.9 2018-12-14 18:05:22 +00:00
MilhouseVH
8e79f8a7b3
Merge pull request #3151 from HiassofT/le9-bluetooth-x86
Generic: add support for more bluetooth devices
2018-12-13 17:44:45 +00:00
CvH
9fb9e464af
Merge pull request #3130 from MilhouseVH/linux4194+
linux (RPi/Generic): update to linux-4.19.8
2018-12-13 17:40:56 +01:00
MilhouseVH
0948464c85 linux (RPi): config options for 4.19.7 2018-12-06 14:05:37 +00:00
Matthias Reichl
9abbca1beb linux (Generic): add serial 8250 options
Bring serial config in line with Debian/Ubuntu:

Change maximum number of ports from 4 to 32, allow more than 4
legacy ports, enable IRQ sharing.

Add support for RSA, Designware and Intel Medfield UARTs

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-12-06 00:42:18 +01:00
Matthias Reichl
6c74f35962 linux (Generic): support more bluetooth devices
This brings the Bluetooth support in line with current Debian/Ubuntu
kernel configurations.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-12-06 00:42:17 +01:00
MilhouseVH
fe4580a9c8 linux (RPi): config options for 4.19.6 2018-12-04 19:17:07 +00:00
Alex Deryskyba
0ededecf06 projects/WeTek_Play: Disable suspend and emulate poweroff by suspending the device 2018-12-02 01:06:56 +02:00
Alex Deryskyba
3c3c182f31 projects/WeTek_Core: Disable suspend and emulate poweroff by suspending the device 2018-12-02 01:06:40 +02:00
MilhouseVH
33721efd94 linux (Generic): Add CONFIG_BRCMFMAC_SDIO 2018-11-30 00:05:41 +00:00
Jonas Karlman
2372f13465 linux: update rockchip-4.4 patches 2018-11-26 22:40:50 +01:00
Matthias Reichl
73ee817b96
Merge pull request #3084 from MilhouseVH/linux4190+
linux (RPi/Generic): update to linux-4.19.4 (?)
2018-11-24 16:12:54 +01:00
MilhouseVH
9d2c315fc1 linux (RPi): config options for 4.19.2 2018-11-15 12:05:52 +00:00
MilhouseVH
0debdb408b linux (Generic): config options for 4.19.2 2018-11-13 23:41:11 +00:00
MilhouseVH
3353943f5b linux (RPi): config options for 4.19.1 2018-11-13 19:52:10 +00:00
MilhouseVH
e6b1d75fe5 kodi: use relative sym link path to keep page build happy 2018-11-12 16:05:51 +00:00
Alex Deryskyba
cc470f1657 projects/WeTek_Core: Load amlvideodri module at startup, otherwise HW video decoding won't work 2018-11-11 22:21:03 +02:00