1
1

636 Commits

Author SHA1 Message Date
6b19010e21
pygoscelis: Bump to 6.12.9 2025-01-18 14:05:09 +01:00
a0d5803ef1
pygoscelis: Bump to 6.12.8-T14s 2025-01-03 13:10:52 +01:00
9a22e87aa7
pygoscelis: Enable some HCI features for bluetooth 2025-01-03 13:10:52 +01:00
9b0d990764
pygoscelis: Switch to CONFIG_PCIE_BUS_SAFE 2025-01-03 13:10:52 +01:00
ea27377486
pygoscelis: Enable CONFIG_HID_FT260 as module 2025-01-03 13:10:51 +01:00
e135089457
pygoscelis: Enable CONFIG_USB_XHCI_PCI_RENESAS
Enabling this serves is intended two purposes:
- fixing my missing webcam USB device, maybe due to a firmware bug
- trying out things that might improve my hardware support

`lspci | grep -i renesas` gives me on my machine:
05:00.0 USB controller: Renesas Electronics Corp. uPD720202 USB 3.0 Host Controller (rev 02)
2025-01-03 13:10:51 +01:00
3c3a1fe2dd
pygoscelis: Enable CONFIG_HID_MAGICMOUSE as module 2025-01-03 13:10:51 +01:00
b65b2099db
pygoscelis: Enable CONFIG_HID_SONY as module
This includes CONFIG_SONY_FF - force feedback.
2025-01-03 13:10:51 +01:00
e9b6e88084
pygoscelis: Enable CONFIG_HID_JABRA as module 2025-01-03 13:10:51 +01:00
00a7c96dc5
pygoscelis: Disable CONFIG_HID_GOODIX_SPI 2025-01-03 13:10:50 +01:00
094797daca
pygoscelis: Disable CONFIG_MFD_ADP5585 2025-01-03 13:10:50 +01:00
d8993831a0
pygoscelis: Disable CONFIG_THERMAL_GOV_USER_SPACE 2025-01-03 13:10:50 +01:00
28e0d6292b
pygoscelis: Disable CONFIG_I2C_KEBA 2025-01-03 13:10:50 +01:00
5f956f7235
pygoscelis: Disable CONFIG_I2C_DESIGNWARE_* 2025-01-03 13:10:49 +01:00
7f44e27483
pygoscelis: Disable CONFIG_I2C_BRCMSTB 2025-01-03 13:10:49 +01:00
3d7a48b723
pygoscelis: Disable CONFIG_PCI_PF_STUB 2025-01-03 13:10:49 +01:00
3be470269f
pygoscelis: Disable CONFIG_BT_MSFTEXT
This feature was enabled for testing in 2024-Oct-05
in commit 1634abbecef44187f573dc29f7af92ee2279eafd.
Tests with a specific BT player failed, so I can
disable it agian.
2025-01-03 13:10:49 +01:00
1d00423f26
pygoscelis: Disable CONFIG_BLK_DEV_WRITE_MOUNTED 2025-01-03 13:10:49 +01:00
22a562cbf6
pygoscelis: Disable CONFIG_ARM_MEDIATEK_CPUFREQ_HW 2025-01-03 13:10:48 +01:00
9bf4cedc32
pygoscelis: Disable CONFIG_ARM64_PLATFORM_DEVICES 2025-01-03 13:10:48 +01:00
1afb81ba8a
pygoscelis: Bump to 6.12.7-T14s 2024-12-30 13:13:04 +01:00
8282697457
pygoscelis: Enable CONFIG_CRYPTO_CRC32C_INTEL
There is no specific reason, my hardware just seems to support it
according to /proc/cpuinfo.
2024-12-30 13:13:03 +01:00
2f1f30b952
pygoscelis: Bump gcc to 14.2.1_p20241221 p6 2024-12-30 13:13:03 +01:00
e346ea5285
pygoscelis: Bump to 6.12.6-T14s 2024-12-20 13:03:34 +01:00
69cfd6c1d6
pygoscelis: Bump to 6.12.5-T14s 2024-12-17 22:06:29 +01:00
5570f03cac
pygoscelis: Bump to 6.12.4-T14s, downgrade rustc to 190901 2024-12-11 20:46:13 +01:00
8254da97e4
pygoscelis: Enable CONFIG_RANDSTRUCT_PERFORMANCE again
This was already enabled in 2022 (7b2b827d34bce12ea8aec1e370c32654eb46fd70)
but disabled when bpf support was enabled for use within systemd 243
(01b1f8af0442d0938bf1e7337f62ba6571b2fb1e).

Looks as we can enable both now in 6.12, so let's do that.
2024-12-07 23:03:06 +01:00
5bbec055e7
pygoscelis: Disable CONFIG_CRYPTO_CAST5 2024-12-07 23:03:06 +01:00
b53a2f620e
pygoscelis: Disable CONFIG_I2C_SLAVE_EEPROM 2024-12-07 23:03:06 +01:00
b6e8144dd6
pygoscelis: Disable CONFIG_KVM_HYPERV 2024-12-07 23:03:06 +01:00
23e3f51207
pygoscelis: Disable CONFIG_ARM_TI_CPUFREQ 2024-12-07 23:03:06 +01:00
fadd489d2a
pygoscelis: Disable CONFIG_ARM_SPEAR_CPUFREQ 2024-12-07 23:03:05 +01:00
9b47e7d08d
pygoscelis: Disable CONFIG_ARM_{S3C64XX,S5PV210}_CPUFREQ 2024-12-07 23:03:05 +01:00
89b8f450be
pygoscelis: Bump to 6.12.3-T14s 2024-12-07 23:03:05 +01:00
225b96210d
pygoscelis: Bump to 6.11.10-T14s 2024-12-07 14:15:04 +01:00
b5c92667ef
pygoscelis: Bump gcc to 14.2.1_p20241116 p3 2024-12-07 14:15:04 +01:00
4e8b4ef147
pygoscelis: Bump to 6.11.9-T14s 2024-11-18 18:05:34 +01:00
ad3b2475d6
pygoscelis: Bump gcc to 14.2.1_p20241026 p3 2024-11-18 18:05:34 +01:00
c771157075
pygoscelis: Bump to 6.11.7-T14s 2024-11-11 20:27:10 +01:00
e5b9521663
pygoscelis: Bump to 6.11.6-T14s 2024-11-02 21:42:56 +01:00
da9a46cbcb
pygoscelis: Bump gcc to 14.2.1_p20241026 2024-11-02 21:42:56 +01:00
4eed440504
pygoscelis: Bump to 6.11.5-T14s 2024-10-23 17:00:01 +02:00
36a570267d
pygoscelis: Bump to 6.11.4-T14s 2024-10-23 17:00:00 +02:00
b6fe7cd4ba
pygoscelis: Enable CONFIG_MODULE_COMPRESS_ZSTD=y
This is a post-release fix for commit 672ae7c496ec5b2ac0ff5563991eb98fcdf5311a.
See also #2.
2024-10-23 17:00:00 +02:00
335ed70b38
pygoscelis: Bump to 6.11.3-T14s 2024-10-11 20:29:43 +02:00
672ae7c496
pygoscelis: Try out zstd for kernel and initramfs
This not a panic reaction to the xz situation, but certainly an
experiment initiated by that. Let’s have a look at compression speed,
decompression (startup) speed and compression size.

Several changes to configs and packages must be done:
- enable kernel support for zstd compression for itself
- enable kernel support for zstd compression for the initramfs
- adopt firmware names in CONFIG_EXTRA_FIRMWARE
- let the initramfs be compressed with zstd
- compress firmware files with zstd (before re-building the kernel)

For some details see gitea issue #2.
2024-10-05 16:25:28 +02:00
83feb054cd
pygoscelis: Disable CONFIG_IWLWIFI_DEVICE_TRACING
This might break debugging, but so far I’ve had no issues, so
micro-optimize here.
2024-10-05 16:25:28 +02:00
182fe9265f
pygoscelis: Disable CONFIG_SFP 2024-10-05 16:25:28 +02:00
80ae08e056
pygoscelis: Re-enable CONFIG_MITIGATION_SLS
This was disabled by accident in 2024-05 when bumping to 6.9.x
in commit 0cb31139d5263f6d2e406c0f673a5b61b5d7abdd.

For the original commit enabling SLS as CONFIG_SLS(sic!)
see commit d50c76cba87953a8570f7ae2f4a2354dfe165d31.
2024-10-05 16:25:28 +02:00
1634abbece
pygoscelis: Enable CONFIG_BT_MSFTEXT=y 2024-10-05 16:25:28 +02:00