Gunjan Gupta
bc46fd509a
allwinner: bump u-boot to v2022.10
2023-06-13 20:19:36 +02:00
Ricardo Pardini
6dd7067c79
docker: use ${SRC} as DOCKER_ARMBIAN_TARGET_PATH instead of hardcoded /armbian
...
- this way host-side and Docker-side `SRC` are now the same path
- messages containing the path to a file will now match across Docker and actual host
2023-06-13 19:32:49 +02:00
Ricardo Pardini
fbd169afb3
u-boot espressobin v23.01: fix defconfig patch so it applies
2023-06-13 19:32:35 +02:00
Igor
0b6d57e7d8
u-boot bpi r2 fixing broken u-boot patch
...
CSC target, not tested on hardware
2023-06-13 19:32:21 +02:00
Ricardo Pardini
210da22fb0
u-boot-rockchip64-v2022.04 nanopi-r4s: fix patches so they actually apply
...
- those were clearly/unfortunately meant to be applied "after" the common patches, so add a `zzz-` prefix
- how did this _ever_ work before? unclear...
2023-06-13 19:31:40 +02:00
Ricardo Pardini
165c55377b
u-boot-rockchip64-v2022.04: rebase/archeology patches against 22.04
2023-06-13 19:31:40 +02:00
Ricardo Pardini
6d7467fc68
uboot: introduce u-boot-sunxi-v2023.04 for Allwinner boards using 23.04 u-boot (eg orangepiplus2e)
...
- drop `allwinner-fix-nand-spl.patch` which has been mainlined
- hammer `allwinner-boot-splash.patch` since Kconfig changed a bit upstream
2023-06-13 19:31:40 +02:00
Ricardo Pardini
dfb199ebe6
uboot: introduce u-boot-sunxi-v2022.04 for Allwinner boards using 22.04 u-boot (eg nanopineo)
...
- `sunxi_common`: don't overwrite `BOOTPATCHDIR` if it is set by the board (default, but do not overwrite)
- hammer `allwinner-h616-GPU-enable-hack.patch`
2023-06-13 19:31:40 +02:00
Ricardo Pardini
97fe214268
u-boot-sunxi: sunvell-r69: fix Makefile patching so it works against 22.07
...
- + archeology
2023-06-13 19:31:40 +02:00
Ricardo Pardini
19d532b13c
rockchip64 edge 6.3: rename most remaining "add-board" patches to "board" (all "add-board"s are now bare .dts in dt/ folder)
...
- keep helios64 as a reminder that it was overwritten once and probably should be dropped, together with other helios64 patches
2023-06-13 12:33:59 +02:00
Ricardo Pardini
39fa226b95
rockchip64 edge 6.3: drop need_checking and disabled patches
...
- let git have the history
2023-06-13 12:33:59 +02:00
Ricardo Pardini
028281f0d6
rockchip64 edge 6.3: drop null-patched DTS files, add them bare in dt/ folder
...
- remove double/triple-patching of nanopi-m4v2 (everything is in the bare .dts now)
2023-06-13 12:33:59 +02:00
Ricardo Pardini
696831e945
rockchip64 edge 6.3: replace DT-symlink patches with bare .dts with #include
2023-06-13 12:33:59 +02:00
Ricardo Pardini
716d3ae221
rockchip64 edge 6.3: drop overlay patches in favor of bare overlays in specific folder
2023-06-13 12:33:59 +02:00
Ricardo Pardini
0646a15647
rockchip64 edge 6.3: rebase v6.3.6 + drop DT Makefile patches
2023-06-13 12:33:59 +02:00
Ricardo Pardini
22017357cd
rockchip64 edge 6.3: add 0000.patching_config.yaml for rockchip64
2023-06-13 12:33:59 +02:00
Ricardo Pardini
a58621686e
rockchip64 edge 6.3: drop add-boards-to-dts-makefile.patch
2023-06-13 12:33:59 +02:00
Ricardo Pardini
42fef1907b
meson64 edge 6.4: drop null-patched DTS files, add them bare in dt/ folder
...
- convert `add-board-t95z.patch` to `board-t95z-add-rc-remote-keymap.patch` since that's all that's left
- `-spinor` DTS really should be overlays, but keep them as alternate .dtbs for now
2023-06-13 12:33:47 +02:00
Ricardo Pardini
c2540dc40f
meson64 edge 6.4: drop overlay patches in favor of bare overlays in specific folder
2023-06-13 12:33:47 +02:00
Ricardo Pardini
de39d73ca9
meson64 edge 6.4: update .config at 6.4-rc5
...
- enable a bunch of new _MESON and _AMLOGIC stuff
2023-06-13 12:33:47 +02:00
Ricardo Pardini
21a3dbe269
meson64 edge 6.4: rework general-meson-mmc-3-arm64-dts-docs-Update-mmc-meson-gx-documentation-for.patch into YAML
2023-06-13 12:33:47 +02:00
Ricardo Pardini
69393464b0
meson64 edge 6.4: drop general-meson-gx-mmc-fix-deferred-probing.patch -- upstreamed
...
- https://lore.kernel.org/linux-arm-kernel/16b74882-d65b-93c9-f72b-1d53bfefa22f@omp.ru/T/#t
2023-06-13 12:33:47 +02:00
Ricardo Pardini
ef137b43c7
meson64 edge 6.4: hammer general-gpu-drm-add-new-display-resolution-2560x1440.patch
2023-06-13 12:33:47 +02:00
Ricardo Pardini
e430fb090f
meson64 edge 6.4: simple fix for drv-spi-spidev-remove-warnings.patch
2023-06-13 12:33:47 +02:00
Ricardo Pardini
93fb615c3e
meson64 edge 6.4: drop ODROID-N2+'s gpio fan patches, something similar landed upstream
2023-06-13 12:33:47 +02:00
Ricardo Pardini
ef87eb4a71
meson64 edge 6.4: rework board-bananapim5-sd-use-270-mmc-clock-phase-via-dt.patch
2023-06-13 12:33:47 +02:00
Ricardo Pardini
632b6f0740
meson64 edge 6.4: drop patches for boards that landed; change BPICM4 from add to board with pyavitz's fixes
2023-06-13 12:33:47 +02:00
Ricardo Pardini
30ea65b68e
meson64 edge 6.4: rebase to 6.4-rc5; 7 are failing to apply
2023-06-13 12:33:47 +02:00
Ricardo Pardini
069324a120
meson64 edge 6.4: drop patches that landed upstream and backports
2023-06-13 12:33:47 +02:00
Ricardo Pardini
447b0b8276
meson64 edge 6.4: add 0000.patching_config.yaml for meson64
2023-06-13 12:33:47 +02:00
Ricardo Pardini
359a766056
meson64 edge: bump from 6.2 to 6.4 (family file + symlink)
2023-06-13 12:33:47 +02:00
Ricardo Pardini
38d34e5269
meson64 edge 6.4: initial copy (as-is) of 6.2 patches
2023-06-13 12:33:47 +02:00
Ricardo Pardini
b6c5eb7554
meson64 edge 6.2: update .config with no changes
2023-06-13 12:33:47 +02:00
Ricardo Pardini
1c9030c73c
meson64 edge 6.2: rebase v6.2.16, drop Makefile patches, archeology, mbox'ing
...
- drop empty doc patch add-board-bananapi-cm4-cm4io.patch
2023-06-13 12:33:47 +02:00
Ricardo Pardini
fe36951c9f
patching: auto patchers: bare dts, bare overlays, DT Makefile
2023-06-13 12:29:52 +02:00
Ricardo Pardini
70a64a0415
patching: Patching Summary and Patching Failures tables using Python's Rich
...
- even Rich'er patch output by colorizing certain strings green/yellow/red
- BASE_GIT_TAG now very sneakily also accepts a branch name
- IMPORTANT: this includes: BREAKING CHANGE: patches failing to apply now break the build. fixes #4958
- also break on legacy `process_patch_file()` failure, remove `EXIT_PATCHING_ERROR`
2023-06-13 12:29:52 +02:00
Ricardo Pardini
f724ed130e
export-logs: introduce PASTE_URL to make easy to change paste service used
2023-06-13 12:07:40 +02:00
Joseph Turner
c8499c4e6c
Update nezha.wip ( #5314 )
...
typo, space "all winner "to "allwinner"
BOOT_FDT_FILE="all winner/sun20i-d1-nezha.dtb" > BOOT_FDT_FILE="allwinner/sun20i-d1-nezha.dtb"
2023-06-12 18:41:17 -04:00
Julian Sikorski
bb91ddf5ad
Update odroidxu4-current to 5.4.246
2023-06-12 13:43:10 +02:00
Ricardo Pardini
44e547d6a8
armbian-gaming customize launcher for @NicoD-SBC (v2)
...
- add image suffix `-gaming`
2023-06-12 10:47:15 +02:00
Ricardo Pardini
c44fbbf07c
pipeline: download-debs: de-hardcode path to compile.sh for downloader
2023-06-12 10:47:01 +02:00
Ricardo Pardini
fd404b46b6
artifact-kernel: log what is the actual ${USERPATCHES_PATH}/kernel/${KERNELPATCHDIR} so people can find it
...
- case in point: some families point `KERNELPATCHDIR` to something like `archive/sunxi-5.15` which makes it harder to find than `sunxi-legacy`
2023-06-12 09:58:27 +02:00
Thomas McKahan
03d21cc8ed
linux-rk3399-legacy unused, remove
2023-06-12 09:58:13 +02:00
schwar3kat
b342bb0395
AR-1774 orangepi-r1plus-lts device tree fix
...
Modify Orange Pi R1 Plus LTS device tree for upstream driver in kernel >= 6.3 yt8531
2023-06-07 20:35:19 +02:00
Paolo Sabatino
66671dd661
remove the motorcomm legacy driver patch
2023-06-07 20:35:19 +02:00
Paolo Sabatino
43fcf160ff
rk3399: use mainline yt8531c driver on rockchip64-6.3
2023-06-07 20:35:19 +02:00
Paolo Sabatino
f66f71c300
rk3399: fix orange pi 4 lts sdcard boot on kernel 6.3
2023-06-07 20:35:19 +02:00
aghost
1c619dccae
orangepi5-plus: add initial orangepi5-plus.wip
2023-06-07 20:34:32 +02:00
Julian Sikorski
4d68d17f11
Update odroidxu4-current to 5.4.245
2023-06-07 20:34:20 +02:00
aghost
0ae137082b
rk3566/rk3568/rk3588: remove configurations that prevent wireguard from building
2023-06-07 20:34:06 +02:00