Igor Pecovnik
e24ec9ca51
Rework JetHub symlinking
2023-12-30 13:46:56 +01:00
Gunjan Gupta
40b8751420
meson-s4t7: switch u-boot to 1.5.2 release
2023-12-30 04:48:51 +05:30
Igor Pecovnik
6fb1697b5d
Remove broken symbolic link
2023-12-29 23:36:38 +01:00
Igor Pecovnik
6637bbe3aa
Bugfix: kernel config for WDK is undefined. CI fails
2023-12-28 21:32:20 +01:00
Ricardo Pardini
eefbe3fa6c
odroidm1: set OVERLAY_PREFIX; rockchip64: default, but don't override, OVERLAY_PREFIX
2023-12-28 20:36:47 +01:00
Ricardo Pardini
65dcd9e264
[cleanup] extensions: flash-kernel: removed (and a few references to it)
...
- thanks to Gunjan for replacing it
2023-12-28 13:52:19 +01:00
Jens Glathe
e6ca00b98e
Jg/wdk2023 tweaks - bring the available features on par with current development ( #6091 )
...
* wdk2023: point to kernel 6.7-rc6-gunyah, add handling for qrtr-ns
add config with Gunyah enabled
Signed-off-by: Jens Glathe <jens.glathe@oldschoolsolutions.biz>
* wdk2023: add mtools for access to EFI partition
Signed-off-by: Jens Glathe <jens.glathe@oldschoolsolutions.biz>
* wdk2023: ath11k: add board-2.bin required for good WLAN/BT operation
Signed-off-by: Jens Glathe <jens.glathe@oldschoolsolutions.biz>
* wdk2023: separate kernel config for this board
Signed-off-by: Jens Glathe <jglathe@oldschoolsolutions.biz>
* wdk2023: ath11k: move board-2.bin to armbian-firmware
Signed-off-by: Jens Glathe <jglathe@oldschoolsolutions.biz>
---------
Signed-off-by: Jens Glathe <jens.glathe@oldschoolsolutions.biz>
Signed-off-by: Jens Glathe <jglathe@oldschoolsolutions.biz>
Co-authored-by: Jens Glathe <jglathe@oldschoolsolutions.biz>
Co-authored-by: Igor <igor@armbian.com>
2023-12-28 09:09:19 +01:00
Ricardo Pardini
548385a42c
bcm2711: don't force SKIP_ARMBIAN_REPO=no; include bootloader fw in bsp-cli if set to yes
...
- do not force `SKIP_ARMBIAN_REPO=no` anymore
- instead, if `SKIP_ARMBIAN_REPO=yes`:
- include the bootloader "fw" in bsp package, from Debian's raspi-firmware git source
- add Debian/Ubuntu-specific packages for Wifi/BT firmware
- For Ubuntu, include raspi-eeprom and raspi-config too (not available on Debian)
- tested on rpi4b (bookworm/mantic) - untested on rpi5b (I don't have/want one)
2023-12-28 00:30:50 +01:00
Ricardo Pardini
cecad9392d
rockchip-rk3588 edge 6.7-rc7: update .config, no changes
2023-12-27 13:30:23 +01:00
Ricardo Pardini
3351056c54
rockchip-rk3588 edge 6.7: bump to 6.4-rc7; rebase patches
2023-12-27 13:30:23 +01:00
Ricardo Pardini
30ff9471f9
uefi: all: update edge 6.7.y .config's, no changes
2023-12-27 13:29:37 +01:00
Ricardo Pardini
9cb365aad2
uefi: all: edge: bump to 6.7-rc7; arm64: fix Phytium stmmac patch (by Igor)
...
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2023-12-27 13:29:37 +01:00
Ricardo Pardini
eb37e17d26
uefi: all: rollover edge 6.6.y to current, taking over 6.1.y
2023-12-27 13:29:37 +01:00
Ricardo Pardini
5a01fb8fae
uefi: all: rollover current 6.1.y to legacy, taking over 5.15.y
2023-12-27 13:29:37 +01:00
Ricardo Pardini
88577a0cf4
uefi: all: update all .config's, no changes; edge: 6.6.y; current 6.1.y; legacy 5.15.y
2023-12-27 13:29:37 +01:00
Ricardo Pardini
2d10999212
thinkpad-x13s: set explicit LINUXCONFIG to compensate for changes in uefi-common
2023-12-27 13:29:37 +01:00
Ricardo Pardini
ef995dafc2
uefi: common: stop using symlinks, instead point directly to KERNEL_MAJOR_MINOR
...
- uefi: common: drop kernel symlinks
- remove duplicate decls
- simplify
- some comments
2023-12-27 13:29:37 +01:00
Gunjan Gupta
a73b3762a0
Bump uboot to v2023.01-rc5
2023-12-27 11:56:37 +01:00
Gunjan Gupta
19fbdb6fe5
Allwinner: u-boot: Move some defconfig changes from patches to board config files
2023-12-27 11:56:37 +01:00
Werner
15cc8bffad
Update station-p1.csc ( #6090 )
2023-12-26 19:31:20 +01:00
Paolo Sabatino
a1d98a4b70
rockchip: enable back low-latency preemption model
2023-12-26 16:45:30 +01:00
Paolo Sabatino
d711dc0e84
remove rk322x family script
2023-12-26 16:45:30 +01:00
Paolo Sabatino
a3a23743be
miqi(eos): add boot soc in board config
2023-12-26 16:45:30 +01:00
Paolo Sabatino
06e3401fde
rk322x: remove legacy target
2023-12-26 16:45:30 +01:00
Paolo Sabatino
562d96128b
consolidate rk322x and rockchip 32 bit families
...
* merge patches from rockchip and rk322x families for current and edge
kernels
* adjust patches for tinkerboard to remove some cruft and overclocking
* rework kernel configs
* fix rk322x dmc to avoid lockup on rk3288
* migrate rockchip-6.6 into patch series, rename all patches with
more understandable names
* add gen-series.sh script in tools directory (it is a naive tool to
create patch series when you don't want to rebase everything)
2023-12-26 16:45:30 +01:00
m][sko
7fd590fa2d
Adding Windows dev kit 2023 ( #5980 )
...
* windows dev kit 2023
* change KERNEL_TARGET to wdk2023
* change also BRANCH
2023-12-24 09:18:22 +01:00
Werner
15d6aecfb0
Move from media to rockchip64 family ( #6053 )
...
* Move from `media` to `rockchip64 family
* Adjust maintainer
2023-12-24 09:16:09 +01:00
Alban Browaeys
7b7692e7a9
Helios64: memory is unstable without the rockchip ddr blob
...
On the Helios64 random memory errors happens when using the
U-Boot DDR intialization code for rk3399.
Switching to the rkbin rk33 933MHz v1.25 allows this testcase to
run more than once without a memory error:
for i in $(seq 1 100);do python3 -c "import pkg_resources" || break;done
Could be LPDDR4 specific.
Workaround https://github.com/armbian/build/issues/4761
"free() invalid pointer".
2023-12-24 09:15:21 +01:00
Keven
06c28cd39e
Add support for armsom-sige7 board ( #6075 )
2023-12-24 09:14:11 +01:00
Gunjan Gupta
454e99966d
Enable legacy on boards that had support for current kernel
2023-12-24 09:13:08 +01:00
Gunjan Gupta
61b23605f9
Bump allwinner kernels legacy, current and edge kernels
2023-12-24 09:13:08 +01:00
Gunjan Gupta
6380b9ed1d
Moved current config to legacy and copied edge config to current. Also refreshed edge config using rewrite-kernel-config
2023-12-24 09:13:08 +01:00
Igor
f2e663f087
Improved debootstrap hacking support with fixes for Ubuntu Noble ( #6076 )
...
* Remove extension for patching Deboostrap to support Ubuntu Noble
* Integrate Deboostrap patching to the build script
* fix problems related to Noble
2023-12-22 08:04:55 +01:00
Gunjan Gupta
294265d393
Allwinner: minor kernel bumps
2023-12-21 11:21:26 +05:30
Igor Pecovnik
2c153274b5
Create missing links
2023-12-21 09:38:37 +05:30
Werner
fc9af2eaf1
add noble
2023-12-21 09:38:37 +05:30
Gunjan Gupta
2f8e1f225c
Allwinner H6: use lightdm-gtk-greeter
2023-12-21 06:34:59 +05:30
Gunjan Gupta
05a27a3515
Adding myself as maintainer for Orange Pi 3 and Orange Pi 3 LTS boards
2023-12-21 06:34:59 +05:30
Gunjan Gupta
feaf97cc83
Move Orange Pi 3 LTS settings to its corresponding board file
2023-12-21 06:34:59 +05:30
Gunjan Gupta
d81725a9f0
orangepizero2: switch to using uwe5622-allwinner extension
2023-12-21 06:34:59 +05:30
Gunjan Gupta
a82589e683
Rpi5: fix X11 failure
2023-12-20 13:10:03 +01:00
Igor Pecovnik
363a069025
Disable u-boot generation also for EDGE branch
2023-12-19 10:28:20 +01:00
Igor
cc1cedfafe
Promote Odroid N2 and M1 to standard support ( #6060 )
2023-12-18 18:49:51 +01:00
Gunjan Gupta
1c3b7ec36c
Raspberry Pi: Added rpi5 support and removed flash-kernel dependency ( #6039 )
...
* Disable flash kernel and rearrage functions inorder they are executed
* Add board config for raspberry pi 5
* Change config.txt and cmdline.txt to match official rpi version
* Install Rpi related packages from Armbian repository
* Remove ddk branch aka RASPI (Ubuntu) kernel
* We still have unsupported releases, but for different reason
* Lower kernel output at booting to meet our other builds. Default is too mouch for end user
* Add more info where we import packages
* Add testing targets
---------
Co-authored-by: Igor <igor@armbian.com>
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2023-12-17 16:48:22 +01:00
Muhammed Efe Cetin
dae967fd88
opi5: add mainline uboot support
2023-12-17 10:31:06 +01:00
Gunjan Gupta
cabb8aaf27
orangepizero2: load wifi and bluetooth modules on current and edge kernel as well
2023-12-16 01:25:34 +05:30
Igor Pecovnik
93dcabf2aa
Disable legacy test target for Orangepi One Plus
2023-12-15 17:04:23 +01:00
Igor Pecovnik
507765ddf6
Disable EXTRA wireless on RPi EDGE kernel
...
Several wireless drivers needs adaptation.
2023-12-14 22:31:41 +01:00
Paolo Sabatino
3ad54a403e
rk322x: use kernel point release
2023-12-14 22:02:51 +01:00
Paolo Sabatino
ee2789918d
rockchip: use point kernel version
2023-12-14 22:02:26 +01:00