Igor Pecovnik
c8588b596c
Orangepi5PRO: move to EOS as it has broken u-boot compilation on Noble
2025-05-10 13:29:59 +02:00
djurny
6e985c3d67
Update boot-mvebu.cmd
...
Changed the DT size back to 256KiB as there is no reason to trim it actually.
2025-05-10 11:21:08 +02:00
djurny
141e23b302
Update boot-mvebu.cmd
...
- Updated names to reflect function better.
- Followed coding style of rest of the file, e.g. `test` instead of `itest` and `if ... ; then`.
- If `setexpr` fails, use configured addresses - either the ones defined in boot.cmd or set by armbianEnv.txt.
2025-05-10 11:21:08 +02:00
djurny
58dbffba9e
Update boot-mvebu.cmd
...
Fix for https://github.com/armbian/build/issues/8165
Determine the load address for kernel and initial ramdisk based on DT and kernel image size.
2025-05-10 11:21:08 +02:00
Patrick Yavitz
834de5f4fa
SpacemiT: Defconfig: Add CONFIG_TUN=m
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-05-07 07:33:29 +02:00
Andrei Aldea
2afc0d783f
Add bananapim7 descripion
...
Fixes interactive build script showing line #2 instead of proper descriptoin.
2025-05-05 20:15:05 +02:00
Tim Surber
b3e5f01042
add option to disable kernel patching
2025-05-05 06:09:48 +02:00
Ayush
ec34878cf8
config: boards: pocketbeagle2: Use extlinux ( #8130 )
...
Changes to align with standard beagle images.
- extlinux.conf is much more flexible than uEnv.txt, specially when
having multiple kernel for development - menu entries are valuable for recovery
- typical beagleboard Debian images have been using extlinux.conf for
a while.
Signed-off-by: Ayush Singh <ayush@beagleboard.org>
Co-authored-by: Andrei Aldea <7153954+Grippy98@users.noreply.github.com>
2025-05-04 07:27:08 -05:00
mr-toolcraft
055bf79abb
remove unnecessary empty lines
2025-04-30 09:13:56 +02:00
mr-toolcraft
66c57bd6c9
orangepi-5-max: move edge to mainline u-boot
2025-04-30 09:13:56 +02:00
Muhammed Efe Cetin
aeaf329162
orangepi5b: split opi5b board from opi5 board config
2025-04-30 09:11:06 +02:00
Muhammed Efe Cetin
2d73b5830a
rockchip64: add multiple SPI images support to armbian-install
2025-04-30 09:10:41 +02:00
Igor Pecovnik
9c5eddffaa
Enable video console on amd64 cloud images - for remote console access
2025-04-30 09:06:06 +02:00
Igor Pecovnik
528e7e5ace
Enable video console on aarch64 cloud images - for remote console access
2025-04-30 09:06:06 +02:00
Igor Pecovnik
67549541ed
Add additional packages to cloud images
2025-04-30 09:06:06 +02:00
Seele Volleri a.k.a. 33335
e7e55d54cc
firefly-itx-3588j: fix optee refuse boot by using rock-5b-defconfig
2025-04-29 00:26:23 +02:00
Micke Prag
34fa6db522
rockchip64: Enable CAN FD driver MCP251XFD
2025-04-29 00:25:49 +02:00
Igor Pecovnik
5194e0f35a
Drop old tag for ATF that was only set in sun50iw9 / H61x
2025-04-27 23:57:49 +02:00
Igor Pecovnik
161ac1b4ee
Upgrade Cherryba-m1 to latest u-boot, move patch to new folder
2025-04-27 23:17:28 +02:00
Andy Yan
7a46d099bb
lubancat2: bump u-boot to v2025.04
...
Signed-off-by: Andy Yan <andyshrk@163.com>
2025-04-27 23:10:07 +02:00
Niklas Engvall
55ed3d4b2d
V2 - Update the version of U-boot used with Radxa rock 4 se to v2025.04
...
Added BOOTPATCHDIR=v2025.04
2025-04-27 23:09:23 +02:00
Rolf Leggewie
47a73d027c
officially support Banana Pi M2+
2025-04-27 23:04:42 +02:00
Ricardo Pardini
a4b1eddf94
khadas-vim3: u-boot: bump to 2025.04-rc5; boot SD first; enable setexpr; patch 2025.04 for fileenv; enable squashfs support
...
- **CHANGE**: This version tries to boot SD first (thus SD -> USB -> NVMe -> eMMC); before it would boot USB before SD
- as Armbian u-boot is possibly deployed to SPI, try to make as compatible as possible; eg enable squashfs support
- enable `setexpr` and `fileenv`, used by HAOS
- HAOS already has support for booting VIM3 from NVMe: https://github.com/home-assistant/operating-system/pull/3784
- borrowed `fileenv` patch from v2025.01 to .04
- Similar treatment that `odroidm1` got in https://github.com/armbian/build/pull/7769
- note: I will be leaving my VIM3 behind in the other side of the globe, so this is my last chance to test
2025-04-25 19:51:38 +02:00
Niklas Engvall
f4783ec733
Update the version of U-boot used with Radxa rock 4 se to v2025.04 ( #8115 )
...
* Update rock-4se.csc
Update the version of U-boot used with rock 4 se.
Tested locally on my board after building an armbian image.
ubuntu@rock-4se:~$ strings /dev/mmcblk1 | grep U-Boot
U-Boot SPL 2025.04-armbian-2025.04-S3482-P4a0b-H3d34-Va9af-Bb703-R448a (Apr 22 2025 - 10:05:17 +0000)
U-Boot phase
U-Boot
FIT image for U-Boot with bl31 (TF-A)
* Use BOOTCONFIG="rock-4se-rk3399_defconfig" and remove BOOTPATCHDIR
* Removed old comment
* Update rock-4se.csc
Revert BOOTCONFIG and update BOOT_FDT_FILE="rk3399-rock-4se.dtd"
* Update rock-4se.csc
Set BOOTCONFIG="rock-4se-rk3399_defconfig"
2025-04-25 19:49:53 +02:00
Igor Pecovnik
cae5701a22
RaspberryPi: add brcm firmware package to fix missing wireless support
...
This fell out during last packages jungle
2025-04-25 19:49:29 +02:00
libiunc
59e6206f58
Starfive: bump kernel to v6.6 for starfive2
2025-04-24 12:41:51 +02:00
Igor Pecovnik
094a90562c
RaspberryPi: suppress warnings for missing firmware
...
When RTL8152 USB network is enabled as build-in, it will throw out warnings such as:
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8156b-2.fw for built-in driver r8152
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8156a-2.fw for built-in driver r8152
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8153c-1.fw for built-in driver r8152
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8153b-2.fw for built-in driver r8152
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8153a-4.fw for built-in driver r8152
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8153a-3.fw for built-in driver r8152
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8153a-2.fw for built-in driver r8152
This should prevent this while keep driver as module.
2025-04-23 21:02:45 +02:00
Igor Pecovnik
3af4354151
Userspace status changes to EOS for bullseye, focal and jammy
...
Only change associated with this status change is that repository is not updating anymore.
2025-04-22 09:47:43 +02:00
EvilOlaf
b83ed148ce
sunxi64: bump ATF to latest LTS tag
2025-04-21 10:19:32 +02:00
EvilOlaf
dc41c7de51
Add _out of date_ notice to example config
2025-04-20 13:59:54 +02:00
EvilOlaf
5b6d5b9da1
Revert ATF version bump
2025-04-19 13:18:55 +02:00
Werner
204c646cc6
rockchip64: fix atf build, bump ATF to latest tag
2025-04-19 13:18:55 +02:00
Igor Pecovnik
e2b0922d69
Allwinner: bump to latest
2025-04-19 13:18:22 +02:00
The-going
a73e79a73f
u-boot: v2025-sunxi: switching to v2025.04
...
- Fix dram, mmc for h616.
- The prefix is missing if we use OF_UPSTREAM
- upstream: arm64: sun50i-h616: sync with sunxi-6.12 kernel
- upstream: arm64: Add sun50i-h618-bananapi-m4-berry.dts
2025-04-16 23:32:36 +02:00
The-going
83d866af09
sunxi-6.13: Switching to v6.13.11; re-export all patches
2025-04-16 23:32:36 +02:00
Mecid
17b9545a20
Switch from rkr5 to rkr5.1
2025-04-16 23:32:25 +02:00
Werner
1469fdad98
add BUILD_DESKTOP to fully automate example config
2025-04-16 23:32:14 +02:00
Werner
c93edf5b4e
fix link and create a proper example config
2025-04-16 23:32:14 +02:00
Werner
554580ae34
copy example config at first start
2025-04-16 23:32:14 +02:00
Igor Pecovnik
d181d02f32
Radxa Nio 12l: dropping vendor kernel as its broken and generally in bad shape
2025-04-16 23:11:45 +02:00
青菜萝 卜冬瓜
63362ec932
station-p1: delete the redundant function.
2025-04-14 21:03:17 +02:00
青菜萝 卜冬瓜
49055f433d
station-p1: delete the redundant function.
2025-04-14 21:03:17 +02:00
青菜萝 卜冬瓜
def9e161c5
station-m1: delete the redundant function.
2025-04-14 21:03:17 +02:00
Igor Pecovnik
ca1f302ec6
Rpi bugfix: Split Debian and Ubuntu packages when installing from Armbian repository
...
- change name of /etc/kernel/postinst.d/z51-raspi-firmware and check for distribution in runtime. This will prevent conflict with raspi-firmware on Debian, while Ubuntu don't have that.
- install packages depending on Distribution. Ubuntu gets what it was, while Debian gets different packages, mirroed from official Rpi bookwork repo: raspi-firmware raspberrypi-sys-mods bluez-firmware bluez
- bump EDGE kernel to 6.14.y
2025-04-14 16:20:28 +02:00
青菜萝 卜冬瓜
88ab0c5ad0
station-p2: bump u-boot to 2025.04 ( #8081 )
2025-04-14 09:39:53 +08:00
chainsx
692b1363d6
sakurapi-rk3308b:bump u-boot to 2025.04
2025-04-13 09:10:53 +02:00
FantasyGmm
7c7272654a
Add Qcom Robotics RB5 Support
2025-04-12 20:10:35 +02:00
Werner
9335f08cd3
nanopi-r3s: bump uboot to v2025.04
2025-04-12 20:08:02 +02:00
Werner
e251d84a42
radxa-zero3: bump mainline uboot ( #8071 )
2025-04-12 20:07:26 +02:00
Werner
66dd52354a
rock-3a: bump mainline uboot to v2025.04
2025-04-12 20:06:56 +02:00
青菜萝 卜冬瓜
d40c922086
station-m3: delete the redundant function. ( #8068 )
2025-04-12 12:03:41 +08:00
Patrick Yavitz
0b8d7ffa32
SpacemiT: Defconfig: Enable PPPoe Module
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-04-11 11:07:34 -04:00
juanesf
863a369302
Update linux-sun55iw3-dev.config ( #8058 )
...
-Change CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE to CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND to avoid excessive heat while in low use
2025-04-10 10:29:46 +02:00
FantasyGmm
1dfb077e15
Bump SM8250 Edge kernel to 6.14 ( #8054 )
2025-04-09 19:28:36 +08:00
Igor Pecovnik
813e5ba567
We need to escape $ otherwise this will be executed on host
2025-04-08 21:09:55 +02:00
The-going
47ac70fb27
bananapim4berry: Mark the device as CSC
...
At this stage, the desktops are functioning normally.
The Ethernet is working; module dwmac-sun8i.
WiFi\Bluetooth - the rtl8821cu module is loaded and
can be configured.
2025-04-08 17:17:22 +02:00
The-going
6f76bdaf4e
sunxi-6.12: Switching to v6.12.20
2025-04-08 17:17:22 +02:00
The-going
332d300fd8
sunxi64: Switching CURRENT to v6.12.19, LEGACY to v6.6.75
...
kernel config by simple copying:
cp linux-sunxi64-current.config linux-sunxi64-legacy.config
cp linux-sunxi64-edge.config linux-sunxi64-current.config
cp linux-sunxi-current.config linux-sunxi-legacy.config
cp linux-sunxi-edge.config linux-sunxi-current.config
2025-04-08 17:17:22 +02:00
Igor Pecovnik
8e6fd84fe1
Enable rtw88 and rtw89 wireless drivers in kernel 6.12+ configs
2025-04-07 00:31:40 +02:00
EvilOlaf
cefdde835a
radxa-zero3: enable wifi extension by default. allow newer kernels
2025-04-06 22:05:47 +02:00
EvilOlaf
ac49262510
nanopi-r3s: bump uboot to v2025.01 for current
2025-04-05 14:41:27 +02:00
EvilOlaf
1e8f4746da
nanopi-r3s: cleanup board config
2025-04-05 14:41:27 +02:00
EvilOlaf
736537517f
rock-3a: fix u-boot.itb building
2025-04-05 14:41:27 +02:00
EvilOlaf
d4b1021b45
Revert "Revert "rock-3a: remove duplicate code by combining functions""
...
This reverts commit bd74a136e13527ee8fee251f805ed026127877be.
2025-04-05 14:41:27 +02:00
EvilOlaf
879c3642ce
Revert "rock-3a: remove duplicate code by combining functions"
...
This reverts commit 0b450f287f9796073c5bedc6ecfaafa8eb47c365.
2025-04-05 14:41:27 +02:00
EvilOlaf
0b1dd1815c
rock-3a: remove duplicate code by combining functions
2025-04-05 14:41:27 +02:00
EvilOlaf
19dff4d9df
radxa-zero3: bump mainline uboot to v2025.01
2025-04-05 14:41:27 +02:00
EvilOlaf
594579f370
radxa-zero3: use mainline uboot for current
2025-04-05 14:41:27 +02:00
Igor Pecovnik
fc86a15517
Cloud QCOW2 images are as small as they can be, but filesystem could / should be larger for start
...
This adds fixed +16Gb of resize, which doesn't make image any bigger, but when importing this as is, it might be better to not start without any free space. Now its 16Gb - cca. 600Mb.
2025-04-05 14:40:58 +02:00
igorpecovnik
95b8c4cc8c
Automatic board configs status synchronise
2025-04-01 14:19:58 +02:00
Chen Jiali
abcc92edce
boards: radxa-e20c: add armbian-leds.conf
2025-03-31 21:37:13 +02:00
Ricardo Pardini
34427fb28b
odroidm2: u-boot: bump v2025.04-rc4 -> v2025.04-rc5
...
- patches rewritten, there were no changes
2025-03-31 21:36:58 +02:00
Ricardo Pardini
e0ef86c777
odroidm2: use standard v2025.04 (drop -rc4) from u-boot patch folder name
...
- Fixes: 896a8090c1 (PR https://github.com/armbian/build/pull/7981 )
2025-03-31 21:36:58 +02:00
Mecid
756dff9912
Make Radxa Nio-12L Standard Support
2025-03-28 20:59:41 +01:00
Mecid
5c391f0e05
Switch canonical to vendor to keep more inline with other families
2025-03-28 12:38:01 +01:00
Mecid
a322285cfb
Replace bsdmainutils with bsdextrautils
2025-03-28 12:38:01 +01:00
Mecid
b513a20d22
Add Mediatek Genio Family + Radxa Nio-12L (Genio 1200)
2025-03-28 12:38:01 +01:00
Igor Pecovnik
49714857c6
Add AWS & Azure support, disable DRM, disable services that makes no point here
2025-03-27 19:24:07 +01:00
Igor Pecovnik
e8e47f9f5d
Cloud kernel config: drop various debug options and weird NIC adaptors
2025-03-27 19:24:07 +01:00
Igor
9cb56ff599
Remove x86-specific CPU frequency driver from ARM64 config
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-27 19:24:07 +01:00
Igor
9b1771a428
Remove x86-specific options from ARM64 config
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-27 19:24:07 +01:00
Igor Pecovnik
c20fba9908
UEFI: add cloud kernel under cloud branch
2025-03-27 19:24:07 +01:00
Werner
5a86eede01
switch current u-boot to v2025.01
2025-03-27 14:43:54 +01:00
Alexander Stein
885fb7f49f
MBa8MPxL-RAS314: Add Raspberry Pi Camera V2 support
...
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2025-03-27 14:43:17 +01:00
Martin Schmiedel
33db940373
MBa8MPxL: update linux-tqma-current config
...
add some missing configs and fix update-initramfs
problems by switching to build-in for some modules
- USB_ONBOARD_DEV now build-in
- ARM_IMX_BUS_DEVFREQ now build-in
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2025-03-27 14:43:17 +01:00
Paolo Sabatino
7c55b4fce9
bump rockchip 32bit edge kernel to v6.14
2025-03-26 22:23:29 +01:00
Igor Pecovnik
62ffa66cc8
qemu arm64: bump u-boot and fix wrong boot script parameter
...
Now it boots OOB: https://paste.armbian.com/ololipacam
2025-03-26 10:07:20 +01:00
Werner
eec8d3c92f
Opi5max - remove current builds
...
reduce annoyance for ourselves.
2025-03-26 10:06:56 +01:00
retro98boy
b169370888
add SMART AM40 support
2025-03-26 10:06:03 +01:00
Ricardo Pardini
abb682b95a
uefi-arm64-6.14: bump edge 6.13 -> 6.14
2025-03-26 10:05:36 +01:00
Ricardo Pardini
fbf5e9f23b
thinkpad-x13s: bump 6.13 -> 6.14 (jhovold)
2025-03-26 10:05:36 +01:00
Ricardo Pardini
5bc21fccae
meson64-6.14: bump edge 6.13 -> 6.14
2025-03-26 10:05:36 +01:00
Ricardo Pardini
e9db9581c6
mainline-kernel: bump 6.14 to final
2025-03-26 10:05:36 +01:00
Milivoje Legenovic
896a8090c1
Fix for ethernet warnings in dmesg output
2025-03-22 13:46:35 +01:00
The-going
809a289c25
sunxi-6.13: Switching to v6.13.7
...
soc: Fix error: incompatible pointer type
soc: Fix warning: no previous prototype
2025-03-21 10:24:35 +01:00
The-going
9cab6163f1
sunxi-6.13: CONFIG_SUN50I_H6_PRCM_PPU=m
2025-03-21 10:24:35 +01:00
The-going
eb14fbdc83
sunxi-6.13: Switching to v6.13.6
2025-03-21 10:24:35 +01:00
The-going
00f2587858
sunxi-6.13: Switching EDGE to v6.13.5
2025-03-21 10:24:35 +01:00
Ricardo Pardini
01d98b3a42
mainline-kernel: bump 6.14 to -rc7
2025-03-20 09:44:19 +01:00
Ian Goodacre
f2378ad85e
Add support for NanoPi R2S Plus
2025-03-19 10:20:50 +01:00