Commit graph

313 commits

Author SHA1 Message Date
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
Christian Hewitt
ef3d91d8a9
Merge pull request #3841 from MilhouseVH/le10_amlogic_cleanup
Amlogic: eliminate config prompts; align compression and drivers with other projects
2019-09-18 08:54:27 +04:00
MilhouseVH
ee2ea81031 Amlogic linux: build MEDIA_TUNER as modules 2019-09-17 20:27:01 +01:00
MilhouseVH
7724805e91 Amlogic linux: make oldconfig options (defaults only) 2019-09-17 13:20:03 +01:00
MilhouseVH
e8e1efe23d Amlogic linux: enable initramfs compression (lz4) 2019-09-17 01:21:59 +01:00
MilhouseVH
6c1afb717e Amlogic options: enable DRIVER_ADDONS_SUPPORT 2019-09-17 01:21:51 +01:00
CvH
699f6ab6b2 Amlogic: cleanup options 2019-09-15 01:41:49 +02:00
5schatten
c114f64b08 kodi: update to 18.4-Leia 2019-09-13 16:45:48 +02:00
chewitt
39dcf7e79a amlogic: add emmctool helper script 2019-09-10 16:53:08 +00:00
Christian Hewitt
bb65047655 amlogic: add 70-local-keyboard.hwdb for KHAMSIN RCU 2019-09-10 16:53:08 +00:00
chewitt
95c42cb72d amlogic: move autoscript files to bootloader/scripts 2019-09-10 16:53:08 +00:00
chewitt
5421539136 amlogic: fix cputemp for AMLG12 devices 2019-09-10 16:53:08 +00:00
chewitt
5b5c8a0cc0 amlogic: updates to bootloader scripts 2019-09-10 16:53:08 +00:00
chewitt
4faed5429f amlogic: be more selective on .img content 2019-09-10 16:53:08 +00:00
chewitt
f4c4b8cde8 amlogic: add AMLG12/AMLGX alsa confs 2019-09-10 16:53:08 +00:00
chewitt
b26eb5c0f4 amlogic: update AMLGX options 2019-09-10 16:53:08 +00:00
chewitt
3f600cc7b3 amlogic: update AMLG12 options 2019-09-10 16:53:08 +00:00
chewitt
dc2297e40f amlogic: update project options 2019-09-10 16:53:08 +00:00
chewitt
15ca9da520 amlogic: add odroid-n2 fip options to bootloader/install 2019-09-10 16:53:08 +00:00
chewitt
bafeab56e3 linux: add amlogic 5.3 patchset 2019-09-10 16:53:08 +00:00
chewitt
587d35904c linux: update Amlogic kernel sources/defconfig to 5.3 2019-09-10 16:53:08 +00:00
chewitt
c9c40ad2b2 amlogic-boot-fip: add devices and move to packages/tools 2019-09-04 03:50:40 +00:00
Lukas Rusak
b381dba761
linux: replace the initramfs source during post_patch 2019-07-29 17:54:55 -07:00
Lukas Rusak
3521bff62c
ffmpeg: move v4l2 patches to v4l2 patch dir 2019-07-24 12:18:14 -07:00
Matthias Reichl
a528598c12
Merge pull request #3674 from lrusak/steamcontroller
Update Steam controller support in mainline kernels
2019-07-10 23:45:29 +02:00
Lukas Rusak
d1db4dd63b
[Amlogic] linux: enable CONFIG_HID_STEAM=m 2019-07-10 14:32:19 -07:00
Lukas Rusak
123d2ccad7
u-boot: add support for installing firmware into the u-boot root directory 2019-07-08 12:26:20 -07:00
5schatten
2681c7259e Amlogic/kodi: drop Amlogic patches merged to upstream 2019-07-01 21:12:23 +01:00
5schatten
53dfee3814 Amlogic/Kodi: updated patches for K18.3 2019-07-01 21:12:03 +01:00
Christian Hewitt
a116f3124e
Merge pull request #3569 from HiassofT/le10-aml-fix-5.1.9
Amlogic: fix backport kernel patches for 5.1.9
2019-06-22 22:38:49 +04:00
MilhouseVH
7c5e73fe68 Amlogic: use correct path 2019-06-22 05:02:40 +01:00
kszaq
47707d5818 Amlogic: fix syntax error, fix booting from USB 2019-06-16 20:46:33 +02:00
Matthias Reichl
640670782e Amlogic: fix backport kernel patches for 5.1.9
The commit "ASoC: hdmi-codec: unlock the device on startup errors"
landed in 5.1.6 and can be dropped in LE.

This fixes kernel patches not applying in current LE master

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-16 17:06:01 +02:00
kszaq
301e10e6ac project: add README.md
Borrow it from Rockchip, keep useful commands,
remove everything else, TODO: expand.
2019-06-09 00:03:43 +02:00
kszaq
847be426c7 project: add linux patchset 2019-06-09 00:03:42 +02:00
chewitt
a5f1eda331 kodi: misc patches to go upstream 2019-06-08 00:39:05 +02:00