Commit graph

149 commits

Author SHA1 Message Date
graysky
bb4edeb457 core/linux-rpi to 5.15.89-4
Bump and symlink aarch64 -> arm64 in headers package's $builddir/arch/
2023-01-30 05:58:39 -05:00
graysky
bec97214cc core/linux-rpi: add a few hints to config.txt 2023-01-30 05:58:39 -05:00
graysky
1b5f8f5050 core/linux-rpi: enable the sht4x driver 2023-01-27 12:10:55 -05:00
graysky
ca3faff9aa core/linux-rpi to 5.15.89-3 2023-01-24 06:58:18 -05:00
graysky
177765e1e9 core/linux-rpi to 5.15.89-2 2023-01-21 05:53:10 -05:00
graysky
214a4b7ffd core/linux-rpi to 5.15.89-1 2023-01-18 14:15:09 -05:00
graysky
740405e726 core/linux-rpi to 5.15.88-1 2023-01-16 17:30:09 -05:00
graysky
c6623bf24e core/linux-rpi to 5.15.87-2 2023-01-16 05:59:17 -05:00
graysky
105b48f846 core/linux-rpi to 5.15.87-1 2023-01-13 11:00:58 -05:00
graysky
b8184cbf44 core/linux-rpi to 5.15.84-4 2023-01-11 14:31:37 -05:00
graysky
fd52d7ce4d core/linux-rpi to 5.15.84-3 2023-01-04 14:56:13 -05:00
graysky
cef6470c67 core/linux-rpi to 5.15.84-1 2022-12-19 15:24:07 -05:00
graysky
58c1f5bc89 core/linux-rpi to 5.15.83-2 2022-12-15 07:57:58 -05:00
graysky
3077176e9c core/linux-rpi to 5.15.83-1 2022-12-14 10:30:13 -05:00
graysky
da9ae2b311 core/linux-rpi to 5.15.82-2 2022-12-13 12:45:22 -05:00
graysky
5d375a821b core/linux-rpi to 5.15.82-1 2022-12-08 12:49:08 -05:00
graysky
f95019d9da core/linux-rpi to 5.15.81-1 2022-12-06 12:19:20 -05:00
graysky
a089459119 core/linux-rpi to 5.15.80-1 2022-11-29 12:07:12 -05:00
graysky
83eef929e5 core/linux-rpi to 5.15.79-2
Disalbe CONFIG_MMC_BCM2835 to avoid error with sdhost-bcm2835
2022-11-19 08:16:42 -05:00
graysky
b6c36fc51e core/linux-rpi to 5.15.79-1 2022-11-18 15:17:07 -05:00
graysky
1402ed8d95 core/linux-rpi to 5.15.78-1 2022-11-11 12:17:08 -05:00
graysky
36281b404f core/linux-rpi to 5.15.76-3 2022-11-05 08:24:08 -04:00
graysky
ab0acf8857 core/linux-rpi to 5.15.76-2 2022-11-02 08:43:58 -04:00
graysky
4abe1b3afd core/linux-rpi to 5.15.76-1 2022-10-31 15:55:53 -04:00
graysky
09c7b7ca1a alarm/firmware-raspberrypi to 20221027-1
Provide cypress dir and create symlink there in cyfmac43455-sdio-standard.bin
which is needed for the new way upstream provides three files in bcrm dir.

For Zero-W, use upstream provided firmware
2022-10-27 11:23:42 -04:00
graysky
812a2e021a core/linux-rpi to 5.15.74-1 2022-10-17 13:18:48 -04:00
graysky
254bc3ff80 core/linux-rpi: Add RTC_DRV_RV3032=m 2022-10-17 06:57:09 -04:00
graysky
20c5c01339 core/linux-rpi to 5.15.73-1 2022-10-12 09:18:11 -04:00
graysky
e5745d6341 core/linux-rpi to 5.15.72-2 2022-10-12 06:29:29 -04:00
graysky
ecf63374f7 core/linux-rpi to 5.15.72-1 2022-10-05 08:23:01 -04:00
graysky
7693a707c6 core/linux-rpi to 5.15.70-2 2022-09-27 15:04:54 -04:00
graysky
e50b33ad43 core/linux-rpi to 5.15.70-1 2022-09-26 11:24:57 -04:00
graysky
ca874161d4 core/linux-rpi to 5.15.68-3 2022-09-25 15:13:42 -04:00
graysky
92b467486d core/linux-rpi to 5.15.68-2 2022-09-19 18:10:52 -04:00
graysky
241a2c5683 core/linux-rpi to 5.15.68-1
Bump to latest upstream version and remove rootfstype=ext4 from /boot/cmdline.txt
2022-09-16 14:50:43 -04:00
graysky
34a162159e core/linux-rpi to 5.15.67-1 2022-09-12 09:13:32 -04:00
graysky
2b3d0df3b2 core/linux-rpi: refresh configs 2022-09-12 09:13:32 -04:00
graysky
2a9578702d core/linux-rpi to 5.15.65-2 2022-09-07 14:09:53 -04:00
graysky
88ef7ed63c core/linux-rpi to 5.15.65-1 2022-09-05 15:43:52 -04:00
graysky
4e550fef50 core/linux-rpi: slim down cmdline.txt
Removed the following parameters:
1. selinux=0
2. plymouth.enable=0
3. smsc95xx.turbo_mode=N
4. dwc_otg.lpm_enable=0
5. kgdboc=serial0,115200

Notes:
1. force not loading SELinux infrastructure which we currently do not supply
2. force disabling of plymouth which I think we do not supply
3. avoided network issues under heavy load circa 2012 likely no longer needed
4. turned off link power management which may have prevented issues with shitty
   drivers in older kernels likely not an issue on a modern kernel tree
5. enabled debugging over the serial console which is unnecessary for most
   user... advanced users will likely be savvy enough with cmdline.txt to
   edit it to match their needs
2022-09-03 16:42:24 -04:00
graysky
00a259d523 core/linux-rpi to 5.15.61-4 2022-09-01 14:09:17 -04:00
graysky
9698f9ab23 core/linux-rpi: add new config symbol 2022-09-01 09:57:32 -04:00
graysky
c0f4abfae8 core/linux-rpi: config: add otg_mode=1 for cm4 2022-08-29 07:31:53 -04:00
graysky
ce5607703d core/linux-rpi to 5.15.61-3 2022-08-26 15:39:23 -04:00
graysky
d68c6e2c2f core/linux-rpi to 5.15.61-2 2022-08-24 16:47:28 -04:00
graysky
fe8a63f9d0 core/linux-rpi to 5.15.61-1 2022-08-23 15:11:49 -04:00
graysky
a5021ac64f core/linux-rpi to 5.15.56-4 2022-08-22 05:52:37 -04:00
graysky
b6caf81480 core/linux-rpi: update configs 2022-08-16 14:47:57 -04:00
graysky
c37d5a8bfa core/linux-rpi to 5.15.56-3 2022-08-12 06:08:12 -04:00
graysky
43e8052e5f core/linux-rpi: add VIDEO_MUX to all defconfigs 2022-08-12 06:08:12 -04:00