Commit Graph

148 Commits

Author SHA1 Message Date
Peter Robinson
8242e01fff emable SCSI_MPT3SAS on ARM 2018-10-05 13:28:00 +01: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
Peter Robinson
bcff13b8a0 fix regression in Jetson TK1 2018-10-02 20:08:52 +01:00
Peter Robinson
48cd6e4350 cleanup leftovers of armv7 bpf jit issues 2018-10-02 19:56:01 +01:00
Peter Robinson
441c3f6381 enable mpu6500 iio driver on arm 2018-10-02 17:55:58 +01:00
Laura Abbott
675bf4ccbb Disable CONFIG_CRYPTO_DEV_SP_PSP (rhbz 1608242) 2018-10-01 12:45:09 -07:00
Jeremy Cline
48b07d1ffe
Change CONFIG_SSB back to a module (rhbz #1572349) 2018-09-28 13:26:22 -04:00
Jeremy Cline
e1e6470b82
Enable XDP_SOCKETS (rhbz #1629349) 2018-09-28 13:19:17 -04:00
Peter Robinson
7b6d61c025 fix boot on a number of Rockchips based devices 2018-09-25 00:39:33 +01:00
Peter Robinson
28c16a6fad drop duplicate config (NFC) 2018-09-21 00:57:25 +01:00
Jeremy Cline
a54055adb1
Linux v4.19-rc4 2018-09-17 11:00:09 -04:00
Peter Robinson
0f2faa7d0f more minor ARM tweaks 2018-09-16 17:59:55 +01:00
Peter Robinson
be2111b4e4 a few minor ARM config tweaks 2018-09-16 17:46:54 +01:00
Peter Robinson
91200bf53b Build TCG_TIS_I2C_INFINEON on all ARM 2018-09-16 17:35:10 +01:00
Jeremy Cline
720da7cdda
Linux v4.19-rc3-247-gf3c0b8ce4840 2018-09-14 14:25:24 -04:00
Peter Robinson
fba9b4ec2b remove deleted omap option 2018-09-13 10:03:37 +01:00
Peter Robinson
4049ca58b5 enable EFI_ARMSTUB_DTB_LOADER to allow the dtb= command for easier debug, for standard use no functional change 2018-09-13 09:46:43 +01:00
Dan Horák
539c77ed02
drop redundant spectre v2 mitigation (rhbz#1627915) 2018-09-12 15:37:13 -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
e062c32359
Enable the AFS module (rhbz 1616016) 2018-08-29 15:49:26 -04:00
Peter Robinson
b0b2e14c2e enable QCom IPC router bits 2018-08-29 10:11:52 +01:00
Peter Robinson
4e2bb71927 build in the HW crc32 module, it's almost everywhere, even in the RPi, and now aarch664 requirement 2018-08-29 00:15:48 +01:00
Jeremy Cline
9c8eca5053
Linux v4.19-rc1 2018-08-27 08:36:42 -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
Peter Robinson
732b6ed736 enable a couple of iio sensors 2018-08-20 14:57:47 +01:00
Jeremy Cline
a9cb2ff141
Linux v4.18-10568-g08b5fa819970 2018-08-19 11:41:45 +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
2cc93cea51
Bring back AEGIS and MORUS ciphers (rhbz 1610180) 2018-08-16 17:22:54 +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
Jeremy Cline
6003595fcc
Linux v4.18-1283-g10f3e23f07cb 2018-08-14 13:00:57 +01:00
Peter Robinson
d475d4c0b1 Disable speck crypto cipher
The upstream maintainer is dropping it and due to ISO cert issues it's likely
to be gone soon so better off not encouraging usage of it until the final
decision is made. Details here https://lwn.net/Articles/761992/
2018-08-13 11:04:57 +01:00
Peter Robinson
ca51d64be1 arm: add the zynqmp config options 2018-08-13 10:20:06 +01:00
Justin M. Forbes
b11fbf04e7 Back out AEGIS and MORUS ciphers (rhbz 1610180) 2018-08-01 16:35:31 -05:00
Laura Abbott
7c800e431f Disable framebuffer takeover on s390 again due to more build failures 2018-08-01 17:38:43 +01:00
Hans de Goede
2964bf6887 Enable Apollo Lake Whiskey Cove PMIC support 2018-08-01 17:23:19 +02:00
Jeremy Cline
a1853172d8
Enable AEGIS and MORUS ciphers (rhbz 1610180) 2018-08-01 10:31:02 -04:00
Dan Horák
4640bfd632 build ppc64le kernels with Power8 CPU (#1605125) 2018-07-31 21:02:35 +02:00
Dan Horák
65543584bf enable FUNCTION_GRAPH_TRACER (#1605126) 2018-07-31 21:02:35 +02:00
Hans de Goede
d88b5d13ef Add patch to fix FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER on s390x and
re-enable FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER on s390x
2018-07-31 11:12:13 +02:00
Laura Abbott
0256b7c58a Disable framebuffer takeover on s390 due to build failure 2018-07-30 11:48:33 -07:00
Hans de Goede
838818e5a9 Add patch queued in -next to make quiet more quiet
Add patches queued in -next to make efifb / fbcon retain the vendor logo
  (ACPI BRGT boot graphics) until the first text is output to the console
2018-07-30 16:46:56 +02:00