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
Lukas Rusak
91da99535a
Rockchip: update kernel config HID drivers
2018-03-09 13:40:42 -08:00
Alex Deryskyba
fc2283affb
Merge pull request #2549 from kszaq/le90_cc_3.10
...
crazycat: fix building for Amlogic devices using 3.10 kernel and enable for WeTek_Core
2018-03-08 15:46:09 +02:00
kszaq
5e5a53f1c3
WeTek_Core: update kernel config for dvb driver addons
2018-03-07 21:33:09 +01:00
MilhouseVH
544f25dffd
Merge pull request #2556 from HiassofT/le9-rpi-kodi-pr13594
...
RPi: temporarily add kodi PR13594
2018-03-07 16:18:30 +00:00
Tomas Kelemen (vudiq)
9c76dbc3a2
Amlogic u-boot: fix order of PKG_URL and PKG_VERSION
2018-03-07 09:45:26 +01:00
Matthias Reichl
6f7037fcd0
Merge pull request #2520 from MilhouseVH/linux41421+
...
linux: update to linux-4.14.24 (ish)
2018-03-06 20:25:49 +01:00
Radostan Riedel
2ce30b2b88
Rockchip: Enable crazycat and hauppauge
2018-03-06 09:00:21 +01:00
Radostan Riedel
f3bb7231d7
Rockchip/Linux: Add 2 patches for dvb compat and
...
bitfield header required for crazycat
2018-03-06 09:00:21 +01:00
Radostan Riedel
a44ba1226f
Merge pull request #2507 from kszaq/le90_aml_sbc
...
projects/Amlogic: SBC updates
2018-03-06 08:58:36 +01:00
kszaq
55bbee2989
projects/Amlogic: move aml_autoscript generation to a package
...
This allows to make the script installation device-specific in device options and removing the ugly case in bootloader mkimage.
2018-03-06 00:10:43 +01:00
kszaq
172e62986f
projects/Amlogic: simplify aml_autoscript
...
Modify the script to include only commands that are essential to boot LE with standard Amlogic u-boot. Remove s905_autoscript that we don't have to use.
2018-03-05 22:44:53 +01:00
kszaq
1eb02c0b50
projects/Amlogic: new device: Khadas VIM2
2018-03-05 22:44:53 +01:00
kszaq
a3fdd5a0a7
projects/Amlogic: move S912-specific package to project package directory
2018-03-05 22:44:53 +01:00
kszaq
dad86c867c
projects/Amlogic: move device-specific u-boot to project-specific package
2018-03-05 22:44:52 +01:00
kszaq
10f3c304e8
projects/Amlogic: merge bootloader release script for all devices
2018-03-05 22:44:52 +01:00
kszaq
4da5da713e
projects/Amlogic: merge mkimage for all devices
2018-03-05 22:44:52 +01:00
kszaq
2d2adc85fb
projects/Amlogic: copy device trees to their own folder in /usr/share/bootloader
2018-03-05 22:44:52 +01:00
MilhouseVH
0e35b63786
RPi: update linux support patch for linux 4.14.24
2018-03-05 18:33:39 +00:00
MilhouseVH
d7e5e0a161
config: Removing (broken) RaspiDac3 support
...
Ref: 022439ad96
2018-03-05 18:33:39 +00:00
cvh
9f21d223e8
config: update DVB related options
2018-03-05 18:33:39 +00:00