Thomas McKahan
c3a3aa0ccd
overlay: rk3328 spi0 spidev
2023-10-06 02:08:52 -04:00
Tony
f3fc9cb0de
rockchip64 edge overlay cleanup ( #5793 )
...
Addresses the RK3399-only overlays by adding -rk3399 to them.
Sort the Makefile to have some order to the chaos.
2023-10-06 01:35:43 -04:00
Gunjan Gupta
571997b053
cli: add command to rewrite/refresh kernel configs
2023-10-06 02:17:51 +05:30
Igor
b6fea441d1
Optimise testing targets ( #5785 )
...
We don't need to run so many duplicated tested, especially on slow 32b devices.
2023-10-04 14:30:52 +02:00
hzyitc
7312a910ef
meson: fix: Fail to register VCC_CORE regulator ( #5784 )
2023-10-04 12:59:33 +02:00
Gunjan Gupta
fd3531faaf
uboot:sunxi: fix compilation failure on orangepizero2 and Bigtreetech cb1 ( #5782 )
2023-10-04 07:57:41 +02:00
Gunjan Gupta
53cdc25adc
u-boot: sunxi: bumped to 2023.10 ( #5780 )
2023-10-03 19:25:51 +02:00
青菜萝卜冬瓜
7e0816b962
thead: fix LicheePi 4A audio problem ( #5781 )
2023-10-03 19:25:19 +02:00
Igor
4af73a6525
Update report ( #5763 )
...
Co-authored-by: igorpecovnik <igorpecovnik@users.noreply.github.com >
2023-10-03 14:18:01 +02:00
chainsx
10eeaa2690
thead: add edge kernel support
2023-10-03 14:13:13 +02:00
Ricardo Pardini
1dfc8da2e8
base-files: add the upstream version both to the artifact_version and the reversioned; possibly fixes #5702
...
- OCI tags can't have "+" or "~" so replace those with "--" before using in OCI tag
- apt (repo) version will have whatever upstream has, including "+" and/or "~"
2023-10-03 14:12:50 +02:00
Ricardo Pardini
fb98faeab3
rk35xx+rockchip-rk3588/legacy: switch to rk-5.10-rkr6 branch
...
- also set `KERNEL_GIT_CACHE_TTL=120` to lower cache TTL from 1 hour to 2 minutes
2023-10-03 14:12:39 +02:00
Ricardo Pardini
fd4b3a7392
rk322x/edge 6.5: enable Makefile Autopatcher, remove Makefile patches
...
- remove add-board-makefile Patch
- remove `overlay-y` Makefile patch
- add note to the 6.1 version: Makefile autopatcher can't be enabled for 6.1, since the armhf move to subdirs only landed in 6.5-rc1
2023-10-03 14:12:18 +02:00
Ricardo Pardini
11c7b12887
rk322x/edge 6.5: update .config, no changes
2023-10-03 14:12:18 +02:00
Ricardo Pardini
1ff8356058
rk322x-config: shformat + fix 2 shellcheck errors
2023-10-03 14:12:18 +02:00
Ricardo Pardini
19226a9c27
docker (launcher): fix DOCKER_PASS_GIT=yes to actually work
...
- it still sucks (very slow) but is a way to get ${SRC}/.git in Docker if needed
- eg for patching archeology
2023-10-03 14:11:42 +02:00
Ricardo Pardini
cacd3c9b08
docker (launcher): fix un-needed grep escape \: (fixes "grep: warning: stray \ before :" on recent coreutils)
2023-10-03 14:11:42 +02:00
Ricardo Pardini
ab416849ba
mixtile-blade3: ripoff Joshua Riek's since he did a better job
...
- back to radxa fork of next-dev
- re-add my stable-MAC-from-serial# hack
2023-10-03 14:11:30 +02:00
Ricardo Pardini
d9bff89329
nanopct4.csc: fix missing BOARD_MAINTAINER field; remove legacy-only bsp hack since there's no legacy anymore
2023-10-03 14:11:12 +02:00
Ricardo Pardini
ef01d98347
patching: show auto-patch'ed in summary table (in blue); remove spurious warnings
2023-10-03 14:10:46 +02:00
Ricardo Pardini
a547d3b101
patching: show the patch number for multi-patch mbox files in summary table
2023-10-03 14:10:46 +02:00
Ricardo Pardini
50895a24ee
patching: enhance the DT Makefile Autopatcher to work with armhf's new 6.5 subdir Makefiles as well as arm64
...
- arm64: one-rule-per-dtb
- arm32: single-rule, multi-dtb
2023-10-03 14:10:46 +02:00
Ricardo Pardini
4551cc2dc5
artifact-kernel: remove spurious warning when git TTL is set
2023-10-03 14:10:35 +02:00
Ricardo Pardini
e3ca2fa1a8
rk3568-odroid/edge 6.6.y: enable CONFIG_CRYPTO_DEV_ROCKCHIP2 and the rk crypto debugs
2023-10-03 14:10:14 +02:00
Ricardo Pardini
51815d9812
rk3568-odroid/edge 6.6.y: add montjoie's rk3588/68/66 rk2 crypto patches (v1)
2023-10-03 14:10:14 +02:00
Ricardo Pardini
0e25fe8369
rk3568-odroid/edge 6.6.y: update .config for v6.6-rc4, no changes
2023-10-03 14:10:14 +02:00
Ricardo Pardini
bfb69c0534
rk3568-odroid/edge: bump to 6.6-rc4; initial copy from 6.5
...
- this is getting long in tooth, should merge with rockchip64 "soon"
2023-10-03 14:10:14 +02:00
Ricardo Pardini
ebd0b7c830
rockchip64/edge 6.6.y: enable CONFIG_CRYPTO_DEV_ROCKCHIP2 and the rk crypto debugs
2023-10-03 13:54:03 +02:00
Ricardo Pardini
9917d8be8f
rockchip64/edge 6.6.y: add montjoie's rk3588/68/66 rk2 crypto patches (v1)
2023-10-03 13:54:03 +02:00
Ricardo Pardini
95f0dca12f
rockchip64/edge 6.6.y: update .config to v6.6-rc4, no changes
2023-10-03 13:54:03 +02:00
Ricardo Pardini
41d79906c3
rockchip64 + sunxi*: drivers_network: add patch for uwe5622, fixing build on 6.6.y
2023-10-03 13:54:03 +02:00
Ricardo Pardini
0ebfa3acde
rockchip64 + sunxi*: drivers_network: enable uwe5622 driver also for 6.6
2023-10-03 13:54:03 +02:00
Ricardo Pardini
80a0bf14fa
rockchip64/edge 6.6.y: update overlay configfs patch from rpi
...
- from b128f09592 .patch
- found via https://github.com/raspberrypi/linux/commits/rpi-6.6.y/drivers/of/configfs.c
2023-10-03 13:54:03 +02:00
Ricardo Pardini
850a6c0da5
rockchip64/edge 6.6.y: fix TB2's regulator patch after probe/probe_new dance
...
- rpardini: hammered .probe and probe_type = PROBE_PREFER_ASYNCHRONOUS to
work on 6.6.y, after https://lore.kernel.org/all/20230505220218.1239542-1-u.kleine-koenig@pengutronix.de/
2023-10-03 13:54:03 +02:00
Ricardo Pardini
b51a4537da
rockchip64/edge 6.6.y: manually fix 2 patches
2023-10-03 13:54:03 +02:00
Ricardo Pardini
21ff27f9f1
rockchip64/edge: bump to 6.6-rc4; rebase patches
2023-10-03 13:54:03 +02:00
Ricardo Pardini
41ade999f0
rockchip64/edge: bump to 6.6-rc4; initial copy patches from 6.5
2023-10-03 13:54:03 +02:00
Ricardo Pardini
c0c7f91053
meson64/edge 6.6.y: bump to 6.6-rc4 - fix patches
...
- board-bananapi-cm4-switch-to-enable-gpios.patch: landed upstream
- driver-power-meson64-reset.patch: fix manually, nearby driver POWER_RESET_OXNAS was dropped from upstream
- let's light a candle for OXNAS
2023-10-03 13:53:40 +02:00
Ricardo Pardini
bfe5f0ffc1
meson64/edge 6.6.y: bump to 6.6-rc4 - rebase patches
2023-10-03 13:53:40 +02:00
Ricardo Pardini
3811f36a99
meson64/edge: bump to 6.6-rc4; initial copy from 6.5
2023-10-03 13:53:40 +02:00
Ricardo Pardini
55feeb39c5
uefi-arm64/edge: bump to 6.6-rc4 (#5777 )
...
* `uefi-arm64`/`edge`: bump to 6.6-rc4 - initial copy from 6.5
* `uefi-arm64`/`edge` 6.6.y: bump to 6.6-rc4 - fix phytium stmmac acpi patch for 6.6
* `uefi-arm64`/`edge` 6.6.y: futher fix for phytium stmmac acpi glue
2023-10-03 13:53:22 +02:00
Werner
ad5e041996
Update VERSION ( #5779 )
2023-10-03 13:52:34 +02:00
Paolo Sabatino
916c4f881b
rk322x: remove rk322x-fixup.scr file from overlays
2023-10-02 09:30:20 +02:00
Paolo Sabatino
1a73a2fdd6
rk322x: convert device trees to dirs
...
* converted dtb/dtbo patches to directories instead of patches
* add led-conf8 for h20_221_v1.71 board
2023-10-02 09:30:20 +02:00
Paolo Sabatino
3c860a576f
fix u-boot dtbo bug
2023-10-02 09:30:20 +02:00
Paolo Sabatino
0ffbe2d60c
rk322x: better support for R29_MXQ and R2B_MXQ boards
2023-10-02 09:30:20 +02:00
Igor
6f5112cdc8
Odroid xu4 - remove deprecated patches and update kernel config ( #5760 )
2023-09-30 18:31:25 +02:00
rll
b827e720b0
hinlink-h28k: support new SoC Rockchip rk3528, add new board Hinlink H28K
...
Co-authored-by: Ricardo Pardini <ricardo@pardini.net >
2023-09-30 21:56:21 +08:00
Ricardo Pardini
2bf18123cd
sunxi/sunxi64 edge 6.5.y: fix lost accreditation/description and date formats of a few patches
...
Fixes: bb78fac2fa
2023-09-30 14:38:44 +02:00
Ricardo Pardini
71d5548c57
cli: introduce rewrite-kernel-patches; fix kernel-patches-to-git; refactor obtain_kernel_git_info_and_makefile()
...
- `kernel-patches-to-git` wasn't providing the needed `KERNEL_GIT_SHA1` for kernel drivers
- refactor `obtain_kernel_git_info_and_makefile()` out of `artifact_kernel_prepare_version()` so we can reuse
- introduce `rewrite-kernel-patches`, which is just an alias to `kernel-patches-to-git` with `REWRITE_PATCHES=yes`
2023-09-29 18:46:52 +02:00