Ricardo Pardini
8a2fad5beb
kernel: call make with INSTALL_MOD_STRIP=1 so modules are stripped
...
- also, don't add target 'install' twice
2024-03-02 20:50:36 +01:00
Ricardo Pardini
d2aa9a5694
wsl2: arm64: current: DRM/FB stuff so wsl2-arm64 can be used in HyperV with video & keyboard
...
- wsl2: arm64: current: EFI pstore / keyboard
2024-03-02 20:49:54 +01:00
Ricardo Pardini
b8de0983f0
wsl2: fix: don't pester user for UTF-8 terminal if stdin is not a terminal
2024-03-02 20:48:57 +01:00
Ricardo Pardini
ca8254d173
mekotronics 3588: add SRC_CMDLINE, for use with u-boot-menu extension
...
- does nothing otherwise
2024-03-02 20:48:45 +01:00
Ricardo Pardini
911e71241b
patching: fix: use correct has_overlay_directories instead of has_dts_directories for overlay processing
2024-03-02 20:48:32 +01:00
Ricardo Pardini
c3fc3f432c
config-prepare: do change tracking for each sourced board file (core vs userpatches)
2024-03-02 20:48:13 +01:00
Ricardo Pardini
49e86b2cff
u-boot: call olddefconfig after config hooks; use pipetty instead of unbuffer for make
...
- also: cli `uboot-config` produces a defconfig diff (useful to create post_config_uboot_target)
2024-03-02 20:48:01 +01:00
Ricardo Pardini
c23fa92502
khadas-vim3: u-boot v2024.01: enable more compression, kaslr, and led config options via hook
2024-03-02 20:47:31 +01:00
Ricardo Pardini
cf7563e6b9
khadas-vim3l: u-boot v2024.01: enable more compression, kaslr, and led config options via hook
2024-03-02 20:47:31 +01:00
Ricardo Pardini
9260163fbd
khadas-vim3l: bump to u-boot v2024.01; boot-usb-first patch in board folder
...
- patch is slightly different for 2024.01
2024-03-02 20:47:31 +01:00
Ricardo Pardini
19ebb27b7f
thinkpad-x13s: kernel .config: enable CONFIG_VIDEO_QCOM_CAMSS, CONFIG_VIDEO_OV5675, CONFIG_SC_CAMCC_8280XP
2024-03-02 20:47:17 +01:00
Ricardo Pardini
2b03881d99
thinkpad-x13s: update kernel .config to 6.7.7, no changes
2024-03-02 20:47:17 +01:00
Ricardo Pardini
4c3361a6fa
thinkpad-x13s: bump to steev's 6.7.y; enable noble userspace; bump alsa-ucm-conf hack to master
2024-03-02 20:47:17 +01:00
Ricardo Pardini
5e1b3ca392
debootstrap: use latest git for Ubuntu/Debian debootstrap instead of host-installed
...
- `DEBOOTSTRAP_DIR` must be set during the 1st stage, but NOT the second stage
- latest devel versions might be missing scripts for old releases; just symlink to the default one if so
- this hopefully should _end_ the debootstrap madness we've been handling, at least until we get around to mmdebstrap (Perl) one day
2024-03-02 20:46:58 +01:00
Ricardo Pardini
6e0520f3da
debootstrap: remove debootstrap from host dependencies
2024-03-02 20:46:58 +01:00
Ricardo Pardini
e37525d234
debootstrap: Partially revert f2e663f0 "Improved debootstrap hacking support with fixes for Ubuntu Noble"
2024-03-02 20:46:58 +01:00
Ricardo Pardini
34bfa92052
Revert "Debootstrap is again too old for latest releases. Lets ship currently latest with and install it when we build distros that needs it."
...
This reverts commit 7b61b05867 .
2024-03-02 20:46:58 +01:00
c0rnelius
88ed514b89
RTW88: RTL8822/21CU FIXUPS ( #6314 )
...
* patch: misc: rtw88: `rtl8822/21cu fixups`
Backported 6.7.y to 6.1.y.
Included fixups for 6.1, 6.6, 6.7 and added 6.8.
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
* patch: misc: rtw88: 6.6: removed mbox
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
* patch: misc: rtw88: `v2 rtl8822/21cu fixups`
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
---------
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
Co-authored-by: Patrick Yavitz <pyavitz@xxxxx.com>
2024-03-02 13:14:43 -05:00
Igor Pecovnik
567a310bf7
Set Ubuntu Lunar and Mantic as EOS
2024-03-02 15:05:09 +01:00
Igor Pecovnik
2da50b4172
Drop repository for unsupported Releases
2024-03-02 15:05:09 +01:00
Igor Pecovnik
7b61b05867
Debootstrap is again too old for latest releases. Lets ship currently latest with and install it when we build distros that needs it.
2024-03-01 12:45:11 +01:00
Kreyren
25b0a833ff
Rename board config: micro.csc to olimex-a20-olinuxino-micro ( #6254 )
...
* olimex-a20-olinuxino-micro: New board
Submitted upon request to make user's life easier
* Rename Olimex board configs
---------
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2024-02-28 15:41:18 +01:00
yangchaohong
87209d6620
Add config and device-trees for rock3c ( #6301 )
...
* Create rock-3c.csc
* Add files via upload
* Add files via upload
* Update rock-3c.csc
2024-02-28 15:38:51 +01:00
Muhammed Efe Cetin
3b224e48a1
rockchip-rk3588-edge: update USB3 patches from Collabora tree
2024-02-28 15:36:28 +01:00
Muhammed Efe Cetin
a3152125a4
rockchip-rk3588-edge: add more nodes to Khadas Edge 2 devicetree
2024-02-28 15:36:28 +01:00
Marco Nelissen
5ec50d8e5e
armbian-resize-filesystem: fix off-by-one error
...
armbian-resize-filesystem wants to align partitions on 16 MB boundaries,
however due to an off-by-one error it would make the last sector of the
partition start at a 16 MB boundary instead of ending at a 16 MB boundary.
2024-02-28 15:36:10 +01:00
Igor Pecovnik
ffeb84fefa
Update kernel config for khadas 1s/vim4s so that HA works
2024-02-28 15:35:57 +01:00
Viacheslav Bocharov
2da100c902
JetHome: fix u-boot patches for corrent rescue button handling
2024-02-28 14:22:25 +03:00
Gunjan Gupta
40d9c0b610
Revert "Test current and edge branches as well for BigTreeTech CB1"
...
This reverts commit 33715e91bc .
2024-02-26 13:50:38 +01:00
Gunjan Gupta
1337b67a55
BigTreeTech-CB1: legacy: bring kernel up to 6.1.79 version
2024-02-26 13:50:38 +01:00
Julian Sikorski
cb165a2b3c
Update odroidxu4-current to 6.1.79
2024-02-26 13:50:03 +01:00
Viacheslav Bocharov
e3d2990e24
Enable Amlogic socinfo-sm for all main soc.
2024-02-26 15:49:19 +03:00
Viacheslav Bocharov
a61c54491f
Enable meson-socinfo-sm driver for JetHub D1/D1+/H1 devices.
...
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
2024-02-26 15:49:19 +03:00
Viacheslav Bocharov
40f4f35715
Add meson-socinfo-sm driver patchset from
...
https://lore.kernel.org/linux-kernel/20231122125643.1717160-1-adeep@lexina.in/
Driver not enabled for all meson soc (to enable rename general-socinfo-sm-4 patch)
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
2024-02-26 15:49:19 +03:00
Tony
67529aeb2f
[Le Potato] bump u-boot to 2024.01 ( #6297 )
2024-02-25 11:14:13 -05:00
Igor Pecovnik
40c19e536e
Fix random MAC on Orangepi 5 series
...
We don't want that MAC address is changed on every reboot
2024-02-24 23:23:00 +01:00
Igor Pecovnik
173954269f
Revert "rockchip: workaround stmmac ethernet lock contemption"
...
This reverts commit 7c062f7dae .
2024-02-23 22:44:29 +01:00
Igor
a34b120f62
Detach CB1 / Zero2 and Zero 3 (Allwinner H61x) from ATF master branch ( #6295 )
2024-02-23 20:21:12 +02:00
Ricardo Pardini
431f436710
mekotronics 3588: squash u-boot patches
...
- same as before but not touching the same file twice+
2024-02-23 11:23:10 +01:00
Ricardo Pardini
b84990cf83
mekotronics 3588: fix entering RK LOADER mode by keeping the RECOVERY button pressed during boot
...
- those patches are a mess, hopefully I'll find time to squash soon
2024-02-23 11:23:10 +01:00
Ricardo Pardini
bf1f57faef
artifact-uboot: include BOOTCONFIG in u-boot artifact version hash
...
- HOW did we get this far without this?
- should cause rebuild of all u-boots, hopefully
2024-02-23 11:21:47 +01:00
Alex Shumsky
6154b98851
rk3318: enable uboot gpio command
2024-02-23 11:20:57 +01:00
Gunjan Gupta
2313d3111b
vim1s/vim4 - fix intermittent boot issues when booting from uhs sd card on vim1s & vim4
2024-02-21 06:35:34 +05:30
Gunjan Gupta
36e6ab2ab6
meson-s4t7: fix kernel headers installation failure due to missing make file
2024-02-21 06:34:43 +05:30
Gunjan Gupta
2bce64e24d
kernel: add hook to allow modifying kernel headers before packaging
2024-02-21 06:34:43 +05:30
SteeManMI
14ce06c5da
Fix upgrades of armbian-bsp-cli-aml-s9xx-box-current ( #6287 )
...
- dpkg fails upgrading files on a fat filesystem as it tries to create a link
- Move to using standard extlinux.conf instead of installing a custom one
Changes to be committed:
modified: config/boards/aml-s9xx-box.tvb
deleted: packages/bsp/aml-s9xx-box/boot/extlinux/extlinux.conf
new file: packages/bsp/aml-s9xx-box/boot/extlinux/extlinux.conf.template
2024-02-20 16:50:08 -05:00
SteeManMI
0cba1d16bf
Fix ddbr to handle current lsblk output ( #6290 )
...
Changes to be committed:
modified: packages/bsp/common/usr/sbin/ddbr
2024-02-20 16:49:29 -05:00
Gunjan Gupta
33715e91bc
Test current and edge branches as well for BigTreeTech CB1
2024-02-20 12:45:26 +05:30
Gunjan Gupta
455580abf4
BigTreeTech CB1: fix mmc probe failure due to regulator not being available
2024-02-20 12:45:26 +05:30
Barry Lind (SteeManMI)
98bccc1389
Bump VERSION to 24.5.0-trunk
...
Changes to be committed:
modified: VERSION
2024-02-20 08:49:19 +05:30