amazingfate
9358fe75e9
image-output-abl: build boot recovery image
2025-01-07 10:12:50 +01:00
amazingfate
b0b01407ad
sm8250: add dropbear and usb gadget network into initramfs
2025-01-07 10:12:50 +01:00
amazingfate
90e8f74515
usbgaget-network: toggle to NCM and run inside initramfs
...
NCM has advantages over RNDIS and postmarketOS has toggled
to it 2 years ago. And I have tested it can work with common
linux and window10.
I also made some changes to let this script run inside intramfs.
And the systemd service can run well after rootfs is loaded.
2025-01-07 10:12:50 +01:00
dependabot[bot]
7484874654
Bump gitpython from 3.1.43 to 3.1.44
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.43 to 3.1.44.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.43...3.1.44 )
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-07 10:12:37 +01:00
dependabot[bot]
adcee5b7e1
Bump setuptools from 75.6.0 to 75.7.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.6.0 to 75.7.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.6.0...v75.7.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-07 10:12:26 +01:00
Thomas McKahan
877b5bf385
Add Sweet Potato to xorg conf in family config
2025-01-07 10:12:15 +01:00
Ricardo Pardini
eaf8e5ac37
rk35xx/legacy: rewrite-kernel-config, no changes
v25.2.0-trunk.274
2025-01-05 18:46:59 +01:00
Ricardo Pardini
ec421356e2
rk35xx/legacy: rewrite-kernel-patches, no changes
2025-01-05 18:46:59 +01:00
Ricardo Pardini
bc38307b83
rpi5b: drop LINUXFAMILY=bcm2712 as it is exactly the same as bcm2711
...
- in f3f10a9517 the 16k-page stuff was dropped
- and that was the only reason for a separate kernel
- thus drop the change and unify; 2 less kernels to build and same result
2025-01-05 18:46:50 +01:00
Ricardo Pardini
eaa8ab0c91
u-boot: orangepi5pro: fix UBOOT_TARGET_MAP whitespace/newlines and add note
2025-01-05 16:38:43 +01:00
Ricardo Pardini
f16e1408e4
u-boot: orangepi5: fix UBOOT_TARGET_MAP whitespace/newlines and add note
2025-01-05 16:38:43 +01:00
Ricardo Pardini
128ffaa17d
u-boot: rock-5a: fix UBOOT_TARGET_MAP whitespace/newlines and add note
2025-01-05 16:38:43 +01:00
Ricardo Pardini
fdde912ebf
uboot: debug u-boot directory contents before/after patching
...
- with DEBUG=yes, allows us to see what is leftover in directory during builds
- with new cleaning in separate commit, there shouldn't be any leftovers _at all_
2025-01-05 16:38:43 +01:00
Ricardo Pardini
d8c6c9044c
rockchip64_common: uboot_custom_postprocess(): add logging about BOOT_SUPPORT_SPI and BOOT_SPI_RKSPI_LOADER
2025-01-05 16:38:43 +01:00
Ricardo Pardini
79db9984f1
uboot: completely clean before building each target; slower but correct
...
- with this, every u-boot build will be a full rebuild.
- still, building u-boot is pretty fast
- and it is better to be a bit slower and actually produce correct results
2025-01-05 16:38:43 +01:00
Ricardo Pardini
7aeb48f172
u-boot: add per-target and general metadata files to u-boot package
...
- incl some indicative fdt/extlinux/gpt info
- include full config and defconfig for each target
- mark the old .config file as legacy (it was always the last-target's config)
- fix: savedefconfig after build, not before (as target_map might change it)
- fix: some very old u-boots (2011, odroidc1) do not have `savedefconfig` at all, so make it optional
- fix: same for `.config` -- very old u-boots worked different (`boards.cfg`?)
2025-01-05 16:38:43 +01:00
Tim Surber
7c5f95ef8c
bump arm trusted firmware to 2.12 for rockchip64
2025-01-05 10:29:54 +01:00
Ricardo Pardini
8c20a470a4
rock-s0 / rockpi-s: quote board vars
...
- so JSON pipeline stops complaining
2025-01-05 10:25:31 +01:00
amazingfate
658a9dcfad
sm8250-6.12: add typec support to oneplus-kebab
2025-01-05 10:24:40 +01:00
Ricardo Pardini
87ceaaf635
kernel-debs: headers: postinst: switch from oldconfig to olddefconfig for less messy output; better logging
2025-01-05 10:24:30 +01:00
Ricardo Pardini
3894e92845
v4l2loopback-dkms: do not restrict to desktops only
...
- undoes baeaee6f20
- as I use this for debugging general dkms issues, even in non-desktops
2025-01-05 10:21:01 +01:00
Tim Surber
4573911cc4
add hdmi rx configuration for friendlyelec cm3588
2025-01-05 10:15:42 +01:00
Ricardo Pardini
97c05825e4
rockchip64/edge: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
c4a8ef49b0
rockchip64/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
88fd7fb8fb
sm8250/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
238c41e2bf
wsl2-x86/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
9a20071b4c
wsl2-x86/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
fe3116be7c
wsl2-arm64/edge: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
eb26e63900
wsl2-arm64/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
e6913f6ca4
wsl2-arm64/current: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
b41e444266
wsl2-arm64/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
1eaf4c4250
arm64/wdk2023: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
be5fdca4cc
riscv64/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
c9c264f9a4
riscv64/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
2821f6296d
riscv64/legacy: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
ee239912bd
arm64/legacy: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
8d12eac381
arm64/legacy: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
9de0ce2fb1
arm64/sc8280xp: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
72d7f3f2cf
bcm2711/edge: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
3327734703
bcm2711/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
a8d666deca
bcm2711/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
8b13537547
bcm2711/legacy: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
8dfe0957a8
bcm2711/legacy: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
635d793beb
phytium-embedded/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
da963e6fb6
phytium-embedded/legacy: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
0af0faec6b
odroidxu4/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
c2c543f879
odroidxu4/current: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
89044ece69
odroidxu4/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
63d553fa42
mvebu64/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
71732970cd
mvebu64/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00