Commit Graph

14961 Commits

Author SHA1 Message Date
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