chewitt
d33f3b076f
amlogic: add odroid-n2-plus dtb to odroid-n2 image
2021-01-13 10:53:41 +00:00
chewitt
f253c5b838
amlogic: prevent upgrade from 4.9 kernels
2021-01-13 10:44:57 +00:00
Christian Hewitt
e0471c56cb
amlogic: don't use sector values in emmctool parted prints
2021-01-13 10:44:24 +00:00
chewitt
7beb75fdaf
amlogic: remove AMLG12 device and update AMLGX options
2021-01-13 10:43:45 +00:00
heitbaum
bc2cb3c902
qca-firmware: remove reference from Amlogic firmware
2021-01-12 13:29:48 +00:00
Ian Leonard
072bcb2114
amlogic: linux: add exfat driver module
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-11-11 17:25:23 +00:00
Jonas Karlman
94c05d489d
u-boot: update to v2020.10
2020-10-13 06:08:58 +00:00
Carlos Garces
c7af1545ee
RTL8192EU: update to RTL8192EU-925ac2b Fix kernel 5.8 patch.
2020-10-07 21:49:27 +02:00
Matthias Reichl
2da137f33e
kodi: drop vendor tree support
...
All projects use upstream kodi.
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-07-28 11:42:21 +02:00
chewitt
d920da3376
amlogic: update Linux patches to 5.7.x
2020-07-06 06:49:47 +00:00
chewitt
0d242a8d6b
amlogic: set ARMv8 add-ons on devices not project
2020-07-01 09:55:59 +00:00
chewitt
fd65cabda7
amlogic: add u-boot patch-set for 2020.04
2020-07-01 09:55:59 +00:00
chewitt
529da99f2c
amlogic: update bootloader/install for C4
2020-07-01 09:55:59 +00:00
chewitt
c75837751c
amlogic: add alsa-lib card conf/alias patches
2020-07-01 09:55:59 +00:00
chewitt
6b94c870cf
amlogic: delete alsa card confs
2020-07-01 09:55:59 +00:00
chewitt
5c3af9f945
amlogic: add LaFrite to extlinux images
2020-07-01 09:55:59 +00:00
chewitt
a729073344
amlogic: add more firmware to kernel-firmware.dat
2020-07-01 09:55:59 +00:00
chewitt
feedff9a4a
amlogic: default to exclude a1/axg dtb files
2020-07-01 09:55:59 +00:00
CvH
215b6fd45a
Amlogic: use ARMv8 add-ons
2020-06-16 22:04:30 +02:00
MilhouseVH
b4a7cb2e8b
kodi (Amlogic/Allwinner): drop guisize patch
2020-04-19 19:58:16 +01:00
CvH
8db5599635
Amlogic: use AMLG12 addons
2020-03-10 21:07:52 +01:00
chewitt
70c94f58be
linux: bump Amlogic to 5.6.x
2020-03-02 15:07:49 +00:00
chewitt
6960978b4f
amlogic: fix project/device options and add systemd.debug_shell to boot params
2020-03-02 08:02:06 +00:00
chewitt
0190d111c3
amlogic: fix extlinux dtb updates
2020-03-02 08:02:06 +00:00
chewitt
7c6983624e
amlogic: fix cpufreq for SoCs with multiple cpu clusters
2020-03-02 08:02:06 +00:00
chewitt
51eb1849ee
amlogic: emmctool updates/rework
2020-03-02 08:02:06 +00:00
chewitt
d073de18ec
amlogic: convert bootloader/install to use LibreELEC/amlogic-boot-fip repo
2020-03-02 08:02:06 +00:00
chewitt
d730f71874
amlogic: add Kodi/Amlogic repo option
2020-03-02 08:02:06 +00:00
chewitt
e3cb974eba
amlogic: add G12A/G12B/SM1 alsa confs
2020-03-02 08:02:06 +00:00
chewitt
20820ce5cc
amlogic: add GXBB/GXL/GXM alsa confs
2020-02-29 10:47:37 +00:00
chewitt
e55193a862
amlogic: add u-boot chainload to s905_autoscript.src
2020-02-29 10:47:37 +00:00
chewitt
dd3feeb6ee
amlogic: drop meson-firmware package and switch to kernel-firmware
2020-02-29 10:47:37 +00:00
chewitt
d927759bef
amlogic: add kernel-firmware for misc. wifi devices
2020-02-29 10:47:37 +00:00
chewitt
2aff58d177
amlogic: add SM1 to cputemp script
2020-02-26 06:30:47 +00:00
chewitt
241b19ebf2
amlogic: add SM1 dtb's to AMLG12 images
2020-02-26 06:30:47 +00:00
Matthias Reichl
5563df2c22
linux (AW/AML/Generic/RK/RPi): enable CONFIG_BPF_LIRC_MODE2=y
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-02-11 12:14:41 +01:00
Andre Heider
a93d8ffadc
image: clean up bootloader/release files
...
All required bootloader files are already copied by the u-boot package
(using the corresponding bootloader/install script) to the system's
/usr/share/bootloader directory. The dtb files are copied by the linux
package to the same spot.
Use that single source for the release tarballs instead of various
build directories.
2020-02-10 08:53:39 +01:00
Andre Heider
7d13537525
image: clean up Amlogic's bootloader/install script
...
The script is executed by u-boot itself, so there's no need to use
get_build_dir() on itself. This is what all other projects are already
doing.
2020-02-10 08:53:39 +01:00
Andre Heider
3354771cc6
Amlogic: move "u-boot-script" to UBOOT_FIRMWARE
...
The u-boot package adds it to PKG_DEPENDS_TARGET and PKG_DEPENDS_UNPACK,
exactly where we want it.
2020-02-10 08:53:39 +01:00
Jonas Karlman
dc8a2e1783
Amlogic: mkimage: do not configure extlinux for box
2020-01-12 21:19:58 +00:00
Christian Hewitt
c00c2b5561
Merge pull request #4020 from HiassofT/le10-install-hwdb
...
add hwdb.d installations from packages, make o2.cz BT remote config globally available
2019-12-01 11:49:00 +04:00
MilhouseVH
172c6a654f
amlogic-boot-fip: fix bytecode madness
2019-11-26 20:42:28 +00:00
Matthias Reichl
1425c344ca
move 70-local-keyboard.hwdb from Amlogic project to systemd package
...
The bluetooth remote configuration (missing OK button on o2.cz
remote) can be useful for all LE installations so make it globally
available.
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-11-23 13:03:53 +01:00
MilhouseVH
ecbd566302
Merge pull request #3896 from antonlacon/le10-systemd-cpufreq
...
init: move cpufreq tuning to systemd service
2019-11-15 17:50:36 +00:00
MilhouseVH
97f87d8e9c
packages: switch from Python2 to Python3
2019-10-29 12:19:07 +00:00
Ian Leonard
2118568348
amlogic: add cpufreq tuning script
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-10-28 15:55:22 +00:00
chewitt
dd3b66f41b
amlogic: update kodi-guisize patch after Matrix bump
2019-10-25 07:52:52 +04:00
Tomas Kelemen (vudiq)
680fb82b6f
Amlogic mkimage: use DISTRO labels
2019-10-15 20:47:04 +02:00
Oleg Ivanov
f0acce757a
fix start u-boot for nanopi-k2
2019-10-12 12:06:00 +03:00
MilhouseVH
4356500edf
Revert "Merge pull request #3841 from MilhouseVH/le10_amlogic_cleanup"
...
This reverts commit ef3d91d8a9
, reversing
changes made to b6fff6cbed
.
2019-09-18 23:53:13 +01:00