Commit Graph

12904 Commits

Author SHA1 Message Date
Viacheslav Bocharov
ee04bec332 Use BCM4345C0.jethome,jethub-j100.hcd filename for bluetooth firmware on JetHub D1 2024-01-09 15:08:22 +03:00
amazingfate
53292b26d6 xiaomi-elish: add nintendo hid support 2024-01-09 19:28:16 +08:00
amazingfate
cbfd165a23 xiaomi-elish: bump to kernel 6.7.y 2024-01-09 19:28:16 +08:00
amazingfate
084ea0caa7 xiaomi-elish: rewrite patches 2024-01-09 19:28:16 +08:00
Igor
a2198d8a8c
Keep rockchip64 family for current and edge as default (#6140)
* RK35xx is seeking for rk35xx config

Due to a bit too agressive cleaning. Re-add defs

* Keep rockchip64 family for current and edge as default
2024-01-08 12:29:11 +01:00
Igor Pecovnik
6d2c5b34fc RK35xx is seeking for rk35xx config
Due to a bit too agressive cleaning. Re-add defs
2024-01-08 11:31:47 +01:00
Igor Pecovnik
f852beca0a Switch meson64, bcm2711, sunxi, imx6, mvebu current to 6.6, edge to 6.7 and leave 6.1 for legecy
- detach sunxi from fixed vesions
- imx6 remove symlinks
- move to archive & cleanup
2024-01-07 18:58:36 +01:00
Ricardo Pardini
56c406d2f6 mainline-kernel.conf.sh: we don't need the 6.7-rc7 hack anymore, comment it out and leave it as an example for future occurences 2024-01-07 18:58:36 +01:00
Ricardo Pardini
f7e091c65d mainline-kernel.conf.sh: explain better why we need to handle 6.7-rc7 in a special way 2024-01-07 18:58:36 +01:00
Ricardo Pardini
bc8b13b476 rockchip (32-bit): move version locking back to family code 2024-01-07 18:58:36 +01:00
Ricardo Pardini
e6dfd7763b sunxi/sunxi64: move version locking back to family code 2024-01-07 18:58:36 +01:00
Ricardo Pardini
22e0e0fe61 main-config: arch common: check LINUXFAMILY is set before using it 2024-01-07 18:58:36 +01:00
Ricardo Pardini
bebf4c7ae0 lib: implement and sprinkle some very basic config var change-tracking across board/family sourcing and several hook calls 2024-01-07 18:58:36 +01:00
Ricardo Pardini
ea8953422a main-config: arch common: review logging levels, squash some todo, add some todo 2024-01-07 18:58:36 +01:00
Ricardo Pardini
8e94b012fd rockchip (32-bit): move version locking to shared hook in mainline-kernel.conf.sh 2024-01-07 18:58:36 +01:00
Ricardo Pardini
6a1b52cad1 sunxi/sunxi64: move version locking to shared hook in mainline-kernel.conf.sh 2024-01-07 18:58:36 +01:00
Ricardo Pardini
8b60fb750d meson (32-bit): family common: drop KERNELBRANCH, rely on KERNEL_MAJOR_MINOR only, no more symlinks 2024-01-07 18:58:36 +01:00
Ricardo Pardini
cb4893ddbe rockchip64: family common: drop KERNELBRANCH, rely on KERNEL_MAJOR_MINOR only, no more symlinks
- rockchip64_common is used by BOARDFAMILY's with their own LINUXFAMILY, so we can't be very generic here
2024-01-07 18:58:36 +01:00
Ricardo Pardini
b9766185fb meson64: family common: drop KERNELBRANCH, rely on KERNEL_MAJOR_MINOR only, no more symlinks 2024-01-07 18:58:36 +01:00
Ricardo Pardini
22848254e5 uefi: don't spell out KERNELBRANCH anymore, KERNEL_MAJOR_MINOR is sufficient now 2024-01-07 18:58:36 +01:00
Ricardo Pardini
dccf44630f main-config: arch common: kernel/u-boot config defaulting+overriding via hook instead of pre-setting
- common.conf delegating to new `mainline_kernel_decide_version` hooks
- special case handling for v6.7-rc7
- some examples
- late-stage "use rolling branch version"
2024-01-07 18:58:36 +01:00
Ricardo Pardini
7a1c9a46e7 main-config: arches: don't default KERNELSOURCE to mainline (already done in common), cleanup comments 2024-01-07 18:58:36 +01:00
Ricardo Pardini
ac599c557a lib/family config: remove resquices of KERNELDIR which is completely unused for a long time
- also `MAINLINE_KERNEL_DIR` not needed then
2024-01-07 18:58:36 +01:00
Ricardo Pardini
64b724d1d7 main-config: mark mirror variables readonly; add todo's 2024-01-07 18:58:36 +01:00
Ricardo Pardini
c434c3613c core: semantic change, KERNELSOURCE must be explicitly 'none' to avoid kernel compilation (not unset) 2024-01-07 18:58:36 +01:00
Igor Pecovnik
32fecdd9cc
Improve sed regex to cover all cases that exists at once. Current solution was broken in Noble 2024-01-05 13:25:24 +01:00
amazingfate
02ef17a3a0 rock-5b edge: fix emmc, temp sensor and power off
We need to slow down to HS200 for stable emmc.
Add tsadc node for temp sensor.
Add power off fix from mail list.
2024-01-05 10:41:32 +08:00
amazingfate
772f07a783 hinlink-h88k: add edge kernel support 2024-01-05 10:40:34 +08:00
amazingfate
6015ba52f9 add rockchip-rk3588-edge devicetree for hinlink-h88k 2024-01-05 10:40:34 +08:00
chainsx
c51e87aad0 thead: add current kernel support 2024-01-04 09:28:21 +01:00
lanefu
bc871170bc
remove ghostscript-x in sid due to abandonment https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022718 (#6128) 2024-01-03 21:20:26 +01:00
Lane Jennison
5b1c1c2897 mvebu-edge: move to 6.6.y 2024-01-04 00:06:37 +05:30
Ricardo Pardini
bd0a09b24c mixtile-blade3: enable edge branch with new dt; all branches use vendor u-boot 2024-01-04 00:04:02 +05:30
Ricardo Pardini
a5524afbbf mixtile-blade3 / rockchip-rk3588-edge 6.7: enable tsadc for thermal sensors
- thanks AmazingFate
2024-01-04 00:04:02 +05:30
Ricardo Pardini
8d90992192 mixtile-blade3 / rockchip-rk3588 edge 6.7: slow down eMMC from hs400 to hs200 2024-01-04 00:04:02 +05:30
Ricardo Pardini
33941f1741 mixtile-blade3 / rockchip-rk3588 edge 6.7: pci3x4 for Mixtile Blade3 (rpardini's bad take)
- arm64: dts: rockchip: pci3x4 for Mixtile Blade3
- pinctrl for `1 RK_PB2` pull_up
- regulator `vcc3v3_pcie30` always-on and boot-on
  - there is probably a much better fix than this, but I couldn't find it

Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
2024-01-04 00:04:02 +05:30
Ricardo Pardini
1817b39d59 mixtile-blade3 / rockchip-rk3588 edge 6.7: cleanups for Mixtile Blade3
- arm64: dts: rockchip: cleanups for Mixtile Blade3
- drop `hym8563` pinctrl (don't think the blade3 has an RTC)
- `i2c5` is exposed on the 30-pin, add comment
- fix tab in `pcie30phy`

Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
2024-01-04 00:04:02 +05:30
Ricardo Pardini
6873cb2a8e mixtile-blade3 / rockchip-rk3588 edge 6.7: add DT (original from Joshua Riek)
- base for https://github.com/Joshua-Riek/linux/pull/1
2024-01-04 00:04:02 +05:30
Paolo Sabatino
cba4c033b0 rockchip: implement governor attribute sysfs for rk322x-dmc 2024-01-03 23:58:57 +05:30
Igor
69d0ec7218
Set dpkg vendor to Armbian in all images (#6122)
* Set dpkg vendor to Armbian in all images

We already set to Armbian, but we didn't set default link. This fixes it for both, Debian and Ubuntu.

* Adjust post install scripts to set correct link on upgrade
2024-01-03 23:57:39 +05:30
lanefu
9c16c47c24
nanopi-r5: board config housekeeping (#6124) 2024-01-03 23:55:55 +05:30
青菜萝 卜冬瓜
da96729c34
thead: update edge kernel to 6.7-rc8 (#6125)
* thead: update edge kernel to 6.7-rc8

* thead: add some wifi configurations.
2024-01-03 23:54:21 +05:30
pixdrift
1c3306c130
Enable CPU frequency configuration for Orange Pi Zero 3 (#6127)
* Enable CPU frequency configuration for Orange Pi Zero 3

* Revert "Enable CPU frequency configuration for Orange Pi Zero 3"

This reverts commit 7af1ee1116.

* Enable CPU frequency configuration for Orange Pi Zero 3

---------

Co-authored-by: Gunjan Gupta <viraniac@gmail.com>
2024-01-03 18:18:43 +05:30
Gunjan Gupta
fbad168eda
Fix rpi image creation broken since to #6087 (#6123)
* Revert "Don't generate armbian.list if when==image-early"
This reverts commit 0b79ff3a63.
* Remove armbian.list.disabled file if it exists
2024-01-01 23:19:35 +01:00
sputnik2019
900309eb0e
add mangopi m28k board (#6121)
* add mangopi m28k board
2024-01-01 15:17:04 +01:00
lanefu
a4d3dcb879
switch default cpu governor to schedutil (#6120)
* switch schedutil to default cpu governor
* rollback 3 governors on 3 edge cases
2024-01-01 15:14:02 +01:00
Suzuki Taro
89ffc3033e add CONFIG_RTW89_8852BE
for http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-R6.html
2023-12-31 18:29:00 +01:00
brentr
d48977e38d
fixes failing 10Mbit built-in Ethernet -- https://armbian.atlassian.net/browse/AR-1904 (#6117) 2023-12-31 18:27:48 +01:00
Igor
53ff8546e4
Add default Armbian Github compile action (#6105) 2023-12-31 18:07:42 +01:00
Gunjan Gupta
52523d1f4d delete patch as it should no longer be required 2023-12-31 01:13:50 +05:30