JohnTheCoolingFan
a220a38ce0
BigTreeTech CB1 dts adjustments (current 6.6)
2025-01-25 21:56:09 +03:00
JohnTheCoolingFan
3be9761a86
BigTreeTech TSC2007 touchscreen ghost touches patch update for edge (6.12)
2025-01-25 21:56:09 +03:00
JohnTheCoolingFan
d92d484e3f
BigTreeTech TSC2007 touchscreen ghost touches patch update for current (6.6)
2025-01-25 21:56:09 +03:00
JohnTheCoolingFan
5610f20aaa
BigTreeTech CB1 patch name fix
2025-01-25 21:56:09 +03:00
igorpecovnik
fbd8c8e4c9
Automatic board configs status synchronise
2025-01-24 19:21:17 +01:00
FantasyGmm
2d00d09615
Update Odin2 Config
2025-01-24 18:50:46 +01:00
Igor Pecovnik
9e48c3993c
Ubuntu Plucky: fixing remaining problems
...
- detach from Noble, revert Noble changes
2025-01-24 08:31:09 +01:00
Ricardo Pardini
f3726b6701
nanopi-r6c: u-boot: bump to 2025.01 final, with working UMS and SD -> NVMe -> eMMC boot order
...
- also LEDs, networking, more supported compression methods...
- copypasta reigns supreme. refactor is coming, just not today
- also hack the u-boot dtsi for consistent-with-Linux-mainline-DT mmc/sd numbering
2025-01-23 23:33:00 +01:00
Ricardo Pardini
7951c045e6
nanopi-r6c: enable usage with EXT=uefi-edk2-rk3588
2025-01-23 23:33:00 +01:00
Ricardo Pardini
919ccfc227
nanopi-r6s: u-boot: bump to 2025.01 final, with working UMS and SD -> NVMe -> eMMC boot order
...
- also LEDs, networking, more supported compression methods...
- copypasta reigns supreme. refactor is coming, just not today
- also hack the u-boot dtsi for consistent-with-Linux-mainline-DT mmc/sd numbering
- this was previously a separate patch in 2024.10
2025-01-23 23:32:46 +01:00
Igor Pecovnik
b349229716
Ubuntu Plucky: disable missing packages
2025-01-23 23:29:32 +01:00
Igor Pecovnik
1477b478c5
Add upstream release as csc target: Ubuntu plucky 25.04
2025-01-23 18:30:49 +01:00
jpy794
9e455733bd
fix native ethernet on nanopi-r4se standard edition without EEPROM
2025-01-23 18:30:12 +01:00
Lane Jennison
de97c74ae5
disable ccache in a friendly way
2025-01-23 15:12:27 +03:00
amazingfate
d4b5c30e09
wifi drivers: update commit id of rtl8811cu and rtl88x2bu
2025-01-22 10:01:37 +01:00
amazingfate
1f92b07c38
wireless: fix build with kernel 6.13
2025-01-21 19:35:49 +01:00
igorpecovnik
d1e8825900
Automatic board configs status synchronise
2025-01-21 14:11:57 +01:00
dependabot[bot]
2dd5fc1d57
build(deps): bump setuptools from 75.7.0 to 75.8.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.7.0 to 75.8.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.7.0...v75.8.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 13:30:31 +01:00
github-actions[bot]
7ea4cb3b8d
tools: Bump BATCAT_VERSION from 0.24.0 to 0.25.0 ( #7706 )
2025-01-21 13:28:56 +01:00
igorpecovnik
1557c9fcf0
tools: Bump ORAS_VERSION from 1.2.1 to 1.2.2
2025-01-21 13:28:08 +01:00
Ricardo Pardini
ee4039e910
meson64: edge .config update to 6.13
...
- `CONFIG_REISERFS` is no more
- `CONFIG_CFG80211` required to keep wireless working (done via hooks)
2025-01-21 13:27:54 +01:00
Ricardo Pardini
a6f1879bd0
meson64: copy .config edge -> current to match 6.6 -> 6.12
2025-01-21 13:27:54 +01:00
Ricardo Pardini
93bfb5149e
meson64-6.12: rebase patches against 6.12.10
2025-01-21 13:27:54 +01:00
Ricardo Pardini
c814ed2256
meson64-6.13: rebase against 6.13-rc7
2025-01-21 13:27:54 +01:00
Ricardo Pardini
51f111f171
meson64-6.13: prepare new edge by copying 6.12 (current)
2025-01-21 13:27:54 +01:00
Ricardo Pardini
16fd47f7ca
meson64: drop old patch directories for 6.1 and 6.6
2025-01-21 13:27:54 +01:00
Ricardo Pardini
452eb0cfcd
meson64: current 6.6 -> 6.12; edge 6.12 -> 6.13
...
- `legacy` doesn't exist for a long while now
2025-01-21 13:27:54 +01:00
Koichi Murase
1fdd801908
actions(update-tools): avoid notifying our outdated deps everywhere
...
In the current main branch, workflow update-tools includes the content
of the upstream release notes in the created GitHub Issue. This
triggers a notification to every upstream contributor mentioned in the
release note. This also creates a cross-reference link to our GitHub
Issue (reporting that our dependency is not up-to-date) in every
upstream issue and pull request. The information that we need to
update our dependency is not relavant to the upstream contributors,
issues, and pull requests at all. We should avoid this situation.
In the first place, we do not need to include a copy of the upstream
release note. We can just put a link to the upstream release note.
Currently, we anyway hide the content in the <details> tag and require
the reader to press the button. The user experience is not so
different from pressing a link and visiting the upstream release note.
2025-01-21 13:26:44 +01:00
Ricardo Pardini
f21e700dc6
git: squash spurious warning when checking safe.directory
2025-01-21 13:25:36 +01:00
Ricardo Pardini
9469ce330d
uefi-arm64-6.13: fix Phytium ACPI glue patch
...
- seems upstream has gone `remove` -> `remove_new` and back to `remove` now
2025-01-21 13:25:23 +01:00
Ricardo Pardini
209eee9046
thinkpad-x13s: bump to 6.13-rc7 (jhovold has not released 6.13 final yet)
2025-01-21 13:25:23 +01:00
Ricardo Pardini
0595a36301
rockchip64-6.13: rebase patches against 6.13 final
2025-01-21 13:25:23 +01:00
Ricardo Pardini
3215436aab
uefi-arm64-6.13: rebase against 6.13 final
2025-01-21 13:25:23 +01:00
Ricardo Pardini
c9c66a16ff
mainline-kernel.conf.sh: bump 6.13 to final
2025-01-21 13:25:23 +01:00
Ricardo Pardini
1a622e5fa7
rockchip64-6.13: rebase patches against 6.13-rc7
2025-01-21 13:25:23 +01:00
Ricardo Pardini
b86cc380e5
rockchip64-6.13: drop upstreamed patches in 6.13-rc7
2025-01-21 13:25:23 +01:00
Ricardo Pardini
4d480a4573
mainline-kernel.conf.sh: bump 6.13 to -rc7
2025-01-21 13:25:23 +01:00
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