3162 Commits

Author SHA1 Message Date
CvH
a958119d6b spdx: projects/ 2018-07-18 22:37:48 +02:00
Christian Hewitt
cf9106180f
Merge pull request #2772 from MilhouseVH/linux41449+
linux (RPi): update to linux-4.14.54
2018-07-15 07:28:01 +04:00
MilhouseVH
0e04494e35 linux (RPi): update to linux-4.14.54 2018-07-09 16:13:01 +01:00
MilhouseVH
1954593a07 linux: enable Realtek card reader support 2018-06-25 22:17:08 +01:00
Matthias Reichl
7ce6b81da7
Merge pull request #2764 from MilhouseVH/le90_kodi_201806
kodi: June 2018
2018-06-20 01:43:52 +02:00
MilhouseVH
94a4844513 libcec: update to libcec-8adc786 2018-06-20 00:09:43 +01:00
MilhouseVH
a66d61db33 kodi: update to kodi-87c7f9b 2018-06-20 00:09:37 +01:00
Matthias Reichl
13c7a4a2ca
Merge pull request #2761 from Kwiboo/linaro-toolchain
linux: use linaro toolchain when KERNEL_LINARO_TOOLCHAIN is set
2018-06-18 10:10:03 +02:00
MilhouseVH
a7df1089e2 u-boot: fix build failure when DEBUG is set
Avoid this failure:

  LD      u-boot
  OBJCOPY u-boot.srec
  OBJCOPY u-boot.bin
  OBJCOPY u-boot.hex
Makefile:156: *** DEBUG must be boolean. Stop.
make[2]: *** [/home/neil/projects/scratch/alternates/LibreELEC.tv/build.LibreELEC-KVIM.arm-9.0-devel-next/u-boot-ffc14fc/Makefile:920: acs.bin] Error 2
make[1]: *** [Makefile:147: sub-make] Error 2
2018-06-16 18:28:22 +01:00
MilhouseVH
ef3c44fc4e Amlogic: use common kernel_make function 2018-06-16 18:28:22 +01:00
MilhouseVH
d772d0aef2 Generic: disable DRIVER_ADDONS_SUPPORT 2018-06-16 18:28:21 +01:00
MilhouseVH
a36c96047b linux (Generic): config options 4.17 2018-06-16 18:28:21 +01:00
Jonas Karlman
4f99564084 Rockchip: use linaro arm-linux-gnueabihf toolchain 2018-06-14 07:42:40 +02:00
Jonas Karlman
f28faae236 linux: use linaro toolchain when KERNEL_LINARO_TOOLCHAIN is set 2018-06-14 07:42:40 +02:00
Jonas Karlman
675025b7b9 gcc-linaro-arm-linux-gnueabihf: update name and path 2018-06-14 07:42:40 +02:00
Christian Hewitt
fe9ef4b908
Merge pull request #2745 from InuSasha/fixes/lepotato
device-tree-amlogic: add LePotato dts files to EXTRA_TREE
2018-06-09 08:07:40 +01:00
Sascha Kuehndel (InuSasha)
ca54a7f1a9
WC/WP: use older linaro compiler for WeTek_Core/Play
- linux-3.10 are not able to build with gcc-8.1
2018-06-04 20:17:29 +02:00
Sascha Kuehndel (InuSasha)
e4067359f8
device-tree-amlogic: add LePotato dts files to EXTRA_TREE
solves the problem to  for LePotato
2018-06-02 14:16:47 +02:00
Tomas Kelemen (vudiq)
c2792f5dbb redefine variable names for partition labels 2018-05-30 08:31:04 +02:00
Tomas Kelemen (vudiq)
e0c8006ae0 bootloader: use labels defined by distro options 2018-05-29 22:33:35 +02:00
Tomas Kelemen (vudiq)
efe33a0a96 platform_init: use labels defined by distro options 2018-05-29 09:23:01 +02:00
MilhouseVH
03e9a0806c
Merge pull request #2690 from lrusak/rockchip-kernel-name
Rockchip: use default kernel name
2018-05-23 01:50:48 +01:00
Lukas Rusak
06be91edee
Rockchip: use default kernel name 2018-05-20 20:14:46 -07:00
MilhouseVH
d8d723d7c2 init: drop BOOT_IMAGE from RPi/RPi2/Rockchip; fix img upgrades 2018-05-15 22:14:42 +01:00
Alex Deryskyba
156b5fb2c5
Merge pull request #2674 from CvH/9.0-uboot-deps
add u-boot-tools package dependency for WC & WP
2018-04-28 14:33:12 +03:00
Matthias Reichl
45dd79bff4 u-boot-tools-aml: move to packages/tools
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-27 17:23:37 +02:00
cvh
24aafc936f remove mkimage dependency for WC & WP 2018-04-27 12:06:04 +02:00
MilhouseVH
2de2d29ab1 config: update options for 4.14.37 2018-04-26 23:47:23 +01:00
Matthias Reichl
7abe081088 RPi/RPi2: sync GPIO input config with RPi foundation kernel
This fixes gpio-key, gpio-shutdown and rotary-encoder overlays
not working in LE.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-26 23:47:23 +01:00
Matthias Reichl
60c8804a7e linux (RPi, Generic, WeTek_Core/WeTek_Play): enable DYNAMIC_DEBUG
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-26 23:47:23 +01:00
James Millar
3a439f5b80 Remove u-boot-tools package dependency for WC & WP 2018-04-26 01:32:29 -04:00
cvh
7ba73c051d u-boot: Odroid-C2 fix sha256 2018-04-08 22:32:44 +02:00
Christian Hewitt
b76223ec40
Merge pull request #2634 from wrxtasy/LE9-C2-uboot
u-boot: Odroid-C2 Adjust dvfs table for high cpu frequency sets
2018-04-08 07:28:54 +05:30
wrxtasy
ed83f12274 uboot: update to hardkernel-095fdbe 2018-04-06 21:18:57 +08:00
wrxtasy
7d90727d34 u-boot: Odroid-C2 Adjust dvfs table for high cpu frequency sets
095fdbe290
Allows stable CPU Overclocking up to 1.752GHz
2018-04-06 12:24:04 +08:00
Matthias Reichl
91490c526a RPi: add alsa card conf for Allo DigiOne to enable passthrough
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-03 14:30:28 +02:00
Matthias Reichl
cb9786e3b6
Merge pull request #2585 from MilhouseVH/linux41425+
linux: update to 4.14.30
2018-03-27 23:51:31 +02:00
Jonas Karlman
f7e5b799d6
Merge pull request #2570 from lrusak/rockchip-changes
Rockchip: update kernel config HID drivers
2018-03-24 18:30:40 +01:00
Jonas Karlman
ee8a59b8ed
Merge pull request #2558 from Raybuntu/rk_dvb
Crazycat, Hauppauge driver Addons for Rockchip
2018-03-24 18:29:33 +01:00
MilhouseVH
3d6c499769 config: enable RPi LAN78XX as kernel built-in (needed for netboot) 2018-03-23 14:31:33 +00:00
Radostan Riedel
6268511c19
Merge pull request #2609 from codesnake/wetek_update_kernel_config
Update kernel config for WeTek Play 1 and WeTek Core
2018-03-22 12:35:28 +01:00
Lukas Rusak
1c2726e0aa
Merge pull request #2577 from MilhouseVH/le90_neon_arch
buildsystem: simplify SIMD support (neon/mmx/sse/sse2)
2018-03-21 18:53:53 -07:00
Alex Deryskyba
4599907806 projects/WeTek_Core: enable CONFIG_PROC_DEVICETREE in kernel config to allow access to the device tree through /proc/device-tree 2018-03-22 03:51:50 +02:00
Alex Deryskyba
3a031221b4 projects/WeTek_Play: enable CONFIG_PROC_DEVICETREE in kernel config to allow access to the device tree through /proc/device-tree 2018-03-22 03:51:50 +02:00
Alex Deryskyba
0daca27866 projects/WeTek_Core: update kernel config following recent kernel update 2018-03-22 03:51:38 +02:00
Alex Deryskyba
1c1fbdfc0e projects/WeTek_Play: update kernel config following recent kernel update 2018-03-22 03:50:35 +02:00
Adam Green
85ff53cfa4
device-trees-amlogic: bump package to 30c9d42 2018-03-21 09:39:36 +00:00
MilhouseVH
2fb5fe708d config: update options for 4.14.27 2018-03-16 13:57:32 +00:00
MilhouseVH
4d0336e729 buildsystem: simd support (neon/mmx/sse/sse2) is a feature of CPU not project 2018-03-12 22:16:38 +00:00
Matthias Reichl
3df345e89b RPi: switch to raspberrypi kernel, drop RPi support patch
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-03-10 23:21:34 +00:00