Ricardo Pardini
0a3411ec05
thinkpad-x13s: bump to jhovold's 6.10 (from -rc7)
2024-08-02 17:20:56 +02:00
Julian Sikorski
3d59517505
Update odroidxu4-current to 6.6.43
2024-08-02 17:20:37 +02:00
Gunjan Gupta
468342d3f7
meson-s4t7: add comment to ensure rebuild of bsp package
2024-07-30 15:39:34 +02:00
Gunjan Gupta
24d1ddce69
Meson-s4t7: update required modules to match fenix
2024-07-30 15:39:34 +02:00
Gunjan Gupta
4d0d2a4c85
kernel: meson-s4t7: update config to match latest fenix changes
2024-07-30 15:39:34 +02:00
SteeManMI
507c89168c
Enable CONFIG_POWER_RESET_MESON64
2024-07-29 08:16:37 +02:00
SteeManMI
1c5ed3622a
rewrite kernel config
2024-07-29 08:16:37 +02:00
SteeManMI
2f2618f9a5
rewrite kernel patches
2024-07-29 08:16:37 +02:00
SteeManMI
691e7b8b67
Fixes for 6.10: Copied Paolo's rockchip64 overlay compliation fix to meson64
2024-07-29 08:16:37 +02:00
SteeManMI
41fbb0802a
Initial changes to move meson64 edge from 6.9 to 6.10
2024-07-29 08:16:37 +02:00
chainsx
882255833e
sun55iw3-syterkit: update kernel config
2024-07-29 08:16:20 +02:00
Igor
10b92e2493
Extend mesa-vpu extension to load unpatched Chromium by default ( #6657 )
...
* Extend mesa-vpu extension to load unpatches Chromium by default
* Pin only Chromium browser
For future - make separate browser extension
2024-07-29 08:16:00 +02:00
Muhammed Efe Cetin
0c86f76d30
mesa-vpu: install chromium package instead of chromium-browser
2024-07-29 07:55:49 +02:00
Ivan Podogov
8814cc9f3e
Switch Retro Lite CM5 back to legacy U-Boot ( #7004 )
...
This allows us so successfully boot Armbian, ROCKNIX and Android.
2024-07-28 18:36:04 +01:00
amazingfate
94ef30d4bc
bootenv: add rk356x.txt for larger cma size
2024-07-28 14:35:34 +08:00
amazingfate
0579edc21e
add chromium v4l2 decoder udev rule for rk3328 hantro decoder
2024-07-28 14:35:34 +08:00
amazingfate
d5cb0d6732
rockchip64-edge: disable hantro g1 h264 decoder on rk356x
2024-07-28 14:35:34 +08:00
amazingfate
e1a64270fa
rockchip64-edge: add rkvdec2 for rk356x
2024-07-28 14:35:34 +08:00
amazingfate
e1f75f92cb
rockchip64-edge: remove vpu non-coherent-dst-bufs patches
2024-07-28 14:35:34 +08:00
Igor Pecovnik
d2d6892d82
Debian: drop support for Budgie on Trixe / Bookworm. Packages are not anymore in the repo
2024-07-28 08:12:35 +02:00
Igor Pecovnik
759274b7a1
UEFI x86 and arm64: Bump EDGE kernels to 6.10.y
2024-07-27 12:40:25 +02:00
Igor Pecovnik
bf5bbb81cf
Awarding regular contributors - adding a special PR tag
2024-07-26 19:25:00 +02:00
amazingfate
d02225dd8e
mesa-vpu: install backported mesa from obs for bookworm panthor driver
2024-07-27 00:52:26 +08:00
Igor
2091d1046f
Board maintainer = git username
2024-07-25 16:42:46 +02:00
sicXnull
37ef83a6f6
add Heltec HT-M2808
2024-07-25 16:42:46 +02:00
Igor Pecovnik
239f3a5dc3
Repo management: rework to increase reliability and speed
...
- introduce common repo so we only add packages once
- publish via snapshots to increase reliability
- overwrite packages in case of conflicts
2024-07-25 16:42:23 +02:00
amazingfate
0621b9008f
add new board armsom-aim7-io
2024-07-25 16:42:04 +02:00
Igor Pecovnik
a57f4e2cf0
Fix for no network inside Docker container
...
Force netplan to use DHCP only on interface e* and not also on the docker interface
2024-07-25 16:41:40 +02:00
ARCW
cc8291e6e2
Fixed Tinker-edge-r HDMI 4K bug ( #6991 )
2024-07-25 16:41:17 +02:00
chainsx
1c7c5d302d
fix rk3568-roc-pc
2024-07-25 16:40:28 +02:00
The-going
f878f14dab
write_uboot_platform: Fix a false shell message
2024-07-24 14:05:26 +02:00
The-going
6998d836d4
write_uboot_platform: Fix SC2068 (error): Double quote array expansions
2024-07-24 14:05:26 +02:00
The-going
323ba5234e
spacemit: write_uboot_platform: Fix the reverse logic
2024-07-24 14:05:26 +02:00
The-going
648bdea785
armbian-install: Display real devices in the selection message.
2024-07-24 14:05:26 +02:00
The-going
95aa15ac53
spasemit: write_uboot_platform: Write to the SD\eMMC with verification
...
The bootinfo_emmc.bin file never changes.
The FSBL.bin file changes very rarely.
Using only coreutils, compare byte by byte the files
and the memory area in which they should be located.
If there is a match, then don't write anything down,
but just output a message.
Synchronization after each recording action.
Signed-off-by: The-going <48602507+The-going@users.noreply.github.com>
2024-07-24 14:05:26 +02:00
The-going
af7b254bb2
armbian-install: EMMC: find real mmcblk device numbered 0, 1, 2
...
find the eMMC real mmcblk device numbered 0, 1, 2 and
inform the user about it in a message.
Item 6 of the selection menu will be visible if only
one device is found
2024-07-24 14:05:26 +02:00
Patrick Yavitz
0e96084a2e
SpacemiT: write_uboot_platform: eMMC Support
...
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-07-24 14:05:26 +02:00
Ben Hoff
bb8633f26e
modify config to build synopsys module
2024-07-24 14:03:54 +02:00
Ben Hoff
36a12f1b42
add synopsys designware hdmi rx controller
2024-07-24 14:03:54 +02:00
dependabot[bot]
3870e04725
build(deps): bump setuptools from 70.3.0 to 71.1.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 70.3.0 to 71.1.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/v70.3.0...v71.1.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-23 11:39:16 +02:00
Julian Sikorski
2eb742bfa5
Update odroidxu4-current to 6.6.41
2024-07-23 11:37:14 +02:00
schwar3kat
129dd4c3aa
Fix_rtl8189fs_WiFi_driver ( #6984 )
...
Fix wrong commit being pulled for rtl8189fs WiFi driver.
Add CONFIG_RTL8189FS=m to linux-sunxi-current.config and linux-sunxi64-current.config.
2024-07-23 17:16:54 +12:00
Paolo Sabatino
34fe6f183b
update rockchip patching config yaml file
2024-07-22 19:18:14 +02:00
Paolo Sabatino
7da7bbf61c
rockchip: bump edge kernel to 6.10
2024-07-22 19:18:14 +02:00
Paolo Sabatino
1f7289d67f
rockchip64: address changes for mainlined rk3308 audio codec
...
* the existing patches for rk3308 audio codec have been disabled:
the rk3308 driver has been mainlined and thus the patches
don't apply anymore
* add the missing i2s_8ch_0 and _1 i2s nodes
* adjust "acodec" with "codec" device tree labels, to match
mainline kernel nomenclature
2024-07-22 19:17:52 +02:00
Paolo Sabatino
4ae0a95814
rockchip64: bump edge kernel to 6.10
2024-07-22 19:17:52 +02:00
Paolo Sabatino
f82e6e8d0c
rorkchip64: fix rk3328 gpio2 bank addressing
2024-07-22 19:17:52 +02:00
Paolo Sabatino
c1dc5a2be1
rockchip64: fix rk3399 miniloader
2024-07-22 19:10:32 +02:00
Igor Pecovnik
49e0ec5d0e
Temporally move TI build targets to EOS as Git is out of reach
...
TBD:
- establish mirror for 3rd party Git hosts
- revert once starts to work
2024-07-21 18:54:49 +02:00
Ricardo Pardini
f3f89a78ec
utils-dpkgdeb: force rebuild of all artifacts, due to https://github.com/armbian/build/pull/6964 (ORAS change)
2024-07-21 10:25:10 +02:00