Igor Pecovnik
9fc1559660
Helios4: attempt to ressurect old board with most recent bootloader
...
Our automated builds are broken as reported. Solution is provided.
https://forum.armbian.com/topic/49440-helios4-doesnt-boot-after-upgrading-to-linux-6671-linux-image-current-mvebu_2520-trunk343/#comment-212135
2025-02-08 19:52:21 +01:00
schwar3kat
33ed899a38
Update rock-5c.conf - add KERNEL_TEST_TARGET
...
Add current to KERNEL_TARGET and add KERNEL_TEST_TARGET="vendor,current"
2025-02-08 12:09:16 +01:00
Paolo Sabatino
da577fe003
rockchip: fix ASUS Tinkerboard pulseaudio config
2025-02-07 22:08:34 +01:00
Igor Pecovnik
955de2627d
IMX8: switch u-boot sources to last known working commit due to upstream changes
2025-02-07 13:32:59 +01:00
Patrick Yavitz
ca333b28c1
Amper Gateway AM-GZ80x: Delete old u-boot patches
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-02-06 11:36:34 -05:00
Patrick Yavitz
68e822d132
Amper Gateway AM-GZ80x: Update u-boot to v2025.01
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-02-06 11:36:34 -05:00
Patrick Yavitz
e54bcc45be
BananaPi CM4/M2S: Delete old u-boot patches
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-02-06 09:06:19 -05:00
Patrick Yavitz
a835a5206c
BananaPi CM4/M2S: Update u-boot to v2025.01
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-02-06 09:06:19 -05:00
Igor Pecovnik
a3dac432fc
imx6: move current to 6.12.y
...
Tested with Udoo: https://paste.next.armbian.com/ojixapowaq
2025-02-05 19:44:33 +01:00
Paolo Sabatino
448418b9f3
rockchip/64: improvements to pl330 dma driver
2025-02-05 13:45:48 +01:00
Brent Roman
d1e2a111cb
Rock-S0: enable automatic u-boot flashing upon package install
2025-02-05 07:31:25 +01:00
Igor Pecovnik
710f2cd369
Armbian-config sources lists - remove double quotes from EOT
2025-02-05 07:28:08 +01:00
Blieque Mariguan
3743daffa2
feat: Use deb822 APT source for armbian-config
...
- Replace creation of `armbian-config.list` with
`armbian-config.sources`. This holds the same information in a newer
format, deb822. This does not affect `armbian.list`.
See also: https://github.com/armbian/configng/pull/407
2025-02-04 18:49:52 +01:00
igorpecovnik
2d2a67c284
Automatic board configs status synchronise
2025-02-03 19:28:24 +01:00
Werner
a4a720bf24
Adjust BOARD_NAME and description of hw
2025-02-03 16:18:19 +01:00
EvilOlaf
acea78f5dc
nanopi-r3s: bump edge u-boot to 2025.01
...
add support for `current`
2025-02-03 16:18:19 +01:00
Thorsten Maerz
6ade04d540
add devicetree for "edge" kernels
2025-02-03 16:17:54 +01:00
Thorsten Maerz
ffce6762be
Clean up board config
2025-02-03 16:17:54 +01:00
Thorsten Maerz
0681dd2a0f
change blue/user LED trigger from 'mmc1' to 'activity'
...
(mmc1 did not show any activity)
2025-02-03 16:17:54 +01:00
Thorsten Maerz
fa1168cc96
rename LEDs to reflect their actual colour
2025-02-03 16:17:54 +01:00
Thorsten Maerz
4fdeca5aab
add overlay to enable v4l2 devices
...
Overlay for testing purposes:
Maybe it is possible to use hardware video-encoding on that chip.
2025-02-03 16:17:54 +01:00
Thorsten Maerz
ef8349799f
disable unusable v4l2 devices
...
Removes /dev/video[012] and /dev/media[01]
2025-02-03 16:17:54 +01:00
Thorsten Maerz
e636bcf00e
add overlay for enabling "end1" network adapter
...
Overlay for testing purposes:
There is a strange interaction between that ethernet adapter and the rtc
(it runs better -but still not well- with the ethernet adapter enabled).
2025-02-03 16:17:54 +01:00
Thorsten Maerz
12ce53a434
disable unusable "end1" network device
...
There are no physical ethernet ports on that board.
2025-02-03 16:17:54 +01:00
Thorsten Maerz
bcff028d16
Add pinctrl-rk805 module
...
Module pinctrl-rk805 required to detect rk805-gpio, required by gpio-leds.
2025-02-03 16:17:54 +01:00
Thorsten Maerz
8f2a468eb9
Add new board: MKSKLIPAD50 (based on MKSPI)
...
Contains rewritten dts, based on decompiled dtb from original Klipad50
(as similiar as possible to original).
Kernel defconfig taken from MKSPI (replaced "mkspi" with "mksklipad50")
2025-02-03 16:17:54 +01:00
Patrick Yavitz
5472424503
BananaPi BPI-F3: U-Boot: Update to tag k1-bl-v2.1-release
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-02-03 10:12:17 -05:00
amazingfate
b6e25d0cc3
mesa-vpu: only add kisak ppa for jammy
2025-02-03 13:36:38 +01:00
Igor Pecovnik
06802ceef5
Mesa VPU: allow package downgrading at apt upgrade
...
When packages are more recent or with identical version, function will errors out.
2025-02-03 08:08:42 +01:00
Patrick Yavitz
eb2258030c
BananaPi BPI-F3: patch fail fixup
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-02-02 11:15:08 +01:00
Patrick Yavitz
e9f5a57173
Spacemit: defconfig: Remove CONFIG_MODULE_SIG=y
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-02-02 09:06:48 +01:00
Patrick Yavitz
aedc1ce5f9
BananaPi BPI-F3: Add "complete" DTS file
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-02-02 09:06:48 +01:00
Patrick Yavitz
4dda61280c
SpacemiT: defconfig: Remove COMPILE_TEST
...
and enable misc bits
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-02-02 09:06:48 +01:00
Alban Browaeys
ebb6fb1bec
helios64: fix helios64-heartbeat-led.service
...
While syncing with upstream Linux helios64 dts for 6.9 I missed
the diff for the helios64 status led label (upstream was
helios64:green:status instead of Armbian helios64::status) and
thus broke armbian helios64-heartbeat-led.service.
This commit restores the Armbian label helios64::status to let
helios64-heartbeat-led.service starts.
Fixes: cbaf67f00 ("Sync helios64 to its updated 6.9 dts")
Signed-off-by: Alban Browaeys <alban.browaeys@gmail.com >
2025-02-01 23:13:17 +01:00
Werner
5ca9a068d3
rock-3a: bump u-boot to 2025.01
2025-02-01 23:12:58 +01:00
Ricardo Pardini
592a29e08e
nanopct6(-lts): if using mainline u-boot, let u-boot determine fdtfile
2025-02-01 23:12:45 +01:00
Ricardo Pardini
c3d987c338
nanopct6(-lts): bump u-boot to 2025.04-rc1
...
- this allows us to drop a bunch of code needed for 2025.01
- UMS works out of the box (simple dr_mode = peripheral change enough)
- USB3 Type-A port works out of the box
- SPI works out of the box
2025-02-01 23:12:45 +01:00
Igor Pecovnik
f8e3f1d679
Add missing package for build-in driver cfg80211
...
This makes:
W: Possible missing firmware /lib/firmware/regulatory.db for built-in driver cfg80211
W: Possible missing firmware /lib/firmware/regulatory.db.p7s for built-in driver cfg80211
go away.
2025-01-31 10:13:09 +01:00
amazingfate
2bc3d857ab
sm8250-current: enable CONFIG_USB_SERIAL_CH341
2025-01-31 06:34:04 +01:00
Alban Browaeys
cce0f3f05d
helios64: restore hs400 support after enabling strobe line internal pulldown
...
Since v5.11, Linux upstream commit 8b5c2b45b8f0 disabled the internal pull-down
for the strobe line explicitly instead of leaving it in its default
state (the opposite of Rockchip Kernel which force enable this intrnal
pulldown by default) thus causing I/O errors in HS400 mode for various
eMMC modules (the ones that did not have an external pulldown on the
strobe line likely).
Discussed upstream and the choice has been made to keep this
behavior as it has been there for too long and reverting might break
other boards http://lists.infradead.org/pipermail/linux-rockchip/2024-April/046416.html
HS400 for helios64 was disabled in commit 5f2e23e90
"Disabled hs400 on Helios64 (hopefully only temporarily) (#3126 )"
but for 5.10.63 (ie before the above commit disabled internal pulldown).
Back then I had bisected the emmc I/O issue to a double init of the emmc
regulator introduced while adding deferred support to the regulator driver
core, ie commit 06653ebc0ad2 "regulator: core: resolve supply for boot-on/always-on regulators"
in 5.10.60. But due to the new default for the strobe line internal pulldown
introduced in 5.11, when this double voltage regulator init issue was fixed likely by
8a866d527ac0 "regulator: core: Resolve supply name earlier to prevent double-init"
in Linux 6.1.
2025-01-30 19:06:51 +01:00
Muhammed Efe Cetin
fc6379e814
nanopi-m6: add edge and current kernel targets
2025-01-30 19:06:03 +01:00
Muhammed Efe Cetin
f49da1a964
rockchip64-6.12: add support for NanoPi M6
2025-01-30 19:06:03 +01:00
Muhammed Efe Cetin
def4dbca4a
rockchip64-6.13: add support for NanoPi M6
2025-01-30 19:06:03 +01:00
Werner
529997182a
Add support for NanoPi R3S ( #7556 )
...
* add nanopi-r3s.csc board config
* Nanopi R3S - add uboot patch
* Nanopi R3S - add dts
* fix bogus patch header
* Migrate to new patch series
Source & credits https://patchwork.ozlabs.org/project/uboot/list/?series=438193
I still need to figure out how to convert a patch series from patchwork in a way so the build framework doesn't complain about headers and magic and whatever. So a few hundreds of header lines have been replaced with something generic.
Applies and builds fine now against current stable v2024.10
* Create board-nanopi-r3s-fix-leds.patch
Thx https://github.com/armbian/build/pull/7556#issuecomment-2615110100
* Rename board-nanopi-r3s-fix-leds.patch to xx-board-nanopi-r3s-fix-leds.patch
* add new patch
2025-01-30 19:05:18 +01:00
jomadeto
940de79327
aml-c400-plus: Remove duplicated code present in meson-gx-p23x-q20x.dtsi
2025-01-30 19:04:23 +01:00
Martin Schmiedel
62e7bfcdf8
MBa8MPxL: cleanup fix X11 settings
...
- post_family_tweaks_bsp_ is called during the build of armbian-bsp-cli-xxx
- the cli package is built separately on the build server
- comparisons to build parameters such as DESKTOP_ENVIRONMENT do not work
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com >
2025-01-30 19:04:12 +01:00
Lu jicong
f3ad742fa3
nanopc t4: fix sdram unstable
...
Set sdram frequency to 1600MHz and switch to blobless
2025-01-30 19:04:01 +01:00
Andrew Davis
4feebab2c7
K3: Update current kernel to v6.6 and edge kernel to v6.12
2025-01-30 19:03:48 +01:00
Andrew Davis
f98216d2c3
K3: Update to latest U-Boot v2025.01
...
Now that upstream U-Boot has support for building K3 boot artifacts
we can drop using the ti-u-boot fork. Switch to v2025.01 and
adjust file names and add new dependencies as needed.
2025-01-30 19:03:48 +01:00
Andrew Davis
f9b62ef712
K3: Update to latest ATF v2.12.0
2025-01-30 19:03:48 +01:00
Mecid Urganci
0cc738e3c2
Switch rkr4.1 to rkr5
2025-01-30 19:03:34 +01:00
Martin Schmiedel
cba2963b12
MBa8MPxL: cleanup board configs
...
- remove unused group periphery
- fix desktop related X11 settings
- harmonize BOARD_NAME
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com >
2025-01-27 14:51:45 +01:00
Uladzimir Bely
12d6d070ba
Limit curl execution time to 2s to find WAN IP
...
Option "--connect-timeout" used to determine external IP covers only
connection phase. Curl may "hans" in a different phase and this makes
login to the system impossible if MOTD "header" module enabled.
Using "--max-time" is more reliable and prevents hanging for hours.
Fixes issue https://github.com/armbian/build/issues/7753
Signed-off-by: Uladzimir Bely <wiselord1983@gmail.com >
2025-01-27 14:51:33 +01:00
Ricardo Pardini
9b822824bb
thinkpad-x13s: arm64-sc8280xp: enable RTW88 in-kernel USB drivers
2025-01-26 09:20:30 +01:00
Ricardo Pardini
f196e28273
thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.13 final
2025-01-26 09:20:30 +01:00
Igor Pecovnik
cafe0ff79f
Rockpi-S: enable automatic u-boot flashing upon package install
2025-01-26 09:20:19 +01:00
Nicolas Pereira
0041cc70db
h96max-v56: u-boot: bump to 2025.01
2025-01-25 20:10:22 +01:00
JohnTheCoolingFan
e0da4a6ace
BigTreeTech CB1 dts adjustments (edge 6.12)
2025-01-25 21:56:09 +03:00
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
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
Andrew Davis
ef0a4a3d55
K3: Use sfdisk instead of parted for setting flag in boot partition
...
The latest 'parted' package that is shipped with Ubuntu noble does not
allow to set the 'lba' flag on MBR/DOS partitions and fails with an
error. Use 'sfdisk' instead for the same.
Signed-off-by: Andrew Davis <afd@ti.com >
Signed-off-by: Beleswar Padhi <b-padhi@ti.com >
2025-01-08 13:17:14 +01:00
Patrick Yavitz
35ec913d00
BananaPi BPI-M4-Zero: U-Boot: Reflect kernel DTS changes
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-01-08 07:15:24 -05:00
Patrick Yavitz
8e8cb15035
BananaPi BPI-M4-Zero: REV1 uart1 support via overlay
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-01-08 07:15:24 -05:00
Igor Pecovnik
9ce005ff2a
PocketChip: removing patch also from series
...
https://github.com/armbian/build/pull/7647
2025-01-07 17:18:14 +01:00
amazingfate
00529b9a6f
xiaomi-elish: fix bsp package build
2025-01-07 17:17:52 +01:00
Arend-Jan van Hilten
eb8d632138
Orange pi zero usb otg patch fix unidiff warning
2025-01-07 13:07:29 +01:00
Your Name
eabb628155
Fix usb otg after 6.12 update
2025-01-07 13:07:29 +01:00
Ricardo Pardini
d02d3c69ee
cm3588-nas: u-boot: bump to 2025.01 final
2025-01-07 13:07:18 +01:00
Ricardo Pardini
9fc4efafd6
nanopct6(-lts): u-boot: edge: boot order SD -> NVMe -> eMMC
2025-01-07 13:07:10 +01:00
Ricardo Pardini
43b295e8fd
nanopct6(-lts): u-boot: edge: bump to 2025.01 final
2025-01-07 13:07:10 +01:00
Ricardo Pardini
391007ae9a
nanopct6(-lts): u-boot: edge: fix for pulling devicetree-rebasing using git
...
- otherwise git breaks when unconfigured
2025-01-07 13:07:10 +01:00
igorpecovnik
db2a996606
Automatic board configs status synchronise
2025-01-07 11:25:06 +01:00
Ricardo Pardini
04df614e86
cm3588-nas: u-boot: boot SD card first, then NVMe, then mmc
...
- sans-patches, `sed` and bash arrays ftw
2025-01-07 10:14:21 +01:00
Ricardo Pardini
223a14b534
cm3588-nas: enable usage with EXT=uefi-edk2-rk3588
...
- cm3588-nas was introduced in v0.12 of edk2-porting/edk2-rk3588
2025-01-07 10:14:21 +01:00
Ricardo Pardini
dc9a8f6d6c
cm3588-nas: u-boot: 2025.01-rc6 with working UMS
...
- once done for t6, let the copypasta reign
- bunch of fancy stuff enabled in u-boot
2025-01-07 10:14:21 +01:00
TheSnowfield
968d1d1e77
sunxi-6.6: pocketchip kernel patches
2025-01-07 10:13:43 +01:00
TheSnowfield
818e04dd72
add pocketchip u-boot patches
2025-01-07 10:13:43 +01:00
TheSnowfield
9af709fa87
sunxi: enable TCA8418 keyboard support
2025-01-07 10:13:43 +01:00
TheSnowfield
54f6d82890
rename PocketChip to PocketChipSD for identifing
2025-01-07 10:13:43 +01:00
Muhammed Efe Cetin
b73c6e4697
nanopi-m6: add support for SPI flash boot
...
Add support for both eMMC/SPI boot
2025-01-07 10:13:28 +01:00
Aaron Dewes
5b293b8956
RPi CM5: Enable DWC2 host mode support by default
...
This makes USB work in host mode by default on more boards. It is already the default on RPi OS: ca5eb625d8
2025-01-07 10:13:13 +01:00
Ricardo Pardini
e97ed0177f
nanopct6(-lts): edge: u-boot: pull upstream/dts v6.13-rc5-dts for USB3 Type-A
...
- to enable USB3 Type-A host port (
- ref a6ae420439
2025-01-07 10:13:00 +01:00
Ricardo Pardini
59a40401c7
nanopct6(-lts): edge: u-boot: note that Kwiboo already sent a fix upstream ref the LTS dtsi
2025-01-07 10:13:00 +01:00
Ricardo Pardini
9ab8cd9613
nanopct6(-lts): edge: bump u-boot to 2025.01-rc6; enable UMS and fix non-LTS dtsi
2025-01-07 10:13:00 +01:00
amazingfate
9358fe75e9
image-output-abl: build boot recovery image
2025-01-07 10:12:50 +01:00
amazingfate
b0b01407ad
sm8250: add dropbear and usb gadget network into initramfs
2025-01-07 10:12:50 +01:00
amazingfate
90e8f74515
usbgaget-network: toggle to NCM and run inside initramfs
...
NCM has advantages over RNDIS and postmarketOS has toggled
to it 2 years ago. And I have tested it can work with common
linux and window10.
I also made some changes to let this script run inside intramfs.
And the systemd service can run well after rootfs is loaded.
2025-01-07 10:12:50 +01:00
dependabot[bot]
7484874654
Bump gitpython from 3.1.43 to 3.1.44
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.43 to 3.1.44.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.43...3.1.44 )
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-07 10:12:37 +01:00
dependabot[bot]
adcee5b7e1
Bump setuptools from 75.6.0 to 75.7.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.6.0 to 75.7.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.6.0...v75.7.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-07 10:12:26 +01:00
Thomas McKahan
877b5bf385
Add Sweet Potato to xorg conf in family config
2025-01-07 10:12:15 +01:00
Ricardo Pardini
eaf8e5ac37
rk35xx/legacy: rewrite-kernel-config, no changes
2025-01-05 18:46:59 +01:00
Ricardo Pardini
ec421356e2
rk35xx/legacy: rewrite-kernel-patches, no changes
2025-01-05 18:46:59 +01:00
Ricardo Pardini
bc38307b83
rpi5b: drop LINUXFAMILY=bcm2712 as it is exactly the same as bcm2711
...
- in f3f10a9517 the 16k-page stuff was dropped
- and that was the only reason for a separate kernel
- thus drop the change and unify; 2 less kernels to build and same result
2025-01-05 18:46:50 +01:00
Ricardo Pardini
eaa8ab0c91
u-boot: orangepi5pro: fix UBOOT_TARGET_MAP whitespace/newlines and add note
2025-01-05 16:38:43 +01:00
Ricardo Pardini
f16e1408e4
u-boot: orangepi5: fix UBOOT_TARGET_MAP whitespace/newlines and add note
2025-01-05 16:38:43 +01:00
Ricardo Pardini
128ffaa17d
u-boot: rock-5a: fix UBOOT_TARGET_MAP whitespace/newlines and add note
2025-01-05 16:38:43 +01:00
Ricardo Pardini
fdde912ebf
uboot: debug u-boot directory contents before/after patching
...
- with DEBUG=yes, allows us to see what is leftover in directory during builds
- with new cleaning in separate commit, there shouldn't be any leftovers _at all_
2025-01-05 16:38:43 +01:00
Ricardo Pardini
d8c6c9044c
rockchip64_common: uboot_custom_postprocess(): add logging about BOOT_SUPPORT_SPI and BOOT_SPI_RKSPI_LOADER
2025-01-05 16:38:43 +01:00
Ricardo Pardini
79db9984f1
uboot: completely clean before building each target; slower but correct
...
- with this, every u-boot build will be a full rebuild.
- still, building u-boot is pretty fast
- and it is better to be a bit slower and actually produce correct results
2025-01-05 16:38:43 +01:00
Ricardo Pardini
7aeb48f172
u-boot: add per-target and general metadata files to u-boot package
...
- incl some indicative fdt/extlinux/gpt info
- include full config and defconfig for each target
- mark the old .config file as legacy (it was always the last-target's config)
- fix: savedefconfig after build, not before (as target_map might change it)
- fix: some very old u-boots (2011, odroidc1) do not have `savedefconfig` at all, so make it optional
- fix: same for `.config` -- very old u-boots worked different (`boards.cfg`?)
2025-01-05 16:38:43 +01:00
Tim Surber
7c5f95ef8c
bump arm trusted firmware to 2.12 for rockchip64
2025-01-05 10:29:54 +01:00
Ricardo Pardini
8c20a470a4
rock-s0 / rockpi-s: quote board vars
...
- so JSON pipeline stops complaining
2025-01-05 10:25:31 +01:00
amazingfate
658a9dcfad
sm8250-6.12: add typec support to oneplus-kebab
2025-01-05 10:24:40 +01:00
Ricardo Pardini
87ceaaf635
kernel-debs: headers: postinst: switch from oldconfig to olddefconfig for less messy output; better logging
2025-01-05 10:24:30 +01:00
Ricardo Pardini
3894e92845
v4l2loopback-dkms: do not restrict to desktops only
...
- undoes baeaee6f20
- as I use this for debugging general dkms issues, even in non-desktops
2025-01-05 10:21:01 +01:00
Tim Surber
4573911cc4
add hdmi rx configuration for friendlyelec cm3588
2025-01-05 10:15:42 +01:00
Ricardo Pardini
97c05825e4
rockchip64/edge: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
c4a8ef49b0
rockchip64/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
88fd7fb8fb
sm8250/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
238c41e2bf
wsl2-x86/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
9a20071b4c
wsl2-x86/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
fe3116be7c
wsl2-arm64/edge: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
eb26e63900
wsl2-arm64/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
e6913f6ca4
wsl2-arm64/current: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
b41e444266
wsl2-arm64/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
1eaf4c4250
arm64/wdk2023: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
be5fdca4cc
riscv64/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
c9c264f9a4
riscv64/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
2821f6296d
riscv64/legacy: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
ee239912bd
arm64/legacy: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
8d12eac381
arm64/legacy: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
9de0ce2fb1
arm64/sc8280xp: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
72d7f3f2cf
bcm2711/edge: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
3327734703
bcm2711/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
a8d666deca
bcm2711/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
8b13537547
bcm2711/legacy: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
8dfe0957a8
bcm2711/legacy: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
635d793beb
phytium-embedded/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
da963e6fb6
phytium-embedded/legacy: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
0af0faec6b
odroidxu4/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
c2c543f879
odroidxu4/current: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
89044ece69
odroidxu4/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
63d553fa42
mvebu64/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
71732970cd
mvebu64/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
b8e32a4d3d
mt7623/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
a9e43b670b
spacemit/current: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
38b85b842e
spacemit/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
d9e6aabf6d
x86/legacy: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
6de6506c81
meson/edge: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
2dc4900e3c
meson/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
1d30d4c8de
meson/current: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
563b6ed525
meson/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
78422a0820
imx8m/current: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
24859d0c20
imx8m/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
c5a80fe474
meson-s4t7/legacy: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
a10205931d
imx6/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
e2ed1e4465
imx6/current: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
5c670e08a8
imx6/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
fa430e4eaa
sun55iw3-syterkit/legacy: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
12232b8886
k3/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
37f3ffcc85
rockchip/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
c51072306c
rockchip/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
69bcec2755
x86/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
072f8a9a27
x86/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
49c9d10b89
mvebu/edge: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
b2b486b71c
mvebu/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
e5c2fe21e9
mvebu/current: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
49e235cbce
mvebu/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
88d48a3f11
k3/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
2d1f91aa9e
sm8250/current: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
ff45955848
sm8250/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
da0f6a77a9
arm64/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
d0c9cb56e2
arm64/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
f2907a8bac
starfive/edge: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
86631894a5
starfive/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
cf08645c38
meson64/current: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
f722b1867e
meson64/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
12b8b3792d
sunxi64/legacy: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
a367c57e10
meson64/edge: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
8576f970e8
meson64/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
fb8767f43c
sunxi64/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
48f704141a
sunxi64/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
b7653e2b89
sunxi/edge: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
5d6d872323
sunxi/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
ca06f43c84
sunxi/legacy: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
920e18a5de
sunxi/legacy: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
e103e2e1da
sunxi/current: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
fd967e8de8
sunxi/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
c9e9eb4eeb
rk35xx/vendor: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
b9a22a1751
rk35xx/vendor: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
d5f06f99bf
rockchip64/current: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
fb979d96d6
rockchip64/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
marcone
5ccc94dd56
fix typo
2025-01-04 15:36:06 +01:00
Ricardo Pardini
43ee737f30
runners: fix if_error_find_files_sdcard if looking for full paths (shows DKMS log correctly)
...
- this should make `dmks`'s `make.log` properly show up in error logs now
2025-01-04 15:35:29 +01:00
Ricardo Pardini
a408e0cbdf
cli-docker: avoid argument list too long errors when too many git changes present; fixes #6993
2025-01-03 17:18:10 +01:00
Ricardo Pardini
065eed8a3b
rockchip64-6.13: fix mbox formatting of rk356x-fix-pcie2-reset.patch
2025-01-03 17:17:05 +01:00
amazingfate
7267225827
rockchip64-6.13: add missing patch to fix rk356x pcie2 for rc5
...
The patch changing pcie2 phy driver of rk356x is merged to v6.13-rc5 but
the dts patch in the same series is not merged, which will break pcie2
on rk356x boards.
This patch should be soon deleted since I have reported it upstream.
2025-01-03 01:38:00 +08:00
Ricardo Pardini
b0303e5edc
rootfs: fix: don't try to use chroot binaries after qemu was undeployed
...
- `"${cache_fname}.list"` and `"${cache_fname}.hash_text"` were very old and unused anyway
2025-01-02 13:46:03 +01:00
Patrick Yavitz
b20254123c
SpacemiT: Defconfig: Tick on extra wireless and other bits
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-01-01 14:01:21 -05:00
Patrick Yavitz
6b7062a9e6
BananaPi BPI-F3: Reduce mods needed to enable Bluetooth
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-01-01 14:01:21 -05:00
Patrick Yavitz
57f47eb658
BananaPi BPI-F3: Sort and delete unrelated RISCV patch
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-01-01 14:01:21 -05:00
Patrick Yavitz
09fe0008f1
BananaPi BPI-F3: Update to Linux 6.6.68
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-01-01 14:01:21 -05:00
Patrick Yavitz
b2d3a326e5
BananaPi BPI-F3: Add bluetooth support
...
46c7dd0585
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-01-01 14:01:21 -05:00
Patrick Yavitz
09c5ab3725
Revert "spacemit: write_uboot_platform: check first, then write down"
...
This reverts commit c3be1f0b42 .
2025-01-01 14:01:21 -05:00
The-going
82898e701f
spacemit: write_uboot_platform: check first, then write down
...
The files included in u-boot are rarely changed or do not
change at all. Compare bit by bit the memory region in which
the file will be located and the file itself. If they match,
then skip the recording.
This saves the life of the memory chip.
2025-01-01 14:01:21 -05:00
Patrick Yavitz
c54410b9ba
BananaPi BPI-F3: @armbian.com
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-01-01 14:01:21 -05:00
Patrick Yavitz
4c032cac20
BananaPi BPI-F3: Update spacemit defconfig
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-01-01 14:01:21 -05:00
Patrick Yavitz
df9ddaf44e
BananaPi BPI-F3: Update u-boot and linux patching
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-01-01 14:01:21 -05:00
Patrick Yavitz
7b6fcab372
BananaPi BPI-F3: Update family conf
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-01-01 14:01:21 -05:00
Patrick Yavitz
3fce01a6dd
BananaPi BPI-F3: Update board conf
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-01-01 14:01:21 -05:00
Igor Pecovnik
3fff657a70
Debian SID: drop broken package
2025-01-01 19:48:07 +01:00
Igor Pecovnik
6e8e47219d
riscv64: enable support in Debian Trixie, enable UEFI grub
2025-01-01 19:47:52 +01:00
Paolo Sabatino
b8f121511b
rockchip: fix "snd_soc_component_of_xlate_dai_id" error in dmesg
2025-01-01 19:38:55 +01:00
Paolo Sabatino
54628d7d3e
rockchip: bump edge kernel to 6.13-rc5
2025-01-01 19:38:55 +01:00
Paolo Sabatino
371909623d
fix rtl8723cs driver compilation on kernel 6.13
2025-01-01 19:38:55 +01:00
bmilde
8007e64ab1
Update linux-uefi-arm64-edge.config
...
Added module support for newer MediaTek Wifi7 devices
2025-01-01 19:38:44 +01:00
Igor Pecovnik
533310d1de
Disable boards in Visionfive2 family as kernel compilation breaks
2025-01-01 19:38:33 +01:00
Patrick Yavitz
5591c5fa63
Add RTW88 88XXAU to meson64 edge defconfig
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-01-01 13:31:22 -05:00
Patrick Yavitz
8e621baeb9
RTW88: Add RTL88XXAU support to 6.12.y
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-01-01 13:31:22 -05:00
igorpecovnik
b1232edaa2
tools: Bump ORAS_VERSION from 1.2.0 to 1.2.1
2024-12-31 11:52:48 +01:00
Ricardo Pardini
de6b967e47
cli: kernel-dtb: don't output preprocessed dts unless BOOT_FDT_FILE is in <vendor>/<board>.dtb format
...
- so the .deb can be produced sans-errors for some armhf boards
- some better logging, curb the warnings a bit
2024-12-31 11:52:30 +01:00
Ricardo Pardini
6755e9190a
don't ship qemu binary in rootfs cache + armhf image/rootfs building on non-armhf-capable-arm64 hosts (Apple M1+)
...
- refactor `prepare_host_binfmt_qemu()` out of `prepare_host_noninteractive()` and into `rootfs/qemu-static.sh`
- further split into more functions and return early to avoid deep nesting
- implement force import and load of qemu-arm for non-armhf capable arm64 hosts (incl magic numbers)
- enhance `deploy_qemu_binary_to_chroot()` & `undeploy_qemu_binary_from_chroot()`;
- add 2nd param "caller" for better logging/tracking
- does sanity-check and preserve existing binary if it exists
- explicitly deploy/undeploy for the 3 cases:
- image: moved undeploy from `post_debootstrap_tweaks()` into image build proper for consistency
- rootfs: was leaving trash behind (since post_debootstrap_tweaks never ran for rootfs), now properly undeploys
- initrd: was already fine, just added caller info
- added `arch-test` host dependency
- ensure `arch-test ${ARCH}` works during prepare-host
- > tl,dr: "can build 32-bit armv7 armhf using Apple silicon; can use rootfs cache cross-arch reliably"
2024-12-31 11:52:12 +01:00
Jan Volckaert
47cffce299
copy odroid-c4 overlays to meson64-6.12
2024-12-31 11:51:52 +01:00
Jan Volckaert
0224784d01
add support for odroid-c4 mapped to i2c-1
...
updates after review of initial PR #7622
2024-12-31 11:51:52 +01:00
Jan Volckaert
261ec4530a
fix Makefile after rename of meson-g12a-radxa-zero-i2c-ee-m2-gpiox-17-gpiox-18.dtbo to meson-sm1-odroid-c4-i2c-ee-m2-gpiox-17-gpiox-18.dtbo
2024-12-31 11:51:52 +01:00
Jan Volckaert
3321dbd249
rename dts overlay to map on odroid-c4
2024-12-31 11:51:52 +01:00
Jan Volckaert
9b245761dd
update documentation for i2c-0 patch for odroid-c4
2024-12-31 11:51:52 +01:00
Jan Volckaert
9f04f9a0a6
add support for i2c-0 on odroid-c4
2024-12-31 11:51:52 +01:00
igorpecovnik
51ab548295
Automatic board configs status synchronise
2024-12-31 11:51:19 +01:00
Ricardo Pardini
0ffa7e7856
thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.13-rc4
...
- this is down to 16 patches, from hundreds back in the day. Considering merging this with default arm64 uefi kernel
2024-12-31 11:51:09 +01:00
Ricardo Pardini
7e88e7faa7
thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.13-rc3
...
- this is down to 16 patches, from hundreds back in the day. Considering merging this with default arm64 uefi kernel
2024-12-31 11:51:09 +01:00
Ricardo Pardini
c396b12887
thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.13-rc1
...
- this is down to 19 patches, from hundreds back in the day. Considering merging this with default arm64 uefi kernel
- cleanup some outdated comments
2024-12-31 11:51:09 +01:00
Ricardo Pardini
6f0afc150c
kernel-config: switch to exporting defconfig's for all .config files
...
- this affects `rewrite-kernel-config` and `kernel-config` CLIs
- this does not actually change the .config's we have, that will happen later / gradually as configs are rewritten
- no more `.defconfig` files are produced (they were in gitignore)
2024-12-31 11:50:59 +01:00
Ricardo Pardini
12f9318373
armbian-kernel: enforce arm64 kernels use 48-bit PA/VA
2024-12-31 11:50:48 +01:00
Ricardo Pardini
cafdca0cc4
armbian-kernel: enable BTF (and CO-RE) for all kernels
2024-12-31 11:50:48 +01:00
Ricardo Pardini
bcc13132ad
armbian-kernel: disable module signatures, harder
2024-12-31 11:50:48 +01:00
amazingfate
6cdf1e86fd
remove patches disabling sched_ext clean in tools for 6.12 and later kernels
2024-12-30 20:37:08 +01:00
Werner
2ce5f5e391
Bump mainline to rc5
2024-12-30 20:34:07 +01:00
Werner
957af85a65
Remove upstreamed patch
...
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/diff/drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c?id=v6.13-rc5&id2=v6.13-rc4
2024-12-30 20:34:07 +01:00
Patrick Yavitz
8d4c6d1e8a
sunxi-6.12: Add the lost functionality to create __symbols__ nodes.
2024-12-30 20:33:45 +01:00
The-going
d0ec958162
kernel_package_callback_linux_headers: Fix the cleaning process for tools.
...
In order for the cleanup to be correct for tools, we need to pass
the VMLINUX_BTF variable, which contains the real path to the vmlinux
file we just compiled.
The vmlinux file itself is not involved in cleaning,
but the Makefile checks for its presence and cleaning
is aborted if it is not found.
2024-12-30 20:33:45 +01:00
The-going
1d29712911
sunxi-6.12: Switch to v6.12.6
2024-12-30 20:33:45 +01:00
The-going
ef4982a4f5
sunxi-6.12: Add Fix BigTreetech CB1 tsc2007 ghost touches #7584
2024-12-30 20:33:45 +01:00
The-going
69d8a8074a
sunxi-6.12: Switch to v6.12.5
2024-12-30 20:33:45 +01:00
The-going
cd42d8977a
sunxi-6.12: Add missing redesigned patches for BananaPi-BPI-M4-Zero
...
Add the missing fixes from #7568 and re-extracted the patches.
2024-12-30 20:33:45 +01:00
The-going
7c852c5427
sunxi-6.12: update the config, add CONFIG_STACK_TRACER=y
...
It will be useful for us to receive the trace stack from users.
2024-12-30 20:33:45 +01:00
The-going
5968f6dca1
sunxi-6.12: Add patches to the armbian series
...
Here, a folder named patches.addon must exist in order for
users to add new patches. These patches will be applied but
they are awaiting more careful consideration.
Let's just sort the sequence a little bit.
2024-12-30 20:33:45 +01:00
The-going
8e656581f0
sunxi-6.12: sorting armbian patches, Switch EDGE to v6.12.4
...
First of all, we make changes to the core functions and
only then we change the device tree
2024-12-30 20:33:45 +01:00
The-going
8088ffbce7
sunxi-6.12: rebase & re-extract patches for v6.12.4
2024-12-30 20:33:45 +01:00
The-going
3b4a58a337
sunxi-6.12: Add all Armbian patches from archive/sunxi-6.11
2024-12-30 20:33:45 +01:00
The-going
1e5cf62e3a
sunxi-6.12: Add megous patches
2024-12-30 20:33:45 +01:00
pykpkg47
bab9b3fbe3
rock-3a:add u-boot image for sata boot
...
Signed-off-by: pykpkg47 <118465017+pykpkg47@users.noreply.github.com >
2024-12-30 08:27:13 +08:00
amazingfate
606249653c
rockchip64-6.13: update infos in 0000.patching_config.yaml to 6.13
2024-12-30 08:24:45 +08:00
amazingfate
b256a94f93
rockchip64-6.13: fix rkvdec resets control at probe
2024-12-30 08:24:45 +08:00
Muhammed Efe Cetin
eae71425dc
rockchip64-6.13: fix USB3 on Orange Pi 5 Plus
2024-12-30 08:24:45 +08:00
Muhammed Efe Cetin
d59b4e5c72
rockchip64-6.13: rebase patches
2024-12-30 08:24:45 +08:00
Muhammed Efe Cetin
7827caf238
rockchip64-6.13: add HDMI1 support to Orange Pi 5 Plus
2024-12-30 08:24:45 +08:00
amazingfate
70a8cfe2d4
rockchip64-6.13: add hdmi1 support to rock5b
2024-12-30 08:24:45 +08:00
amazingfate
8017976f37
rockchip64-6.13: remove deprecated display_subsystem node on rk3588
...
This node is introduced by old version of hdmi pll clock patches, which
is already dropped.
And in new version of patch hdmi pll clock is added to rk3588-base.dtsi
instead of board level devicetree:
https://patchwork.kernel.org/project/linux-rockchip/patch/20241211-vop2-hdmi0-disp-modes-v2-5-471cf5001e45@collabora.com/
2024-12-30 08:24:45 +08:00
amazingfate
f403e61fc3
wireless patches: fix build for kernel 6.13
2024-12-30 08:24:45 +08:00
amazingfate
122a21b9a8
rockchip64-6.13: fix rkvdec2 build error with v6.13-rc4
2024-12-30 08:24:45 +08:00
amazingfate
1e7684887c
mainline-kernel: bump 6.13 to rc4
2024-12-30 08:24:45 +08:00
amazingfate
c444c94de1
rockchip64-6.13: revert rk3308 analog codec to vendor code
2024-12-30 08:24:45 +08:00
amazingfate
052010be82
rockchip64-edge remove already mainlined rk3588s-rock-5c.dts
2024-12-30 08:24:45 +08:00
amazingfate
3cda59a4cc
rockchip64-edge remove already mainlined rk3566-radxa-zero-3.dtsi
2024-12-30 08:24:45 +08:00
Muhammed Efe Cetin
bec8f26bef
rockchip64-edge: remove orphan nanopi r6 devicetrees
2024-12-30 08:24:45 +08:00
Muhammed Efe Cetin
2f65e046a0
rockchip64-edge: remove orphan orangepi5 devicetrees
2024-12-30 08:24:45 +08:00
amazingfate
26c15ce439
wireless patches: fix build for kernel 6.13
2024-12-30 08:24:45 +08:00
amazingfate
92350a0825
rockchip64-edge: bump to 6.13
2024-12-30 08:24:45 +08:00
ARCW
c6cb2a57e9
fixed tinker-edge-r HDMI 4K display bug, bump to linux6.12 branch ( #7608 )
2024-12-29 20:19:12 +01:00
TheSnowfield
1cd44cceb6
sunxi-6.6: add NextThing C.H.I.P (PocketChip) partial support
2024-12-29 20:18:54 +01:00
dependabot[bot]
8975e51d96
build(deps): bump jinja2 from 3.1.4 to 3.1.5
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-29 20:18:42 +01:00
Paolo Sabatino
d0df3b80f8
rockchip: enable 8189es kernel module
2024-12-29 20:18:28 +01:00
SuperKali
8919d2e4e7
Fix typo on Rock 5 ITX
2024-12-29 20:18:17 +01:00
SuperKali
34b19d5680
Add support kernel edge & current for Rock 5 ITX
2024-12-29 20:18:17 +01:00
amazingfate
f730b0abc7
hinlink-h88k: add spi lcd firmware to bsp package
2024-12-28 22:50:15 +08:00
Paolo Sabatino
06c37e510d
Fix uwe5622 "spanning-writes" warning messages in dmesg
2024-12-26 20:30:54 +01:00
Alex Shumsky
4fd0e0c29d
rootfs-to-image: preserve sparse files when moving artefacts to final destination with rsync
2024-12-24 22:33:51 +01:00
Viacheslav Bocharov
b80ff2c79a
JeteHome: update JetHub D2 dt file to cpu board rev1.3
...
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in >
2024-12-24 22:33:31 +01:00
Arend-Jan van Hilten
1ab73573f4
Fix orangepizero wifi and usb otg ( #7614 )
2024-12-24 22:23:44 +01:00
chainsx
4c61f61a8e
add community support for DShanPI-R1
2024-12-24 21:42:18 +08:00
dependabot[bot]
48ad33ed22
build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](b4b15b8c7c...6f51ac03b9 )
---
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 >
2024-12-24 14:29:11 +01:00
Igor Pecovnik
9b5dc3b046
Odroid XU4: remove deprecated patches
2024-12-24 14:28:42 +01:00
Paolo Sabatino
9d7ab82449
rockchip64: revert rk3308 analog codec to vendor code
2024-12-23 07:00:58 +01:00
igorpecovnik
91978d7e6a
Automatic board configs status synchronise
2024-12-22 08:19:56 +01:00
青菜萝 卜冬瓜
666554c1b4
longanpi-4b: fix typo.
2024-12-22 08:19:38 +01:00
amazingfate
bd7da30ca8
coolpi-cm5: fix uboot patch dir
2024-12-22 08:18:45 +01:00
amazingfate
33dc847080
rk35xx-vendor: build DRM_PANEL_MIPI_DBI as builtin
...
This driver will request firmware by the first compatiable string from
devicetree, which is usually a device specific string not in the driver
code. If this driver is built as module, it can't get loaded because
only the first compatible string is used to probe driver. There is no
such issue if this driver is built in kernel.
2024-12-22 11:12:05 +08:00
amazingfate
fcbad0b426
ghproxy: update GHPROXY_ADDRESS to ghgo.xyz
2024-12-22 00:03:46 +08:00
amazingfate
dedfe43499
rk35xx-vendor: enable CONFIG_DRM_PANEL_MIPI_DBI for spi lcds
2024-12-22 00:03:29 +08:00
amazingfate
c6067e2da6
rk35xx-vendor: rewrite kernel config based on rkr4.1
2024-12-22 00:03:29 +08:00
amazingfate
bff12a6c42
rockchip64: current/edge: build rockchip pmic drivers as built-in
2024-12-21 11:04:31 +08:00
amazingfate
aee268c7a7
rockchip64: current/edge: remove unnecessary kernel configs
2024-12-21 11:04:31 +08:00
amazingfate
720721b9af
bootenv: let rk3588 and rk356x share same bootenv to set cma size
2024-12-21 11:04:31 +08:00
amazingfate
0235c1e3a5
rockchip-rk3588: remove current and edge branch
2024-12-21 11:04:31 +08:00
amazingfate
91edf83268
rockchip64-current: bump to 6.12
2024-12-21 11:04:31 +08:00
amazingfate
81aea574ee
rockchip64-6.12: disable h264 dec of hantro g1 vpu on rk3588
2024-12-21 11:04:31 +08:00
amazingfate
b0cb8f7c26
rockchip64-edge: merge configs from rockchip-rk3588-edge
2024-12-21 11:04:31 +08:00
amazingfate
cf31e16c07
merge patches of rockchip-rk3588-6.12 to rockchip64-6.12
2024-12-21 11:04:31 +08:00
amazingfate
f5659c4198
rockchip64-edge: rewrite kernel config with kernel 6.12.4
2024-12-21 11:04:31 +08:00
jomadeto
81e8382601
Add new TVBox aml-c400-plus: Magicsee C400 Plus
2024-12-18 21:04:20 +01:00
The-going
500448d588
sunxi-6.6: Switch to v6.6.65
2024-12-18 21:04:10 +01:00
The-going
610171949e
sunxi-6.6: re-export armbian patches for v6.6.65
2024-12-18 21:04:10 +01:00
The-going
9f3d078e76
sunxi-6.6: re-export megous patches for v6.6.65 version
2024-12-18 21:04:10 +01:00
The-going
77f7b71fa6
sunxi-6.6: Fix incomplete: Allwinner A10 DTS fix for ARM PMU IRQ and EMAC DMA ( #7567 )
2024-12-18 21:04:10 +01:00
The-going
270da9d963
sunxi-6.6: Fix incomplete: add community support for LonganPi 3H ( #7547 )
2024-12-18 21:04:10 +01:00
amazingfate
d3761c761d
sm8250: clean up patches for old version of kernel 6.9 and 6.10
2024-12-18 21:04:00 +01:00
amazingfate
b11a6fd872
apt-utils: fix hard-coded GHPROXY_ADDRESS
2024-12-18 21:03:51 +01:00
JohnTheCoolingFan
cbfa3f8376
Add neofetch to fastfetch alias
2024-12-18 22:58:43 +03:00
JohnTheCoolingFan
19de341785
Sunxi-6.11: Fix tsc2007 ghost touches on BTT CB1
...
Based on ab7b1fa6dd
2024-12-16 15:20:40 +03:00
JohnTheCoolingFan
3be54c32e5
Sunxi-6.6: Fix tsc2007 ghost touches on BTT CB1
...
Based on ab7b1fa6dd
2024-12-16 15:20:40 +03:00
igorpecovnik
7183513feb
Automatic board configs status synchronise
2024-12-16 13:20:05 +01:00
青菜萝 卜冬瓜
942ace8cb3
avaota-a1: fix typo ( #7589 )
2024-12-16 11:35:20 +01:00
Igor Pecovnik
763a5a3c1d
Starfive: adjust kernel config and fix UART driver
...
sg2042 and jh7100 use the same uart driver
https://lore.kernel.org/lkml/MA0P287MB03320173BB92D2C54FD659A7FEF9A@MA0P287MB0332.INDP287.PROD.OUTLOOK.COM/
2024-12-16 08:29:26 +01:00
Igor Pecovnik
f588b28fb3
Starfive: fix broken patch due to kernel upgrade
2024-12-15 17:45:22 +01:00
Sergey Ko
66b1e8fad7
meson64 kernels HDMI patch is obsolete ( #7579 )
...
* HDMI codec patch must nott be used as it is already applied to linux sources
2024-12-15 15:43:25 +01:00
Paolo Sabatino
1c009876f3
rockchip: remove mainlined patches
2024-12-15 15:42:25 +01:00
Julian Sikorski
f087f2e197
Update odroidxu4-current to 6.6.65
2024-12-15 13:41:24 +01:00
Mecid
6f3d4ecb91
Reverse order for Kernel_Test_Target
2024-12-15 13:41:13 +01:00
Mecid
a588841eaa
Add KERNEL_TEST_TARGET Variable to Rock-5B-Plus
2024-12-15 13:41:13 +01:00
Nyanmisaka
13e10e1f4c
Disable ROCKCHIP_THUNDER_BOOT_DEFER_FREE_MEMBLOCK
...
`ROCKCHIP_THUNDER_BOOT_DEFER_FREE_MEMBLOCK` should depend
on `ROCKCHIP_THUNDER_BOOT`, and it creates an artificial
threads-max limit that is not suitable for generic linux.
Signed-off-by: nyanmisaka <nst799610810@gmail.com >
2024-12-15 18:50:24 +08:00
Igor Pecovnik
0999ebfd69
Repository management: disable broken and not needed functionality Acquire-By-Hash
...
- faster repo generation
- cleaner repository
2024-12-13 11:46:07 +01:00
Patrick Yavitz
dbdc2c3fa7
BananaPi M4: Remove -zero from overlay names
...
As they should also work with the other unit in the series, the
M4 Berry.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-12-13 10:02:42 +01:00
Patrick Yavitz
2852e2f875
series.armbian: fixup
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-12-13 10:02:42 +01:00
Patrick Yavitz
dcc3c5578a
BananaPi BPI-M4-Zero: Add overlay support and pin ctrl
...
Also DTS/DTSI additions and fixups
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-12-13 10:02:42 +01:00
M.Schmidt
6607728e24
improve(lvm,cryptroot): export private key with a structurally equal naming scheme; cleanup
2024-12-13 10:01:19 +01:00
M.Schmidt
590b75fd6f
improve(lvm+cryptroot extensions): enable possibility for LVM on LUKS
2024-12-13 10:01:19 +01:00
M.Schmidt
3ec24d40e8
fix(lvm,cryptroot extensions): introduce another variable to keep track of the physical partition/uuid and rootdevice/uuid seperately
2024-12-13 10:01:19 +01:00
The-going
43166a8354
Revert "shellfmt: config/sources; no changes"
...
This reverts commit 2f63a9cd98 .
`[${1} / bootinfo_emmc.bin]`
`[${1} / FSBL.bin]` - This is the path to the file.
It cannot contain spaces.
2024-12-13 09:48:47 +01:00
Ryzer58
a71b8675ae
Allwinner A10 DTS fix for ARM PMU IRQ and EMAC DMA ( #7567 )
...
* Correcting the Perf unit's interrupt source number to 66 as stated in the Allwinner A10User manual to resolve conflict with Uart 2 which actually uses interrupt source number 3
* rename to all lower case and add in sun4i-emac dma support. Note that support only exist in the driver for the rx channel
* Ensure that sun4i patches actually implemented
Signed-off-by: Ryan L <ryestar101@gmail.com >
* Apply performance monitoring unit IRQ number patch to uboot
* Add patch for resolving the perf unit irq number to the edge kernel
Signed-off-by: Ryan L <ryestar101@gmail.com >
* Add sun4i emac ethernet DMA support to the edge kernel
Signed-off-by: Ryan L <ryestar101@gmail.com >
* Append missing .patch so that our patch is found and works properly
Signed-off-by: Ryan L <ryestar101@gmail.com >
* Apply EMAC DMA support and PMU fix to edge kernel
---------
Signed-off-by: Ryan L <ryestar101@gmail.com >
2024-12-13 09:45:28 +01:00
pykpkg47
48c600f988
Github Action: add input for the release tag to use
2024-12-13 09:42:29 +01:00
pykpkg47
30ba495655
Github Action: checkout the selected branch directly
...
checkout the selected branch directly in actions/checkout step
2024-12-13 09:42:29 +01:00
pykpkg47
eb9ca73e12
patch: remove broken symlink to fix github action start on newer armbian build versions
2024-12-13 09:42:29 +01:00
Valmantas Paliksa
808f860a44
rockchip64: rk3399 fix pcie being stuck at 1x width after a warm phy reset
2024-12-13 09:42:11 +01:00
Maxim Medvedev
2639a498b2
mkspi: add board maintainer
2024-12-13 09:41:27 +01:00
Maxim Medvedev
0f8f482952
mkspi: increase fsp for TS35 display
2024-12-13 09:41:27 +01:00
Maxim Medvedev
e47fbe6bf2
mkspi: add 800x480 HDMI modes
...
MKS IPS50 screen
2024-12-13 09:41:27 +01:00
Maxim Medvedev
f5bf277a18
mkspi: adjust vop config
2024-12-13 09:41:27 +01:00
Maxim Medvedev
d2e45e2c42
mkspi: fix HDMI screen detection
2024-12-13 09:41:27 +01:00
Maxim Medvedev
7cad411d9c
mkspi: add explicit USB3 configuration
...
However, the USB3 port also works without these changes.
2024-12-13 09:41:27 +01:00
Maxim Medvedev
627657c713
mkspi: adjust cpu power config
2024-12-13 09:41:27 +01:00
Maxim Medvedev
cab1b3447d
mkspi: adjust ethernet config
2024-12-13 09:41:27 +01:00
Maxim Medvedev
87d228506c
mkspi: adjust LED config
...
...however looks like MKSPI LEDs are not connected to these pins.
2024-12-13 09:41:27 +01:00
Maxim Medvedev
4a286c58c6
mkspi: adjust tsadc config
2024-12-13 09:41:27 +01:00
Maxim Medvedev
2a4fff0845
mkspi: disable i2s devices
2024-12-13 09:41:27 +01:00
Maxim Medvedev
2a37468b23
mkspi: fix rk805 irq config
...
fix for a `irq 41: nobody cared` error
2024-12-13 09:41:27 +01:00
Maxim Medvedev
d03b8f9b9f
mkspi: DTBO to disable spi_for_{lcd,touch} when enabling uart1
...
Based on contirbution from Joe Maples <joe.maples@valtech.com >. It will make the onboard serial (ttyS1) usable for the boards: QIDI X-4, X-6 and X-7
2024-12-13 09:41:27 +01:00
Maxim Medvedev
d76f7f3da0
mkspi: apply MKSPI specific kernel DTS changes
...
Based on official MKS armbian repo
2024-12-13 09:41:27 +01:00
Maxim Medvedev
b1cf2e7f89
mkspi: add DTS draft for MKSPI board
...
copy of rk3328-roc-cc.dts
2024-12-13 09:41:27 +01:00
Maxim Medvedev
9eaf5e5140
mkspi: apply MKSPI specific U-Boot changes
...
Based on official MKS armbian repo
2024-12-13 09:41:27 +01:00
Maxim Medvedev
f1e0ade2e2
mkspi: add U-Boot draft for MKSPI board
...
copy of rk3328-roc-cc config and DTS files
2024-12-13 09:41:27 +01:00
Maxim Medvedev
ee42d6924d
mkspi: preinstall build-essential and usb-modeswitch packages
...
...to speedup the fist Klipper installation and save some time for peoples with slow internet connection
Related to https://github.com/redrathnure/armbian-mkspi/issues/23 and https://github.com/redrathnure/armbian-mkspi/issues/21
2024-12-13 09:41:27 +01:00
Maxim Medvedev
f2d8bc5f60
mkspi: add mkspi board declaration
2024-12-13 09:41:27 +01:00
Igor Pecovnik
4187ab3c51
Adjust deprecated key management support
...
Workaround for older builds were tied to version of apt, but this doesn't work anymore.
2024-12-13 09:40:56 +01:00
Werner
8fd4ea4600
Bump VERSION
2024-12-13 08:04:47 +01:00
Igor Pecovnik
c141be59a5
Rpi: update RPi config - merge with upstream, rewrite patches
2024-12-12 15:48:01 +01:00
Jianfeng Liu
707b15fd1f
H6xk boards: toggle to mainline kernel instead of vendor ( #7559 )
2024-12-11 21:33:49 +01:00
Sergey Ko
fb63c78e7f
add Radxa Zero GPIO names to support libgpiod ( #7563 )
2024-12-11 14:06:34 -06:00
SuperKali
fd02619dfa
Adjust function tweaks to do it inside rootfs
2024-12-11 11:48:46 +01:00
SuperKali
268301b2d6
Fixing wifi card rtw8852be errors on youyeetoo r1 branch edge/current
2024-12-11 11:48:46 +01:00
SuperKali
e2ec1f798a
Bump uboot version to youyeetoo r1
2024-12-11 11:48:46 +01:00
SuperKali
e6a1ff0e21
Re-add support kernel edge on youyeetoo r1
2024-12-11 11:48:46 +01:00
Dimitry Ishenko
6d63fbd928
armbian-config-deb: add missing deps
...
armbian-config uses debconf-apt-progress which is part of debconf.
libtext-iconv-perl is needed to prevent the following error, when
uninstalling a package through debconf-apt-progress:
Can't locate object method "new" via package "Text::Iconv" (perhaps you forgot to load "Text::Iconv"?) at /usr/share/perl5/Debconf/Encoding.pm line 65, <GEN2> line 2.
dpkg: error processing package nfs-common (--configure):
2024-12-11 11:26:52 +01:00
Dimitry Ishenko
40f8fa104b
armbian-config-deb: sort deps
2024-12-11 11:26:52 +01:00
igorpecovnik
5cab6f12f9
Automatic board configs status synchronise
2024-12-11 09:26:39 +01:00
github-actions[bot]
8b66ced6d4
Automatic board configs status synchronise (#7561 )
...
* `Automatic` board configs status synchronise
* Move Odroid C1 to supported
---------
Co-authored-by: igorpecovnik <6281704+igorpecovnik@users.noreply.github.com >
Co-authored-by: Igor Pecovnik <igor@armbian.com >
2024-12-11 08:28:13 +01:00
amazingfate
08e7bba4f6
extensions: image-output-abl: set rootfs image larger for kde
2024-12-10 10:32:22 +01:00
Igor Pecovnik
70347e9645
Temporally disable BPI F3 as it has broken way of compiling u-boot
2024-12-09 18:44:06 +01:00
Igor Pecovnik
24e7bcf4db
Adjust DT changes for Innovato Quadra
2024-12-09 14:13:32 +01:00
The-going
4be6793bdf
bootscript: sunxi: Delete the vendor's name from the fdtfile variable
...
Do not inform the user if the fixup.scr file was not found.
2024-12-09 14:13:32 +01:00
The-going
ac2928baa4
bootscript: Remove vendor name and slash from DTB file name
...
After that, the script successfully loads the DTB file from
two possible paths and overlays. If the file does not exist,
then the default file will be uploaded.
2024-12-09 14:13:32 +01:00
The-going
48e289e0d3
bootscript: sunxi: Tell the user only the actual actions.
...
Make the script work silently when testing path options
and report only the actual file being uploaded.
Delete the duplicate iteration.
2024-12-09 14:13:32 +01:00
The-going
b46674c82f
bootscript: Use the DTB name from the default u-boot
...
Use the DTB name from the u-boot default for the third
iteration if the provided DTB name was not found. Also
delete the duplicate of the previous iteration.
2024-12-09 14:13:32 +01:00
The-going
a49cee27ad
bootscript: Set path without $vendor folder for the 2 iteration.
...
In the second iteration, we check the path that does not
contain the vendor folder. But this will also be done if
the real path contains the vendor's folder and the vendor's
name is contained in the DTB file name as
fdtfile=allwinner/sun50i-*-bananapi-*.dtb.
However, overlays will not be available.
Remove "allwinner/" from all board configurations that
use the boot script mechanism so that the script works
correctly.
Signed-off-by: The-going <48602507+The-going@users.noreply.github.com >
2024-12-09 14:13:32 +01:00
The-going
c30669cc91
bootscript: Messages to the user about real work
...
Inform the user about the actual file that will be uploaded
on the first iteration. Inform the user that it cannot be
downloaded only once if the first iteration was unsuccessful.
2024-12-09 14:13:32 +01:00
The-going
c02b4ff8d2
bootscripts: Set the expected default path to "${prefix}dtb/${vendor}"
...
Set the expected default path to /boot/dtb/allwinner and
start analyzing if the DTB file is not found in this path.
The folder with the vendor's name is now part of the path,
not part of the file name. This greatly facilitates the analysis
of various possible options in a simple u-boot shell.
2024-12-09 14:13:32 +01:00
Ricardo Pardini
a55c8bfcb2
u-boot: check the produced platform_install.sh (created from functions like write_uboot_platform) for shellcheck errors
...
- we've some smelly stuff in write_uboot_platform for some families that we'd rather catch early
- implement small syntax fixes in setup_write_uboot_platform
2024-12-09 14:12:44 +01:00
青菜萝 卜冬瓜
907c9f0531
add community support for LonganPi 3H ( #7547 )
2024-12-09 14:12:16 +01:00
igorpecovnik
2d1bbca731
Automatic board configs status synchronise
2024-12-08 17:45:08 +01:00
Maxim Medvedev
c7b454aab2
fix: ST7796 kernel module patch
...
Fix error from https://github.com/armbian/build/pull/7550
2024-12-08 17:05:37 +01:00
Maxim Medvedev
06c9c2dbe5
feat: add ST7796 kernel module (fbtft)
...
Add support for ST7796 based LCD module (connected via SPI interface). One of real device example is [MKS PI-TS35 display](https://github.com/makerbase-mks/MKS-TFT-Hardware/tree/master/MKS%20PI-TS35 ).
2024-12-08 10:50:48 +01:00
Ricardo Pardini
8e5175052d
mixtile-edge2: bump vendor to branch:rk-6.1-rkr4.1
...
- In line with 35352fa288 (bump to rkr4.1)
- "Copypasta from rockchip-rk3588.conf family file -- we _really_ gotta find a better way!"
- I'm not proud of having done it this way, but now it broke (two vendor debs are produced in different versions) so lets fix it
2024-12-08 10:32:34 +01:00
JohnTheCoolingFan
6ba9d13dd9
BigTreeTech CB2: fix misplaced reset-gpios
...
This property was supposed to go to pcie2x1, not gmac1
2024-12-07 09:26:27 +03:00
JohnTheCoolingFan
a3b81f1d08
BigTreeTech CB2 maintainer
2024-12-07 09:26:27 +03:00
JohnTheCoolingFan
f156779bdf
Move bigtreetech cb2 from csc category
2024-12-07 09:26:27 +03:00
JohnTheCoolingFan
0bebaf03e8
BigTreeTech CB2 edge device tree
2024-12-07 09:26:27 +03:00
JohnTheCoolingFan
3a7ba30f3f
add board bigtreetech-cb2: BigTreeTech CB2
2024-12-07 09:26:27 +03:00
igorpecovnik
523be17a78
Automatic board configs status synchronise
2024-12-05 00:32:30 +01:00
amazingfate
9eaaaae044
sm8250: bump current and edge to 6.12
2024-12-05 00:23:00 +01:00
Chen Jiali
55adb93544
fix: radxa-zero: slow down sdio for all kernel branch
2024-12-05 00:22:43 +01:00
Chen Jiali
9614a2014c
fix: add some patch to repair eMMC startup issues
2024-12-05 00:22:43 +01:00
Paolo Sabatino
3839eaa713
rockchip: fix rk3288 usb otg host functionality
...
this commit reverts commit ca2dc35e555e7043de585f4e46123d8fbd2b5a21
from mainline kernel because rk3288 requires clock gating to
assert irq on usb device plug in and thus proceed with
reset-on-wake quirk
2024-12-05 00:22:27 +01:00
Paolo Sabatino
4ede989f2c
rockchip: fix asound.conf for rk322x-box and xt-q8l-v10 boards
...
sound node in device trees have been migrated to audio-graph-card2
to overcome limitations and configuration mayhems in ALSA userland
libraries
2024-12-05 00:22:27 +01:00
Paolo Sabatino
316169b0a0
rockchip: remove kernel 6.11 patch leftovers
2024-12-05 00:22:27 +01:00
Patrick Yavitz
db3fdc7411
BananaPi BPI-CM4: Enable i2c2 via overlay
...
Discussion:
https://forum.armbian.com/topic/47842-how-do-i-enable-i2c2-on-armbian-24111-bookworm-minimal/
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-12-04 17:08:37 -05:00
igorpecovnik
1285de6bd8
Automatic board configs status synchronise
2024-12-02 09:57:10 +01:00
dependabot[bot]
447c2a4207
build(deps): bump setuptools from 75.3.0 to 75.6.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.3.0 to 75.6.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.3.0...v75.6.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 09:56:10 +01:00
Andy Yan
f41cd5ca51
Add support for rk3588 based GenBook
...
GenBook is a rk3588 based laptop from coolpi.
The armbian can boot from a usb disk, with pre installed
mainline u-boot on SPI Nor flash.
Signed-off-by: Andy Yan <andyshrk@163.com >
2024-12-02 09:55:58 +01:00
amazingfate
ccc887a36c
hinlink-h88k: edge: add rfkill nodes to devicetree for m.2 wifi and bluetooth
2024-12-02 16:06:16 +08:00
amazingfate
384045a736
extension: mesa-vpu: remove adding chromium ppa
...
We already have imported chromium debs from ppa to armbian's repo
2024-12-02 16:05:06 +08:00
Jianfeng Liu
35352fa288
rk35xx-vendor: bump to 6.1 rkr4.1 sdk kernel
2024-12-02 00:16:14 +08:00
Werner
0449f6dd92
WIREGUARD is deprecated (#7520 )
2024-12-01 10:04:22 +01:00
Paolo Sabatino
c90a0f7890
rockchip: bump edge kernel to 6.12
2024-11-30 13:07:31 +01:00
Muhammed Efe Cetin
c647f409b2
nanopi-r6s: fix mmc0/mmc1 ordering
2024-11-30 08:38:59 +01:00
Teguh Sobirin
fd2049271f
Add Retroid Pocket RP5 and RPMini configuration
2024-11-29 11:34:04 +08:00
Teguh Sobirin
508c9f7c3a
Ignore ABL image type creation if building UEFI GRUB target.
2024-11-29 11:34:04 +08:00
Teguh Sobirin
aa1a13c0e3
Add Retroid Pocket SM8250 Patch series and enable peripheral in current config
2024-11-29 11:34:04 +08:00
brentr
a1fa6649e0
Reduce the size of the CMA to 16MB ( #7522 )
...
also include the tiny fixMACaddress script in the S0 image to assign end0 MAC address from CPU serial #in case running U-Boot earlier than 2024.10
2024-11-28 11:39:33 -08:00
Paolo Sabatino
51e25479c9
rk3308: rockpis: remove MMC hs200, sdmmc pinctrl-default flags
2024-11-28 12:37:43 +01:00
Paolo Sabatino
48c8fe37e8
rockpis: enable analog codec
2024-11-28 12:37:43 +01:00
Paolo Sabatino
7292fc4efe
rk3308: tidy up patches and remove cruft for kernel 6.12
2024-11-28 12:37:43 +01:00
Paolo Sabatino
3f9f36bc23
rk3308: tidy up kernel 6.6 patches
2024-11-28 12:37:43 +01:00
Werner
9e6ef2c3d5
Add another paste server
...
Because we can...and because its been there for a while and seems to just work
2024-11-25 11:32:56 +01:00
Ivan Podogov
d54d2a9d85
Retro* CM5: Enable display and touchscreen
2024-11-25 11:32:41 +01:00
Ricardo Pardini
29caae8975
shellfmt: config/boards; no changes
2024-11-25 11:32:28 +01:00
Ricardo Pardini
2f63a9cd98
shellfmt: config/sources; no changes
2024-11-25 11:32:28 +01:00
Ricardo Pardini
6d9a06bf72
shellfmt: lib/functions; no changes
2024-11-25 11:32:28 +01:00
amazingfate
92e4ba979f
rockchip64-edge: enable rtw89 driver
2024-11-25 11:32:17 +01:00
amazingfate
47dc9334d1
rockchip64-edge: rewrite kernel config up to 6.12
...
With command:
./compile.sh rewrite-kernel-config BOARD=rock-3a BRANCH=edge KERNEL_CONFIGURE=no KERNEL_GIT=shallow
2024-11-25 11:32:17 +01:00
halfa
439abc7fc8
Enable CONFIG_VHOST_VSOCK on rockchip64
2024-11-25 11:32:02 +01:00
Igor Pecovnik
10f49b36c8
Adjust status with downloads and reality
2024-11-25 11:31:11 +01:00
Igor Pecovnik
68e68fedd7
Demoting standard support for Teres A64
2024-11-25 11:31:11 +01:00
Igor Pecovnik
dff8858dac
Disable Xiaomi UMI as it breaks build
2024-11-25 11:31:11 +01:00
brentr
fc54623c4a
Add Rockchip u-boot "binman" BOOT_SCENARIO ( #7505 )
...
* rockchip64: add `BOOT_SCENARIO=binman` for mainline u-boot
- drop special handling for 3308's `legacy` branch
- rpardini: note how SPI/mtd is not yet supported for this scenario
Co-authored-by: Ricardo Pardini <ricardo@pardini.net > (squash/splits, shellfmt)
* `rock-s0`/`rockpi-s`: use `BOOT_SCENARIO=binman`; move blobs to armbian/rkbin
- Move rk3308 boot blobs to armbian/rkbin
- delete obsolete ones
- Alter rock-s0 and rockpi-s to use the new "binman" BOOT_SCENARIO
Co-authored-by: Ricardo Pardini <ricardo@pardini.net > (shellfmt; small fixes; squashes)
2024-11-22 23:31:39 -08:00
amazingfate
cc4513958f
rk3576: use boot_merger to generate idbloader.img
2024-11-20 12:34:03 +01:00
Ricardo Pardini
ae6a235582
rockchip64/rockchip-rk3588: rewrite/rebase patches against 6.12 final, no changes
2024-11-20 12:29:44 +01:00
Ricardo Pardini
2bdfa7941e
mainline-kernel.conf.sh: bump 6.12 to final
2024-11-20 12:29:44 +01:00
The-going
45162c2e67
sunxi-6.11: Fix build dtb package
...
Armbian uses subdirectories <overlay> for arm
and <allwinner/overlay> for arm64.
Delete the vendor's directory if the target architecture
is an arm.
2024-11-20 12:28:48 +01:00
The-going
17a33c1480
sunxi-6.11: Switch to v6.11.9, reextract megous patches
2024-11-20 12:28:48 +01:00
The-going
c6b3bfe8ff
sunxi-6.6: Switch to v6.6.62
2024-11-20 12:28:39 +01:00
Igor Pecovnik
0b656192a9
Switch to action artifacts that was moved to .org
2024-11-20 15:22:21 +08:00
amazingfate
e1815dfeb7
apt-utils.sh: get base-files package version from GHA
2024-11-20 15:22:21 +08:00
Ricardo Pardini
333d99ca25
meson64-6.12: hackfix for meson-gx-socinfo patch 2
...
- original from 6.11, re-done on top of Viacheslav's 6.12 fix which missed it
- otherwise
```
drivers/soc/amlogic/meson-gx-socinfo-sm.c:178:19: error: initialization of 'void (*)(struct platform_device *)' from incompatible pointer type 'int (*)(struct platform_device *)' [-Werror=incompatible-pointer-types]
178 | .remove = meson_gx_socinfo_sm_remove,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
```
2024-11-20 00:58:56 +01:00
Ricardo Pardini
795d8f4808
meson64-6.12: hackfix for add amlogic gpio to irq patch due to pinctrl: meson: Constify some structures
...
- due to 8a74a53ebb "pinctrl: meson: Constify some structures"
2024-11-20 00:58:56 +01:00
Ricardo Pardini
5dedeb544e
meson64-6.12: rebase onto 6.12-rc7, no changes
2024-11-20 00:58:56 +01:00
Viacheslav Bocharov
d76427e85c
meson64-6.12: Update meson-gx-socinfo patchset for 6.12
...
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in >
2024-11-20 00:58:56 +01:00
Ricardo Pardini
98a8823ba7
meson64-6.12: borrow rockchip64-6.12's general-add-overlay-compilation-support.patch
2024-11-20 00:58:56 +01:00
Ricardo Pardini
e6744c61bc
meson64: bump edge from 6.11 to 6.12 via rename
2024-11-20 00:58:56 +01:00
Ricardo Pardini
23052814c0
meson64-6.11: rebase patches against 6.11.8 in preparation of 6.12 bump; no changes
2024-11-20 00:58:56 +01:00
Ricardo Pardini
a9b7820e27
thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.12 final
...
- see 650342dbbc...fbc4a9df0c
2024-11-19 22:37:35 +01:00
igorpecovnik
c01fad3eda
Automatic board configs status synchronise
2024-11-19 09:10:51 +01:00
Igor Pecovnik
3f5ae6b273
Adjusting aml-s9xx as armbian-install was moved to another location
2024-11-19 08:50:06 +01:00
fridtjof
017549347b
fixme/hack: override dt name for edge kernel only
2024-11-18 19:19:07 +01:00
fridtjof
d348bde888
rock-5b-plus: add usbdp_phy0 SBU DC GPIOs from vendor tree
2024-11-18 19:19:07 +01:00
fridtjof
65d9293c6d
rock-5b-plus: apply rock5b changes from 6.12-rc7
...
See https://lore.kernel.org/all/335ecd5841ab55f333e17bb391d0e1264fac257b.1726954592.git.dsimic@manjaro.org/
2024-11-18 19:19:07 +01:00
fridtjof
923c194a0c
rock-5b-plus: add type-c controller stuff
...
based on the rock 5 ITX dts
2024-11-18 19:19:07 +01:00
fridtjof
2a653f1eb4
rock-5b-plus: enable PHYs for the USB-C OTG port
2024-11-18 19:19:07 +01:00
fridtjof
a20fa8c38a
rock-5b-plus: enable usb_host0_xhci (USB-C OTG port)
2024-11-18 19:19:07 +01:00
fridtjof
a11600aa0b
rock-5b-plus: add edge u-boot config from rock-5b
2024-11-18 19:19:07 +01:00
fridtjof
6986eb96ba
rock-5b-plus: enable edge kernel
2024-11-18 19:19:07 +01:00
fridtjof
eaa150e8eb
rockchip-rk3588: device tree for rock5b+
2024-11-18 19:19:07 +01:00
The-going
3e07d3ed7c
bootscript: sunxi: Add a dtb file path analyzer
...
Device tree files and overlay files are interconnected
and always located in the same place, separated by
the overlay subdirectory.
${fdtdir}/${fdtfile}
${fdtdir}/overlay/${overlay_prefix}-${overlay_file}.dtbo
By default, we are trying to download a dtb file from
the /boot/dtb folder, which is a link to the real folder.
Depending on the time and type of build, this link may
point directly to the target folder or to a subdirectory,
i.e. possible path options:
/boot/dtb/overlay
/boot/dtb/allwinner/overlay
In the file armbianEnv.txt we can also see:
fdtfile=sun8i-*.dtb
or
fdtfile=allwinner/sun8i-*.dtb
Thus, when the user has frozen the kernel and updated
the BSP package, or vice versa, updated only the kernel,
the following options are possible in the paths after
their concatenation in the script:
/boot/dtb/sun8i-*.dtb
/boot/dtb/allwinner/sun8i-*.dtb
/boot/dtb/allwinner/allwinner/sun8i-*.dtb
Define and remember default path variables.
Provide the user with the ability to specify the path
to the target folder as:
fdtdir=/path/to/dir
Check the existence of the dtb file in all reasonable
paths and set the path to it.
If not found, download the default file from the default path.
Signed-off-by: The-going <48602507+The-going@users.noreply.github.com >
2024-11-18 19:14:16 +01:00
The-going
3b11388317
u-boot-sunxi: bananapim3: Building without all patches
2024-11-18 19:14:16 +01:00
Igor
6148907595
Improvements and bug fixes to Armbian user-space services ( #6840 )
...
* Add a list of BASH shell aliases and merge them with ohmyZSH aliases
* Add command armbian-upgrade to the BSP which executes update + upgrade
* Display armbian-upgrade only if there are upgrades
* Generate empty folder where will store data. This doesn't exists at early start
* Move armbian-install to /usr/bin and autoexecute sudo
2024-11-18 19:12:52 +01:00
igorpecovnik
8b215c4891
Automatic board configs status synchronise
2024-11-18 19:04:05 +01:00
Igor Pecovnik
e31a4debc4
Bugfix: Move Bananapi R2PRO to most recent boot loader
...
Current is causing boot loop.
2024-11-17 19:42:53 +01:00
amazingfate
a46a7cfaf5
enable pd negotiation support for bananapim7
2024-11-17 16:39:45 +01:00
SuperKali
e119825c43
Revert "Move support of nanopc t6 & lts from edge to current ( #7476 )"
...
This reverts commit 378c64a762 .
2024-11-17 14:35:26 +01:00
Ricardo Pardini
d66285dceb
armbianmonitor: call curl with --fail flag so server 400/500 errors actually trigger a retry
...
- otherwise, curl thinks a 4xx or 5xx error is perfectly acceptable. who knew?
2024-11-17 14:33:26 +01:00
Igor
a70b864611
fxblox-rk1: update vendor version ( #7480 )
...
Co-authored-by: mahdichi <mahdichi@gmail.com >
2024-11-15 08:09:33 +01:00
Paolo
db651d68b8
rockchip: remove patch breaking HDMI 7" displays on Tinkerboard ( #7479 )
...
* rockchip: remove mainlined patch
* rockchip: remove fracmux limit patch
2024-11-15 07:19:47 +01:00
Igor Pecovnik
0decdd5329
Rockchip armhf: remove parts of code from the patch which has been upstreamed
2024-11-14 21:57:32 +01:00
The-going
781400e0e8
sunxi-6.11: Switch to v6.11.7
2024-11-14 21:39:00 +01:00
The-going
81cd995147
sunxi-6.11: Fix the installation of overlay files in the subdir
...
Merge two patch files and delete the debugging code.
2024-11-14 21:39:00 +01:00
The-going
42505d6e9c
sunxi-6.11: reexport megous patches
2024-11-14 21:39:00 +01:00
The-going
e76837f79e
sunxi-6.11: Fix dtb install
2024-11-14 21:39:00 +01:00
The-going
2e1545d298
sunxi-6.6: Switch to v6.6.60
2024-11-14 21:39:00 +01:00
Igor Pecovnik
01d7f7db0d
Change development repository domain name to github.armbian.com
2024-11-14 21:38:43 +01:00
SuperKali
6c26eee18d
Remove edge kernel on youyeetoo r1 ( #7475 )
2024-11-14 18:00:12 +01:00
SuperKali
378c64a762
Move support of nanopc t6 & lts from edge to current ( #7476 )
2024-11-14 17:59:50 +01:00
SuperKali
6d8b845029
Add missing node for youyeetoo r1 on current kernel ( #7472 )
2024-11-14 08:03:56 +01:00
Aaron Dewes
05afe5df3a
Add support for Radxa CM5 on RPi CM4 IO
2024-11-14 07:35:52 +01:00
jomadeto
abe77c314a
Add TV Box Magicsee C400 Plus Linux support
2024-11-14 07:35:26 +01:00
Paolo Sabatino
eec2c2bf5a
fix crash dump on eager led setting
2024-11-14 07:35:12 +01:00
amazingfate
96fbd4a617
rockchip-rk3588-6.12: add HDMI support to nanopc t6
2024-11-14 07:34:56 +01:00
amazingfate
d956048b37
rockchip-rk3588-6.12: update HDMI0 bridge patch
2024-11-14 07:34:56 +01:00
amazingfate
73cfd37938
rockchip-rk3588-6.12: add patch from rockchip64 to disable tools/shed_ext clean
2024-11-14 07:34:56 +01:00
ColorfulRhino
864a480578
board: nanopc-t6: Add USB3 power supply and pwm fan to DTS
...
Co-authored-by: SuperKali <hello@superkali.me >
2024-11-14 07:34:56 +01:00
ColorfulRhino
e28a3ec888
rk3588: edge: Enable new HDMI output driver in kernel config
...
`CONFIG_ROCKCHIP_DW_HDMI_QP`
2024-11-14 07:34:56 +01:00
ColorfulRhino
43629768b7
rk3588: edge: Add new v10 patch for basic HDMI out support
...
Source: https://lore.kernel.org/all/20241016-b4-rk3588-bridge-upstream-v10-0-87ef92a6d14e@collabora.com/ ^
-----------------------------
**Quote from source:**
Subject: [PATCH v10 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
Date: Wed, 16 Oct 2024 23:06:50 +0300
The Rockchip RK3588 SoC family integrates the Synopsys DesignWare HDMI
2.1 Quad-Pixel (QP) TX controller, which is a new IP block, quite
different from those used in the previous generations of Rockchip SoCs.
The controller supports the following features, among others:
* Fixed Rate Link (FRL)
* Display Stream Compression (DSC)
* 4K@120Hz and 8K@60Hz video modes
* Variable Refresh Rate (VRR) including Quick Media Switching (QMS)
* Fast Vactive (FVA)
* SCDC I2C DDC access
* Multi-stream audio
* Enhanced Audio Return Channel (EARC)
This is the last component that needs to be supported in order to enable
the HDMI output functionality on the RK3588 based SBCs, such as the
RADXA Rock 5B. The other components are the Video Output Processor
(VOP2) and the Samsung IP based HDMI/eDP TX Combo PHY, for which basic
support has been already made available via [1] and [2], respectively.
Please note this is a reworked version of the original series, which
relied on a commonized dw-hdmi approach. Since the general consensus
was to handle it as an entirely new IP, I dropped all patches related to
the old dw-hdmi and Rockchip glue code - a few of them might still make
sense as general improvements and will be submitted separately.
It's worth mentioning the HDMI output support is currently limited to
RGB output up to 4K@60Hz, without audio, CEC or any of the HDMI 2.1
specific features. Moreover, the VOP2 driver is not able to properly
handle all display modes supported by the connected screens, e.g. it
doesn't cope with non-integer refresh rates.
A possible workaround consists of enabling the display controller to
make use of the clock provided by the HDMI PHY PLL. This is still work
in progress and will be submitted later, as well as the required DTS
updates.
To facilitate testing and experimentation, all HDMI output related
patches, including those part of this series, are available at [3].
So far I could only verify this on the RADXA Rock 5B board.
Thanks,
Cristian
[1]: 5a028e8f062f ("drm/rockchip: vop2: Add support for rk3588")
[2]: 553be2830c5f ("phy: rockchip: Add Samsung HDMI/eDP Combo PHY driver")
[3]: https://gitlab.collabora.com/hardware-enablement/rockchip-3588/linux/-/commits/rk3588-hdmi-bridge-v6.12-rc2
[4]: https://lore.kernel.org/lkml/20240801-dw-hdmi-qp-tx-v1-0-148f542de5fd@collabora.com/
Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com >
2024-11-14 07:34:56 +01:00
ColorfulRhino
870eacd2fa
rk3588: edge: Enable newly added CONFIG_RTW89_8852BT
2024-11-14 07:34:56 +01:00
ColorfulRhino
67ce16a83e
rk3588: edge: Rewrite kernel config against v6.12-rc3
2024-11-14 07:34:56 +01:00
ColorfulRhino
7d0726f8ce
rk3588: edge: Rename OPi 5 patch to prevent duplicate number
2024-11-14 07:34:56 +01:00
ColorfulRhino
2539d9eacf
rk3588: edge: Adapt kernel patches for 6.12
...
- 0001-general-add-overlay-support
- 0024-RK3588-Add-Crypto-Support (asm/unaligned.h moved to linux/unaligned.h)
- 0025-RK3588-Add-HW-RNG-Support (rename driver file to avoid conflict with new 6.12 driver)
2024-11-14 07:34:56 +01:00
amazingfate
be8176a3ad
rockchip-rk3588-6.12: drop patches which cannot get applied
2024-11-14 07:34:56 +01:00
amazingfate
ec66156059
rockchip-rk3588: bump current and edge to 6.12
2024-11-14 07:34:56 +01:00
Ricardo Pardini
45a1a09e9f
thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.12-rc4
...
- this is down to 27 patches, from hundreds back in the day. Considering merging this with default arm64 uefi kernel
2024-11-12 11:46:13 +01:00
Ricardo Pardini
1779ebb474
thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.12-rc3
...
- this is down to 35 patches, from hundreds back in the day. Considering merging this with default arm64 uefi kernel
2024-11-12 11:46:13 +01:00
dependabot[bot]
f4f017e673
build(deps): bump dtschema from 2024.9 to 2024.11
...
Bumps [dtschema](https://github.com/devicetree-org/dt-schema ) from 2024.9 to 2024.11.
- [Release notes](https://github.com/devicetree-org/dt-schema/releases )
- [Commits](https://github.com/devicetree-org/dt-schema/compare/v2024.09...v2024.11 )
---
updated-dependencies:
- dependency-name: dtschema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-12 11:45:23 +01:00
Ricardo Pardini
37d9200e6a
hack: trixie has lost its software-properties-common package so get rid of it for all Debian releases
...
- https://tracker.debian.org/news/1579223/software-properties-removed-from-testing/
- that provides add-apt-repository, but we don't use that on Debian, hopefully
- move also cpufrequtils hack (which requires release) to specific function after userspace checks and when DISTRIBUTION is set
- `software-properties-gtk` if of course also gone, so remove that for desktop's sake
2024-11-12 11:42:13 +01:00
Paolo Sabatino
9b68c85c6c
set CMA to 16M for Rock Pi S
2024-11-12 11:37:35 +01:00
Paolo Sabatino
977478e380
enable hs200 mode for rockpi-s
2024-11-12 11:37:35 +01:00
igorpecovnik
f407636f61
Automatic board configs status synchronise
2024-11-12 11:36:02 +01:00
Igor Pecovnik
3ccb1c4e6b
Readme.me: start recommending most recent stable branch
2024-11-12 11:01:23 +01:00
Igor Pecovnik
a5e610a72c
Readme.md: fix broken linux to documentation due to structural changes
2024-11-12 11:01:23 +01:00
Ricardo Pardini
e82f3c8d74
kernel: mainline: Bump v6.12-rc4 to v6.12-rc7
2024-11-12 13:49:47 +08:00
Ricardo Pardini
006b616478
kernel: mainline: Bump v6.12-rc3 to v6.12-rc4
2024-11-12 13:49:47 +08:00
ColorfulRhino
379c573d06
kernel: mainline: Bump v6.12-rc2 to v6.12-rc3
2024-11-12 13:49:47 +08:00
igorpecovnik
2eb2b48342
Automatic board configs status synchronise
2024-11-11 17:02:52 +01:00
Viacheslav Bocharov
f1c43e0468
JetHome: JetHub D2 (j200) add current kernel dts
...
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in >
2024-11-11 09:28:10 +03:00
Viacheslav Bocharov
5a6c1ae938
JetHome: JetHub D2 (j200) fix edge kernel dts
...
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in >
2024-11-11 09:28:10 +03:00
igorpecovnik
0de1801671
Automatic board configs status synchronise
2024-11-10 16:51:28 +01:00
amazingfate
8db8e198e3
rockchip-rk3588-6.11: update rkvdec2 patch symlink
2024-11-09 21:43:28 +01:00
amazingfate
139230cae0
rockchip64-6.12: remove downstream rockchip hwrng driver
2024-11-09 21:43:28 +01:00
amazingfate
02a4741126
rockchip64-edge: bump to 6.12
2024-11-09 21:43:28 +01:00
Bob Xiang
97638622dc
Added support of core3566 ( #7018 )
...
* added core3566
2024-11-09 21:42:24 +01:00
Martin Schmiedel
ed57514e08
MBa8MPxL-RAS314: add LVDS devicetree
...
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com >
2024-11-09 21:07:02 +01:00
Martin Schmiedel
266e2c569d
tqma-current.config: update and add configs for nftables
...
- enable configs needed for nftables basic rules
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com >
2024-11-09 21:07:02 +01:00
Werner
fb261bb49b
fix iostat on MINIMAL
...
`MINIMAL` do not have `iostat` so suppress the error occurring when doing `armbianmonitor -u` on such systems.
2024-11-09 21:05:49 +01:00
Werner
0afd94a84b
Deprecated WIREGUARD once and for all ( #7452 )
...
* remove wireguard
* remove wireguard
* remove wireguard
* Update armsom-sige1.csc
* Update hinlink-hnas.csc
* Update hinlink-h28k.csc
* Update hinlink-h66k.csc
* Update mangopi-m28k.csc
* Update hinlink-h68k.csc
2024-11-09 21:02:50 +01:00
Igor Pecovnik
0397a2492d
MOTD: declutter list of commands in motd. Everything starts with armbian-config
2024-11-07 09:18:07 +01:00
chainsx
4d30a7af69
cyber-aib-rk3588: add edge kernel support
2024-11-06 14:49:11 +08:00
Igor Pecovnik
48228f1e49
Userspace: Switch armbian-config to new generation. It has very small footprint, thus it will be installed by default
2024-11-05 16:35:36 +01:00
amazingfate
4c59d31272
add new board armsom-cm5-rpi-cm4-io
2024-11-05 16:35:24 +01:00
The-going
8bc1838ba5
sunxi-6.11: Fix broken allwinner,sram dependency on h616, h618
...
For devices running on h616, h618 processors, there is a loss
of temperature interface.
This commit corrects this error.
The discussion is here:
https://forum.armbian.com/topic/46871-sv08-cant-find-thermal-zone-on-6112/
2024-11-05 16:35:12 +01:00
The-going
b7f78fec0c
sunxi-6.11: Switch to v6.11.6 and re-extract patches
2024-11-05 16:35:12 +01:00
user
502e139598
New option: CRYPTROOT_MAPPER. Make ROOT_MAPPER name for CRYPTROOT changable.
2024-11-05 16:35:02 +01:00
user
817519210b
Fix partitioning root UUID bug in /etc/crypttab.
2024-11-05 16:35:02 +01:00
Igor Pecovnik
cc704f49a6
Cosmetic bugfix - we need to limit grep to match first character only
...
Without this, we grep upgrade options too and this fill give wrong information
2024-11-05 16:34:41 +01:00
Mecid
d050df9a06
Add community support for Rock5B
2024-11-05 16:34:31 +01:00
dependabot[bot]
b766d2a04e
build(deps): bump rich from 13.9.3 to 13.9.4
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.9.3 to 13.9.4.
- [Release notes](https://github.com/Textualize/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Textualize/rich/compare/v13.9.3...v13.9.4 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-05 14:58:42 +01:00
dependabot[bot]
aaa1ca0006
build(deps): bump setuptools from 75.2.0 to 75.3.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.2.0 to 75.3.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.2.0...v75.3.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-05 07:16:26 +01:00
Igor Pecovnik
49269d68f7
Revert "Update odroidxu4-current to 6.6.59"
...
This reverts commit d7a6047cea .
2024-11-04 18:44:51 +01:00
amazingfate
345cf3466a
rkvdec2: update reg in devicetree according to mailing list
2024-11-04 15:14:40 +01:00
amazingfate
110fda1e4d
rockchip-rk3588: use rkvdec2 patch from rockchip64
2024-11-04 15:14:40 +01:00
Julian Sikorski
d7a6047cea
Update odroidxu4-current to 6.6.59
2024-11-04 15:13:28 +01:00
igorpecovnik
68c758f4a1
tools: Bump SHELLFMT_VERSION from 3.9.0 to 3.10.0
2024-11-03 22:24:23 +01:00
Igor Pecovnik
52548e408a
GitHub Actions: add log cleaner, adjust names, fix labelling on approve
2024-11-03 21:39:25 +01:00
mr-toolcraft
5dd1cd63ce
Remove duplicate BOOTPATCHDIR
...
Co-authored-by: ColorfulRhino <131405023+ColorfulRhino@users.noreply.github.com >
2024-11-03 18:01:13 +01:00
mr-toolcraft
544e562696
switch to mainline uboot 2024.10
2024-11-03 18:01:13 +01:00
Igor Pecovnik
ff7fbd9289
Execute rewrite-kernel-config to update kernel configs
...
./compile.sh rewrite-kernel-config BOARD=uefi-arm64 BRANCH=edge
./compile.sh rewrite-kernel-config BOARD=uefi-x86 BRANCH=edge
2024-11-03 17:56:48 +01:00
bmilde
a762360af0
Update linux-uefi-arm64-edge.config
...
added bcachefs filesystem module
2024-11-03 17:56:48 +01:00
Igor Pecovnik
01218eefa4
UX bugfix: on first run we display some warnings if userspace is unsupported. It broke down.
...
Since expanding distribution status with upgrade target, this condition stop working
Related: https://github.com/armbian/build/pull/7303
2024-11-03 17:43:02 +01:00
igorpecovnik
6cf475cb90
Automatic board configs status synchronise
2024-11-03 13:12:53 +01:00
amazingfate
a7363f6a80
oneplus-kebab: disable edge build
2024-11-03 14:15:56 +08:00
amazingfate
ac7a37ba02
rk3576: use boot.scr instead of extlinux
2024-11-03 14:15:35 +08:00
amazingfate
b451d4f3e3
rk3576: fix booting from boot.scr
2024-11-03 14:15:35 +08:00
Igor Pecovnik
bfea917451
Remove deprecated patch
2024-11-01 14:44:04 +01:00
Igor Pecovnik
4f4d974bfe
sm8250: disable broken patch due upstream changes
2024-11-01 14:03:24 +01:00
Igor Pecovnik
6954f12531
GHA conditions syntay fix
2024-11-01 09:01:28 +01:00
aiamadeus
ef193e5a03
main-config: add China mirror for ghcr.io
2024-11-01 08:29:36 +01:00
aiamadeus
76b36c4da5
main-config: update ghproxy mirror address
...
The ghproxy mirror is more reliable than gitclone, so set it to default.
2024-11-01 08:29:36 +01:00
Igor Pecovnik
d355c17dc3
Change pull request trigger in order to get permissions back in order
2024-11-01 08:27:49 +01:00
Igor Pecovnik
8b3fb65404
Bugfix: patch writing style caused breakage
...
For some reason added patch had spaces instead of tabs.
2024-10-29 14:16:20 +01:00
chainsx
59de6d7227
Add community support for Cyber Aib RK3588
2024-10-29 06:44:32 +01:00
mr-toolcraft
a8e7d17e7f
Radxa rock-3a - edge - add overlay to disable debug console ( #7402 )
...
* rock-3a: add overlay to disable debug serial console
* Update Makefile
* Update patch/kernel/archive/rockchip64-6.11/overlay/Makefile
Co-authored-by: ColorfulRhino <131405023+ColorfulRhino@users.noreply.github.com >
* Rename rockchip-rock-3a-disable-uart2.dtso to rockchip-rk3568-rock-3a-disable-uart2.dtso
---------
Co-authored-by: ColorfulRhino <131405023+ColorfulRhino@users.noreply.github.com >
2024-10-28 20:31:30 +01:00
ColorfulRhino
29adf3bd08
board: cm3588-nas: Bump U-Boot v2024.10-rc3 to v2024.10
2024-10-28 20:22:30 +01:00
ColorfulRhino
2032f67c4a
board: cm3588-nas: Use mainline U-Boot v2024.10
...
Support for the CM3588 NAS has been added in v2024.10-rc3.
Drop vendor U-Boot for this board completely.
2024-10-28 20:22:30 +01:00
ColorfulRhino
9c84397e92
board: cm3588-nas: Add HDMI support for current kernel 6.11
2024-10-28 20:22:30 +01:00
ColorfulRhino
853c8f216a
board: cm3588-nas: Use mainline dts file
...
Also add temporary compatibility patch for existing installations,
since existing installations will look for the old dts file.
To make migration smoother, add a pointer to the new file by
including the new dts in the old one.
For migration:
Please edit your `/boot/armbianEnv.txt` as soon as possible to
use BOOT_FDT_FILE="rockchip/rk3588-friendlyelec-cm3588-nas.dtb"!
This workaround will be removed in kernel version 6.14!
2024-10-28 20:22:30 +01:00
ColorfulRhino
3e6ddf5cb3
board: cm3588-nas: Rename board config file to match its proper name
2024-10-28 20:22:30 +01:00
mr-toolcraft
ac1b27308f
Rename board-rock3a-emmc-sfc.patch to board-rock3a-0001-emmc-sfc.patch
2024-10-28 20:17:12 +01:00
mr-toolcraft
acd6e07281
Rename board-rock3a-usb3.patch to board-rock3a-0002-usb3.patch
2024-10-28 20:17:12 +01:00
mr-toolcraft
a833d163a3
Create board-rock3a-0003-add-gpio-names.patch
2024-10-28 20:17:12 +01:00
dependabot[bot]
7e2bc69479
build(deps): bump pascalgn/size-label-action from 0.5.4 to 0.5.5
...
Bumps [pascalgn/size-label-action](https://github.com/pascalgn/size-label-action ) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/pascalgn/size-label-action/releases )
- [Commits](https://github.com/pascalgn/size-label-action/compare/v0.5.4...v0.5.5 )
---
updated-dependencies:
- dependency-name: pascalgn/size-label-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 20:15:37 +01:00
dependabot[bot]
27129cfce6
build(deps): bump peter-evans/create-pull-request from 6 to 7
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 20:15:25 +01:00
dependabot[bot]
ff5b934b9a
build(deps): bump rich from 13.9.2 to 13.9.3
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.9.2 to 13.9.3.
- [Release notes](https://github.com/Textualize/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Textualize/rich/compare/v13.9.2...v13.9.3 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 20:14:32 +01:00
Martin Schmiedel
238d027d3a
tqma-current.config: enable SQUASHFS_XZ
...
- solves "Filesystem uses "xz" compression. This is not supported"
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com >
2024-10-25 23:43:44 +02:00
Martin Schmiedel
be43b3b3d3
xfce: add accountsservice
...
- fixes: lightdm error 'Error getting user list ...'
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com >
2024-10-25 23:43:44 +02:00
amazingfate
0b3a1a06f8
rockchip64-6.11: add patch to enable uwe5622 wifi/bt on opi3b v1.1
2024-10-25 23:43:19 +02:00
amazingfate
b2e28db460
rockchip64-6.11: rewrite kernel patches
2024-10-25 23:43:19 +02:00
Igor Pecovnik
bede7c121e
Limit default labelling to opened, reopened and synchronize PR
...
Also remove "Ready to merge" in case PR is changed / fresh
2024-10-25 23:39:50 +02:00
igorpecovnik
5981196f1f
Automatic board configs status synchronise
2024-10-25 22:38:18 +02:00
Igor Pecovnik
01c83b4639
Label approved pull requests with "Ready to merge"
2024-10-25 22:37:15 +02:00
Igor Pecovnik
0bdd1eec2f
Set "Need review" label to all PR's by default
2024-10-25 22:37:15 +02:00
Igor Pecovnik
466a0cd346
Move maintainers update function from https://github.com/armbian/scripts
...
- we don't need to use PAT anymore as its within same repository
- cosmetic fixes
2024-10-25 21:48:58 +02:00
mr-toolcraft
b0a0a0c50d
Radxa Rock-3a - edge - use mainline uboot ( #7401 )
...
* rock-3a - use mainline uboot
* switch to mainline tag
2024-10-23 17:01:09 +02:00
dependabot[bot]
4e94c05a1e
build(deps): bump setuptools from 75.1.0 to 75.2.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.1.0 to 75.2.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.1.0...v75.2.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 13:04:33 +02:00
Igor Pecovnik
eab612e2a7
Firstlogin automation - add support for SSH key download
...
- allow automation in interactive mode too. Currently disabled for no apparent reason.
2024-10-22 13:04:11 +02:00
ColorfulRhino
1e310a37dc
uboot: v2024.10: Add patch numbering information
2024-10-22 13:03:20 +02:00
ColorfulRhino
01d3628316
uboot: v2024.10: Import some general patches from v2024.07
2024-10-22 13:03:20 +02:00
ColorfulRhino
573256419b
board: nanopi-r6s: Bump U-Boot from v2024.07 to v2024.10
...
Support for the NanoPi R6S has been added in v2024.10,
so don't use the `generic-rk3588_defconfig` anymore.
2024-10-22 13:03:20 +02:00
ColorfulRhino
12d5961771
board: nanopi-r6c: Bump U-Boot from v2024.07 to v2024.10
...
Support for the NanoPi R6C has been added in v2024.10,
so don't use the `generic-rk3588_defconfig` anymore.
2024-10-22 13:03:20 +02:00
amazingfate
905546279f
xiaomi-elish: add hexagonrpc service to fix kernel crash
2024-10-22 13:02:03 +02:00
amazingfate
dcf3260d0d
sm8250: remove pd-mapper service because it is in kernel
2024-10-22 13:02:03 +02:00
Martin Schmiedel
992e9b71bb
MBa8MPxL: Bump current kernel from 6.6.43 to 6.11.x
...
- remove patches (already mainlined)
- while at it, rename BOARD_MAINTAINER to the actual GitHub profile
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com >
2024-10-22 13:01:50 +02:00
青菜萝 卜冬瓜
21136cb963
avaota-a1: move to .csc support ( #7395 )
2024-10-22 08:33:08 +02:00
SuperKali
435d9e29cf
board: nanopc-t6: Bump uboot from 2024.07 to 2024.10 mainline ( #7393 ) and add USB3 psu + pwm fan
...
* Board: NanoPC T6 & LTS - Bump uboot from 2024.07 to 2024.10 mainline
- Replaced edge patch with v7 that enable power-supply on USB3.0 and add fan control through pwm.
* Revert BOOTCONFIG to the original state that not exist on vendor kernel and aligned edge BOOTCONFIG
* Rewrited patch with rewrite-kernel-patches flag
* Adjusted nanopct6 configuration
Co-authored-by: ColorfulRhino <131405023+ColorfulRhino@users.noreply.github.com >
* Revert patch, added on the same patch a new patch for usb3 and fan stuff
---------
Signed-off-by: SuperKali <hello@superkali.me >
Co-authored-by: ColorfulRhino <131405023+ColorfulRhino@users.noreply.github.com >
2024-10-21 14:09:20 +00:00
Alex Shumsky
922f656332
rockchip64: make rockchip64 bootable in VM
2024-10-20 18:22:39 +02:00
ColorfulRhino
82aa7b3963
compilation: armbian-kernel: Change forced uncompressed modules option for kernels >=v6.12
...
The kernel option `CONFIG_MODULE_COMPRESS_NONE` was superseded by `CONFIG_MODULE_COMPRESS` in 6.12.
Adapt the kernel compilation script accordingly to force the correct kernel option.
Source: c7ff693fa2
2024-10-20 18:21:58 +02:00
Igor Pecovnik
7850d7750a
Wireless drivers: remove driver for 8822BS applicable for old kernels < 5.16
...
Git was removed and there is not need to restore it.
2024-10-18 23:03:48 +02:00
Igor Pecovnik
c160595553
Giveaway: remove additional label that otherwise makes no sense
2024-10-18 12:17:45 +02:00
Marco Schirrmeister
8d41177b2a
rockchip-rk3588: rk3588-6.11: set CONFIG_NETKIT=y
2024-10-18 10:53:11 +02:00
amazingfate
d796acea82
extension: image-output-abl: fix blank slot_suffix in cmdline
2024-10-18 10:52:59 +02:00
amazingfate
6643dbaf1a
add new device OnePlus 8T
2024-10-18 10:52:59 +02:00
amazingfate
9f36738bb6
sm8250-current: enable driver for syn tcm touchscreen and samsung amb655x panel
2024-10-18 10:52:59 +02:00
amazingfate
92bd238f83
sm8250-6.11: add oneplus kebab patches
2024-10-18 10:52:59 +02:00
brentr
14314337da
Merged rock-s0 and rockpi-s boards fully into rockchip64 family ( #7382 )
...
Also removed some obsolete board specific boot script tweaks
2024-10-18 00:09:36 -07:00
igorpecovnik
bde97a3b9b
Automatic board configs status synchronise
2024-10-17 07:10:32 +02:00
Igor Pecovnik
b72f64b09c
Debian desktops: disable Pidgin as its broken. Can stay that way.
2024-10-16 17:14:31 +02:00
Igor Pecovnik
91a591d758
Gnome: add nautilus-extension-gnome-terminal extention
2024-10-16 14:10:31 +02:00
Igor Pecovnik
e18a0162f3
Gnome desktops: add gvfs-backends package as its missing only here
2024-10-16 14:10:31 +02:00
ColorfulRhino
7d4cdc6231
board: orangepi3b: Fix U-Bootx BOOTPATCHDIR and bump to 2024.10
...
- Bump U-Boot from v2024.10-rc3 to v2024.10
- Move U-Boot patch dir to default one (`$BOOTBRANCH/board_$BOARD`) which gets applied automatically by the patcher for the specific $BOARD
- Little fixes: Use `declare -g` and a code style similar to NanoPi R6 series
2024-10-16 14:09:20 +02:00
Muhammed Efe Cetin
785183e723
nanopi-m6: make it standard supported
2024-10-16 14:09:03 +02:00
Alex Shumsky
73d521da42
ramlog: remove obsolete nocache; fixes #6890
2024-10-15 15:56:55 +02:00
dependabot[bot]
749aea39e4
build(deps): bump actions/upload-artifact from 4.4.1 to 4.4.3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.4.1 to 4.4.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](604373da63...b4b15b8c7c )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-15 15:55:59 +02:00
amazingfate
c148f4a119
sm8250-6.11: remove patch "of property" because panel driver is built as module
2024-10-13 19:21:29 +02:00
amazingfate
0aaa7d0a96
xiaomi-elish: add panel_novatek_nt36523 to initramfs
2024-10-13 19:21:29 +02:00
amazingfate
955a13dbe9
sm8250-current: build panel_novatek_nt36523 and pinctrl_lpass_lpi as module
2024-10-13 19:21:29 +02:00
Alex Shumsky
06f573ef3a
rk3318: enable rng-seed population in u-boot
2024-10-13 19:17:55 +02:00
Alex Shumsky
864d7f0a1c
rockchip64/uboot: increase rng-seed size to make it sufficient for modern linux
2024-10-13 19:17:37 +02:00
Ricardo Pardini
95cd55fe3c
mainline-kernel: bump to 6.12-rc2
2024-10-13 19:16:43 +02:00
Ricardo Pardini
d7784b73a1
thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.12-rc2
...
- this is down to 35 patches, from hundreds back in the day. Considering merging this with default arm64 uefi kernel
2024-10-13 19:16:33 +02:00
Ricardo Pardini
716844e04a
uefi-* / edge: bump to 6.12; rework arm64 Phytium stmmac acpi patches
...
- recover lost patches in 6.9/6.10 cycle
2024-10-13 19:16:20 +02:00
Ricardo Pardini
e6d3af9cf7
uefi-arm64 6.6 (current): rewrite kernel patches, no changes
...
- in preparation for edge 6.12-rcX bump, and recovering lost patches
2024-10-13 19:16:20 +02:00
Paolo Sabatino
ced0c4a4e9
Provide dtb overlay to enable pwm node for rk3288
2024-10-13 19:16:09 +02:00
The-going
90637986ee
sunxi-6.6: switch to v6.6.54
2024-10-13 00:04:22 -04:00
The-going
d1c1c193dd
sunxi-6.6: armbian patches: rebase to v6.6.54, fix and re-export
...
Added a kernel panic fix for the ARM architecture:
https://bugzilla.kernel.org/show_bug.cgi?id=219089
https://lore.kernel.org/linux-arm-kernel/20240729165036.7368-1-mikhailai@gmail.com/
2024-10-13 00:04:22 -04:00
The-going
9c3c3edde0
sunxi-6.6: megous patches: rebase to v6.6.54, fix and re-export
2024-10-13 00:04:22 -04:00
The-going
6795f859a7
sunxi-6.11: Re-export armbian patches
2024-10-13 00:04:22 -04:00
schwar3kat
a67126e6e1
Rock-5c add an ALSA asound.state file to fix sound issues ( #7361 )
2024-10-11 13:38:37 +02:00
dependabot[bot]
fbab02840f
build(deps): bump rich from 13.8.1 to 13.9.2
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.8.1 to 13.9.2.
- [Release notes](https://github.com/Textualize/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Textualize/rich/compare/v13.8.1...v13.9.2 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-11 08:41:23 +02:00
Muhammed Efe Cetin
dac208f85c
rockchip-rk3588-vendor: enable CONFIG_NANOPI_ADC_POWER
2024-10-11 08:40:46 +02:00
Patrick Yavitz
fa3eadecab
BananaPi BPI-M4-Zero: Add pinctrl x32clk_fanout_pin
...
and fixup Makefile
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-10-09 14:58:56 -04:00
Patrick Yavitz
006bd4de30
BananaPi BPI-M4-Zero: partial DTS re-write
...
Removed gpio-keys node (NOTE: add to the M4 Berry DTS)
Add vcc1v8 and vcc3v3 regulators
Fixup MMC nodes
Add bluetooth node (NOTE: BT is still iffy in Armbian)
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-10-09 14:58:56 -04:00
Patrick Yavitz
e729002a89
BananaPi BPI-M4-Zero: Update BRCM wireless firmware
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-10-09 14:58:56 -04:00
Patrick Yavitz
84082a3241
sun50iw9-bpi.conf: Update ATF to lts-v2.10.7
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-10-09 14:58:56 -04:00
Patrick Yavitz
d7b5080a65
BananaPi BPI-M4-Zero: partial DTS re-write
...
Removed gpio-keys node (NOTE: add to the M4 Berry DTS)
Add vcc1v8 and vcc3v3 regulators
Fixup MMC nodes
Add bluetooth node (NOTE: BT is still iffy in Armbian)
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-10-09 14:58:56 -04:00
The-going
2e5611c92d
spacemit: opensbi, u-boot, kernel legacy: Update for v1.0.15
...
Re-extract the kernel patches as a series.
Re-extract the u-boot patches as "git format-patch" command.
Unified patch extraction makes it easier to work with patches.
2024-10-09 20:47:00 +02:00
Patrick Yavitz
70daac7b44
BananaPi BPI-M4-Zero: partial DTS re-write
...
linux-6.11.y
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-10-09 20:46:40 +02:00
The-going
69a34b1e86
sunxi-6.11: Switch kernel version to v6.11.2
2024-10-09 20:46:40 +02:00
The-going
c7c39d91b9
sunxi-6.11: Re-extract armbian patches
2024-10-09 20:46:40 +02:00
The-going
ed323cbda6
sunxi-6.11: Re-extract the megous patches
2024-10-09 20:46:40 +02:00
Roman Buldygin
e765a31358
Support for Luckfox Core3566
2024-10-09 20:46:27 +02:00
amazingfate
cd4b4e8318
mesa-vpu: use mesa from debian bookworm-backports
2024-10-09 20:45:38 +02:00
Muhammed Efe Cetin
067dd99d18
mesa-vpu: don't override DEFAULT_OVERLAYS
2024-10-09 19:52:49 +02:00
Muhammed Efe Cetin
e5d940c97e
nanopi-m6: add LCD overlay as default
2024-10-09 19:52:49 +02:00
dependabot[bot]
692a282716
build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.1
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](50769540e7...604373da63 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-09 19:52:29 +02:00
Igor Pecovnik
c0a2278f8c
MOTD: display hostapd parameters if AP is in operation
2024-10-09 19:51:58 +02:00
Igor Pecovnik
9697c17fbd
Overlay management: somewhere we had OVERLAY_DIR and somewhere OVERLAYDIR
2024-10-08 12:37:49 +02:00
Igor Pecovnik
d8284855c8
Odroid XU4 kernel: remove deprecated patches
2024-10-08 08:32:15 +02:00
Igor Pecovnik
c2149ade6e
Revert "Update odroidxu4-current to 6.6.54"
...
This reverts commit 3bb85b5225 .
2024-10-08 07:56:27 +02:00
Muhammed Efe Cetin
7f3c7aba16
Add support for NanoPi M6
2024-10-06 21:35:09 +02:00
igorpecovnik
b8dd15b100
Automatic board configs status synchronise
2024-10-06 17:55:27 +02:00
Julian Sikorski
3bb85b5225
Update odroidxu4-current to 6.6.54
2024-10-06 17:54:10 +02:00
Paolo
2960ffaff2
avoid binary led parameters, better handle :link triggers ( #7337 )
2024-10-06 12:22:45 +02:00
Paolo Sabatino
8b9fd1507e
[rockchip64] add tm16xx led driver for display panels
2024-10-05 19:07:58 +02:00
Igor Pecovnik
70cbb6df6e
Mesa-vpu: we also need to have conditions in the install part or there is no point
...
+ resolve small typo
2024-10-05 19:06:39 +02:00
amazingfate
3c25dde4be
rk35xx: use boot-rk35xx.cmd for overlay support
2024-10-05 12:27:39 +02:00
amazingfate
4416b311bc
bootscript: rename boot-rk3588-legacy.cmd to boot-rk35xx.cmd
2024-10-05 12:27:39 +02:00
amazingfate
94cf4f4146
bootscript: rk3588-legacy: sync with boot-rockchip64.cmd
2024-10-05 12:27:39 +02:00
SuperKali
be47af9a16
Formatting from spaces to tabs
2024-10-05 12:27:14 +02:00
SuperKali
8d2f719a25
Revert default hide interfaces
2024-10-05 12:27:14 +02:00
SuperKali
47029b7830
Improvement: Update MOTD to include IPv6 addresses (local) and exclude specified interfaces by default
...
- Added functionality to display local IPv6 addresses in the MOTD.
- Default behavior now excludes interfaces matching 'br-*' and 'veth'.
2024-10-05 12:27:14 +02:00
Patrick Yavitz
7663069fb5
BananaPi BPI-M4-Zero: change overlay to sun50i-h616
...
Make it Armbian compatible
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-10-05 12:26:51 +02:00
Patrick Yavitz
31ce3431ce
BananaPi BPI-M4-Zero: disable bluetooth
...
Reasons unknown it will not load using Armbian. Until figured
out, disable it.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-10-05 12:26:51 +02:00
Patrick Yavitz
0e1b8e06be
bananapim4zero.conf: add FDT and PACKAGE LIST
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-10-05 12:26:51 +02:00
Patrick Yavitz
705fca3dbc
BananaPi BPI-M4-ZERO: SDIO WiFi BT overlay
...
sun50i-h618-bananapi-m4-sdio-wifi-bt.dtso
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-10-05 12:26:51 +02:00
Patrick Yavitz
a528ec229b
BananaPi BPI-M4-ZERO: linux fixups
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-10-05 12:26:51 +02:00
Patrick Yavitz
c141cb5ac9
BananaPi BPI-M4-ZERO: u-boot-v2024.04 fixups
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-10-05 12:26:51 +02:00
Patrick Yavitz
3062f3c8f4
BananaPi BPI-M4-Zero: add upstream WiFi and BT firmware
...
I didn't add this to armbian/firmware as it might not play nice
with other peoples units.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-10-05 12:26:51 +02:00
Igor Pecovnik
4354e2fc8d
Kernel bump: adjust broken patches
2024-10-05 12:26:32 +02:00
André Cirne
90099eda57
Add support for dln2 in orangepi zero and orangepi zero 3
2024-10-05 12:26:16 +02:00
Paolo Sabatino
21a1b73051
rockchip64: enable i2c-gpio bitbang driver
2024-10-05 12:25:22 +02:00
Paolo Sabatino
07d56cc251
rockchip64: remove mailined patch from edge kernel
2024-10-04 20:29:10 +02:00
Paolo Sabatino
9df699ccdc
remove mainlined hunk from patches
2024-10-04 20:29:10 +02:00
Martin Schmiedel
3fbeef8cb6
MBa8MPxL: cleanup board configs and leave WIP state
...
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com >
2024-10-04 07:21:46 +02:00
Martin Schmiedel
066dea0920
MBa8MPxL-RAS314: use nxp firmware for WLAN/BT
...
- download the firmware from NXP and integrate it into the rootfs
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com >
2024-10-04 07:21:46 +02:00
M. Efe Çetin
5fc3eb3de3
rockchip-rk3588-current: update kernel to 6.11 ( #7326 )
...
* rockchip-rk3588-edge: rebase patches
* rockchip-rk3588-edge: derive HDMI RX patch from 6.10 pathces
* rockchip-rk3588-current: update kernel to 6.11
* rockchip-rk3588-current: derive recent patches from 6.10
2024-10-04 07:21:30 +02:00
Gunjan Gupta
0f94a8c19c
VIM1S: Use panfrost by default
...
Signed-off-by: Gunjan Gupta <viraniac@gmail.com >
2024-10-04 07:20:55 +02:00
Ian Leung
9063695a9e
Orange Pi 3B: Vendor: Enable audio via headphone jack
2024-10-04 07:20:38 +02:00
Igor Pecovnik
9895cbe2ab
mesa-vpu: don't install mesa-vpu on minimal images
2024-10-04 07:20:26 +02:00
Patrick Yavitz
1901b884d2
Gateway GZ80x: fixup patch @armbian.com
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-10-02 18:12:48 -04:00
Patrick Yavitz
eac7bb2ad5
Gateway GZ80x: update to u-boot-v2024.07
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-10-02 18:12:48 -04:00
Ricardo Pardini
932c78d9e6
mesa-vpu: support CLI builds as well as desktop
...
- a CLI image might have panfork or mesa, but not glx-mesa, mesa-utils, chromium, glmark which depend on x11/wayland
- this makes mesa-vpu useful for eg GBM applications
2024-10-02 21:43:16 +02:00
Patrick Yavitz
9b2b97e1e6
BananaPi BPI-M4-Zero: WiFi woes! blacklist RTW88
...
Guess its not fixed :(
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-10-02 10:27:49 -04:00
Patrick Yavitz
29708f6380
BananaPi BPI-M4-Zero: fixup 6.11 patch branding
...
arm64-dts-sun50i-h616-bananapi-m4-i2c-spi1-uart-pins.patch
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-10-02 10:27:49 -04:00
Patrick Yavitz
bc4b366a9c
BananaPi BPI-M4-Zero: update DTS
...
Added a DTSI just in case a M4 Berry should be added at a
later date.
Removed usb1_vbus-supply = <®_usb_vbus>; from the &usbphy
node. In my testing this resolves the onboard WiFi over USB
issue that has been troubling the REV1.
Added REV2 related nodes: SDIO, Regulators, Etc ...
An SDIO / Bluetooth overlay will be added at a later date to
support the REV2.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-10-02 10:27:49 -04:00
Patrick Yavitz
f9921e3058
BananaPi BPI-M4-Zero: update to u-boot-v2024.04
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-10-02 10:27:49 -04:00
Patrick Yavitz
2ecb25e57f
BananaPi BPI-M4-Zero: update board and family config
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-10-02 10:27:49 -04:00
Ricardo Pardini
24f7c44e1b
rockchip-rk3588 / vendor: add CONFIG_RC_CORE and all IR remote modules
2024-10-02 12:07:11 +02:00
Ricardo Pardini
b9a12ec3e1
rockchip-rk3588 / legacy: add CONFIG_RC_CORE and all IR remote modules
2024-10-02 12:07:01 +02:00
Ricardo Pardini
f9fdd14fe8
rockchip-rk3588 / legacy: bump to 5.10-rkr8 (5.10.209)
...
- 'legacy' is not supported/enabled any more, but Joshua already did all the rebasing work ;-)
2024-10-02 12:07:01 +02:00
Ricardo Pardini
fd692cd6b5
armbian-bsp-cli-deb: fix shellcheck breakage; fixes #7303
...
- also, shellfmt
Fixes: db2b432d18
2024-10-02 12:06:31 +02:00
SuperKali
702c08263d
Adding missing udev audio rules for NanoPC T6 & LTS ( #7323 )
2024-10-02 11:37:50 +02:00
Igor Pecovnik
a53be7e622
Adjust patches due to kernel bump
2024-10-01 14:17:50 +02:00
Nicolas Pereira
f38b5a0de1
enable edge kernel to h96-tvbox-3566 TV-box ( #7310 )
...
* enable edge kernel to h96-tvbox-3566
* enable edge kernel to h96-tvbox-3566
* enable edge kernel to h96-tvbox-3566
2024-09-30 21:30:17 +02:00
Igor Pecovnik
d5531824f5
Switch from wireless-tools in disabling power management
2024-09-30 18:39:23 +02:00
Igor Pecovnik
140ea243fc
Replace wireless-tools app with iw in armbian-first-login
2024-09-30 18:39:23 +02:00
Igor Pecovnik
a55f8a26b4
Remove deprecated wireless-tools from packages - alternative (iw) is shipped
2024-09-30 18:39:23 +02:00
Igor Pecovnik
6bf8a1c61f
Allwinner EDGE: bump to 6.11.1 and add kernel rewrite
2024-09-30 18:38:35 +02:00
The-going
028952fe1e
sunxi-6.11: xradio: exclude driver if kernel version >= 6.11
2024-09-30 18:38:35 +02:00
The-going
3bc94b8355
sunxi-6.11: Fix compilation error incompatible pointer type
2024-09-30 18:38:35 +02:00
The-going
6313cf4368
sunxi-6.11: Switch edge to v6.11
2024-09-30 18:38:35 +02:00
The-going
0d3f0cfe66
sunxi-6.11: Add a series of Armbian patches
2024-09-30 18:38:35 +02:00
The-going
ad027fda4b
sunxi-6.11: Add megous patches
2024-09-30 18:38:35 +02:00
The-going
8138abdc26
sunxi-6.9: Delete it as it is not in use and contains bad patches
2024-09-30 18:38:35 +02:00
Tony
60f2ad0146
reinstate tinker edge r dts ( #7311 )
2024-09-30 12:32:46 -04:00
Ricardo Pardini
55b87180b5
rootfs: don't use the Armbian repo when building rootfs from both GHA pipelines and CLI; fixes #7123
...
- Fixes: 71296430fa -- which only set `SKIP_ARMBIAN_REPO=yes` when `rootfs` cli shortcut used
- GHA artifact pipelines are generic across all artifacts, and don't use the cli shortcuts
- instead, they use the `artifact` shortcut, with the `WHAT=rootfs` parameter
- so in GHA pipelines `SKIP_ARMBIAN_REPO=yes` was not taking effect
- rootfs artifact itself now enforces `SKIP_ARMBIAN_REPO` to be `yes` and makes it readonly
- also add `SKIP_ARMBIAN_REPO` to the general change-tracking for more clarity about configs and hooks etc
- add change tracking calls before/after generic artifact config adapter for even more clarity
2024-09-30 16:15:36 +02:00
Ben Hoff
ee4688952e
expose itc type to v4l2 in synopsys hdmir rx
2024-09-30 16:15:21 +02:00
Tony
25267c3a4a
remove redundant "add Xiaobao-nas" patch ( #7312 )
2024-09-30 08:09:06 -04:00
Igor Pecovnik
89476e86f3
BSP: store kernel and kernel test target definition to /etc/armbian-release to be used in armbian-config
...
Kernel switching will be allowed only between kernels defined here.
2024-09-29 19:29:35 +02:00
Igor Pecovnik
b24758bfa9
Ubuntu Focal: Change from EOS to CSC in order to generate base-files
...
Exiting CI only builds base-files for non CSC targets. Enabling Focal here and leave CI logic intact.
2024-09-29 19:06:20 +02:00
amazingfate
836def3d11
enable panfrost driver for rk3576 boards
2024-09-29 19:04:28 +02:00
Igor Pecovnik
db76bcef4f
Additional cosmetic fixes to MOTD
...
- move reading ip address to header
- add distro upgrade info
2024-09-29 19:04:19 +02:00
Igor Pecovnik
2626dcc718
KDE wallet: ship KDE distro with default disabled KDE Wallet
2024-09-29 19:04:09 +02:00
Igor Pecovnik
c7b30c38aa
Rockchip vendor: enable several options in Rockchip kernel
2024-09-29 19:03:57 +02:00
Igor Pecovnik
6a03d070d7
MD5 sum: changing default checking as it will fail on base-files
...
Base files are changed during the process.
FORCE_CHECK_MD5_PACKAGES=yes turns checking back on.
2024-09-29 09:55:15 +02:00
Igor Pecovnik
5d2b0e2f5a
Desktop bugfixes: two packages are missing upstream, from Trixie, removing them
2024-09-29 08:51:15 +02:00
Igor Pecovnik
aaf53327a7
Add property order which we use to sort releases historically
2024-09-27 15:08:54 +02:00
Igor Pecovnik
db2b432d18
BSP: Expand distribution status with possible upgrade information
2024-09-27 15:08:54 +02:00
Ben Hoff
e324143b5b
add 580 encoding
2024-09-27 14:23:33 +02:00
Gunjan Gupta
31e88922ad
Fix connecting to wifi networks where SSID contains a space or comma
2024-09-25 13:02:53 +02:00
SuperKali
5bd697b452
Add timeout on check wan address on motd ( #7297 )
...
* add timeout on get_wan_address
2024-09-25 13:02:37 +02:00
Ricardo Pardini
7aedf208af
mixtile-edge2: add rk3568 board (current/edge/vendor)
...
- in main `rockchip64` family, for current/edge (6.6 / 6.11)
- using mainline u-boot's generic rk3568 for current/edge
- vendor kernel is added via a copypasta hook to piggyback on `rk35xx`
- requires armbian/linux-rockchip PR https://github.com/armbian/linux-rockchip/pull/245
- vendor u-boot:
- is required to bringup npu for vendor kernel (otherwise panics)
- .dts done based on vendor kernel DT + looking at armsom-sige3
- defconfig ripped off from armsom-sige3
2024-09-24 09:58:58 +02:00
Ian Leung
94f65ea813
Orange Pi 3B: Edge: Switch to mainline dts
2024-09-24 09:58:43 +02:00
Igor Pecovnik
21a1628e02
Bugfix: xradio wireless stopped working if those files were removed.
2024-09-24 09:58:11 +02:00
Paolo Sabatino
1c79daddc0
bump rockchip64 edge kernel to v6.11
2024-09-21 14:18:19 +02:00
amazingfate
5e8d48cb7a
mesa-vpu: fix dist-upgrade when upstream release new conf file
2024-09-20 07:10:05 +02:00
amazingfate
0ff3d972b0
radxa-aic8800: remove kernel version check
2024-09-20 07:09:55 +02:00
dependabot[bot]
bd2883c489
build(deps): bump setuptools from 74.1.0 to 75.1.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 74.1.0 to 75.1.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/v74.1.0...v75.1.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-20 07:09:45 +02:00
dependabot[bot]
562b7f2958
build(deps): bump dtschema from 2024.5 to 2024.9
...
Bumps [dtschema](https://github.com/devicetree-org/dt-schema ) from 2024.5 to 2024.9.
- [Release notes](https://github.com/devicetree-org/dt-schema/releases )
- [Commits](https://github.com/devicetree-org/dt-schema/compare/v2024.05...v2024.09 )
---
updated-dependencies:
- dependency-name: dtschema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-20 07:09:36 +02:00
Igor Pecovnik
8bc31a2882
Bugfix: resolve boot loader compilation issues on X96-mate and Orangepizero2
2024-09-19 10:10:20 +02:00
Igor Pecovnik
6ee98e7f51
Bugfix: u-boot changes for x96q broke most of other Allwinner uboot compilation
...
If we suspect troubles, we rather do board level patch.
2024-09-18 20:18:11 +02:00
Igor Pecovnik
513671a48f
Kernel config maint: rewrite kernel config with ./compile rewrite-kernel-config
2024-09-18 16:31:56 +02:00
Igor Pecovnik
17e1af68cf
UX: cosmetic improvements on motd and armbian-install
2024-09-18 16:31:46 +02:00
Ricardo Pardini
5396ffb602
patching: emit warnings when files in dt folder overwrite pre-existing files (DTs that landed upstream)
...
- it's more and more common that the (bare) DT files in our `dt` folders have landed upstream
- this adds warnings and marks the patching table red when some bare-dt file overwrites what's already in git
- without this it's very easy to forget them there during bumps
2024-09-18 16:31:34 +02:00
Ricardo Pardini
1ac3f7ca2b
rockchip-rk3588/6.11: backport Marcin Juszkiewicz's "FriendlyELEC NanoPC-T6 improvements" v6 series to fix non-LTS and split LTS version of NanoPC T6
...
- Marcin Juszkiewicz's series https://lore.kernel.org/all/20240829-friendlyelec-nanopc-t6-lts-v6-0-edff247e8c02@linaro.org/ has landed upstream
- see db1dcbe5f7
- thus we have 2 separate DTs, one for non-LTS, one for LTS; thus also 2 different Armbian boards (see separate commit)
- drop my own patch that added SPI NOR to the T6, as that is now included in the base DT
- this patch shall be dropped when `6.12-rc1` is released
2024-09-18 16:31:23 +02:00
Ricardo Pardini
74f6c394c3
nanopct6-lts: a separate board for the LTS version of the NanoPC T6
...
- Split has landed upstream for 6.12, and backported in a separate commit
- I had already added the `-lts` version to the vendor (6.1) rockchip kernel a few months ago
2024-09-18 16:31:23 +02:00
amazingfate
6a2fc4f377
armsom-w3: fix m.2 usb bluetooth
2024-09-18 16:31:12 +02:00
sicXnull
5e54e2beb8
X96Q LPDDR3 Improvements
2024-09-18 16:31:00 +02:00
amazingfate
9a57760e48
sm8250-current: update to 6.11
2024-09-18 16:30:50 +02:00
Paolo Sabatino
4f9733b856
update rockchip 32bit edge kernel config
2024-09-18 14:03:19 +02:00
Paolo Sabatino
e0a5a2e501
update patching config file
2024-09-18 14:03:19 +02:00
Paolo Sabatino
94ec783de0
bump rockchip 32 bit edge kernel to 6.11
2024-09-18 14:03:19 +02:00
Patrick Yavitz
552281489a
Move serial0 = &uart_AO; to meson-axg-amper-gateway-gz80x.dtsi
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-09-17 07:01:05 -04:00
Patrick Yavitz
b2fc2c6f9d
Gateway GZ80x: add dtsi and power off support via pwr button
...
There are three revs: AM-GZ80x, AM-GZ80x-US and SC-GZ80x
Add a DSTI in case one should drop out of the sky and we
need a DTS for it. This also removes its dependency on
meson-axg-jethome-jethub-j1xx.dtsi.
Can now power down via power button on the back of the
unit and power back on via reset button on the side.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2024-09-17 07:01:05 -04:00
dependabot[bot]
1d8690da54
build(deps): bump rich from 13.8.0 to 13.8.1
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.8.0 to 13.8.1.
- [Release notes](https://github.com/Textualize/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Textualize/rich/compare/v13.8.0...v13.8.1 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-17 06:55:43 +02:00
Ricardo Pardini
c53e43f3df
meson64-6.11: rewrite/rebase patches onto v6.11 final
...
- no changes, I forgot a trailing space in my hackfix comment (facepalm)
2024-09-17 06:55:00 +02:00
Ricardo Pardini
9dacbd0ec3
rockchip-rk3588-6.11: rewrite/rebase patches onto v6.11 final
...
- no changes
2024-09-17 06:55:00 +02:00
Ricardo Pardini
5342f8489d
mainline-kernel: v6.11 was released
2024-09-17 06:55:00 +02:00
Igor Pecovnik
c6a0cd50a8
Cosmetic / UX: Display VENDORPRETTYNAME instead of VENDOR on 1st welcome screen
...
If defined
2024-09-17 06:54:42 +02:00
amazingfate
b38e4b238c
add support for orangepi5 max
2024-09-17 06:54:23 +02:00
amazingfate
a82902c75a
extensions: add bcmdhd to install bcmdhd dkms driver
2024-09-17 06:54:23 +02:00
igorpecovnik
46dd7d2760
tools: Bump SHELLFMT_VERSION from 3.8.0 to 3.9.0
2024-09-16 13:17:49 +02:00
Ben Hoff
8e1839d3f4
fix hotplug detection for op5+ and remove unstable code path in driver
2024-09-16 13:17:38 +02:00
The-going
2ce2a873db
u-boot-sunxi: Fix loading of bananapim3 board from eMMC
...
Add the A83T processor to the sunxi_mmc_can_calibrate
logic function for proper configuration.
Return the default settings of DRAM_CLK.
This code has been tested for bootloader v2024.01 and later.
2024-09-16 13:17:26 +02:00
Ian Leung
9d4edaeb61
Orange Pi 3B: Update board config to support v2.1 boards
2024-09-16 13:17:14 +02:00
Alex Shumsky
2cf702a300
rk3318-box: enable usb3 port in uboot
2024-09-16 13:16:59 +02:00
Ricardo Pardini
df70ed88d5
thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.11 (final) from -rc5
2024-09-16 13:16:07 +02:00
Ricardo Pardini
3594b0c8b7
radxa-zero2: bump to u-boot 2024.07 (from 2023.10)
...
- (confirmed by testing on-device) fixes UMS/Gadget stuff by including 4005729c0d that landed in v2024.01
2024-09-16 13:15:43 +02:00
Igor Pecovnik
0d8ed3fbd1
Adding OVERLAYDIR variable to hash calculating mechanisms
...
This will force rebuild package in case this variable gets changed
2024-09-16 13:15:18 +02:00