Ricardo Pardini
930e363990
starfive/edge: bump 6.1.23 to 6.1.y; rebase to v6.1.30; hammer dma,pwm patches; update .config
2023-05-26 07:25:29 +02:00
amazingfate
798b518f1b
update rk35xx-legacy to 5.10 rkr4
2023-05-26 10:25:17 +08:00
amazingfate
316c4117dd
update kernel of rockchip-rk3588 legacy to rkr4
2023-05-25 14:04:26 +08:00
Igor
a710553138
Temporally disable broken wireless / bluetooth driver from patch/misc/wireless-rtl8723cs/
...
@paolosabatino
Also bump Allwinner
2023-05-25 06:19:21 +02:00
Ricardo Pardini
10a0a3e454
rpi4b/bcm2711: introduce RPI_DEBUG_CONSOLE=yes which at once disables bt, enables uart, and adds ttyAMA0
2023-05-23 16:33:59 +02:00
amazingfate
ea952814d1
change radxa uboot branch to next-dev
2023-05-21 14:01:21 +02:00
Ricardo Pardini
eb4320f424
odroidm1 / rk3568-odroid: recover overlays from 6.1; update .config; fix patch dir name
2023-05-21 13:58:31 +02:00
Igor
f1836416d2
Bump sunxi to latest
2023-05-18 22:24:35 +02:00
Igor
f1ab301d38
Bump Allwinner and update associated kernel configs
2023-05-16 19:48:13 +02:00
Igor
de226c1a9a
Enable "current" kernel branch for Rock3A
...
Signed-off-by: Igor <igor@armbian.com>
2023-05-16 19:00:02 +02:00
Ricardo Pardini
1f26121528
logging/rockchip64_common: curb warning about BOOT_SOC vs BOOTCONFIG if BOOTCONFIG is empty or 'none'
...
- we've enough warnings already
2023-05-15 17:43:25 +02:00
Ricardo Pardini
99e065381a
squash more warnings:
...
- `odroidxu4`'s firmware hook for vendor kernel. such is life, no use warning.
- `sun50iw9`: vendor kernel with extension, proven working, stop warning
- old kernels don't have working headers, it's a fact of life, remove warning
2023-05-15 17:43:25 +02:00
Ricardo Pardini
7025418c8b
mt7623: remove packages/extras-buildpkgs/mmc-utils/debian/rules install that does not exist anymore (fixes bananapir2)
...
- remove ancient `family_tweaks` completely
2023-05-15 17:43:25 +02:00
amazingfate
df3c7eb461
use the same patch dir for u-boot from radxa
2023-05-15 17:12:20 +02:00
Igor
8ac568102e
Switch Rockchip CURRENT to 6.1.y
2023-05-15 17:12:06 +02:00
Werner
e62f03dd10
Update sun8i-v3s.conf
2023-05-09 10:05:58 +02:00
Ricardo Pardini
6d3364673a
rockchip64_common.inc: fix escaping for test in subshell
...
- this emits errors early if BRANCH is not set
2023-05-08 11:21:47 +02:00
amazingfate
85bab47bba
bump rockchip64 edge to v6.3
2023-05-06 12:55:10 +02:00
amazingfate
5dee9ee935
remove twice declared uboot make targets for rkspi image
2023-05-05 12:25:07 +02:00
hzy
2e41d350e8
meson: edge: bump to linux-6.3.y
2023-05-05 12:23:46 +02:00
Ricardo Pardini
f860106a2a
jetson-nano legacy: give up on this legacy and remove it; fixes #5117
2023-05-01 22:46:43 +02:00
Ricardo Pardini
145ae8472c
jetson-nano legacy: try, and fail, to fix this legacy; (does NOT) fixes #5117
...
- `jetson-nano` `legacy`: kernel config: `CONFIG_SECTION_MISMATCH_WARN_ONLY=y`
- `jetson-nano` `legacy`: add `-mno-outline-atomics` to fix linking
- `jetson-nano` `legacy`: add `xxd` host-dependency
- `jetson-nano` `legacy`: downgrade _a lot_ of gcc errors to allow this legacy to build
2023-05-01 22:46:43 +02:00
Ricardo Pardini
ab0eb4936d
macchiatobin-doubleshot: fix u-boot/atf build: export SCP_BL2 had been wrongly converted to declare -g SCP_BL2 when it is in fact required; fixes #5116
2023-05-01 22:46:43 +02:00
Ricardo Pardini
30737fa6f4
rockchip: completely remove legacy branch; fixes #5118
...
- there's absolutely no point in trying to keep this alive, current/edge are good enough, legacy's abandoned for years and broken
2023-05-01 22:46:43 +02:00
Ricardo Pardini
84164c4012
rockchip64_common: add explicit make target u-boot.dtb before u-boot.itb in the target map for SPI; fixes #5114
...
- when `BOOT_SUPPORT_SPI=yes` (and not using the rkspi_loader)
- it seems the makefile target u-boot.itb does not correctly depend on the u-boot.dtb target, and works "by accident" on multicore machines, which are faster and build it fast enough in parallel. this adds u-boot.dtb to the target map, so make's hand is forced to do the right thing.
2023-05-01 22:46:43 +02:00
雷耀
873e719a6c
treat rk3566 as rk3568 to make "mkimage" work; introduce BOOT_SOC_MKIMAGE
2023-04-28 21:33:12 +02:00
Ricardo Pardini
64f7ff599a
uefi/edge: bump to 6.3
2023-04-28 21:32:52 +02:00
Ricardo Pardini
ba413c9b25
bcm2711/grub: add busybox (for initrd grep/sed) so initramfs-growroot works again on Debian
...
- bcm2711: bomb early when `RELEASE` is set and not supported
2023-04-28 21:32:52 +02:00
Ricardo Pardini
5f2a1af219
bcm2711/edge: bump to 6.3 (rpi4b, RPi Foundation Kernel)
2023-04-28 21:32:52 +02:00
Ricardo Pardini
506189dd8b
rockchip-rk3588/edge: bump to 6.3, drop 6.2 patches
2023-04-28 21:32:52 +02:00
Ricardo Pardini
324953f5d7
rk3568-odroid/edge: bump to 6.3 (odroidm1)
2023-04-28 21:32:52 +02:00
Ricardo Pardini
d9f2ec3255
qemu-uboot-arm64/qemu-uboot-x86: split more x86/arm64 differences, add some docs, bump to u-boot 23.04 +update-patches; add arm64 bootscript
2023-04-28 21:32:52 +02:00
Ricardo Pardini
6417a22151
sun50iw9: don't inadvertently override pre-existing hook function name - fixes #5099
2023-04-28 21:32:52 +02:00
Ricardo Pardini
a1788bb95c
imx7d (EOS): codeaurora.org is no more, move to nxp-imx's repos for both kernel and u-boot
2023-04-28 21:32:52 +02:00
Paolo Sabatino
da0ab48b79
rockchip: bump edge kernel to 6.3
2023-04-27 21:31:27 +02:00
Paolo Sabatino
98b6aec554
rk322x: bump edge kernel to 6.3
2023-04-27 21:30:02 +02:00
Igor Pecovnik
7c9e85ec25
Bump Allwinner kernels
2023-04-27 07:43:10 +02:00
Ricardo Pardini
b031c686f9
rockchip-rk3588: set ROCKUSB_BLOB for RockUSB Maskrom -> Loader mode
2023-04-24 14:23:21 +02:00
Igor
9cdb042199
Bump sunxi to latest version
2023-04-20 16:26:41 +02:00
Igor
bc9eb5f14d
Fix invalid packages install within families
2023-04-20 09:21:16 +02:00
Muhammed Efe Çetin
fd6a6dec66
Add support for NanoPi R6S
2023-04-16 16:13:09 +02:00
Igor
40fa40ebaa
Remove optimisation as it breaks on Debian Bookworm
...
Minimal images doesn't have any of this anyway ...
2023-04-14 00:39:09 +02:00
Igor
046ba3a121
Starfive kernel has some patch issues ... fixing it to last known working kernel.
2023-04-13 20:46:04 +02:00
Igor
10315c4f74
Bump sunxi and disable broken mvebu patch @heisath
2023-04-13 20:46:04 +02:00
Ricardo Pardini
3ec50ea03c
orangepizero2/sun50iw9/legacy: actually use NAME_KERNEL=uImage
2023-04-08 14:33:39 +02:00
Ricardo Pardini
871415b7b3
arch configs (all): default, but do not overwrite, KERNEL_IMAGE_TYPE/KERNEL_INSTALL_TYPE/etc: allow board/family to set
2023-04-08 14:33:39 +02:00
Ricardo Pardini
1e61b60cf8
orangepizero2/sun50iw9/legacy: implement pre_package_kernel_image hook to convert vmlinuz to uImage manually; fix legacy u-boot build
...
- sourceaddr `0x40008000` was found in Xunlong's legacy kernel source squashed into a huge commit. Thanks, Xunlong!
- bring `busybox` dependency with inline hook for legacy u-boot "unix2dos" which is essential
2023-04-08 14:33:39 +02:00
Ricardo Pardini
bdab9c1cd7
sun50iw9/legacy: armbian-next'ify, add logging, avoid changing global PATH, use host dtc utility, make write_uboot_platform() verbose
2023-04-07 13:00:09 +02:00
Igor
00793be73e
Bump sunxi
2023-04-06 14:09:45 +02:00
Igor
839e4940ab
Bump Allwinner
...
Signed-off-by: Igor <igor@armbian.com>
2023-04-06 09:55:15 +02:00