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
Gunjan Gupta
5ed442cad8
Change stmmac driver to be built as module
2023-06-05 21:06:20 +02:00
alive4ever
a75f483ad9
Add iw to default packages
...
Requirement for commit c83b11cf14 so iw
command is available on the default images.
2023-06-05 10:39:15 +02:00
Igor
c6e450189f
Update config
2023-06-02 21:16:20 +02:00
Igor
4219634bfe
Remove sunxi 5.16 and 5.19, no need for them too
...
Signed-off-by: Igor <igor@armbian.com>
2023-06-02 21:16:20 +02:00
Igor
315c15f892
Update config, remove readme patch, adjust series
2023-06-02 21:16:20 +02:00
The-going
4be023c271
sunxi-5.15: Delete unused ones, fix the necessary patches
2023-06-02 21:16:20 +02:00
The-going
e14ded419d
bananapi m3, m64: add legacy BRANCH
2023-06-02 21:16:20 +02:00
The-going
1d61f1d26e
sunxi-5.15: re-extract the megous series fixes from above v5.15.113
2023-06-02 21:16:20 +02:00
The-going
f283926317
sunxi-5.15: remove old extract megous patches
2023-06-02 21:16:20 +02:00
The-going
465f038fbf
sunxi-5.15: remove unused patches
2023-06-02 21:16:20 +02:00
The-going
3f3213b3aa
sunxi: remove 5.4, 5.11, 5.12, 5.13, 5.14, 5.17, 5.18, 6.0
2023-06-02 21:16:20 +02:00
Gunjan Gupta
9322bcdd66
Fix booting for nanopi-r1
2023-06-02 19:38:33 +02:00
Gunjan Gupta
c9fe7bd719
Fix booting for nanopiduo2 board
2023-06-02 19:38:33 +02:00
Patrick Yavitz
e5b6fbe573
BPI-CM4: BT: changed enable-gpios from GPIOX_17 to GPIOX_19
...
As discussed here: https://github.com/armbian/build/pull/5273
REVERTS: e2171ca737
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2023-06-02 19:38:14 +02:00
Patrick Yavitz
cddc99ce89
drivers_network.sh: driver_rtw88: simplified function
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2023-06-02 19:38:14 +02:00
Patrick Yavitz
032db0522d
AGAIN: RTW88: SDIO driver via patches for Linux 6.1/6.2/6.3
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2023-06-02 19:38:14 +02:00
Ricardo Pardini
9c4b3cd89a
rk3568-odroid edge: .config, remove ARCH_TEGRA and ARCH_SUNXI, since this is Rockchip kernel
2023-06-02 19:35:55 +02:00
Ricardo Pardini
a3f78e9159
rk3568-odroid edge: update config, no actual changes
2023-06-02 19:35:55 +02:00
Ricardo Pardini
bffcfc4f66
uboot: introduce hook post_config_uboot_target
...
- runs after other configuration changes, but before actually compiling a target
- useful to hack into `.config` for a specific target
2023-06-02 19:33:12 +02:00
Ricardo Pardini
040158b004
distro-agnostic: don't assume armbian.list exists when seding for beta
2023-06-02 19:32:57 +02:00
Ricardo Pardini
1e3d5c3567
prepare-host: check_host_has_enough_disk_space(): don't check if dir does not exist; fixes #5246
2023-06-02 19:32:40 +02:00
Ricardo Pardini
aca22a53c3
repo: split image apt .list deployment into image-early and image-late
...
- split `image` apt .list deployment into `image-early` (after rootfs extract, before building) and `image-late` (after building)
- rationale: having the repo enabled during the image build can cause 'apt upgrade' and others to do inconsistent stuff depending on the (possibly random) state of the repo
2023-06-02 19:32:28 +02:00
Ricardo Pardini
e9d114f0d0
pipeline: repo-reprepro: run clearvanished and check before adding to repo
2023-06-02 19:14:07 +02:00
Ricardo Pardini
a36bb63aab
rock-5a: move board-specific code from family file to board file with post_family_config_branch_legacy hook
2023-06-01 18:29:17 +02:00
Ricardo Pardini
3e8c8b03a0
rock-5a: fix broken u-boot build by forcing build of u-boot.dtb before u-boot.itb
2023-06-01 18:29:17 +02:00
Ricardo Pardini
6b782d3c26
driver_rtl8723cs: completely (not partially) disable for bcm2711 and d1 families
2023-06-01 18:24:05 +02:00
Patrick Yavitz
e2171ca737
BPI-CM4 IO: Use the sdio-pwrseq to reset GPIOX_19
...
This will reset bluetooth `host-wake-gpios`, enabling it to come back upon reboots.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2023-06-01 11:30:10 +02:00
Paolo Sabatino
0dd171ba5a
rk322x: update esp8089 driver to allow unloading
2023-06-01 08:11:55 +02:00
Paolo Sabatino
5d40d67b82
fix rockchip 32 bit families patches for kernel 6.3
2023-06-01 08:11:45 +02:00
inkade
da799b9f73
Update README.md
2023-06-01 08:10:56 +02:00
Vyacheslav Bocharov
0758dfa6bd
This add support for RTW88 SDIO driver via patches for 6.1/6.3 kernel
...
Additional driver support:
Realtek 8822BS SDIO wireless network adapter
Realtek 8822BU USB wireless network adapter
Realtek 8822CS SDIO wireless network adapter
Realtek 8822CU USB wireless network adapter
Realtek 8821CS SDIO wireless network adapter
Realtek 8821CU USB wireless network adapter
Revert "Revert "BPI-CM4 IO: RTW88: `Realtek 8822CS SDIO` `Wireless Support`"":
This reverts commit 672bd5393a .
This restore commit 3f169bcae2 .
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
Signed-off-by: Vyacheslav Bocharov <adeep@lexina.in>
2023-06-01 08:10:45 +02:00
AGM1968
98d5f0af22
LED-green_power_on-red_status_heartbeat
2023-06-01 08:10:34 +02:00
amazingfate
2fcc395a34
build uboot for rock5a with spi flash support
2023-06-01 12:49:57 +08:00
dependabot[bot]
17543acde4
build(deps): bump tj-actions/changed-files from 35 to 36
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 35 to 36.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v35...v36 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 06:32:47 +02:00