Commit Graph

4037 Commits

Author SHA1 Message Date
Justin M. Forbes 77a6d0b85e Linux v4.20-rc1-98-gb00d209241ff 2018-11-08 16:25:24 -06:00
Justin M. Forbes 9f2e15e1ae Linux v4.20-rc1-87-g85758777c2a2 2018-11-07 16:31:05 -06:00
Peter Robinson 9feaafee26 Initial Arm config updates for 4.20 2018-11-07 13:41:50 +00:00
Justin M. Forbes 33864ba387 Linux v4.20-rc1-62-g8053e5b93eca 2018-11-06 16:16:11 -06:00
Paul Bolle 73cf59ae2c Remove sources for kernel-tools
The userspace tools were split out into kernel-tools last year. Remove
their sources too.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2018-11-06 09:43:15 -06:00
Justin M. Forbes e88e680c22 Linux v4.20-rc1 2018-11-05 10:19:40 -06:00
Justin M. Forbes 572e50297a Disable debugging options. 2018-11-05 08:07:31 -06:00
Justin M. Forbes 90bf85d2b1 Linux v4.19-12532-g8adcc59974b8 2018-11-02 12:07:56 -05:00
Justin M. Forbes 755a40d40d Linux v4.19-12279-g5b7449810ae6 2018-11-01 11:00:41 -05:00
Justin M. Forbes bf0b23e3a4 Linux v4.19-11807-g310c7585e830 2018-10-31 13:11:02 -05:00
Justin M. Forbes 968d59bf94 Linux v4.19-11706-g11743c56785c 2018-10-30 11:51:07 -05:00
Justin M. Forbes 4eb72d37dc Linux v4.19-9448-g673c790e7282 2018-10-29 13:54:19 -05:00
Justin M. Forbes e7c396bbf3 Fix thinko with macros 2018-10-27 13:27:58 -05:00
Justin M. Forbes 6904e70891 Add macros.S to kernel-devel due to changes for gcc bugs 2018-10-26 14:20:15 -05:00
Justin M. Forbes 8f03c40977 Linux v4.19-6148-ge5f6d9afa341 2018-10-26 11:30:07 -05:00
Justin M. Forbes 0f348d0bc2 Linux v4.19-5646-g3acbd2de6bc3 2018-10-25 12:49:20 -05:00
Justin M. Forbes bc5d8157d1 Linux v4.19-4345-g638820d8da8e 2018-10-24 13:39:38 -05:00
Justin M. Forbes a92862ed1d Linux v4.19-1676-g0d1b82cd8ac2 2018-10-23 10:47:47 -05:00
Jeremy Cline 0692272350
Linux v4.19 2018-10-22 09:35:14 -04:00
Peter Robinson c3f92fbe98 Fix network on some i.MX6 devices (rhbz 1628209) 2018-10-22 10:33:35 +01:00
Jeremy Cline d39a8c5da3
Linux v4.19-rc8-95-g91b15613ce7f
Also enable pinctrl-cannonlake (rhbz 1641057)
2018-10-19 10:09:23 -04:00
Jeremy Cline 81f24e6cf0
Linux v4.19-rc8-27-gfa520c47eaa1 2018-10-18 09:43:15 -04:00
Jeremy Cline 3c50fa7821
Linux v4.19-rc8-16-gc343db455eb3 2018-10-17 15:53:37 -04:00
Peter Robinson 71dcda616b Fixes to Rock960 series of devices, Raspberry Pi graphics fix 2018-10-17 09:14:49 +01:00
Jeremy Cline c8a5b4dd1e
Linux v4.19-rc8-11-gb955a910d7fd 2018-10-16 15:27:42 -04:00
Jeremy Cline c50522dfcc
Linux v4.19-rc8 2018-10-15 09:58:53 -04:00
Jeremy Cline 9ab960b7da
Disable debugging options. 2018-10-15 09:55:38 -04:00
Peter Robinson e0cda5a30e one more use -delete on find commands 2018-10-14 17:52:11 +01:00
Peter Robinson fae554d6cb use -delete on find commands where possible rather than forking out to xargs/rm 2018-10-14 10:21:30 +01:00
Peter Robinson f0d49a4dcb Rebase device specific NVRAM files on brcm WiFi devices to latest
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2018-10-12 20:08:19 +01:00
Jeremy Cline 6b553f9947
Linux v4.19-rc7-139-g6b3944e42e2e 2018-10-12 10:04:36 -04:00
Pablo Greco df681b469d Make buildflags optional
build_hostcflags and build_hostldflags may not be defined
on all systems. Make them optional for compatibility.

[labbott: Add more commit text]
2018-10-11 11:43:47 -07:00
Pablo Greco 25940548c9 Disable kernel-headers only in Fedora
For ease of building on other targets that still
build the headers in the same spec file, add a
guard around the kernel headers

[labbott: Add more commit text]
2018-10-11 11:41:39 -07:00
Jeremy Cline c45cf89f0e
Linux v4.19-rc7-61-g9f203e2f2f06 2018-10-11 10:40:23 -04:00
Jeremy Cline 582c55fbb0
Linux v4.19-rc7-33-gbb2d8f2f6104 2018-10-10 09:58:52 -04:00
Jeremy Cline 8fa29867b1
Turn off debug builds 2018-10-09 10:19:40 -04:00
Jeremy Cline e75c68f345
Linux v4.19-rc7-15-g64c5e530ac2c 2018-10-09 10:14:49 -04:00
Jeremy Cline 059eb20c31
Linux v4.19-rc7 2018-10-08 10:49:53 -04:00
Jeremy Cline ebb2483c5a
Disable debugging options. 2018-10-08 10:35:25 -04:00
Jeremy Cline 73a194639b
Linux v4.19-rc6-223-gbefad944e231 2018-10-05 10:03:26 -04:00
Jeremy Cline 89c7d2ae30
Trim EXTRAVERSION in the Makefile on CI builds
The CI build currently adds the full git commit hash to the release of
the RPM it builds. This breaks the kernel build as the EXTRAVERSION
cannot exceed 64 characters.

This sets the EXTRAVERSION to whatever the release was minus
".pr.<hash>".

Signed-off-by: Jeremy Cline <jcline@redhat.com>
2018-10-05 09:51:31 -04:00
Jeremy Cline 62c479edd9
Linux v4.19-rc6-177-gcec4de302c5f 2018-10-04 10:24:01 -04:00
Laura Abbott 6fed0f232e Add support for building with gcc-plugins
This doesn't enable any plugins, only the infrastrucutre for enabling
plugins at a later date.
2018-10-03 07:22:40 -07:00
Jeremy Cline 102c233f9a
Linux v4.19-rc6-37-g6bebe37927f3 2018-10-03 09:45:28 -04:00
Jeremy Cline d083ff50e0
Linux v4.19-rc6-29-g1d2ba7fee28b 2018-10-02 09:49:52 -04:00
Laura Abbott 675bf4ccbb Disable CONFIG_CRYPTO_DEV_SP_PSP (rhbz 1608242) 2018-10-01 12:45:09 -07:00
Jeremy Cline b7efa4858d
Linux v4.19-rc6 2018-10-01 10:10:04 -04:00
Jeremy Cline 47cd32e4da
Disable debugging options. 2018-10-01 10:03:45 -04:00
Peter Robinson 0bae75213b Support loading device specific NVRAM files on brcm WiFi devices 2018-10-01 09:19:41 +01:00
Jeremy Cline 9a0cb8c305
Linux v4.19-rc5-159-gad0371482b1e 2018-09-28 10:03:54 -04:00
Peter Robinson be97548395 Add initial RockPro64 DT support 2018-09-27 11:28:10 +01:00
Peter Robinson 49bf49c457 Add thermal trip to bcm283x (Raspberry Pi) cpufreq 2018-09-26 21:09:43 +01:00
Jeremy Cline 2b0301e373
Linux v4.19-rc5-143-gc307aaf3eb47 2018-09-26 10:26:28 -04:00
Jeremy Cline a919a10a47
Linux v4.19-rc5-99-g8c0f9f5b309d 2018-09-25 10:10:58 -04:00
Jeremy Cline 0e03f8227f
Linux v4.19-rc5 2018-09-24 09:38:39 -04:00
Jeremy Cline 6e147f2187
Disable debugging options. 2018-09-24 09:26:54 -04:00
Jeremy Cline b333c0a3ef
Linux v4.19-rc4-176-g211b100a5ced 2018-09-21 10:10:19 -04:00
Jeremy Cline 18005dbd95
Linux v4.19-rc4-137-gae596de1a0c8 2018-09-20 11:13:47 -04:00
Jeremy Cline 38cd167666
Linux v4.19-rc4-86-g4ca719a338d5 2018-09-19 10:03:48 -04:00
Jeremy Cline 1a08114a16
Mangle Python shebangs to Python 3 only 2018-09-18 15:56:33 -04:00
Jeremy Cline f1461c1d71
Linux v4.19-rc4-78-g5211da9ca526 2018-09-18 11:31:01 -04:00
Jeremy Cline a54055adb1
Linux v4.19-rc4 2018-09-17 11:00:09 -04:00
Jeremy Cline 4deddea7df
Disable debugging options. 2018-09-17 10:53:36 -04:00
Jeremy Cline 2285fc55b5
Drop i686-PAE configuration generation
The i686 PAE configuration is unused since it is no longer built.
2018-09-17 10:52:49 -04:00
Peter Robinson 7ee000f18c arm: gpio: fix a driver that blocks suspend for a number of devices 2018-09-15 23:59:08 +01:00
Jeremy Cline 720da7cdda
Linux v4.19-rc3-247-gf3c0b8ce4840 2018-09-14 14:25:24 -04:00
Jeremy Cline e9e9e88f4a
Linux v4.19-rc3-130-g54eda9df17f3 2018-09-13 11:04:26 -04:00
Hans de Goede 8eb140ceae Add patch silencing "EFI stub: UEFI Secure Boot is enabled." at boot 2018-09-13 15:46:37 +02:00
Jeremy Cline 720485d8ed
Linux v4.19-rc3-21-g5e335542de83 2018-09-12 09:51:18 -04:00
Peter Robinson e824af454c Add 96boards rk3399 Rock960 support 2018-09-10 18:39:54 +01:00
Jeremy Cline 65921a3ce3
Linux v4.19-rc3 2018-09-10 11:35:45 -04:00
Jeremy Cline 040628d2d4
Disable debugging options. 2018-09-10 11:22:35 -04:00
Jeremy Cline 52778c68fd
Linux v4.19-rc2-205-ga49a9dcce802 2018-09-07 12:04:59 -04:00
Jeremy Cline b67c8942ec
Linux v4.19-rc2-163-gb36fdc6853a3 2018-09-06 11:18:11 -04:00
Jeremy Cline 018f6c7fa2
Linux v4.19-rc2-107-g28619527b8a7 2018-09-05 10:42:33 -04:00
Peter Robinson 1c4d7f9336 initial ARM config updates for 4.19 2018-09-04 11:10:48 +01:00
Peter Robinson 7a3c9b39a8 Enable bcm283x VCHIQ, camera and analog audio drivers 2018-09-03 18:14:16 +01:00
Jeremy Cline 8adbfb8317
Linux v4.19-rc2 2018-09-03 11:33:33 -04:00
Jeremy Cline 96021a0beb
Disable debugging options. 2018-09-03 11:30:02 -04:00
Jeremy Cline 32964fea8a
Linux v4.19-rc1-195-g4658aff6eeaa 2018-08-31 11:03:49 -04:00
Jeremy Cline c5c99fe786
Linux v4.19-rc1-124-g58c3f14f86c9 2018-08-30 09:12:09 -04:00
Jeremy Cline e062c32359
Enable the AFS module (rhbz 1616016) 2018-08-29 15:49:26 -04:00
Jeremy Cline dd298ed77e
Linux v4.19-rc1-95-g3f16503b7d22 2018-08-29 10:06:14 -04:00
Jeremy Cline ff59239f88
Linux v4.19-rc1-88-g050cdc6c9501 2018-08-28 09:55:29 -04:00
Jeremy Cline 9c8eca5053
Linux v4.19-rc1 2018-08-27 08:36:42 -04:00
Jeremy Cline 6f5ba0cb29
Disable debugging options. 2018-08-27 08:22:54 -04:00
Jeremy Cline 565f0372e6
Linux v4.18-12872-g051935978432 2018-08-25 10:26:22 -04:00
Jeremy Cline 28d87ac045
Linux v4.18-12721-g33e17876ea4e 2018-08-24 09:44:58 -04:00
Jeremy Cline 9b4f0fa712
Linux v4.18-11682-g815f0ddb346c 2018-08-23 10:08:57 -04:00
Jeremy Cline f17554469f
Linux v4.18-11219-gad1d69735878 2018-08-22 10:08:14 -04:00
Jeremy Cline 390cb4d0f8
Linux v4.18-10986-g778a33959a8a 2018-08-21 11:36:51 -04:00
Jeremy Cline 615f755298
Linux v4.18-10721-g2ad0d5269970 2018-08-20 21:19:50 +01:00
Jeremy Cline a9cb2ff141
Linux v4.18-10568-g08b5fa819970 2018-08-19 11:41:45 +01:00
Jeremy Cline cb11f4de83
Linux v4.18-8895-g1f7a4c73a739 2018-08-18 13:52:10 +01:00
Laura Abbott d0dd790bf9 Enable CONFIG_AF_KCM (rhbz 1613819) 2018-08-17 12:32:00 -07:00
Jeremy Cline 186cf004cb
Linux v4.18-8108-g5c60a7389d79 2018-08-17 09:27:40 +01:00
Peter Robinson e9bc1eed73 Cleanup some old config options, remove DRM drivers hidden behind DRM_LEGACY, tweak module filters a little (fpga, iio, few other bits), minor find optimisation 2018-08-16 20:01:58 +01:00
Jeremy Cline a23ced99bd
Linux v4.18-7873-gf91e654474d4 2018-08-16 14:56:49 +01:00
Peter Robinson bec265804e Drop PPC64 (Big Endian) configs 2018-08-15 21:29:12 +01:00
Laura Abbott c0a58bf015 Linux v4.18-2978-g1eb46908b35d 2018-08-15 10:58:06 -07:00