Commit Graph

5215 Commits

Author SHA1 Message Date
Ricardo Pardini
82bc83156e FriendlyElec CM3588 NAS: enable new vendor branch; uncomment BOARD_MAINTAINER var 2024-03-06 00:53:11 +01:00
ColorfulRhino
df8fe87f44 Add board: FriendlyElec CM3588 NAS 2024-03-06 00:53:11 +01:00
Ricardo Pardini
3e0d02e7c1 rk35xx/rockchip-rk3588: vendor: replace .config with Joshua Riek's
- `.config` is from https://github.com/Joshua-Riek/linux-rockchip/blob/rk-6.1-rkr1/arch/arm64/configs/rockchip_defconfig
- updated with `rewrite-kernel-config` cli
2024-03-06 00:48:17 +01:00
Ricardo Pardini
7046ed044a rk35xx/rockchip-rk3588: vendor: update .config (copied from legacy), no changes
- 5.10.160 rkr6 -> 6.1.43 rkr1
2024-03-06 00:48:17 +01:00
Ricardo Pardini
1ad7a7974e rk35xx/rockchip-rk3588: vendor: copy kernel .config from legacy
- ipsis literis
2024-03-06 00:48:17 +01:00
Ricardo Pardini
b208144144 rk35xx/rockchip-rk3588: vendor: enable new BRANCH=vendor for all boards that had legacy 2024-03-06 00:48:17 +01:00
Ricardo Pardini
ddcd68d0f7 rk35xx/rockchip-rk3588: vendor: the unthinkable! add vendor branch for new 6.1-rkr1 BSP vendor kernel, and keep legacy for the 5.10-rkr6 BSP vendor kernel
- pointing to amazingfate's repo, for now
2024-03-06 00:48:17 +01:00
Paolo Sabatino
55836c6074 rockchip: add patches to fix peripheral mode
rk322x has peripheral mode that is not working
really well, add various non-upstream patches
and timing adjustments that makes things a bit
more usable (mass storage and ethernet works,
uac isn't)
2024-03-05 20:08:38 +01:00
Igor Pecovnik
1e6fdcb13b Re-enable Ubuntu mantic which will generate repository
Partiall revert of https://github.com/armbian/build/pull/6321
2024-03-04 11:21:34 +01:00
青菜萝 卜冬瓜
09ed2e30bd
phytium-embedded: add .wip support for Phytium PhytiumPi 4GB board (#6346) 2024-03-04 18:09:41 +08:00
brentr
58cf4e8fc8
Added 1.3ghz overlay for B variant RK3308 (#6348)
Updated and improved RK3308 overlay README doc
Moved rock-s0.wip to .conf
2024-03-03 22:39:07 -08:00
Ricardo Pardini
d496b2a4b6 rockchip-rk3588-edge: rewrite kernel config against v6.8-rc6, no changes 2024-03-03 16:58:34 +01:00
Ricardo Pardini
dd04bb0cf7 mainline-kernel: bump to 6.8-rc6, affecting only rockchip-rk3588-edge
- who wants to bump uefi too? I've done it too many times. Igor too
2024-03-03 16:58:34 +01:00
Ricardo Pardini
fffc6ddb2e rockchip-rk3588-edge: rewrite kernel config against v6.8-rc1, no changes
- in preparation for bump to v6.8-rc6/7 later
2024-03-03 16:58:34 +01:00
igorpecovnik
764e267b4b Automatic board configs status synchronise 2024-03-03 16:57:38 +01:00
Igor Pecovnik
e274c409ec Bump mainline kernels to latest RC branch 2024-03-03 16:39:52 +01:00
c0rnelius
d5133b6a43
Add board BananaPi M4 Zero (#6315)
* Add board BananaPi M4 Zero

Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>

* HACK: wrong DRAM size: add extra barrier in mctl_mem_matches

People report that this is fixed by adding another "dsb();" at
the beginning of the mctl_mem_matches() function.

https://lore.kernel.org/all/ZWMv816r8YxPwsJO@BOB1/T/#mec26415158efa10e6f78c5c1a651bb834f8599c4
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>

* v2 add barrier and udelay to mctl_mem_matches function

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-03 09:42:07 -05:00
Igor Pecovnik
d921aacbdc Update DDR/BL31 blobs for Orangepi 5/Plus 2024-03-03 15:40:07 +01:00
Igor Pecovnik
ba98f67229 Switch kde-plasma desktop package to support sddm instead of lightdm 2024-03-03 15:39:34 +01:00
FantasyGmm
52889b1079
Add ayn odin2 config (#6305) 2024-03-03 07:59:56 +08: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
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
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
Igor Pecovnik
567a310bf7 Set Ubuntu Lunar and Mantic as EOS 2024-03-02 15:05:09 +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
Igor Pecovnik
ffeb84fefa Update kernel config for khadas 1s/vim4s so that HA works 2024-02-28 15:35:57 +01: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
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
a34b120f62
Detach CB1 / Zero2 and Zero 3 (Allwinner H61x) from ATF master branch (#6295) 2024-02-23 20:21:12 +02:00
Gunjan Gupta
36e6ab2ab6 meson-s4t7: fix kernel headers installation failure due to missing make file 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
Gunjan Gupta
33715e91bc Test current and edge branches as well for BigTreeTech CB1 2024-02-20 12:45:26 +05:30
Igor Velkov
2afd8fe9bb Enable DRBD in kernel config for mvebu-edge and mvebu-current 2024-02-17 09:27:41 +01:00
Tony
6cbd2c776a
Update NanoPi K2 u-boot (#6277) 2024-02-15 12:35:17 -05:00
Igor
317e7f569b
Proposed board status change for 24.02 (#6234)
* Bring Helios4 back as @heisath will keep maintaining it
* Status changes according to the meeting agenda
http://meeting.armbian.de/armbian.2024-02-10-15.01.html

* Revert ZeroPlus
* Add missing maitainer field
* Move qemu targets to csc
* change status for opir1lts+
2024-02-12 09:07:11 +01:00
brentr
d10951de7c
Initial support for Radxa Rock S0 board (#6261)
* Initial support for Radxa Rock S0 board
* Lets start this board as a WIP target
---------
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2024-02-12 09:06:04 +01:00
Igor Pecovnik
0e7fc1c8e0
Update Google chrome GPG key 2024-02-10 21:46:30 +01:00
Gunjan Gupta
4835e8ff24 Revert "meson-s4t7: disable chrony-wait.service as it makes us hang for 4 minutes on boot"
This reverts commit e3e25467c3.
2024-02-11 01:20:17 +05:30
Viacheslav Bocharov
0a784cb9b7 Add blacklist rtw88 for JetHub H1/D1/D1+ 2024-02-10 15:32:34 +01:00
Gunjan Gupta
ea4dcdffb9 meson-s4t7: refreshed kernel config to match fenix 1.6.4 2024-02-10 14:30:06 +05:30
Gunjan Gupta
e3e25467c3 meson-s4t7: disable chrony-wait.service as it makes us hang for 4 minutes on boot 2024-02-09 19:40:14 +01:00