Ricardo Pardini
8b60fb750d
meson (32-bit): family common: drop KERNELBRANCH, rely on KERNEL_MAJOR_MINOR only, no more symlinks
2024-01-07 18:58:36 +01:00
Ricardo Pardini
cb4893ddbe
rockchip64: family common: drop KERNELBRANCH, rely on KERNEL_MAJOR_MINOR only, no more symlinks
...
- rockchip64_common is used by BOARDFAMILY's with their own LINUXFAMILY, so we can't be very generic here
2024-01-07 18:58:36 +01:00
Ricardo Pardini
b9766185fb
meson64: family common: drop KERNELBRANCH, rely on KERNEL_MAJOR_MINOR only, no more symlinks
2024-01-07 18:58:36 +01:00
Ricardo Pardini
22848254e5
uefi: don't spell out KERNELBRANCH anymore, KERNEL_MAJOR_MINOR is sufficient now
2024-01-07 18:58:36 +01:00
Ricardo Pardini
dccf44630f
main-config: arch common: kernel/u-boot config defaulting+overriding via hook instead of pre-setting
...
- common.conf delegating to new `mainline_kernel_decide_version` hooks
- special case handling for v6.7-rc7
- some examples
- late-stage "use rolling branch version"
2024-01-07 18:58:36 +01:00
Ricardo Pardini
7a1c9a46e7
main-config: arches: don't default KERNELSOURCE to mainline (already done in common), cleanup comments
2024-01-07 18:58:36 +01:00
Ricardo Pardini
ac599c557a
lib/family config: remove resquices of KERNELDIR which is completely unused for a long time
...
- also `MAINLINE_KERNEL_DIR` not needed then
2024-01-07 18:58:36 +01:00
Ricardo Pardini
c434c3613c
core: semantic change, KERNELSOURCE must be explicitly 'none' to avoid kernel compilation (not unset)
2024-01-07 18:58:36 +01:00
amazingfate
772f07a783
hinlink-h88k: add edge kernel support
2024-01-05 10:40:34 +08:00
chainsx
c51e87aad0
thead: add current kernel support
2024-01-04 09:28:21 +01:00
lanefu
bc871170bc
remove ghostscript-x in sid due to abandonment https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022718 ( #6128 )
2024-01-03 21:20:26 +01:00
Lane Jennison
5b1c1c2897
mvebu-edge: move to 6.6.y
2024-01-04 00:06:37 +05:30
Ricardo Pardini
bd0a09b24c
mixtile-blade3: enable edge branch with new dt; all branches use vendor u-boot
2024-01-04 00:04:02 +05:30
lanefu
9c16c47c24
nanopi-r5: board config housekeeping ( #6124 )
2024-01-03 23:55:55 +05:30
青菜萝 卜冬瓜
da96729c34
thead: update edge kernel to 6.7-rc8 ( #6125 )
...
* thead: update edge kernel to 6.7-rc8
* thead: add some wifi configurations.
2024-01-03 23:54:21 +05:30
sputnik2019
900309eb0e
add mangopi m28k board ( #6121 )
...
* add mangopi m28k board
2024-01-01 15:17:04 +01:00
lanefu
a4d3dcb879
switch default cpu governor to schedutil ( #6120 )
...
* switch schedutil to default cpu governor
* rollback 3 governors on 3 edge cases
2024-01-01 15:14:02 +01:00
Suzuki Taro
89ffc3033e
add CONFIG_RTW89_8852BE
...
for http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-R6.html
2023-12-31 18:29:00 +01:00
Gunjan Gupta
290d866448
sun50iw9: Add HDMI support for H616/H618
2023-12-31 01:13:50 +05:30
Gunjan Gupta
0dac8043d4
Add orangepi zero3 as WIP board
2023-12-31 01:13:50 +05:30
Gunjan Gupta
a78b94e8d1
orangepizero2: Allow creating desktop images
2023-12-31 01:13:50 +05:30
Gunjan Gupta
61f9a017a7
Allwinner: edge: bump to 6.7-rc7
2023-12-31 01:13:50 +05:30
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