Paolo Sabatino
b5c500481d
rebase patches with rewrite-uboot-patches
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
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
amazingfate
4919e52fea
add new board radxa-e52c
2024-07-07 00:51:49 +08: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
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
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
Muhammed Efe Cetin
abe132c233
fix uboot compilation issues on Orange Pi 5/5 Plus
2024-07-03 14:02:42 +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
Viacheslav Bocharov
654d208053
JetHome: Update JetHub family
...
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
2024-07-03 11:26:07 +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
33335
4573778507
fix: firefly-itx-3588j fails to boot, and audio output
2024-07-03 06:43:42 +02:00
Paolo
7876017d0b
Bump rk322x-box and rk3318-box to u-boot v2024.07-rc5 ( #6855 )
...
* bump rk322x-box and rk3318-box to u-boot v2024.07-rc5
* leverage uboot relocation for rk3328
* rework hdmi/vop patches
* fix some usb issues on rk3318-box
* cleanup rk322x-box and rk3318-box old uboot patches
2024-07-02 23:31:50 +00:00
ColorfulRhino
8003d1b770
rk3588: Integrate BOOTPATCHDIR with rk35xx
...
They both use the same U-Boot version now.
2024-07-02 23:08:41 +02:00
ColorfulRhino
b358dc7060
rk35xx: Bump Radxa vendor U-Boot to branch:next-dev-v2024.03
...
Same version as RK3588, can use the same patch dir.
Fixes not being able to build on Ubuntu Noble (GCC13)
2024-07-02 23:08:41 +02:00
ColorfulRhino
7da8ffb20b
uboot: Use semantic versioning for 2022.04 and 2022.07
...
Setuptools >66 only allows for semantic versioning, but old U-Boot
versions don't use semver yet.
This makes compilation fail with an error.
2024-07-02 23:08:41 +02:00
Elias Bakken
d27b98d78b
Add recore dts patch to series.conf so it gets applied
...
Signed-off-by: Elias Bakken <elias@iagent.no>
2024-07-02 23:05:33 +02:00
Muhammed Efe Cetin
5af481865b
Fix Khadas Edge 2 uboot build
2024-07-02 23:05:13 +02:00
Elias Bakken
4b9d96c11b
Add support for Recore A5 to A8 ( #6859 )
...
Signed-off-by: Elias Bakken <elias@iagent.no>
2024-07-02 10:49:29 +02:00
Ricardo Pardini
f5c0ec95b9
nanopi-r5s: u-boot: 2024.04: usb otg in u-boot for working UMS/RockUSB
2024-07-02 10:01:31 +02:00
Ricardo Pardini
ce2ba198aa
nanopi-r5s: u-boot: 2024.04: boot order: usb -> sd -> nvme -> scsi -> emmc
2024-07-02 10:01:31 +02:00
Werner
30992cfaaf
Bump sunxi-current and sunxi64 to latest tag ( #6861 )
...
* Update series.conf
* Delete patch/kernel/archive/sunxi-6.6/patches.megous/tty-serial-8250-dw-Use-fifo-size-from-DTS.patch
* Bump current
* sunxi64: rewrite kernel config
* Bump sunxi-current to latest tag
---------
Co-authored-by: Igor Pecovnik <igor@armbian.com>
2024-07-02 10:00:35 +02:00
ColorfulRhino
6895ea403f
SpacemiT: legacy: Rewrite kernel patches
2024-07-01 19:15:00 +02:00
ColorfulRhino
91b514d982
SpacemiT: current: Rewrite kernel patches
2024-07-01 19:15:00 +02:00
ColorfulRhino
71e2ff0727
SpacemiT: Adapt U-Boot patches and rewrite U-Boot patches
...
Adapt patches to Bianbu Linux U-Boot v1.0.5, then rewrite them.
Also move boot delay to board config like other boards, instead of patched-in.
2024-07-01 19:15:00 +02:00
Patrick Yavitz
e8db1ce6d1
SpacemiT: Add proper bluetooth support for RTL8852BS
...
For both `legacy` and `current` kernel.
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-07-01 19:15:00 +02:00
ColorfulRhino
b572f30472
wifi: Add new SDIO driver rtl8852bs for BananaPi F3
...
Also add for Armsom Sige5 since it has the same chip built-in.
2024-07-01 19:15:00 +02:00
Patrick Yavitz
278269e744
BananaPi F3: Add U-Boot patches
...
Branch: v2022.10
Source: https://gitee.com/bianbu-linux/uboot-2022.10
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-07-01 19:15:00 +02:00
Patrick Yavitz
d66c4d9fce
boards: Add board BananaPi F3
...
RISC-V SpacemiT K1 SoC
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-07-01 19:15:00 +02:00
ColorfulRhino
c91039bc28
SpacemiT: Add SpacemiT Keystone K1 SoC dts files
...
They will be applied on-the-fly by the dt auto-patcher.
2024-07-01 19:15:00 +02:00
ColorfulRhino
e7e9f5d6cf
SpacemiT: current: Add kernel dt auto-patcher
2024-07-01 19:15:00 +02:00
ColorfulRhino
da8ba3961d
SpacemiT: legacy: Add kernel dt auto-patcher
2024-07-01 19:15:00 +02:00
Patrick Yavitz
c25ed85fe9
SpacemiT: legacy: Add hwmon support and fix sigaltstack
2024-07-01 19:15:00 +02:00
Patrick Yavitz
3440691a51
SpacemiT: Add ATF patches (OpenSBI)
...
Tag: 1.3
Source: https://gitee.com/bianbu-linux/opensbi
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-07-01 19:15:00 +02:00
Patrick Yavitz
93d547d52d
SpacemiT: Add current kernel patches
...
Mainline Linux 6.1.y
https://gitee.com/bianbu-linux
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-07-01 19:15:00 +02:00
Igor Pecovnik
1bf2aba67b
Remove OrangepiZero2 outdated legacy kernel v4.9
2024-07-01 19:14:17 +02:00
Paolo Sabatino
5a39275285
rockchip: fix rk322x-box uboot boot order
2024-06-30 21:23:16 +02:00
Ricardo Pardini
ea70ebe425
xt-q8l-v10: rewrite u-boot patches, no changes
2024-06-30 21:23:04 +02:00
Ricardo Pardini
55ee51e0b6
tinkerboard: rewrite u-boot patches, no changes
2024-06-30 21:23:04 +02:00
Werner
ec8c470da3
radxa-zero3: add edge branch (6.9.y) by picking DT from linux-rockchip#for-next & using Kwiboo's 24.07 u-boot
...
- u-boot:
- unset `BOOT_FDT_FILE` for edge branch; that lets Armbian bootscript use the fdtfile auto-detected and set by u-boot
- unset `BOOTFS_TYPE`, since mainline u-boot can boot ext4 directly
- kernel DTs from https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git/tree/arch/arm64/boot/dts/rockchip?h=84a3d3b435e7c109d2141c5bbb9eaab146c94df0
Co-authored-by: Jonas Karlman <jonas@kwiboo.se>
Co-authored-by: Ricardo Pardini <ricardo@pardini.net> (null-patch to bare-dt)
2024-06-30 15:26:29 +02:00
ColorfulRhino
d78a5ad27e
meson64: Remove leftover kernel patch folder for 5.10
...
As per `config/sources/families/include/meson64_common.inc`, the meson64 family is only using kernels 6.1, 6.6 and 6.9.
The kernel patch folder for 5.10 was forgotten to delete when the kernel was bumped.
2024-06-30 14:27:51 +02:00
ColorfulRhino
d068f6f0d9
rockchip64: Remove leftover kernel patch folder for 6.1
...
As per `config/sources/families/include/rockchip64_common.inc`, the rockchip64 family is only using kernels 6.6 and 6.9.
The kernel patch folder for 6.1 was forgotten to delete when the kernel was bumped.
2024-06-30 14:27:51 +02:00
ColorfulRhino
78b311c3aa
rockchip32: Remove leftover kernel patch folders from old kernels
...
As per `config/sources/families/rockchip.conf`, the rockchip family is only using kernels 6.6 and 6.9.
The following kernel patch folders from old kernels are not used anymore:
- 4.4
- 5.10
- 5.15
- 6.1
2024-06-30 14:27:51 +02:00
Ricardo Pardini
a0db55a70e
odroidm1: u-boot: rewrite patches, no changes
2024-06-30 13:58:16 +02:00
Ricardo Pardini
1c712d2516
patch/u-boot/v2024.04: rewrite patches, no changes
2024-06-30 13:58:16 +02:00