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