Leonidas P. Papadakos
06aa0e9c15
Enable ksmbd consistently across configurations
2024-09-03 18:26:21 +02:00
SteeManMI
4fe4599f29
Kernel config fix for Odroid C1
2024-08-04 21:25:36 +02:00
SteeManMI
f27076f7e5
rewrite kernel config
2024-08-04 21:25:36 +02:00
kernelzru
6ee05aa880
Add audio support to hdmi output (meson)
...
Add audio support to hdmi output (meson)
2024-06-12 10:57:51 +00:00
kernelzru
ea8a6efa4f
update meson patches for 6.9 kernel
2024-06-06 13:32:13 +02:00
Igor
f5575f64ac
Bump meson and meson64 EDGE kernel to 6.9.y ( #6669 )
...
* Bump meson and meson64 EDGE kernel to 6.9.y
* Rename patch folders
* Adjust broken patches, one remaining
* Add overlay support
* meson64: rename overlays to dtso, update makefile
* Update meson-gx-socinfo-sm driver patchset for meson64-6.9:
* add SoC ID patches for S905L, A113X
* fix memory double free in driver
* update dt bindings
---------
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
Co-authored-by: Patrick Yavitz <pyavitz@xxxxx.com>
Co-authored-by: Paolo Sabatino <paolo.sabatino@gmail.com>
Co-authored-by: Viacheslav Bocharov <adeep@lexina.in>
2024-06-05 22:20:35 +02:00
Igor Pecovnik
1c4919f14f
Several kernel config automatic rewrite
...
./compile.sh rewrite-kernel-config BOARD=board BRANCH=branch
2024-05-11 17:32:27 +01:00
kernelzru
b8cb535327
Fix u-boot build for odroid c1 + fix onboard usb hub on odroid c1 ( #6559 )
...
* Fix odroid c1 u-boot build with GCC > 4.9
* Fix odroid c1 usb onboard hub
* u-boot add olddefconfig for odroidc c1
* fix build on armbian
* Update meson_common.inc
2024-05-09 17:47:36 +02:00
Lane Jennison
1a4083fce8
kernel config: revert default governor change back on ondemand
2024-04-26 18:18:03 +08: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
Igor
be3a656ec0
Update kernel configs for Waydroid and Redroid support ( #5976 )
...
Co-authored-by: bigboo3000 <bigboo3000@hotmail.com>
2023-11-27 11:26:53 +01:00
hzy
71672b4dce
meson: edge: refresh config
2023-11-19 22:27:54 +01:00
hzy
d6ede78016
meson: edge: Bump v6.6
2023-11-19 22:27:54 +01:00
gaaichan998
78507bd48c
enable mt7915e module on all kernels ( #5626 )
2023-08-22 08:13:42 +02:00
hzy
5fecadb2ff
meson: edge: Enable some net modules
2023-07-05 10:55:32 +02:00
hzy
6885e3db74
meson: edge: refresh config
2023-07-05 10:55:32 +02:00
hzy
2e41d350e8
meson: edge: bump to linux-6.3.y
2023-05-05 12:23:46 +02:00
hzy
53b8a4b173
meson: Enable more SDIO and USB Wifi support
2023-04-12 14:59:52 +02:00
hzy
ac5a84b5f6
meson: Refresh config
2023-04-12 14:59:52 +02:00
hzy
8e9548c3a4
meson: Enable some net modules
2023-04-12 14:59:52 +02:00
hzyitc
41709dd756
meson: bump current to v6.1 and edge to v6.2 ( #4843 )
...
* meson: bump current to v6.1 and edge to v6.2
2023-02-22 09:24:41 +01:00
Igor Pečovnik
ce30644a09
Disable Event debugging CONFIG_INPUT_EVBUG ( #4828 )
2023-02-12 15:21:55 +01:00
hzyitc
e4bb1fed8f
meson: edge: bump to v6.1 ( #4562 )
...
* meson: edge: Bump v6.1
* meson: edge: refresh patches
* meson: edge: refresh config
2022-12-13 14:42:31 +01:00
hzyitc
01e5e2ca37
meson: edge: bump v6.0 ( #4348 )
...
* meson: edge: Bump v6.0
* meson: edge: refresh patches
* meson: edge: refresh config
2022-10-26 09:33:31 +02:00
hzyitc
f2a61e9888
meson: edge: bump v5.19 ( #4272 )
...
* meson: edge: Bump v5.19
* meson: edge: refresh patches
* meson: edge: refresh config
2022-10-12 11:22:14 +02:00
hzyitc
68b65b989b
meson: clean kernel config ( #4196 )
2022-09-20 04:02:53 +02:00
hzyitc
7439ebbbeb
meson: edge: bump to mainline v5.18 ( #4123 )
...
* meson: edge: switch back to mainline linux-5.18.y
* meson: edge: Upgrade config
2022-08-28 07:59:45 +02:00
hzyitc
6ba59da07a
meson: bump kernel versions ( #4102 )
...
* meson: bump version
bump edge to thirdparty linux-5.18-rc7
bump current to linux-5.15
change legacy back to LTS linux-5.10
* Upgrade kernel config
* meson: edge and current: Enable NTFS3 driver
2022-08-21 20:44:50 +02:00
hzyitc
df1f0b4fdc
Onecloud: fix bugs ( #4022 )
...
* Support pwm regulator
* meson: Fix MAC
Remove useless codes from odroidc1
* Bugfix: xorg config
* dts: mark regulators always-on
2022-07-25 11:37:15 +02:00
Malcolm Ke Win
369b0909f6
Add support for KProbes in all armbian kernels ( #3892 )
...
* Update linux-sunxi64-current.config
anbox-modules needs kprobes
https://github.com/armbian/build/issues/3883
* Enable this everywhere
sed -i -- 's/# CONFIG_KPROBES is not set/CONFIG_KPROBES=y/g' *.config
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2022-06-14 12:03:01 +02:00
hzyitc
a863b5a242
Onecloud: fix some bugs ( #3873 )
...
* Refactor patches
* Fix bug: the USB closed to the HDMI doesn't work
* Fix bug: cpufreq doesn't work
* Fix bug: thermal_zone doesn't work
* More frequency governors
* Add bootscript
* Fix bug: add missing dependency
needed for gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf
2022-06-11 18:03:03 +02:00
hzyitc
c4b62f848f
meson8b: Support HDMI ( #3794 )
...
* meson8b: Support HDMI
* meson8b: drm: Forcefully enable XRGB format
* Bump kernel version
* Upgrade configs
* Swap current and edge
2022-05-23 15:58:38 +02:00
hzyitc
965ce372de
Support Xunlei Onecloud ( #3749 )
...
* Support Xunlei Onecloud
* meson: more led triggers
2022-05-12 19:12:21 +02:00
iav
4034a8f535
switch RTL8188EU USB WiFi driver with 5.15+ kernel to mainline ( #3464 )
...
https://www.phoronix.com/scan.php?page=news_item&px=Linux-5.15-Staging
2022-02-07 09:52:39 +01:00
Patrick Böker
7698848a93
Unify NFS configuration ( #3376 )
...
* Unify NFS configuration
* Fix rk35xx kernel
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2022-01-04 16:16:43 +01:00
Igor Pečovnik
59aaac2469
Change default kernel config to enable CONFIG_MODULE_FORCE_UNLOAD ( #3310 )
2021-12-04 12:11:49 +01:00
Vyacheslav
c61c0ebf10
Disable wifi powersave by default via kernel config ( #3113 )
2021-09-02 20:48:05 +02:00
Aristo Chen
583c656baf
Make nls_ascii become built-in ( #2845 )
2021-05-24 00:01:48 +02:00
Kirill Zhumarin
5b459ee366
Enable CONFIG_BINFMT_MISC=m ( #2810 )
...
* CONFIG_BINFMT_MISC=m for linux-rockchip 4.4
* Adjust other configs to the same value
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2021-05-11 10:56:48 +02:00
Igor Pečovnik
0cdffb29b0
Renaming DEV branch to EDGE ( #2704 )
...
* Change DEV to EDGE
* Renaming patches dev folder to edge
* Move patches into subdir where they will be archived.
* Relink patch directories properly
2021-03-24 19:01:53 +01:00