Commit Graph

3040 Commits

Author SHA1 Message Date
Alex Deryskyba
ba71faf9ef Merge pull request #2470 from Raybuntu/WP2_unification
Move WeTek_Play_2 to Amlogic
2018-02-07 00:33:49 +02:00
kszaq
aad9640bd3 projects/Amlogic: change double quotes to single quotes in config.ini
Env variables in config.ini should be enclosed in single quotes, else we will have the double quotes in cmdline.
2018-02-04 19:41:11 +01:00
kszaq
7c74563cd0 projects/Amlogic: clean up CMDLINE
Don't force noswap, don't force ssh.
2018-02-04 19:41:11 +01:00
kszaq
9e84c656ea projects/Amlogic: LePotato: faster booting by not trying to parse env/dtb on boot
env and dtb are not present on SD card, if we don't parse them we save time.
2018-02-04 19:41:11 +01:00
kszaq
9d30630dbd projects/Amlogic: enable serial console by default for Odroid-C2 and LePotato
Also fix an entry in config.ini with serial console template.
Previous entry worked but didn't provide LE serial console as
service requires "console=ttyS0,115200" without "n8"
2018-02-04 19:36:32 +01:00
kszaq
4de6b9bb77 Revert "projects/Amlogic: LePotato: lower DDR clock to 792MHz"
This reverts commit 478b7d0e7a.
2018-02-04 19:36:32 +01:00
Christian Hewitt
0d13de39e3 Merge pull request #2432 from MilhouseVH/le90_rm_if_then_boiler_plate
buildsystem: avoid if/then/else boiler plate when accessing hierarchy [RFC]
2018-02-03 07:31:50 +04:00
Radostan Riedel
a63eb8916a Move WeTek_Play_2 to Amlogic 2018-02-02 17:53:38 +01:00
MilhouseVH
58f2f0c34e RPi: update linux support patch for linux 4.14.15 2018-02-02 05:02:43 +00:00
MilhouseVH
60c8c40844 Merge pull request #2454 from HiassofT/le9-cgroup-bpf
config: enable CONFIG_BPF_SYSCALL and CONFIG_CGROUP_BPF
2018-02-01 08:58:08 +00:00
Christian Hewitt
5b96088cb8 Merge pull request #2444 from Raybuntu/WH_unification
WeTek_Hub: Move project to Amlogic
2018-02-01 11:25:08 +04:00
Radostan Riedel
4050887497 WeTek_Hub: Move project to Amlogic 2018-02-01 08:22:30 +01:00
MilhouseVH
af49bc20db u-boot (Amlogic/LePotato): use helper function 2018-02-01 05:21:36 +00:00
Radostan Riedel
145f36d269 linux: update amlogic-3.14 kernel to 7951748
and remove upstreamed patches
2018-01-31 09:22:42 +01:00
kszaq
478b7d0e7a projects/Amlogic: LePotato: lower DDR clock to 792MHz
Should fix stability issues.
2018-01-30 22:04:09 +01:00
kszaq
7f343add4f projects/Amlogic: switch to meson-ir, disable amremote 2018-01-30 22:04:09 +01:00
kszaq
9d8da6d41b projects/Amlogic: LePotato: clean up boot.ini and add config.ini support
This follows config.ini implementation for C2 by Raybuntu.
2018-01-30 22:04:09 +01:00
kszaq
ac2da7e857 projects/Amlogic: amend device trees update
* remove useless mesaage - users will have to use one of device trees we provide and they all include le-dt-id except for C2, where the message is useless
* fix updating device tree for C2
2018-01-30 22:04:09 +01:00
kszaq
7257e584ba projects/Amlogic: clean up platform_init: remove queue/add_random 2018-01-30 22:04:09 +01:00
Matthias Reichl
9ee2140ec3 config: enable CONFIG_BPF_SYSCALL and CONFIG_CGROUP_BPF
CGROUP_BPF is needed by systemd firewalling. Enabling the
option removes the systemd warning ("Proceeding WITHOUT
firewalling in effect!") during boot.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-01-29 12:05:38 +01:00
Christian Hewitt
f54a770da8 Merge pull request #2392 from MilhouseVH/linux41411+
linux: update to linux-4.14.15 (-ish)
2018-01-27 09:14:24 +04:00
Radostan Riedel
aded4daad8 projects/Amlogic: enable crazycat and hauppauge 2018-01-26 19:50:24 +01:00
kszaq
95070c2684 Merge pull request #2421 from Raybuntu/C2_unification
Move Odroid_C2 to Amlogic Project
2018-01-26 11:26:00 +01:00
Radostan Riedel
5362a4ebd1 Merge pull request #2341 from HiassofT/le9-lirc-cleanup
lirc: use it only for user-configured remotes
2018-01-26 11:25:44 +01:00
Radostan Riedel
c005c157c6 Move Odroid_C2 to Amlogic Project 2018-01-26 09:39:29 +01:00