Peter Robinson
378d5c554c
Initial Raspberry Pi 3+ support
...
rpi3: add the gpio expander for the 3+ too
2018-03-19 09:01:41 -07:00
Laura Abbott
e371c522a9
Temporarily workaround gcc warning
...
New gcc, new warnings:
../lib/str_error_r.c: In function ‘str_error_r’:
../lib/str_error_r.c:25:3: error: passing argument 1 to restrict-qualified parameter aliases with argument 5 [-Werror=restrict]
snprintf(buf, buflen, "INTERNAL ERROR: strerror_r(%d, %p, %zd)=%d", errnum, buf, buflen, err);
^~~~~~~~
cc1: all warnings being treated as errors
Bring in a quick fix for now.
2018-03-19 08:55:42 -07:00
Jeremy Cline
21a841fa40
Bump the release to rebuild rc5.git0 with aarch64 fix
2018-03-14 09:44:31 -04:00
Laura Abbott
b7b49982b4
Fix for boot hang on arm64 (rhbz 1554954)
2018-03-14 09:43:31 -04:00
Jeremy Cline
2758d24adf
Revert "Enable IMA (rhbz 790008)"
...
This reverts commit bb540d20c6
.
A recent change to the EFI lockdown patch forces IMA policy to be loaded
when secureboot is used. Unfortunately, we don't have all the pieces in
place to have all components fully signed. A F29 change request is
planned to address this, so disable IMA for F28.
2018-03-12 15:31:15 -04:00
Jeremy Cline
06a455a312
Linux v4.16-rc5
2018-03-12 10:49:13 -04:00
Jeremy Cline
6ae2dcdba8
Disable debugging options.
2018-03-12 10:36:00 -04:00
Justin M. Forbes
f20e0a3b66
Update efi-lockdown patch with current.
2018-03-12 08:46:00 -05:00
Jeremy Cline
205d2cee19
Linux v4.16-rc4-159-g1b88accf6a65
2018-03-09 09:59:53 -05:00
Jeremy Cline
1e6d5fc8c1
Linux v4.16-rc4-152-gea9b5ee31078
2018-03-07 16:26:04 -05:00
Jeremy Cline
565f8f11d6
Linux v4.16-rc4-120-gce380619fab9
2018-03-06 11:17:32 -05:00
Jeremy Cline
49df743369
Linux v4.16-rc4
2018-03-04 22:57:03 -05:00
Peter Robinson
20fe7a920a
restore the proper, commented out, local build
2018-03-04 23:45:04 +00:00
Peter Robinson
7f3c03a8d3
minor patch number cleanups
2018-03-04 18:58:10 +00:00
Peter Robinson
60e272367a
Add RPi3 GPIO expander, RPi fixes, OMAP serial update, general ARM fixes
2018-03-03 22:51:13 +00:00
Jeremy Cline
5860e766a6
Linux v4.16-rc3-245-g5d60e057d127
2018-03-02 10:00:46 -05:00
Jeremy Cline
4b0b1380a2
Merge #7 Drop placeholder /etc/ld.so.conf.d files
2018-03-02 14:17:39 +00:00
Laura Abbott
c7c8ec5777
Fix "make prepare"
...
Copy a bunch more files (mostly related to objtool) to let "make prepare"
succeed.
2018-03-01 17:35:33 -08:00
Jeremy Cline
bb03281daa
Linux v4.16-rc3-167-g97ace515f014
2018-03-01 11:00:51 -05:00
Jeremy Cline
7072f5716f
Linux v4.16-rc3-97-gf3afe530d644
2018-02-28 12:46:55 -05:00
Zbigniew Jędrzejewski-Szmek
dce6274166
Drop %defattr and Group lines, use https
2018-02-28 14:25:42 +01:00
Zbigniew Jędrzejewski-Szmek
376237d3ba
Drop placeholder ld.so.conf files
...
https://bugzilla.redhat.com/show_bug.cgi?id=1381764
2018-02-28 14:25:35 +01:00
Jeremy Cline
37ff69b901
Linux v4.16-rc3-88-g6f70eb2b00eb
2018-02-27 09:49:44 -05:00
Jeremy Cline
8a0aa8d189
Linux v4.16-rc3
2018-02-26 09:24:01 -05:00
Jeremy Cline
b556e53689
Disable debugging options.
2018-02-26 09:09:43 -05:00
Jeremy Cline
294e924caa
Linux v4.16-rc2-189-g0f9da844d877
2018-02-23 09:36:25 -05:00
Jeremy Cline
a62acee612
Linux v4.16-rc2-64-gaf3e79d29555
2018-02-21 11:33:54 -05:00
Jeremy Cline
cf8332750d
Linux v4.16-rc2-62-g79c0ef3e85c0
2018-02-20 11:13:25 -05:00
Laura Abbott
bb540d20c6
Enable IMA (rhbz 790008)
2018-02-19 10:54:11 -08:00
Peter Jones
08732ed826
Generate BootLoaderSpec config fragments
...
The BootLoaderSpec (BLS) defines a scheme where different bootloaders can
share a format for boot items and a configuration directory that accepts
these common configurations as drop-in files [0].
Generate BLS snippets at build time that can be copied on kernel install,
so bootloaders can parse to create menu entries using this information.
[0]: https://www.freedesktop.org/wiki/Specifications/BootLoaderSpec/
Signed-off-by: Peter Jones <pjones@redhat.com>
2018-02-19 10:47:31 -05:00
Jeremy Cline
9ed1ca87cb
Linux v4.16-rc2
2018-02-19 09:19:54 -05:00
Jeremy Cline
b53d21151a
Disable debugging options.
2018-02-19 09:13:04 -05:00
Jeremy Cline
7f05027abf
Linux v4.16-rc1-100-g1388c80438e6
2018-02-16 09:55:10 -05:00
François Cami
06498cbfe5
enable CONFIG_DRM_AMDGPU_SI so that Southern Island devices work with amdgpu & radv
2018-02-16 09:19:03 -05:00
Jeremy Cline
0a39c238e3
Linux v4.16-rc1-88-ge525de3ab046
2018-02-15 12:22:35 -05:00
Jeremy Cline
f842d74ea2
Linux v4.16-rc1-32-g6556677a8040
2018-02-14 14:21:42 -05:00
Igor Gnatenko
ead19ec541
Remove %clean section
...
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 08:10:15 +01:00
Igor Gnatenko
8fcc2b2a59
Remove BuildRoot definition
...
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-13 23:36:03 +01:00
Justin M. Forbes
ffef01099f
Linux v4.16-rc1-10-g178e834c47b0
2018-02-13 11:34:37 -06:00
Justin M. Forbes
94e04cd684
Linux v4.16-rc1
2018-02-12 07:31:25 -06:00
Justin M. Forbes
3d809aa232
Disable debugging options.
2018-02-12 07:09:32 -06:00
Peter Robinson
dd10af6de0
Some fixes to help RPi HDMI monitor detection, fixes for AllWinner
2018-02-12 01:21:20 +00:00
Justin M. Forbes
c0815482a6
Linux v4.15-12216-gf9f1e414128e
2018-02-09 16:05:09 -06:00
Justin M. Forbes
5ebe83e42f
Linux v4.15-11930-g581e400ff935
2018-02-08 13:35:33 -06:00
Justin M. Forbes
bf681f6a5b
Linux v4.15-11704-ga2e5790d8416
2018-02-07 09:13:24 -06:00
Hans de Goede
8d6edefe57
Set CONFIG_VBOXGUEST=m
2018-02-07 12:06:32 +01:00
Justin M. Forbes
976523b074
Linux v4.15-10701-g2deb41b24532
2018-02-05 15:13:35 -06:00
Justin M. Forbes
4e95a71492
Fix build for arm with gcc 8
2018-02-05 13:05:05 -06:00
Justin M. Forbes
a698721916
Linux v4.15-10668-g35277995e179
2018-02-05 12:54:33 -06:00
Justin M. Forbes
2a778f5d34
We need bison and flex now
2018-02-02 16:09:28 -06:00