Commit Graph

11 Commits

Author SHA1 Message Date
Peter Robinson a71eb20cf4 Enable on ARMv7 for i.MX 2018-04-22 22:54:53 +01:00
Peter Robinson 1d50bf7788 Minor ARMv7 cleanups 2018-04-22 14:11:51 +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 40766321c4 Disable tps65217-charger, fix for the BeagleBone boot failure, Further fix for ThunderX ZIP driver, fix olpc i686 config 2018-04-12 18:11:57 +01: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 35b467828a POWER_RESET_IMX has been dropped 2018-02-08 15:58:38 +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
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