Ricardo Pardini
6cd3cbbf6b
kernel-debs: headers: hack/fix for 6.5-rc1's "tools/counter: Makefile: Remove lingering 'include' directories on make clean"
...
- introduced at 228354ed69
- simply creating the dir solves it
- reported to author, let's hope for an -rc2 fix.
- better logging when DEBUG=yes (don't pass "-s"(ilent) to make clean)
2023-07-11 11:14:41 +02:00
tdleiyao
66b9f60e70
Panther X2: Modify usb mode and enable GPU
2023-07-11 11:14:26 +02:00
Paolo Sabatino
61cd65b166
rk3318-box: revert ddrbin to 333mhz
2023-07-11 11:14:11 +02:00
Gunjan Gupta
ea50e971ae
patch: kernel: sunxi: h3: fix OPP not supported by regulators on boards with gpio-regulator
2023-07-11 11:13:57 +02:00
Gunjan Gupta
95687ba057
Remove plymouth package if its not needed
2023-07-10 08:57:48 +02:00
Gunjan Gupta
60fd20a720
kernel: sunxi: make use of patches from driver harness
2023-07-10 08:56:18 +02:00
Gunjan Gupta
5b65b6b29f
Add openssh-client as a dependency when building with CRYPTROOT
2023-07-09 16:03:53 +05:30
Paolo Sabatino
2335ef091b
revert to pre-6.4 dw-hdmi patch to restore hdmi functionality
2023-07-09 11:24:10 +02:00
Paolo Sabatino
4605bcab83
bump rockchip edge kernel to 6.4
2023-07-09 11:24:10 +02:00
Paolo Sabatino
803cfe41f2
reform patches to revert to pre-6.4 working behaviour
2023-07-09 11:23:30 +02:00
Paolo Sabatino
5153821ac0
bump rk322x-edge to 6.4
2023-07-09 11:23:30 +02:00
Gunjan Gupta
e284a94f6a
u-boot: allwinner: nanopineo: Bring back patches for nanopineo
2023-07-08 00:10:38 +05:30
Gunjan Gupta
1d89a9f65a
Make sure we upgrade armbian-bsp-cli package
2023-07-08 00:05:58 +05:30
John Williams
9ed43bdce8
Apply previous fix to rockchip64-edge and rk322x
2023-07-06 23:02:22 +02:00
John Williams
38c3d109a6
Do not set incorrect mac80211 flags
2023-07-06 23:02:22 +02:00
Thomas McKahan
bfc8271519
NanoPC-T6-collabora: dts: add pcie2 and eth
2023-07-05 21:22:58 +02:00
Thomas McKahan
23d8ce7c5c
nanopc-t6-collabora: dts: enable USB2
2023-07-05 21:22:58 +02:00
Ricardo Pardini
38149f278f
debs: remove Installed-Size: 1 from control files; Installed-Size is properly calculated at fakeroot_dpkg_deb_build() for all packages
2023-07-05 21:22:47 +02:00
Ricardo Pardini
0b3dcc238c
thinkpad-x13s: fix for missing chroot_sdcard for add-apt-repository call
2023-07-05 21:22:32 +02:00
Ricardo Pardini
08b6412aa9
thinkpad-x13s: bump to steev's 6.4.y; update .config
2023-07-05 21:22:32 +02:00
Ricardo Pardini
5ca8636afa
rk3588-legacy: add Mixtile Blade 3 mixtile-blade3.wip
...
- with it's own rockchip `next-dev` based u-boot and patches for PD
2023-07-05 21:22:22 +02:00
hzy
5fecadb2ff
meson: edge: Enable some net modules
2023-07-05 10:55:32 +02:00
hzy
6885e3db74
meson: edge: refresh config
2023-07-05 10:55:32 +02:00
hzy
c923112d72
meson: edge: refresh patches
2023-07-05 10:55:32 +02:00
hzy
12ab63f0a2
meson: edge: Bump v6.4
2023-07-05 10:55:32 +02:00
hzy
8659f4a345
meson: edge: Create meson-6.3 patches from meson-6.1
2023-07-05 10:55:32 +02:00
Thomas McKahan
1289a81543
NanoPC-T6-Collabora: add dvfs regs
2023-07-05 10:55:14 +02:00
Gunjan Gupta
4752a90850
allwinner: Bump u-boot and kernel versions
...
U-boot 2023.07-rc4 -> 2023.07-rc6
Kernel Legacy 5.15.113 -> 5.15.119
Kernel Current 6.1.34 -> 6.1.37
Kernel Edge 6.4.0 -> 6.4.1
2023-07-04 19:24:02 +02:00
amazingfate
f2257004a8
u-boot-radxa-rk3588: give SD higher boot priority than NVME
2023-07-04 19:23:25 +02:00
MikeDK
342bde7151
rk35xx add dvb/camera/radio drivers to kernel config
2023-07-04 19:22:36 +02:00
Tony
1a84aceb65
NanoPC T6 fix PWM pinctrl, add Collabora kernel ( #5431 )
2023-07-04 13:04:48 -04:00
Muhammed Efe Cetin
2827e77a3e
update rk3588 blobs for opi5 and nanopi r6s
2023-07-04 18:25:15 +02:00
Ricardo Pardini
8153c11f10
mekotronics: post_family_config() hook is too late to change DDR_BLOB and BL31_BLOB, move to board-scope variables
...
- thanks @efectn for spotting this;
- I had tested the blobs in other ways, before deciding to refactor their change into a hook, which never worked.
2023-07-04 18:15:01 +02:00
Ricardo Pardini
c5fe25aa17
partitioning: move hook call image_specific_armbian_env_ready() after the end of related manipulations
...
- depending on rootpart/extlinux/boot.ini it might not have run or had any effect
2023-07-04 03:09:07 +05:30
Gunjan Gupta
317ee9d4cb
allwinner: patch series files cleanup
2023-07-02 23:57:13 +05:30
Patrick Yavitz
6e6ed0e88e
patch: misc: rtw88: decrease the log level of tx report
...
Reduce 'failed to get tx report from firmware' dmesg spam.
https://lore.kernel.org/linux-wireless/20210713104524.47101-1-pkshih@realtek.com/
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2023-07-01 23:44:02 +02:00
Gunjan Gupta
2500e106ac
allwinner: h3: h5: disable uart0 pinctrl when crust is enabled
2023-07-02 02:47:40 +05:30
Gunjan Gupta
2cae0b9422
artifacts: fix hashing for u-boot and kernel
2023-07-02 02:44:41 +05:30
Ricardo Pardini
bd56746146
python2/python3: symlink python3 as python/python2 if python2 is not found in host
...
- this _might_ allow some u-boots to build on bookworm/sid/etc (python2-less build hosts)
2023-07-01 21:49:08 +02:00
Ricardo Pardini
6a74d725c3
rockchip64_common: default, but do not overwrite, BL31_BLOB and MINILOADER_BLOB (fixed!)
...
- fixes 3c51abcd68
2023-07-01 16:20:01 +02:00
Ricardo Pardini
e6f70a3573
docker: default COLUMNS env var to 160 if unset / not-interactive
2023-07-01 14:55:49 +02:00
Ricardo Pardini
c3bf97bd27
rockchip64_common: move the TB2's special DDR_BLOB out from family file into board file
2023-07-01 14:54:55 +02:00
Ricardo Pardini
3c51abcd68
rockchip64_common: default, but do not overwrite, BL31_BLOB and MINILOADER_BLOB
2023-07-01 14:54:55 +02:00
Ricardo Pardini
950674b79e
boot-rk3588-legacy bootscript: add a lot of debugs
...
- rk's 3588 vendor u-boot (and Radxa's, etc) have trouble with our usage of load+import, add echo's to debug what breaks
2023-07-01 14:54:02 +02:00
Ricardo Pardini
ea30a06236
mekotronics: refactor vendor conf/hooks; vendor uboot with new patches; new blobs
...
- meko: don't use Radxa's Rock-5A u-boot anymore, switch to rockchip vendor next-dev branch
- meko: my own (horrible) patches for MAC address stability / defconfig
- meko: cherry picked a few patches for getting rid of BL32/read Bl31 from env and other fixes from Radxa
- meko: add OTP node to 3588 dtsi (so we don't need kern-dtb in ITS for working OTP)
- meko: refactor common code across 3 (soon to be 4) board files into vendor conf and hooks
- meko: bump DDR/BL31 blobs for all Meko boards
2023-07-01 14:53:34 +02:00
Ricardo Pardini
e3726f2fff
rock-5-cmio: add a .wip for Radxa CM5 with I/O board
...
- use OPi5's uboot, don't ask me.
2023-07-01 14:52:23 +02:00
Ricardo Pardini
3e0f04a334
linux-rk35xx-legacy.config: update .config, no changes (.110 -> .160)
2023-07-01 14:51:23 +02:00
Lane Jennison
ad97c1b7ee
rockchip-rk3588 collabora: new branch (by @lanefu)
...
- `bsdextrautils` for kernel 6.4 (only if collabora branch)
- kernel 6.4 major, but skip rtw88 driver patching
2023-07-01 14:50:35 +02:00
Ricardo Pardini
1c7f2248d5
rkdevflash: don't wait for "Loader" mode after sending spl_loader; show the loop counter
...
- I thought sending the spl_loader blob puts it into "Loader" mode, but...
- ... turns out "Loader" mode is a separate (rockusb, etc) mode.
- So if in Maskrom mode, just send the loader, and _trust_ it can now WriteLba
- still keeps the timeout, for when a loader is not accepted
2023-07-01 14:50:20 +02:00
Ricardo Pardini
079549b7fb
u-boot: log what the BOOTCONFIG is when building
2023-07-01 14:50:05 +02:00