Commit Graph

287 Commits

Author SHA1 Message Date
Justin M. Forbes
a92862ed1d Linux v4.19-1676-g0d1b82cd8ac2 2018-10-23 10:47:47 -05:00
Peter Robinson
c3f92fbe98 Fix network on some i.MX6 devices (rhbz 1628209) 2018-10-22 10:33:35 +01:00
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
441c3f6381 enable mpu6500 iio driver on arm 2018-10-02 17:55:58 +01: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
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
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
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
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
dbed74a4b8 Add ZYNQMP clock and firmware driver 2018-08-11 09:00:07 +01:00
Justin M. Forbes
b11fbf04e7 Back out AEGIS and MORUS ciphers (rhbz 1610180) 2018-08-01 16:35:31 -05:00
Jeremy Cline
a1853172d8
Enable AEGIS and MORUS ciphers (rhbz 1610180) 2018-08-01 10:31:02 -04:00
Dan Horák
8c63b8150d update configs 2018-07-31 21:02:35 +02: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
Peter Robinson
86f7bf57f9 Enable FPGA Manager kernel framework 2018-07-30 12:55:44 +01:00
Peter Robinson
dbd77fedad Add Raspberry Pi voltage sensor driver 2018-07-26 14:13:51 +01:00
Laura Abbott
3bbda17492 Linux v4.18-rc5-264-gf39f28ff82c1 2018-07-19 09:14:34 -07:00
Laura Abbott
edd5e61032 Proper support for parallel debuginfo and hardening flags 2018-07-12 16:15:11 -07:00
Peter Robinson
f145a61840 Add fix for AllWinner A64 timer scew errata 2018-07-09 08:23:23 +01:00
Peter Robinson
6616079724 minor tegra 186 tweaks 2018-07-05 12:13:56 +01:00
Peter Robinson
6a2768a937 Enable Tegra194 SoC 2018-07-05 11:35:26 +01:00
Laura Abbott
8a409ef282 Enable leds-pca9532 module (rhbz 1595163) 2018-06-26 09:43:24 -07:00
Peter Robinson
d7624e0560 Disable BFP JIT on ARMv7 as it's currently broken, Remove forced console on aarch64, legacy config (rhbz 1594402) 2018-06-25 17:53:00 +01:00
Peter Robinson
1f4f66833b Disable zoron driver, moved to staging for removal upstream 2018-06-15 13:24:56 +01:00