Commit Graph

29 Commits

Author SHA1 Message Date
Peter Robinson
ca51d64be1 arm: add the zynqmp config options 2018-08-13 10:20:06 +01: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
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
c36cd75159 ARM updates for 4.18, cleanup some dropped config options 2018-06-15 12:57:54 +01:00
Laura Abbott
4b8512e91a Linux v4.17-7997-g68abbe729567 2018-06-08 11:37:45 -07:00
Peter Robinson
a5b9638b6b enable mvebu XOR DMA v2 driver 2018-05-07 00:00:26 +01:00
Peter Robinson
0ab4cfcb5d minor AllWinner config cleanup 2018-04-22 22:51:32 +01:00
Peter Robinson
b9b2a331d5 Enable UFS storage options on ARM, just enable on ARM/x86 as it's only likely to be on those platgforms at this point 2018-04-19 17:00:25 +01:00
Peter Robinson
2753dad8da Enable drivers for Xilinx ZYMQ-MP Ultra96 2018-04-18 00:16:05 +01:00
Peter Robinson
d305754046 Tegra TX fixes attempt 2 2018-04-17 14:27:36 +01:00
Peter Robinson
c28c6e363e Fix Tegra TX series firmware/thermal interface 2018-04-17 14:19:41 +01:00
Justin M. Forbes
8cf006311d Linux v4.17-rc1 2018-04-16 11:04:31 -05:00
Justin M. Forbes
dcd325ca9e Linux v4.16-10608-gf8cf2f16a7c9 2018-04-09 11:22:00 -05:00
Justin M. Forbes
bb64576091 Linux v4.16-7248-g06dd3dfeea60 2018-04-05 12:30:09 -05:00
Peter Robinson
ab234213c4 Enable initial config for Xilinx ZynqMP platforms 2018-03-26 00:09:27 +01:00
Laura Abbott
898f8e9b5f Enable CONFIG_ARM64_PMEM
Request for some arm64 devices
2018-03-09 09:52:33 -08:00
Peter Robinson
2a0e4a876d minor ARM usb cleanups 2018-03-04 11:27:28 +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
Peter Robinson
0931a042a5 Enable GPIO found on SynQuacer platforms 2018-02-14 09:45:22 +00:00
Justin M. Forbes
0b116e4726 Add configs 2018-02-12 07:32:33 -06:00
Peter Robinson
b7e098b42c clean up a few obsoleted and duplicated config options (NFC) 2018-02-08 15:37:42 +00:00
Justin M. Forbes
a698721916 Linux v4.15-10668-g35277995e179 2018-02-05 12:54:33 -06:00
Justin M. Forbes
a84c4d8276 Linux v4.15-9939-g4bf772b14675 2018-02-02 14:38:32 -06:00
Justin M. Forbes
2de661d489 Linux v4.15-6064-g255442c93843 2018-02-01 15:50:49 -06:00
Peter Robinson
283a6156bc add MMC support for 96boards Synquacer platform, add missing CONFIG_BPF_JIT_ALWAYS_ON as it changed the generated config 2018-01-13 06:20:30 +00:00
Peter Robinson
b56d7dd11d remove old qcom config options 2018-01-08 09:45:22 +00:00
Don Zickus
4d6d8cc5c1 configs: Move base-debug and base-generic to configs/fedora
It was suggested that base-debug and base-generic were not good names
to use.  Further discussion led to using configs/fedora for the base
config files and configs/rhel for any overrides.

This patch does a plain

mkdir configs/fedora
git mv configs/base-{generic,debug} configs/fedora

No code changes.
2018-01-05 14:40:14 -08:00