Commit Graph

31 Commits

Author SHA1 Message Date
Peter Robinson
c9229e1608 Reorganisation and cleanup of the powerpc configs 2015-06-26 22:23:54 +01:00
Josh Boyer
9a6acd5add Remove ppc32 support
The powerpc secondary arch team has disabled all ppc32 builds in koji for
F21 and beyond:

https://lists.fedoraproject.org/pipermail/ppc/2014-May/002801.html

FESCo also recently said that dropped or new architectures must essentially
prove they have an active and viable effort behind them before being
considered for Secondary Arch support.  This effort has not materialized in
the interim since the current powerpc team dropped ppc32.

There's little point in keeping support for ppc32 support in the kernel
package when it will never be built.  This also removes the -smp variant
and with_smp* support, as that was only used on ppc32.
2014-09-08 14:43:02 -04:00
Josh Boyer
5a77287012 Add ppc64le support from Brent Baude (rhbz 1073102) 2014-03-06 14:35:39 -05:00
Kyle McMartin
63afba2414 use $^ and specify config-{no,}debug in the dependencies
no functional change
2014-01-21 17:16:04 -05:00
Kyle McMartin
f1adcbd102 disable extras on arm 2013-10-03 12:22:16 -04:00
Kyle McMartin
575de6c9a6 Add initial arm64 support
Based on a working config by Paul Whalen. The generated config ends
up being the same, so hopefully this marks the first ARMv8 Fedora
kernel.

Signed-off-by: Kyle McMartin <kyle@redhat.com>
2013-06-16 15:29:14 -04:00
Kyle McMartin
82b54fdc46 kernel-$VERSION == $CFG
... and it's used above, so... use it.
2013-06-10 12:35:14 -04:00
Peter Robinson
566e158188 ARM 3.10 merge and general cleanup, Drop dedicated tegra kernel as now Multiplatform enabled, Enable Tegra and UX500 (Snowball) in Multiplatform 2013-05-03 11:21:48 +01:00
Peter Robinson
a940693b10 - Make tegra inherit armv7-generic, fix and re-enable tegra
- Enable SPI on ARM
- Drop config-arm-generic
- ARM config updates
2013-04-01 00:45:08 +01:00
Peter Robinson
4ba910e268 further ARM OMAP updates 2013-03-29 11:03:44 +00:00
Peter Robinson
8c4242cafa Initial merge OMAP support into ARM unified kernel
Add ARM LPAE kernel for Cortex A-15 devices that support LPAE and HW virtualisation
Unified ARM kernel provides highbank and OMAP support
Drop remantents of ARM softfp kernels
2013-03-17 23:20:06 +00:00
Peter Robinson
a9221ac3f8 - Drop ARM kirkwood kernel
- Enable SPI on ARM
- General 3.9 updates
2013-02-28 00:32:46 +00:00
Justin M. Forbes
de2f736e91 Fixup sparc removal 2013-01-07 11:46:14 -06:00
Peter Robinson
14f894d108 Initial update of ARM configs for 3.8, Enable DRM driver for tegra, Drop separate imx kernel. Will be reintroduced soon in unified 2013-01-05 20:39:44 +00:00
Peter Robinson
d787679a77 Update ARM configs for latest 3.7, Drop highbank kernel build variant as its in unified kernel 2012-12-11 18:54:51 +00:00
Peter Robinson
fc37f488fb fix the ARM Makefile.config for softfp unified kernel 2012-11-30 11:21:28 +00:00
Peter Robinson
e6981d5327 Update ARM unified config 2012-11-07 22:47:48 +00:00
Peter Robinson
faa8d0c2d9 The initial ARM unified kernel support (vexpress, highbank, mvebu to begin). WOO HOO 2012-10-26 15:38:35 +01:00
Josh Boyer
3b7690310e Add support for ppc64p7 subarch 2012-08-08 20:25:31 -04:00
Dennis Gilmore
50c065d6a1 add patch to fix ftbfs on tegra due to sdhci MODULE_DEVICE_TABLE mismatch
dont make a arm config file we do not use it anywhere
2012-05-23 07:07:40 -05:00
Peter Robinson
d07b00d49d Restructure ARM configs to minimise duplication and pull all generic options 2012-05-09 00:06:18 +01:00
Peter Robinson
749420ca6c rename config-arm-omap-generic to config-arm-omap 2012-04-12 00:08:59 +01:00
Peter Robinson
6299761995 Update ARM components in Makefile.config 2012-02-14 10:03:34 +00:00
Peter Robinson
551d759a1e Build an ARM hardfp base versatile/qemu kernel 2012-02-06 22:22:38 +00:00
Dennis Gilmore
534352f358 iadd support for building highbank, imx and kirkwood kernel images on arm 2011-12-23 10:28:47 -06:00
Josh Boyer
2ee118c7e0 Drop ia64.
Goodbye, ia64.  Prarit will miss you.
2011-10-27 14:16:56 -04:00
Dennis Gilmore
3e616b4b28 tweak the arm configs a little
build a up image on armv5tel its a basic qemu image.

setup to make configs for building kernels on hardware floating point arm arches
2011-08-16 11:34:23 -05:00
Dennis Gilmore
986a9f3a2e setup config for tegra based arm boards, add device tree
patches for arm build tegra and omap kernel on arm
2011-08-16 11:33:15 -05:00
Josh Boyer
8ffa0afd4c From: David Marlin <dmarlin@redhat.com>
Modify to split the ARM config files to work more like other archs.

Rename:
  config-arm -> config-arm-generic
Add:
  config-arm-omap-generic
2011-08-16 10:31:26 -04:00
Dave Jones
8ce7027f61 Split out the 32bit only options from x86-32
Remove unnecessary duplicates, consolidate.

This should reduce having to set the same option twice on 32/64.
2011-08-09 19:32:10 -04:00
Jesse Keating
7a32965a10 initial srpm import 2010-07-29 16:46:31 -07:00