1
1

1034 Commits

Author SHA1 Message Date
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
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
949d232e21
aptenodytes, eudyptes: Bump to 6.11.8 2024-11-17 21:02:20 +01:00
e7aaeb146d
pachyrhynchus: Bump to 6.11.8 2024-11-17 21:02:20 +01:00
c771157075
pygoscelis: Bump to 6.11.7-T14s 2024-11-11 20:27:10 +01:00
2d73a54b3a
aptenodytes, eudyptes: Bump to 6.11.6 2024-11-02 21:42:57 +01:00
bc306d451b
aptenodytes, eudyptes: Bump gcc to 14.2.1_p20241026 2024-11-02 21:42:56 +01:00
03d7e6ff9d
pachyrhynchus: Bump to 6.11.6 2024-11-02 21:42:56 +01:00
5dd551fd99
pachyrhynchus: Bump gcc to 14.2.1_p20241026 2024-11-02 21:42:56 +01:00
e5b9521663
pygoscelis: Bump to 6.11.6-T14s 2024-11-02 21:42:56 +01:00