Commit Graph

3057 Commits

Author SHA1 Message Date
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
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
MilhouseVH
760c839f1f Merge pull request #2486 from devec0/enable-ath10k
Enable ATH10K Atheros 802.11ac drivers in Generic x86_64 kernel
2018-02-12 15:12:24 +00:00
kszaq
2c5cf77dc0 projects/Amlogic: add dtc to system image
This would allow users to modify device trees to their taste if needed.
2018-02-11 21:29:11 +01:00
kszaq
59ce533550 projects/Amlogic: update kernel config 2018-02-11 21:28:18 +01:00
kszaq
08945b3916 u-boot-tools-aml: don't build/add unneeded tools 2018-02-11 21:27:37 +01:00
kszaq
55df7f9e1c projects/Amlogic: add device tree blobs to SD card image and update them during update process 2018-02-10 22:34:42 +01:00
kszaq
212cde55f0 projects/Amlogic: add device trees package 2018-02-10 22:34:42 +01:00
kszaq
9c69416f25 projects/Amlogic: move update.sh to project bootloader directory 2018-02-10 22:32:40 +01:00
kszaq
1ca56c4ea1 linux: add KERNEL_EXTRA_DEPENDS_TARGET to enable specifying project-specific depends 2018-02-10 22:32:40 +01:00
James Hebden
f8faab1e8b Enable ATH10K Atheros 802.11ac drivers in Generic x86_64 kernel configuration, and include ath10k firmware files. 2018-02-10 16:01:11 +11: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
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