Commit Graph

14987 Commits

Author SHA1 Message Date
Ricardo Pardini
a1da8359e8 uefi-arm64-6.13: rebase against 6.13-rc5 2025-01-21 13:25:23 +01:00
Ricardo Pardini
46cd1b7c30 uefi-arm64-6.13: prepare new edge via copy from 6.12 (current)
- Fixes dc558d7c01 which forgot the patches
2025-01-21 13:25:23 +01:00
Ricardo Pardini
2f2c81744a kernel: call oldconfig _after_ kernel config hooks; add hook for CONFIG_CFG80211=m and CONFIG_MAC80211=m on 6.13+
- we need to run the hooks _before_ running oldconfig, otherwise it is too late
- drop `kernel_config_check_and_repair()` since it won't ever detect anything now
2025-01-21 13:25:11 +01:00
amazingfate
611746bfc2 Revert "armbian-kernel: skip enabling BTF for rk35xx vendor kernel"
This reverts commit b17e9e5db1.
2025-01-21 13:24:58 +01:00
amazingfate
5106212f6d Revert "rk35xx-vendor: disable CONFIG_DEBUG_INFO_BTF"
This reverts commit e5b5e113cd.
2025-01-21 13:24:58 +01:00
Igor Pecovnik
5a5f269254 Moving Odroid C1 and OneCloud to EOS since kernel is not assembling anymore 2025-01-21 13:24:35 +01:00
Andy Yan
d02aa5394c coolpi-genbook: bump u-boot to 2025.01
Signed-off-by: Andy Yan <andyshrk@163.com>
2025-01-21 13:24:23 +01:00
amazingfate
67c56e05b9 meson: remove tag defined in KERNELBRANCH for 6.6 mainline kernel 2025-01-20 14:23:44 +01:00
Igor
4e33412ec2
Refactor armbian-config into install as external package (#7716)
* Refactor armbian-config into install as external package

- https://github.armbian.com/configng repository is always present
- package can still be removed from the install list

Since this tool will have deeper integration with Armbian, we should probably drop possibility to remove the tool from the list.

* Enable armbian-config as extension
2025-01-20 14:23:28 +01:00
Igor Pecovnik
12046a044a Macchiatobin: move board to eos so we don't build this family kernel anymore 2025-01-19 21:53:55 +01:00
Igor Pecovnik
f8e1b443f1 3rd party wifi: partially revert rtl8811cu driver as it breaks on K6.6 2025-01-19 21:49:41 +01:00
dependabot[bot]
3edb905b71 build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](6f51ac03b9...65c4c4a1dd)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-19 20:23:06 +01:00
Martin Schmiedel
a4ed40bc6a MBa8MPxL: update linux-tqma-current to 6.12
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2025-01-19 20:22:42 +01:00
amazingfate
6cca6d421e add KERNEL_TEST_TARGET=current to hinlink h6xk boards 2025-01-19 20:22:29 +01:00
amazingfate
0f8f5d14c5 enable current kernel for hinlink-h6xk boards 2025-01-19 20:22:29 +01:00
The-going
eada6f7c49 sunxi-6.6: Swith to v6.6.72 2025-01-19 20:22:11 +01:00
The-going
8a56a468f6 sunxi-6.6: Remove unnecessary, move the checked ones to the armbian series.
Remove unnecessary patch fixes, and also move the time-tested patch
to the armbian series as permanently supported.
2025-01-19 20:22:11 +01:00
The-going
85d1fd1358 sunxi-6.6: armbian patches: revert commit changes e103e2e1da
Undo changes that are made massively and create a lot of noise.
e103e2e1da
2025-01-19 20:22:11 +01:00
The-going
72bf641075 sunxi-6.6: fixes patches: revert commit changes e103e2e1da
Undo changes that are made massively and create a lot of noise.
e103e2e1da
2025-01-19 20:22:11 +01:00
The-going
25b0741531 sunxi-6.6: megous patches: revert commit changes e103e2e1da
Undo changes that are made massively and create a lot of noise.
e103e2e1da
2025-01-19 20:22:11 +01:00
Igor Pecovnik
dc558d7c01 UEFI kernels, legacy = 6.6, current & edge 6.13 2025-01-19 20:21:52 +01:00
Igor Pecovnik
3a25ae9d8f Family Visionfive: seems unmaintained, disabling targets 2025-01-19 20:21:34 +01:00
Ricardo Pardini
c469eeba7a hooks: introduce post_armbian_repo_customize_image and post_repo_customize_image
- `post_repo_customize_image`: runs after repos have been enabled
- `post_armbian_repo_customize_image`: same, but only if Armbian repo is enabled
- both run after apt update, so packages can be directly installed from repos
2025-01-19 20:21:11 +01:00
SuperKali
5014f05a0e Bump uboot to youyeetoo r1 v3 to the next release 2025-01-19 20:21:01 +01:00
Lane Jennison
53832cf54a use RK3568 phy fix from mailing list 2025-01-19 20:20:51 +01:00
Patrick Yavitz
895b8fcc77 BananaPI BPI-F3: Pull branch instead of commit
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-01-19 20:20:39 +01:00
amazingfate
09dc5b0d9d dockerproxy: update GHCR_MIRROR_ADDRESS 2025-01-17 16:35:28 +03:00
amazingfate
f4457a3df5 ghproxy: update GHPROXY_ADDRESS to ghfast.top 2025-01-15 11:36:45 +08:00
amazingfate
e5b5e113cd rk35xx-vendor: disable CONFIG_DEBUG_INFO_BTF 2025-01-14 19:43:44 +08:00
amazingfate
b17e9e5db1 armbian-kernel: skip enabling BTF for rk35xx vendor kernel
fix minor typo by @EvilOlaf
2025-01-14 19:43:44 +08:00
Viacheslav Bocharov
245c74acbb update rtl8822cs driver link to latest commit (update for kernel 6.13+)
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
2025-01-14 12:10:07 +03:00
Igor Pecovnik
bb02c3b951 Firstlogin: run provision script if it does exists
- fixing motd setting executing bit at wrong place
- when setting fixed address with 1st run, remove DHCP on all lan networks
2025-01-12 20:52:08 +01:00
Patrick Yavitz
a09e8b866f RaspberryPi BCM2711: Enable FW_LOADER_COMPRESS support
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-01-12 08:28:59 -05:00
Igor Pecovnik
dfe55bce0b UEFI: bugfix generation EFI partition 2025-01-11 21:52:15 +01:00
The-going
7dad5e8b1b sunxi-6.6: Switch to v6.6.70 2025-01-11 21:51:26 +01:00
The-going
3abe05fe08 sunxi-6.6: Re-extract all patches to v6.6.70 2025-01-11 21:51:26 +01:00
The-going
3ae44e39d0 sunxi-6.12: Switch to v6.12.9 2025-01-11 21:50:16 +01:00
The-going
2d6b2e3338 sunxi-6.12: Re-extract armbian patches to v6.12.9 2025-01-11 21:50:16 +01:00
The-going
b97cd4a3a1 sunxi-6.12: Re-extract megous patches to v6.12.9 2025-01-11 21:50:16 +01:00
Ricardo Pardini
60d397e114 rockchip64-6.13: NanoPi R6C/R6S SD card detect patch
- from https://lore.kernel.org/linux-rockchip/20241219113145.483205-1-anton.kirilov@arm.com/T/#u
- also https://lore.kernel.org/linux-rockchip/20241219112532.482891-1-anton.kirilov@arm.com/T/#u (USB3) was already done by Efe
2025-01-11 21:48:59 +01:00
Ricardo Pardini
92ed088b6b odroidm1: u-boot: bump to 2025.01
- convert patches to bash append/sed
- split post_family_tweaks hook for gmac rename / fwenv config
2025-01-11 21:48:45 +01:00
Ricardo Pardini
87a38d8e33 rockchip64-6.13: rk3568-odroid-m1: add nodes for i2c/pwm/spi/uart overlays
- we used to have a bare-dt for odroid-m1 that got removed as it landed upstream
- but mainline doesn't have the nodes we use for the overlays
- at least i2c3 (which is aliased to i2c0) and uart1 breaks without them
2025-01-11 21:48:45 +01:00
Ricardo Pardini
6dfea55c18 rockchip64-6.12: rk3568-odroid-m1: add nodes for i2c/pwm/spi/uart overlays
- we used to have a bare-dt for odroid-m1 that got removed as it landed upstream
- but mainline doesn't have the nodes we use for the overlays
- at least i2c3 (which is aliased to i2c0) and uart1 breaks without them
2025-01-11 21:48:45 +01:00
Ricardo Pardini
cea131a296 rockpro64: u-boot: bump to 2025.01
- convert patch to bash append
- boot order SD -> NVMe/SATA/USB -> eMMC via sed
- also, (bump) ATF to rockchip64_common default
2025-01-11 21:48:34 +01:00
Ricardo Pardini
9e05dd1353 rockchip64-6.13: rockpro64: de-Archeology patches, no changes 2025-01-11 21:48:34 +01:00
amazingfate
7ecf10cd91 rockchip64: fix rkvenc dtbo build 2025-01-11 21:48:22 +01:00
Patrick Yavitz
24bf1fb1f4 BananaPi BPI-F3: Update to linux-6.6.70 & overclock to 1.8GHz
Run at max freq:
echo "1" > /sys/devices/system/cpu/cpufreq/boost

Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-01-09 13:39:40 -05:00
Igor Pecovnik
2be9ed91f5 UEFI-arm64: disable broken Phytium network driver patch 2025-01-09 18:39:27 +01:00
Igor Pecovnik
ffd1a42d7a AIC wifi and v4l2 extensions: disable them for kernel 6.12 and higher until we have a solution 2025-01-08 13:18:01 +01:00
Igor Pecovnik
5cc3e2e872 Fix handling loop devices 2025-01-08 13:17:47 +01:00