Ricardo Pardini
0347745a34
mixtile-blade3: u-boot: join rockchip-rk3588's default u-boot-radxa-rk35xx scheme
...
- rebased 3 patches
- moved null patches for dts & defconfigs to `dt` / `defconfig` dirs
- don't rename defconfigs: those are shared with Joshua Riek (ubuntu-rockchip)
- defconfigs re-saved
2024-07-08 17:01:17 +02:00
Ricardo Pardini
8f6cd263d6
thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.10-rc6; add fprintd back to Trixie; fixes
...
- adapt according to most recent instructions from jhovold:
- https://github.com/jhovold/linux/wiki/X13s
- 993ae484d1
2024-07-08 17:01:01 +02:00
ColorfulRhino
39fdf21b98
Beautify shellfmt and add board configs to formatting list ( #6910 )
...
* tools: shellfmt: Beautify and add board configs to formatting list
* Format the whole code using `lib/tools/shellfmt.sh`
---------
Co-authored-by: Igor <igor@armbian.com>
2024-07-08 17:00:38 +02:00
Ricardo Pardini
9e5b8592c9
multiple boards: bump u-boot from v2024.07-rcX to v2024.07 final
...
- after this, all patches were rewritten, but zero changes. success!
2024-07-08 16:55:47 +02:00
Ricardo Pardini
bb8ff7b607
jethubj200: rewrite u-boot patches against v2024.07 final
2024-07-08 16:55:47 +02:00
Ricardo Pardini
f60b3bbfe2
rk3318-box: rewrite u-boot patches against v2024.07-rc5
2024-07-08 16:55:47 +02:00
Ricardo Pardini
07084b64b7
rk322x-box: rewrite u-boot patches against v2024.07-rc5
2024-07-08 16:55:47 +02:00
ColorfulRhino
d399fb9b7f
config: distros: Add armhf to Debian Trixie
2024-07-08 16:54:36 +02:00
ColorfulRhino
61fe4bcdda
config: distros: Make architecture listing consistent
2024-07-08 16:54:36 +02:00
ColorfulRhino
8056532684
cli: main-config: Move NETWORKING_STACK config after family config
...
This allows family configs to change the networking stack.
2024-07-08 16:54:36 +02:00
Paolo Sabatino
02e0c14a8a
remove rk3288 unused boot binary blob
2024-07-08 13:02:15 +02:00
Paolo Sabatino
89c1411a65
overwrite UBOOT_TARGET_MAP in board conf
2024-07-08 13:02:15 +02:00
Paolo Sabatino
b5c500481d
rebase patches with rewrite-uboot-patches
2024-07-08 13:02:15 +02:00
ColorfulRhino
5bb665f965
cli: uboot: Remove HOME workaround for old tinkerboard/xt-q8l-v10 U-Boot
...
This temporary workaround was only needed for tinkerboard and xt-q8l-v10 version 2022.04 U-Boot. The version has since bumped to 2024.07 and builds fine without this.
2024-07-08 13:02:15 +02:00
Paolo Sabatino
87b90295ea
bump rk3288 tinkerboard to uboot v2024.07
...
* also bump:
* rk3288 xt-q8l-v10 target
* rk322x-box target (was already v2024.07-rc5)
* rk3318-box target (was already v2024.07-rc5)
2024-07-08 13:02:15 +02:00
Ricardo Pardini
ab1e97c069
odroidm1: don't copy paste without changing the function name
...
Co-authored-by: ColorfulRhino <131405023+ColorfulRhino@users.noreply.github.com>
2024-07-07 17:46:47 +02:00
Ricardo Pardini
268c2e8596
odroidm1: bump to u-boot v2024.07; replace defconfig patches with hook
...
- bump "armbian" env to reset env in SPI on first run
2024-07-07 17:46:47 +02:00
Ricardo Pardini
4232661c37
u-boot: embed armbian artifact version in CONFIG_LOCALVERSION
...
- we're hacking at it anyway, so why not use it to uniquely identify the exact build
2024-07-07 13:06:56 +02:00
Igor Pecovnik
3f5d086108
Bananapi M5: Bump u-boot to v2024.07 final
2024-07-07 08:11:47 +02:00
amazingfate
4919e52fea
add new board radxa-e52c
2024-07-07 00:51:49 +08:00
Igor Pecovnik
1f5827612e
Allwinner: set legacy 6.1.y to last known build tag
2024-07-05 18:59:18 +02:00
Patrick Yavitz
952e680d00
RTW88: 6.6: upstream wireless: fixups
...
wifi: rtw88: coex: Prevent doing I/O during Wi-Fi power saving
https://patchwork.kernel.org/project/linux-wireless/patch/20240320075047.31810-1-pkshih@realtek.com/
wifi: rtw88: station mode only for SDIO chips
https://patchwork.kernel.org/project/linux-wireless/patch/20240327004155.7172-1-pkshih@realtek.com/
wifi: rtw88: Set default CQM config if not present
https://lore.kernel.org/all/20240401033019.9664-1-pkshih@realtek.com/
wifi: rtw88: usb: Simplify rtw_usb_write_data
https://patchwork.kernel.org/project/linux-wireless/patch/2479507e-3946-492f-857e-83e54969aad2@gmail.com/#25836118
wifi: rtw88: usb: Fix disconnection after beacon loss
https://patchwork.kernel.org/project/linux-wireless/patch/ecbf0601-810d-4609-b8fc-8b0e38d2948d@gmail.com/
wifi: rtw88: usb: Further limit the TX aggregation
https://patchwork.kernel.org/project/linux-wireless/patch/cb46ea35-7e59-4742-9c1f-01ceeaad36fb@gmail.com/
wifi: rtw88: schedule rx work after everything is set up
https://lore.kernel.org/lkml/96a46df7c4c49b2b033bc7cd8d5cad3306db8ca6.camel@realtek.com/T/
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2024-07-05 12:36:45 -04:00
Igor Pecovnik
f696f6d182
Adjust Rockpi S patch to align with upstream changes
2024-07-05 14:25:51 +02:00
Viacheslav Bocharov
c27c55b0bc
Fix trap-logging to CI ant not GITHUB_ACTIONS
...
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
2024-07-04 21:35:26 +02:00
Viacheslav Bocharov
d73c4cefab
Fix check CI && GITHUB_ACTIONS for GITHUB_OUTPUT to only GITHUB_ACTIONS
...
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
2024-07-04 21:35:26 +02:00
Viacheslav Bocharov
7875fce1e9
Allow to pass docker login credentials to oras-cli for and CI environment
...
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
2024-07-04 21:35:26 +02:00
Igor Pecovnik
a2f9e1f1e5
Add a big warning and additional check when wiping target destination
2024-07-04 21:35:12 +02:00
Igor Pecovnik
26867787e5
Armbian-install: add option to wipe target destination
2024-07-04 21:35:12 +02:00
ColorfulRhino
823c03ca26
rockpi-s: Remove legacy kernel 4.4 support
...
The legacy U-Boot can't be built anymore and 4.4 is EOL.
2024-07-04 21:34:56 +02:00
ColorfulRhino
0bc5d27701
rk35xx: Remove legacy kernel target from board configs ( #6881 )
...
Deprecate `legacy`, but only remove from board configs for now.
Print a warning, the whole branch is slated for removal.
2024-07-04 21:34:41 +02:00
Muhammed Efe Cetin
ee62433116
Move OPi5 Plus uboot to Radxa git tree
2024-07-04 21:29:44 +02:00
Muhammed Efe Cetin
35f6fd3238
Move OPi5/5B uboot to Radxa git tree
2024-07-04 21:29:44 +02:00
Ricardo Pardini
fbc60310c6
mekotronics: rk3588: u-boot: borrow patch to fix build on newer gcc
2024-07-04 19:44:55 +02:00
Ricardo Pardini
8ed90ed0e4
mekotronics: rk3588: u-boot: rewrite u-boot patches, no changes
...
- rewritten against 609a77ef6e99c56aacd4b8d8f9c3056378f9c761 - a specific commit in radxa's next-dev
2024-07-04 19:44:55 +02:00
Ricardo Pardini
7dfb7ede39
mixtile-blade3: remove leftover comment
2024-07-04 19:44:19 +02:00
Ricardo Pardini
fe87175593
mixtile-blade3: use default blobs
2024-07-04 19:44:19 +02:00
Ricardo Pardini
9523967449
mixtile-blade3: rk3588: u-boot: bump to next-dev-v2024.03
...
- drop 0004-cmd-source-fix-the-error-that-the-command-source-failed-to-execute.patch
- rebase the others
2024-07-04 19:44:19 +02:00
Ricardo Pardini
5048eda353
mixtile-blade3: rk3588: u-boot: rewrite u-boot patches, no changes
...
- rewritten against ddc91cd08c10f625f7a7c93033042aa4071c78a8 - a specific commit in radxa's next-dev
2024-07-04 19:44:19 +02:00
Igor Pecovnik
ff4e85ec98
Test automation - update testing targets
2024-07-04 10:32:09 +02:00
Igor Pecovnik
f4555df0ba
Revert "git: git_ensure_safe_directory(): use env vars instead of changing config"
...
This reverts commit 11245601d0 .
2024-07-03 17:31:05 +02:00
Muhammed Efe Cetin
abe132c233
fix uboot compilation issues on Orange Pi 5/5 Plus
2024-07-03 14:02:42 +02:00
ColorfulRhino
63ad4d935e
cli: Improve patching logs for U-Boot and kernel
2024-07-03 14:02:29 +02:00
ColorfulRhino
f83e949c88
rk3528: Use default U-Boot for all rk3528 boards
...
They all use "hinlink_rk3528_defconfig", but an outdated vendor U-Boot.
Use the default Radxa U-Boot from the rk35xx family.
2024-07-03 14:02:29 +02:00
ColorfulRhino
3b0b5118f6
Lubancat2: Fix U-Boot source and patch dir
2024-07-03 14:02:29 +02:00
Viacheslav Bocharov
654d208053
JetHome: Update JetHub family
...
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
2024-07-03 11:26:07 +02:00
Igor Pecovnik
b63446e2fb
Spacemit: use same kernel config as on known to work image and rename to WIP
2024-07-03 09:27:39 +02:00
Ricardo Pardini
11245601d0
git: git_ensure_safe_directory(): use env vars instead of changing config
2024-07-03 06:49:56 +02:00
ColorfulRhino
ccf17a20e8
Purge s5p6818 board family
...
The family consists of 4 boards, but hasn't seen any activity in years,
is unmaintained, stuck on EOL Linux 4.14 and the bootloader does
not build.
2024-07-03 06:49:46 +02:00
Ricardo Pardini
d9b67b37d5
u-boot: use pipetty in place of unbuffer
...
- unbuffer never solved anything; pipetty might
2024-07-03 06:44:16 +02:00
33335
4573778507
fix: firefly-itx-3588j fails to boot, and audio output
2024-07-03 06:43:42 +02:00