kszaq
e9d4478e82
Amlogic: fix syntax error, fix booting from USB
2019-06-30 23:45:50 +02:00
chewitt
4d3e2f8038
project: add AMLG12 device
2019-06-30 23:00:30 +02:00
kszaq
1d07a1c1d5
project: add AMLGX device
2019-06-30 23:00:30 +02:00
kszaq
f72cd14539
project: add common bootloader files
2019-06-30 22:59:53 +02:00
Christian Hewitt
4b6918b208
projects: rename Amlogic to Amlogic_Legacy
2019-01-27 11:47:47 +04:00
MilhouseVH
d7872430ee
Amlogic/update.sh: fix arch binary incompatibility; switch to uuids
2018-10-30 19:05:21 +00:00
5schatten
12e788d8f2
Khadas VIM: enable VIM IR remote in addition to default remotes
2018-09-20 16:57:59 +02:00
Matthias Reichl
d83fdc59c7
WeTek_Play_2: enable Wetek Play 2 IR remote in addition to default remotes
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-09-06 00:23:46 +02:00
Matthias Reichl
160861b264
WeTek_Hub: enable Wetek Hub IR remote in addition to default remotes
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-09-06 00:23:46 +02:00
Matthias Reichl
cd36909787
Odroid_C2: enable Odroid IR remote in addition to default remotes
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-09-06 00:23:46 +02:00
CvH
a958119d6b
spdx: projects/
2018-07-18 22:37:48 +02:00
Tomas Kelemen (vudiq)
e0c8006ae0
bootloader: use labels defined by distro options
2018-05-29 22:33:35 +02: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
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
afl1
2c02f11018
linux-drivers: build internal dvb driver AVL6862 for Amlogic/S9xx devices
2018-02-24 23:31:19 +01:00
Adam Green
3e9f8d0970
projects/Amlogic: include wetekdvb with S905 builds
2018-02-24 13:29:08 +00:00
Alex Deryskyba
39a820e194
WeTek_Play_2: enable support for crazycat and hauppauge driver addons
2018-02-23 16:40:39 +02:00
kszaq
adfbee2df4
projects/Amlogic: LePotato: allow booting from eMMC
...
Requires direct burning the image to eMMC using dd
2018-02-17 22:11:54 +01:00
kszaq
8f4f5eaed4
projects/Amlogic: new device: Khadas VIM
2018-02-17 22:11:54 +01:00
kszaq
212cde55f0
projects/Amlogic: add device trees package
2018-02-10 22:34:42 +01:00
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
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
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
kszaq
478b7d0e7a
projects/Amlogic: LePotato: lower DDR clock to 792MHz
...
Should fix stability issues.
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
Radostan Riedel
c005c157c6
Move Odroid_C2 to Amlogic Project
2018-01-26 09:39:29 +01:00
kszaq
4091b48ee2
projects/Amlogic: add support for S912 devices
2018-01-19 23:58:24 +01:00
kszaq
66f8ec36d6
projects/Amlogic: add u-boot-tools for all devices
2018-01-19 23:58:24 +01:00
kszaq
1dbb82b562
projects/Amlogic: use gpu-aml driver for all devices
2018-01-19 23:58:24 +01:00
Adam Green
69bd13b53d
projects/Amlogic: S905: build fd628-aml driver
2018-01-16 03:36:29 +00:00
kszaq
fe7d3df5cf
projects/Amlogic: LePotato: don't try to load logo in u-boot
...
(faster boot)
2018-01-06 16:33:40 +00:00
kszaq
bedb593b0f
projects/Amlogic: move common directories to project folder, clean up symlinks
...
There is no point to keep initramfs and kernel config in device folder when all devices share it.
If we introduce devices with different config, device folder can be added.
2018-01-06 15:33:20 +01:00
Adam Green
dedf15a955
projects/Amlogic: S905: include u-boot-tools-aml in S905 builds
2018-01-06 01:49:13 +00:00
Adam Green
8857ec24d9
projects/*: move duplicate gcc packages to packages/lang
2018-01-05 16:32:23 +00:00
Adam Green
3a71ac29dd
projects/Amlogic: add support for LePotato device
2018-01-05 03:39:31 +00:00
Adam Green
cd24679d86
projects/S905: rename project to Amlogic
2018-01-05 03:39:30 +00:00