Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from armbian:main #29

Merged
merged 692 commits into from
Aug 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
692 commits
Select commit Hold shift + click to select a range
6895ea4
SpacemiT: legacy: Rewrite kernel patches
ColorfulRhino Jul 1, 2024
c090ab8
SpacemiT: Reqrite kernel configs for `legacy` and `current`
ColorfulRhino Jul 1, 2024
d5df9f0
Fix btrfs and xfs resize
Ratio2 Jun 30, 2024
a0bf4c1
aml-s9xx-box: inline bsp-cli preinst function so it's hashed together…
rpardini Jun 30, 2024
ffe83ab
aml-s9xx-box: move files included in bsp-cli from `packages/bsp/aml-s…
rpardini Jun 30, 2024
30992cf
Bump sunxi-current and sunxi64 to latest tag (#6861)
EvilOlaf Jul 2, 2024
9700484
extensions/fs-cryptroot-support.sh: fix #6857
alexl83 Jul 1, 2024
9fe0295
extensions/fs-cryptroot-support.sh:
alexl83 Jul 1, 2024
befac02
extend network inactivity timeout to 100 seconds
alexl83 Jul 2, 2024
d6fd641
build(deps): bump setuptools from 70.1.1 to 70.2.0
dependabot[bot] Jul 1, 2024
8a01bce
nanopi-r5s: make u-boot fancy (ums, rockusb, leds, tcp networking stuff)
rpardini Jun 28, 2024
ce2ba19
nanopi-r5s: u-boot: 2024.04: boot order: usb -> sd -> nvme -> scsi ->…
rpardini Jun 29, 2024
f5c0ec9
nanopi-r5s: u-boot: 2024.04: usb otg in u-boot for working UMS/RockUSB
rpardini Jun 29, 2024
4b9d96c
Add support for Recore A5 to A8 (#6859)
eliasbakken Jul 2, 2024
44bfe5c
Fixing syntax at Recore and add missing board level variables
igorpecovnik Jul 2, 2024
a02a6ca
rootfs: add comment to force rootfs rebuild (#6864)
rpardini Jul 2, 2024
0719c99
Test automation - adjust kernel test targets.
igorpecovnik Jul 2, 2024
5af4818
Fix Khadas Edge 2 uboot build
efectn Jul 2, 2024
d27b98d
Add recore dts patch to series.conf so it gets applied
eliasbakken Jul 2, 2024
c5697cf
bsp-cli/bsp-desktop: hashing fixes
rpardini Jun 30, 2024
3831a72
cli: uboot-patching: Print `BOOTBRANCH` and `BOOTPATCHDIR` before pat…
ColorfulRhino Jul 2, 2024
e29b960
cli: kernel-patching: Print `KERNELBRANCH` and `KERNELPATCHDIR` befor…
ColorfulRhino Jul 2, 2024
7da8ffb
uboot: Use semantic versioning for 2022.04 and 2022.07
ColorfulRhino Jul 2, 2024
b358dc7
rk35xx: Bump Radxa vendor U-Boot to `branch:next-dev-v2024.03`
ColorfulRhino Jul 2, 2024
91a15ba
rk3588: Disable extra U-Boot CFLAGS
ColorfulRhino Jul 2, 2024
8003d1b
rk3588: Integrate `BOOTPATCHDIR` with rk35xx
ColorfulRhino Jul 2, 2024
7876017
Bump rk322x-box and rk3318-box to u-boot v2024.07-rc5 (#6855)
paolosabatino Jul 2, 2024
4573778
fix: firefly-itx-3588j fails to boot, and audio output
SeeleVolleri Jul 2, 2024
d9b67b3
u-boot: use `pipetty` in place of `unbuffer`
rpardini Jul 2, 2024
ccf17a2
Purge `s5p6818` board family
ColorfulRhino Jul 2, 2024
1124560
git: git_ensure_safe_directory(): use env vars instead of changing co…
rpardini Jul 1, 2024
b63446e
Spacemit: use same kernel config as on known to work image and rename…
igorpecovnik Jul 2, 2024
654d208
JetHome: Update JetHub family
adeepn Feb 12, 2024
3b0b511
Lubancat2: Fix U-Boot source and patch dir
ColorfulRhino Jul 3, 2024
f83e949
rk3528: Use default U-Boot for all rk3528 boards
ColorfulRhino Jul 3, 2024
63ad4d9
cli: Improve patching logs for U-Boot and kernel
ColorfulRhino Jul 3, 2024
abe132c
fix uboot compilation issues on Orange Pi 5/5 Plus
efectn Jul 3, 2024
f4555df
Revert "git: git_ensure_safe_directory(): use env vars instead of cha…
igorpecovnik Jul 3, 2024
ff4e85e
Test automation - update testing targets
igorpecovnik Jul 4, 2024
5048eda
mixtile-blade3: rk3588: u-boot: rewrite u-boot patches, no changes
rpardini Jul 2, 2024
9523967
mixtile-blade3: rk3588: u-boot: bump to `next-dev-v2024.03`
rpardini Jul 2, 2024
fe87175
mixtile-blade3: use default blobs
rpardini Jul 2, 2024
7dfb7ed
mixtile-blade3: remove leftover comment
rpardini Jul 3, 2024
8ed90ed
mekotronics: rk3588: u-boot: rewrite u-boot patches, no changes
rpardini Jul 2, 2024
fbc6031
mekotronics: rk3588: u-boot: borrow patch to fix build on newer gcc
rpardini Jul 2, 2024
35f6fd3
Move OPi5/5B uboot to Radxa git tree
efectn Jul 2, 2024
ee62433
Move OPi5 Plus uboot to Radxa git tree
efectn Jul 3, 2024
0bc5d27
rk35xx: Remove `legacy` kernel target from board configs (#6881)
ColorfulRhino Jul 4, 2024
823c03c
rockpi-s: Remove `legacy` kernel 4.4 support
ColorfulRhino Jul 3, 2024
2686778
Armbian-install: add option to wipe target destination
igorpecovnik Jun 29, 2024
a2f9e1f
Add a big warning and additional check when wiping target destination
igorpecovnik Jun 29, 2024
7875fce
Allow to pass docker login credentials to oras-cli for and CI environ…
adeepn Jun 6, 2024
d73c4ce
Fix check CI && GITHUB_ACTIONS for GITHUB_OUTPUT to only GITHUB_ACTIONS
adeepn Jun 24, 2024
c27c55b
Fix trap-logging to CI ant not GITHUB_ACTIONS
adeepn Jun 24, 2024
f696f6d
Adjust Rockpi S patch to align with upstream changes
igorpecovnik Jul 5, 2024
952e680
RTW88: 6.6: upstream wireless: `fixups`
Jul 5, 2024
1f58276
Allwinner: set legacy 6.1.y to last known build tag
igorpecovnik Jul 5, 2024
4919e52
add new board radxa-e52c
amazingfate Jul 6, 2024
3f5d086
Bananapi M5: Bump u-boot to v2024.07 final
igorpecovnik Jul 7, 2024
4232661
u-boot: embed armbian artifact version in CONFIG_LOCALVERSION
rpardini Jul 6, 2024
268c2e8
odroidm1: bump to u-boot v2024.07; replace defconfig patches with hook
rpardini Jul 6, 2024
ab1e97c
odroidm1: don't copy paste without changing the function name
rpardini Jul 7, 2024
87b9029
bump rk3288 tinkerboard to uboot v2024.07
paolosabatino Jul 6, 2024
5bb665f
cli: uboot: Remove `HOME` workaround for old tinkerboard/xt-q8l-v10 U…
ColorfulRhino Jul 7, 2024
b5c5004
rebase patches with rewrite-uboot-patches
paolosabatino Jul 7, 2024
89c1411
overwrite UBOOT_TARGET_MAP in board conf
paolosabatino Jul 7, 2024
02e0c14
remove rk3288 unused boot binary blob
paolosabatino Jul 7, 2024
8056532
cli: main-config: Move `NETWORKING_STACK` config after family config
ColorfulRhino Jul 7, 2024
61fe4bc
config: distros: Make architecture listing consistent
ColorfulRhino Jul 7, 2024
d399fb9
config: distros: Add `armhf` to Debian Trixie
ColorfulRhino Jul 7, 2024
07084b6
rk322x-box: rewrite u-boot patches against v2024.07-rc5
rpardini Jul 6, 2024
f60b3bb
rk3318-box: rewrite u-boot patches against v2024.07-rc5
rpardini Jul 6, 2024
bb8ff7b
jethubj200: rewrite u-boot patches against v2024.07 final
rpardini Jul 6, 2024
9e5b859
multiple boards: bump u-boot from v2024.07-rcX to v2024.07 final
rpardini Jul 6, 2024
39fdf21
Beautify `shellfmt` and add board configs to formatting list (#6910)
ColorfulRhino Jul 8, 2024
8f6cd26
thinkpad-x13s: bump to jhovold's `wip/sc8280xp-6.10-rc6`; add fprintd…
rpardini Jul 7, 2024
0347745
mixtile-blade3: u-boot: join rockchip-rk3588's default `u-boot-radxa-…
rpardini Jul 7, 2024
c84703d
nanopi-r6s: Use mainline U-Boot
ColorfulRhino Jul 7, 2024
3727960
mekotronics: u-boot: join rockchip-rk3588's default `u-boot-radxa-rk3…
rpardini Jul 7, 2024
1f18f0c
Trixie: remove / replace missing packages
igorpecovnik Jul 8, 2024
718aa52
build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4
dependabot[bot] Jul 8, 2024
d638276
partitioning: Reduce `commit` mount option for btrfs and ext4 to 120
ColorfulRhino Jul 8, 2024
2d7cbfa
sunxi-6.1: switch to tag:v6.1.97, re-extracting the corrected ones
The-going Jul 6, 2024
75317a0
sunxi-6.1: Revert: handle entropy from atomic process context
The-going Jul 7, 2024
11d11cf
sunxi-6.1: Turn on poorly designed patches again.
The-going Jul 7, 2024
7a054c6
sunxi-6.1: Add missing GPU trip point
The-going Jul 8, 2024
41aa99e
To modify the PWM-fan temperature control policy of fine3399 to adjus…
Lemon1151 Jul 9, 2024
0e06561
mt7623: Bump `legacy` 4.19 to `current` 6.6 kernel
ColorfulRhino Jul 7, 2024
c109943
mt7623: current: Rewrite kernel config
ColorfulRhino Jul 7, 2024
28233a0
mt7623: Bump U-Boot to 2024.07
ColorfulRhino Jul 7, 2024
de030c7
mt7623: Enable various Mediatek-related kernel config options
ColorfulRhino Jul 7, 2024
f5a9fc2
nanopi-r5s: u-boot: pci enum in preboot; disable armbian-led-state
rpardini Jul 6, 2024
9381edb
wifi: rtl8852bs: fix build for rockchip
amazingfate Jul 10, 2024
f25fc42
wifi: rtl8852bs: Add some comments
ColorfulRhino Jul 10, 2024
b739dfd
Fix armbian-firstrun service not disabled on start.
adeepn Jul 11, 2024
8162899
Add MKNOD capability to docker container (#6927)
JohnTheCoolingFan Jul 11, 2024
a001fef
actions: Fix `GITHUB_OUTPUT` variables
ColorfulRhino Jul 9, 2024
f0ac613
actions: Add names to auto-labeler jobs
ColorfulRhino Jul 9, 2024
3fff477
actions: Introduce run names for all workflows
ColorfulRhino Jul 9, 2024
2a27fdd
actions: Small naming changes for some steps
ColorfulRhino Jul 9, 2024
6f664c9
actions: Run YAML formatter over all workflow files
ColorfulRhino Jul 9, 2024
8270010
github: Add new labels, e.g. `Good first issue`
ColorfulRhino Jul 9, 2024
10be812
actions: Remove deprecated action script command `rebase`
igorpecovnik Jul 10, 2024
0b14407
Inovato Quadra: enable correct PIN to get wifi working
igorpecovnik Jul 6, 2024
269d711
Spacemit-k1 / Banananpi F3: adjust u-boot patch to match upstream cha…
igorpecovnik Jul 11, 2024
ff6d3b5
thinkpad-x13s: bump to jhovold's `wip/sc8280xp-6.10-rc7`
rpardini Jul 12, 2024
673bf75
mainline-kernel: bump to `6.10-rc7`
rpardini Jul 12, 2024
b0a5d17
rockchip-rk3588 / edge: rebase onto `6.10-rc7`
rpardini Jul 12, 2024
62af9ee
rockchip-rk3588 / edge: drop patch that landed in `6.10-rc7`
rpardini Jul 12, 2024
ee14594
wifi: rtl8852bs: add driver for family instead of board
amazingfate Jul 12, 2024
c377ba3
Desktops: replace missing packages with correct ones
igorpecovnik Jul 13, 2024
e7b0c3f
firstlogin: quote values if space is legal (#6942)
jkt628 Jul 14, 2024
95fcd32
plain linux-rk35xx-vendor.config rewrite-kernel-config
alexl83 Jul 14, 2024
d3b1817
linux-rk35xx-vendor.config add RTW89_8852be=M
alexl83 Jul 14, 2024
d05f3b1
sunxi-6.1: Reverse commit 75317a0, fix real reason inability to load …
The-going Jul 14, 2024
81925b1
BananaPi CM4/M2S: `Bump u-boot to v2024.07`
Jul 13, 2024
9326cc1
u-boot: 2024.07: fix boot from btrfs
alex3d Jul 14, 2024
6d010db
Move teres-i in supported
Kreyren Jul 15, 2024
0898df5
Add Libre Computer Alta and Solitude (#6952)
Tonymac32 Jul 16, 2024
7f47cc7
SpacemiT: BananaPi F3: U-Boot: use TAGS and add SCRIPT support.
Jul 16, 2024
36016c8
patch: atf: atf-spacemit: `update to v1.0.7`
Jul 16, 2024
c5be5a8
SpacemiT: BananaPi F3: `update to BL v1.0.8`
Jul 16, 2024
7e9adb3
cli: uboot: Move `uboot_cflags` variable to before its first use
ColorfulRhino Jul 17, 2024
28e859f
actions: forked-helper: Don't escape multiline strings
ColorfulRhino Jul 18, 2024
dbcbede
Trixie: remove non-existing packages from Budgie desktop
igorpecovnik Jul 17, 2024
ecc3c30
SpacemiT: Legacy: Wireless RTL8852BS: `Fixups`
Jul 17, 2024
d7d382d
meson-s4t7: set u-boot code to use branch instead of specific tag
viraniac Jun 27, 2024
1e4813c
meson-s4t7: fix docker crash when building u-boot and rebase patches
viraniac Jun 27, 2024
5bd400a
add customized GHCR_MIRROR_ADDRESS support
amazingfate Jul 16, 2024
b6b8a89
actions: Create workflow to update shell tools via auto-PR
ColorfulRhino Jul 9, 2024
cc59d8a
extensions: Add "Extension: ${EXTENSION}: " prefix to some extension …
ColorfulRhino Jul 5, 2024
7cf6f99
rk35xx-vendor: bump to latest sdk release rkr3
amazingfate Jul 1, 2024
79de940
JetHome: Update bsp: fix jethub-init to support /etc/defaults
adeepn Jul 19, 2024
7cd7ec3
add new soc rk3576 support family rk35xx
amazingfate Jul 1, 2024
e22fe7e
config: rk35xx-vendor: add rk3576 support
amazingfate Jul 11, 2024
5697ba6
add new board armsom-sige5
amazingfate Jul 19, 2024
075b75d
Enable sound and battery for Retro Lite CM5 (#6971)
ginkage Jul 19, 2024
984050a
tools: Bump `SHELLCHECK_VERSION` from 0.9.0 to 0.10.0
igorpecovnik Jul 18, 2024
8edcf2a
build(deps): bump setuptools from 70.2.0 to 70.3.0
dependabot[bot] Jul 15, 2024
f1e63eb
tools: Bump `ORAS_VERSION` from 0.16.0 to 1.2.0
igorpecovnik Jul 18, 2024
e5fe080
tools: Bump `BATCAT_VERSION` from 0.23.0 to 0.24.0
igorpecovnik Jul 18, 2024
a6c1308
Add board config for Retro Lite CM5
ginkage Jul 19, 2024
e403222
oci-oras: fix for ORAS > 1.x, as it now requires `HOME` to be set (fi…
rpardini Jul 21, 2024
ec83684
mesa-vpu: use kisak mesa ppa instead of oibaf
amazingfate Jul 21, 2024
f3f89a7
utils-dpkgdeb: force rebuild of all artifacts, due to https://github.…
rpardini Jul 20, 2024
49e0ec5
Temporally move TI build targets to EOS as Git is out of reach
igorpecovnik Jul 21, 2024
c1dc5a2
rockchip64: fix rk3399 miniloader
paolosabatino Jul 22, 2024
f82e6e8
rorkchip64: fix rk3328 gpio2 bank addressing
paolosabatino Jul 20, 2024
4ae0a95
rockchip64: bump edge kernel to 6.10
paolosabatino Jul 21, 2024
1f7289d
rockchip64: address changes for mainlined rk3308 audio codec
paolosabatino Jul 21, 2024
7da7bbf
rockchip: bump edge kernel to 6.10
paolosabatino Jul 20, 2024
34fe6f1
update rockchip patching config yaml file
paolosabatino Jul 20, 2024
129dd4c
Fix_rtl8189fs_WiFi_driver (#6984)
schwar3kat Jul 23, 2024
2eb742b
Update odroidxu4-current to 6.6.41
belegdol Jul 21, 2024
3870e04
build(deps): bump setuptools from 70.3.0 to 71.1.0
dependabot[bot] Jul 22, 2024
36a12f1
add synopsys designware hdmi rx controller
benhoff Jul 24, 2024
bb8633f
modify config to build synopsys module
benhoff Jul 24, 2024
0e96084
SpacemiT: `write_uboot_platform`: eMMC Support
Jul 17, 2024
af7b254
armbian-install: EMMC: find real mmcblk device numbered 0, 1, 2
The-going Jul 18, 2024
95aa15a
spasemit: write_uboot_platform: Write to the SD\eMMC with verification
The-going Jul 18, 2024
648bdea
armbian-install: Display real devices in the selection message.
The-going Jul 23, 2024
323ba52
spacemit: write_uboot_platform: Fix the reverse logic
The-going Jul 23, 2024
6998d83
write_uboot_platform: Fix SC2068 (error): Double quote array expansions
The-going Jul 23, 2024
f878f14
write_uboot_platform: Fix a false shell message
The-going Jul 23, 2024
1c7c5d3
fix rk3568-roc-pc
chainsx Jul 25, 2024
cc8291e
Fixed Tinker-edge-r HDMI 4K bug (#6991)
ARC-MX Jul 25, 2024
a57f4e2
Fix for no network inside Docker container
igorpecovnik Jul 25, 2024
0621b90
add new board armsom-aim7-io
amazingfate Jul 24, 2024
239f3a5
Repo management: rework to increase reliability and speed
igorpecovnik Jul 9, 2024
37ef83a
add Heltec HT-M2808
sicXnull Jul 24, 2024
2091d10
Board maintainer = git username
igorpecovnik Jul 25, 2024
d02225d
mesa-vpu: install backported mesa from obs for bookworm panthor driver
amazingfate Jul 26, 2024
bf5bbb8
Awarding regular contributors - adding a special PR tag
igorpecovnik Jul 26, 2024
759274b
UEFI x86 and arm64: Bump EDGE kernels to 6.10.y
igorpecovnik Jul 26, 2024
d2d6892
Debian: drop support for Budgie on Trixe / Bookworm. Packages are not…
igorpecovnik Jul 28, 2024
e1f75f9
rockchip64-edge: remove vpu non-coherent-dst-bufs patches
amazingfate Jun 26, 2024
e1a6427
rockchip64-edge: add rkvdec2 for rk356x
amazingfate Jun 26, 2024
d5cb0d6
rockchip64-edge: disable hantro g1 h264 decoder on rk356x
amazingfate Jun 26, 2024
0579edc
add chromium v4l2 decoder udev rule for rk3328 hantro decoder
amazingfate Jun 26, 2024
94ef30d
bootenv: add rk356x.txt for larger cma size
amazingfate Jul 19, 2024
8814cc9
Switch Retro Lite CM5 back to legacy U-Boot (#7004)
ginkage Jul 28, 2024
0c86f76
mesa-vpu: install chromium package instead of chromium-browser
efectn Jul 28, 2024
10b92e2
Extend mesa-vpu extension to load unpatched Chromium by default (#6657)
igorpecovnik Jul 29, 2024
8822558
sun55iw3-syterkit: update kernel config
chainsx Jul 28, 2024
41fbb08
Initial changes to move meson64 edge from 6.9 to 6.10
SteeManMI Jul 27, 2024
691e7b8
Fixes for 6.10: Copied Paolo's rockchip64 overlay compliation fix to …
SteeManMI Jul 27, 2024
2f2618f
rewrite kernel patches
SteeManMI Jul 27, 2024
1c5ed36
rewrite kernel config
SteeManMI Jul 27, 2024
507c891
Enable CONFIG_POWER_RESET_MESON64
SteeManMI Jul 28, 2024
4d0d2a4
kernel: meson-s4t7: update config to match latest fenix changes
viraniac Jul 30, 2024
24d1ddc
Meson-s4t7: update required modules to match fenix
viraniac Jul 30, 2024
468342d
meson-s4t7: add comment to ensure rebuild of bsp package
viraniac Jul 30, 2024
3d59517
Update odroidxu4-current to 6.6.43
belegdol Jul 31, 2024
0a3411e
thinkpad-x13s: bump to jhovold's 6.10 (from -rc7)
rpardini Jul 31, 2024
82225ac
mk_format_patch: Copy only those patches that have changes in chunks
The-going Jul 3, 2024
8bc515f
sunxi-6.6: megous: Delete unused ones. Update the changed ones.
The-going Jul 3, 2024
dbdb03d
sunxi-6.6: armbian: delete unused ones, replace changed ones.
The-going Jul 4, 2024
ef444f5
sunxi-6.6: Edit the series.conf file, delete unused ones.
The-going Jul 5, 2024
641025e
sunxi-6.6: Switch to v6.6.37, edit incorrect patch messages
The-going Jul 5, 2024
c4d458e
mk_format_patch: fix shellcheck SC2045 (error)
The-going Jul 5, 2024
d5688b3
sunxi-current: switch to tag:v6.6.43
The-going Jul 31, 2024
820d29b
sunxi-6.6: exclude iio thermal sensors patches
The-going Aug 1, 2024
bdda4f3
build(deps): bump setuptools from 71.1.0 to 72.1.0
dependabot[bot] Jul 29, 2024
8ec7892
build(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0
dependabot[bot] Jul 29, 2024
4f92c2e
Adjust patches that are broken or they found a way upstream
igorpecovnik Aug 3, 2024
4e4b779
Update board config h96-max to mainline u-boot
hqnicolas Aug 2, 2024
2648526
Packages: move base-files, bsp-desktop and desktop packages to RELEAS…
igorpecovnik Aug 2, 2024
c958cdc
Repo management: drop unused component
igorpecovnik Aug 2, 2024
3980fc4
config: rk35xx: vendor: enable CONFIG_NVMEM_ROCKCHIP_OTP
amazingfate Aug 3, 2024
c91668e
Cosmetic fix: do not show repository keys that doesn't exits
igorpecovnik Aug 3, 2024
2aff2c8
Add support for wan and lan nic names when setting random mac with Ne…
igorpecovnik Aug 4, 2024
1632cf6
Enable fixed MAC settings for Nanopi R6 series and supress iozone rel…
igorpecovnik Aug 4, 2024
70686a1
bsp: armbian-install: fix the search for eMMC and SD card devices
The-going Aug 2, 2024
8797b23
shellcheck: SC2070 (error): -n doesn't work with unquoted arguments.
The-going Aug 2, 2024
78acfe1
Initial changes to move meson edge from 6.9 to 6.10
SteeManMI Jul 29, 2024
dcf916f
rewrite kernel patches
SteeManMI Jul 29, 2024
f27076f
rewrite kernel config
SteeManMI Jul 29, 2024
4fe4599
Kernel config fix for Odroid C1
SteeManMI Jul 30, 2024
87845c0
Armsom5 - switch to vendor branch and add BOARD_MAINTAINER field to s…
igorpecovnik Aug 4, 2024
f0b38dc
KDE neon downgrades base-files for some reason. Lets prevent this to …
igorpecovnik Aug 4, 2024
a6c3bed
Ename KDE Neon on Jammy. It was disabled due to base-files troubles
igorpecovnik Aug 4, 2024
8662ef1
Meson 6.10: adjust patches to align with upstream changes
igorpecovnik Aug 5, 2024
72ce5c3
Add mvebu 6.7 patches, move to rmk tree
Heisath Jan 30, 2024
9ea9e5b
Move to 6.8
Heisath May 14, 2024
ff8412d
Add patches to 6.10 folder
igorpecovnik Aug 4, 2024
2e9917b
Mvebu: Bump kernel config and sources to 6.10.y
igorpecovnik Aug 4, 2024
8ea1a4d
Set fixed mac addresses
igorpecovnik Aug 4, 2024
f08ae68
Mvebu: update / refresh current kernel config
igorpecovnik Aug 4, 2024
58b0a55
Add Linux Mint Virginia and Wilma to supported hosts
schwar3kat Aug 4, 2024
19ec627
MBa8MPxL: fix boot problem after updating uboot.sh
schmiedelm Jul 25, 2024
42cc795
MBa8MPxL: update imx8m-6.6
schmiedelm Jul 25, 2024
48128c8
build(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5
dependabot[bot] Aug 5, 2024
382e4d0
Odroid XU4: bump EDGE kernel to 6.10.y
igorpecovnik Aug 5, 2024
a082d95
imx6: bump EDGE kernel to 6.10.y
igorpecovnik Aug 5, 2024
aaee1bb
RaspberryPi: bump EDGE kernel to 6.10.y
igorpecovnik Aug 5, 2024
0b6d61f
partitioning: Add some comments to improve readbility
ColorfulRhino Jul 9, 2024
01d8716
partitioning: Output the partitioning options to the debug log
ColorfulRhino Jul 9, 2024
a027c4b
partitioning: Add check to use legacy BIOS boot partition with GPT on…
ColorfulRhino Jul 9, 2024
1092d60
partitioning: Set correct partition type UUID for root filesystem
ColorfulRhino Jul 9, 2024
b8dbe60
partitioning: Declare `rootpart` as local variable
ColorfulRhino Jul 28, 2024
96e1752
MBa8MPxL: update u-boot-tqma
schmiedelm Aug 5, 2024
e6120c9
Clarify label for entering giveaway - code completition, all authors …
igorpecovnik Aug 5, 2024
a9670b1
Odroid XU4: Remove deprecated patches on CURRENT branch
igorpecovnik Aug 8, 2024
0627bf7
Odroid XU4: Refresh current kernel config
igorpecovnik Aug 8, 2024
cff7e61
uboot: rk3576: add patches to enable tf card boot
amazingfate Aug 7, 2024
21d3307
nanopi-r5c: rewrite-kernel-config
alexl83 Aug 7, 2024
b6ae300
nanopi-r5c: set CONFIG_RANDOMIZE_BASE=y (kaslr)
alexl83 Aug 7, 2024
1f672d9
nanopi-r5c:
alexl83 Aug 6, 2024
0a134ff
orangepi5-plus: (#7046)
alexl83 Aug 8, 2024
e34789f
orangepi5: fix SPI flash boot (#7053)
efectn Aug 9, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
8 changes: 4 additions & 4 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ config/boards/orangepiprime.conf @viraniac
config/boards/orangepizero.conf @viraniac
config/boards/orangepizero2.conf @AGM1968 @krachlatte
config/boards/orangepizeroplus.conf @schwar3kat
config/boards/phytiumpi.csc @chainsx
config/boards/pine64.conf @PanderMusubi
config/boards/pine64so.csc @joshaspinall
config/boards/pinebook-pro.conf @TRSx80 @ahoneybun
Expand Down Expand Up @@ -132,11 +133,11 @@ config/kernel/linux-meson64-*.config @NicoD-SBC @SteeManMI @Tonymac32 @adeepn @
config/kernel/linux-mvebu-*.config @Heisath
config/kernel/linux-mvebu64-*.config @ManoftheSea
config/kernel/linux-odroidxu4-*.config @joekhoobyar
config/kernel/linux-phytium-embedded-*.config @chainsx
config/kernel/linux-rk35xx-*.config @Tonymac32 @Z-Keven @ZazaBR @amazingfate @catalinii @chainsx @efectn @hoochiwetech @igorpecovnik @krachlatte @lanefu @linhz0hz @mahdichi @monkaBlyat @rpardini @sputnik2019 @vamzii
config/kernel/linux-rockchip-*.config @paolosabatino
config/kernel/linux-rockchip-rk3588-*.config @Tonymac32 @amazingfate @efectn @igorpecovnik @lanefu @linhz0hz @rpardini
config/kernel/linux-rockchip64-*.config @Manouchehri @TRSx80 @Tonymac32 @ZazaBR @ahoneybun @amazingfate @brentr @catalinii @clee @joekhoobyar @krachlatte @paolosabatino @rpardini @schwar3kat @tdleiyao @utlark @vamzii
config/kernel/linux-rockpis-*.config @brentr
config/kernel/linux-sun50iw9-*.config @AGM1968 @krachlatte
config/kernel/linux-sun50iw9-btt-*.config @bigtreetech
config/kernel/linux-sunxi-*.config @1ubuntuuser @AaronNGray @DylanHP @StephenGraf @Tonymac32 @lbmendes @schwar3kat @sgjava @viraniac
Expand All @@ -145,7 +146,6 @@ config/kernel/linux-thead-*.config @chainsx
config/kernel/linux-uefi-arm64-*.config @150balbes @PeterChrz @rpardini
config/kernel/linux-uefi-x86-*.config @davidandreoletti @rpardini
patch/kernel/archive/meson-s4t7-*/ @echatzip @rpardini @viraniac
patch/kernel/archive/rockpis-*/ @brentr
patch/kernel/archive/sm8250-*/ @FantasyGmm @amazingfate
patch/kernel/archive/sun50iw9-*/ @AGM1968 @krachlatte
patch/kernel/archive/sun50iw9-btt-*/ @bigtreetech
Expand All @@ -161,12 +161,12 @@ patch/kernel/meson64-*/ @NicoD-SBC @SteeManMI @Tonymac32 @adeepn @bretmlw @clee
patch/kernel/mvebu-*/ @Heisath
patch/kernel/mvebu64-*/ @ManoftheSea
patch/kernel/odroidxu4-*/ @joekhoobyar
patch/kernel/phytium-embedded-*/ @chainsx
patch/kernel/rk35xx-*/ @Tonymac32 @Z-Keven @ZazaBR @amazingfate @catalinii @chainsx @efectn @hoochiwetech @igorpecovnik @krachlatte @lanefu @linhz0hz @mahdichi @monkaBlyat @rpardini @sputnik2019 @vamzii
patch/kernel/rk35xx-vendor-*/ @Tonymac32 @Z-Keven @ZazaBR @amazingfate @catalinii @chainsx @efectn @hoochiwetech @krachlatte @lanefu @linhz0hz @mahdichi @monkaBlyat @rpardini @sputnik2019 @vamzii
patch/kernel/rockchip-*/ @paolosabatino
patch/kernel/rockchip-rk3588-*/ @Tonymac32 @amazingfate @efectn @igorpecovnik @lanefu @linhz0hz @rpardini
patch/kernel/rockchip64-*/ @Manouchehri @TRSx80 @Tonymac32 @ZazaBR @ahoneybun @amazingfate @brentr @catalinii @clee @joekhoobyar @krachlatte @paolosabatino @rpardini @schwar3kat @tdleiyao @utlark @vamzii
patch/kernel/rockpis-*/ @brentr
patch/kernel/sun50iw9-*/ @AGM1968 @krachlatte
patch/kernel/thead-*/ @chainsx
sources/families/arm64.conf @150balbes @FantasyGmm @PeterChrz @amazingfate @rpardini
Expand All @@ -179,11 +179,11 @@ sources/families/meson64.conf @NicoD-SBC @SteeManMI @Tonymac32 @adeepn @bretmlw
sources/families/mvebu.conf @Heisath
sources/families/mvebu64.conf @ManoftheSea
sources/families/odroidxu4.conf @joekhoobyar
sources/families/phytium-embedded.conf @chainsx
sources/families/rk35xx.conf @Tonymac32 @Z-Keven @ZazaBR @amazingfate @catalinii @chainsx @efectn @hoochiwetech @igorpecovnik @krachlatte @lanefu @linhz0hz @mahdichi @monkaBlyat @rpardini @sputnik2019 @vamzii
sources/families/rockchip-rk3588.conf @Tonymac32 @amazingfate @efectn @igorpecovnik @lanefu @linhz0hz @rpardini
sources/families/rockchip.conf @paolosabatino
sources/families/rockchip64.conf @Manouchehri @TRSx80 @Tonymac32 @ZazaBR @ahoneybun @amazingfate @brentr @catalinii @clee @joekhoobyar @krachlatte @paolosabatino @rpardini @schwar3kat @tdleiyao @utlark @vamzii
sources/families/rockpis.conf @brentr
sources/families/sun50iw9-btt.conf @bigtreetech
sources/families/sun50iw9.conf @AGM1968 @krachlatte
sources/families/sunxi.conf @1ubuntuuser @AaronNGray @DylanHP @StephenGraf @Tonymac32 @lbmendes @schwar3kat @sgjava @viraniac
Expand Down
80 changes: 80 additions & 0 deletions .github/ISSUE_TEMPLATE/1-bugreport.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
name: Bug Report for the Armbian Linux Build Framework
description: Create a bug report if there is something wrong with the Armbian build framework.
title: "[Bug]: "
labels: ["Bug"]
assignees: "armbian/build-scripts"
body:
- type: markdown
attributes:
value: |
Thank you for helping us make Armbian better!
- type: textarea
id: what-happened
attributes:
label: What happened?
description: |

Please tell us what you expected to happen and what actually happened.
placeholder: An error x ocurred when I did y! But I expected z to happen.
validations:
required: true
- type: textarea
id: reproduce
attributes:
label: How to reproduce?
description: |

Provide the command you ran or explain the steps you did.
placeholder: Tell us step by step how to reproduce the issue! E.g. the command you gave to the framework.
validations:
required: true
- type: dropdown
id: version
attributes:
label: Branch
description: |

Which branch are you using?
options:
- main (main development branch)
- other (only relevant in corner cases)
validations:
required: true
- type: dropdown
id: host
attributes:
label: On which host OS are you running the build script and observing this problem?
multiple: false
options:
- Ubuntu 24.04 Noble
- Ubuntu 22.04 Jammy
- Debian 13 Trixie
- Debian 12 Bookworm
- Other
validations:
required: true
- type: checkboxes
id: host-is-wsl
attributes:
label: Are you building on Windows WSL2?
options:
- label: Yes, my Ubuntu/Debian/OtherOS is running on WSL2
required: false
- type: input
id: logs
attributes:
label: Relevant log URL
description: |
Run with `SHARE_LOG=yes`, at the end of log you will get something like this
```[🌿] Log uploaded, share URL: [ https://paste.armbian.com/xxx ]```

Paste the URL here:
placeholder: https://paste.armbian.com/xxx
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/armbian/build/blob/master/.github/CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/2-feature.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: Feature Request for the Armbian Linux Build Framework
description: Suggest a feature that you want to see implemented.
title: "[Feature Request]: "
labels: ["Feature Request"]
assignees: "igorpecovnik"
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out a feature reqest. A request does not guarantee consideration.
- type: textarea
id: what
attributes:
label: Which feature would you like to have?
placeholder: What is missing in your opinion?
validations:
required: true
- type: checkboxes
id: financing
attributes:
label: Funding
description: |

You are welcome to submit your feature request, but keep in mind we can only afford to cover minor tasks. If we decide to.<br>"
options:
- label: "[I am willing to cover expenses](https://www.armbian.com/contact/)"
required: false
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/3-task.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: Task/To-Do for project tracking
description: Discuss and track progress for a task you're working on.
title: "[Task]: "
labels: ["Task/To-Do"]
body:
- type: markdown
attributes:
value: |
Please use checkboxes for subtasks and link relevant PRs or issues for reference.

You can use title tags like _Task_, _Story_ or _Epic_ similar to Jira [like described in the docs](https://docs.armbian.com/Process_Managing_Workflow/).
A _Story_ or _Epic_ may reference other _Tasks_ (GitHub issues). This task will automatically be mirrored to [Jira](https://armbian.atlassian.net/browse/AR).

Make sure to update your progress in case anyone wants to help with a task so noone is doing duplicate work.
Add the label "_Discussion_" to get feedback on your task and "_Help needed_" if you would prefer to not work on this this alone.
- type: textarea
id: task-list
attributes:
label: Task description
description: |
Enter your task goals here. You can make use of the subtask checkboxes (add more or remove if necessary). Actively ask for feedback if you want it.
value: |

- [ ]
- [ ]
- [ ]
- [ ]
80 changes: 0 additions & 80 deletions .github/ISSUE_TEMPLATE/bugreport.yml

This file was deleted.

28 changes: 0 additions & 28 deletions .github/ISSUE_TEMPLATE/feature.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

_Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change._

[GitHub issue](https://github.com/armbian/build/labels/Task%2FTo-Do) reference:
[Jira](https://armbian.atlassian.net/jira) reference number [AR-9999]

# Documentation summary for feature / change
Expand Down
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@ updates:
directory: "/"
schedule:
interval: "weekly"

- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
36 changes: 30 additions & 6 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,40 @@
- all:
- changed-files:
- any-glob-to-any-file: ['patch/**/*','config/**/*']
- all-globs-to-all-files: ['!config/cli/*','!config/desktop/*','!config/distributions/*']
- all-globs-to-all-files: ['!config/cli/**/*','!config/desktop/**/*','!config/distributions/**/*']

"Framework":
- all:
- changed-files:
- any-glob-to-any-file: ['lib/*','tools/*','config/cli*','packages/*','extensions/*']
"Action scripts":
- any-glob-to-any-file: ['lib/**/*','tools/**/*','config/cli/**/*','extensions/**/*']

"BSP":
- all:
- changed-files:
- any-glob-to-any-file: ['packages/**/*']

"GitHub Actions":
- all:
- changed-files:
- any-glob-to-any-file: ['.github/workflows/**/*']

"GitHub":
- all:
- changed-files:
- any-glob-to-any-file: ['.github/workflows/*']
- any-glob-to-any-file: ['.github/**/*']
- all-globs-to-any-file: ['!.github/workflows/**/*']

"Desktop":
- all:
- all:
- changed-files:
- any-glob-to-any-file: ['config/desktop/*']
- any-glob-to-any-file: ['config/desktop/**/*']

"Patches":
- all:
- changed-files:
- any-glob-to-any-file: ['patch/**/*']

# Add 'Documentation' label to any change to .md files within the entire repository
"Documentation":
- changed-files:
- any-glob-to-any-file: '**/*.md'
Loading
Loading