1
1

1052 Commits

Author SHA1 Message Date
53cadde849
aptenodytes, eudpytes: Bump to 6.12.10 2025-01-19 14:09:30 +01:00
7a0599a37e
aptenodytes, eudpytes: Enable CONFIG_MODULE_COMPRESS_ALL 2025-01-19 14:09:29 +01:00
672d9d06e3
aptenodytes, eudpytes: Cleanup PHY and MDIO settings 2025-01-19 14:09:29 +01:00
4d4b8e1620
aptenodytes, eudpytes: Switch to CONFIG_PCIE_BUS_PERFORMANCE 2025-01-19 14:09:29 +01:00
d33c1d0802
aptenodytes, eudpytes: Switch to CONFIG_IOMMU_DEFAULT_DMA_STRICT 2025-01-19 14:09:29 +01:00
eee12fa659
aptenodytes, eudpytes: Switch to CONFIG_PCIEASPM_PERFORMANCE 2025-01-19 14:09:29 +01:00
a70a242c38
aptenodytes, eudpytes: Switch to CONFIG_PROC_MEM_FORCE_PTRACE 2025-01-19 14:09:28 +01:00
a834ecc98c
aptenodytes, eudpytes: Switch to CONFIG_MODULE_SIG_KEY_TYPE_ECDSA 2025-01-19 14:09:28 +01:00
c0642154b0
aptenodytes, eudpytes: Disable CONFIG_HID_SUPPORT 2025-01-19 14:09:28 +01:00
44479550dd
aptenodytes, eudpytes: Disable CONFIG_POWER_SEQUENCING 2025-01-19 14:09:28 +01:00
9c54482f71
aptenodytes, eudpytes: Disable CONFIG_PCS_XPCS 2025-01-19 14:09:28 +01:00
afb07a2440
aptenodytes, eudpytes: Disable CONFIG_PFCP 2025-01-19 14:09:27 +01:00
3d185e516e
aptenodytes, eudpytes: Drop unused MPTCP
Beyond planning I did not use it so far.
2025-01-19 14:09:27 +01:00
3f656564eb
aptenodytes, eudpytes: Disable CONFIG_KEBA_CP500 2025-01-19 14:09:27 +01:00
6b19010e21
pygoscelis: Bump to 6.12.9 2025-01-18 14:05:09 +01:00
254ac196b7
aptenodytes, eudyptes: Bump to 6.12.8, upgrade rustc to 1.83.0 2025-01-06 16:48:37 +01:00
c6c7d47317
aptenodytes, eudyptes: Bump gcc to 14.2.1_p20241221 p7 2025-01-06 16:48:37 +01:00
29712b29d9
pachyrhynchus: Bump to 6.12.8 2025-01-06 16:48:37 +01:00
27540d22ff
pachyrhynchus: Bump gcc to 14.2.1_p20241221 p7 2025-01-06 16:48:36 +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
8810e892bd
pachyrhynchus: Bump to 6.12.3 2024-12-11 20:53:34 +01:00
23e554ead4
pachyrhynchus: Bump gcc to 14.2.1_20241116 p3 2024-12-11 20:53:33 +01:00
f87d8fd272
aptenodytes, eudyptes: Bump to 6.12.3 2024-12-11 20:53:33 +01:00
b8d843f5c1
aptenodytes, eudyptes: Bump gcc to 14.2.1_20241116 p3 2024-12-11 20:53:33 +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