Commit Graph

198 Commits

Author SHA1 Message Date
Josh Boyer 21c795cc26 Add patch to fix ARM kernel neon build 2013-09-07 11:02:35 -04:00
Josh Boyer 38ae254a00 Turn off CONFIG_KERNEL_MODE_NEON again.
It fails to build with:

ERROR: "xor_block_neon_inner" [crypto/xor.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2

Will enable it when it's fixed
2013-09-07 09:50:35 -04:00
Kyle McMartin a7ff86740b [arm] enable KERNEL_MODE_NEON 2013-09-06 14:44:21 -04:00
Josh Boyer 4eae13708d Linux v3.11-6422-g2e03285 2013-09-06 08:47:34 -04:00
Josh Boyer f55bd27d50 Linux v3.11-3891-gae7a835 2013-09-05 08:16:31 -04:00
Josh Boyer 9aa82fd6d2 Linux v3.11-2455-g40031da 2013-09-04 09:04:21 -04:00
Josh Boyer 0593e57f5f Linux v3.11-1851-g7511442 2013-09-04 07:19:04 -04:00
Josh Boyer f32bbb3ed5 Linux v3.11-716-gb3b4911 2013-09-04 07:07:33 -04:00
Peter Robinson 9cd5288f73 Renable cpuidle on ARM, was disabled sometime back due to instability 2013-09-04 08:04:43 +01:00
Josh Boyer b730eee001 Linux v3.11-351-g1ccfd5e
- Reenable debugging options.
2013-09-03 20:24:48 -04:00
Kyle McMartin 7ee0bdffc8 [arm] build pinctrl-single into the kernel 2013-08-27 09:35:42 -04:00
Peter Robinson 09ffc5546c Minor kernel configs cleanup merging duplicated config opts into generic
Merge config changes from the various arch configs into generic-config where there's overlapping identical configs across all architectures. If there's a single arch that is difference to the rest of the architectures that option remains in the arch specific config as it takes precedence over the generic config.
2013-08-19 09:37:57 -04:00
Peter Robinson fe4e95043c - Major cleanup of arm64 config
- Add patch to enable build exynos5 as multi platform for lpae
- Minor cleanup of ARMv7 configs
2013-08-15 17:22:58 +01:00
Peter Robinson 390fae1d3b Minor ARM config update 2013-08-01 20:40:19 +01:00
Justin M. Forbes ad160eb1e1 Linux v3.11-rc2-333-ga9b5f02 2013-07-26 16:02:53 -05:00
Peter Robinson 654446dc9c Update ARM config 2013-07-15 00:18:10 +01:00
Justin M. Forbes 9c63d892b7 Linux v3.10-9080-g19d2f8e 2013-07-11 16:08:40 -05:00
Peter Robinson 9e2e618269 ARM config cleanups and changes for 3.11 2013-07-11 06:54:59 +01:00
Peter Robinson 650cdc7e75 Initial ARM config for 3.11 2013-07-08 22:48:19 +01:00
Justin M. Forbes 692b701d08 Linux v3.10-6005-gd2b4a64 2013-07-08 14:59:04 -05:00
Justin M. Forbes 26ffc4cdb7 Linux v3.10 2013-07-01 15:26:57 -05:00
Peter Robinson 67c0481a3b Only enable ARM A15 errata on the LPAE kernel as it breaks A8 2013-06-28 08:55:34 +01:00
Josh Boyer d258655694 Linux v3.10-rc7
- Disable debugging options.
2013-06-24 10:31:57 -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
Peter Robinson f65d528f91 Minor ARM config updates 2013-06-12 23:51:16 +01:00
Peter Robinson 34068bc239 Minor ARM config changes 2013-06-03 22:33:50 +01:00
Peter Robinson de52faae3a Add patch to fix DRM/X on omap (panda), Enable Cortex-A8 errata on multiplatform kernels (omap3), Minor ARM config updates 2013-06-02 19:05:45 +01:00
Peter Robinson daf742fafd Minor ARM updates 2013-05-27 10:27:25 +01:00
Peter Robinson ea30261517 Enable DMA for ARM sound drivers 2013-05-09 11:29:12 +01:00
Josh Boyer 24c8251180 Linux v3.9-11485-gbb9055b 2013-05-07 15:19:10 -04:00
Josh Boyer a93604a9ba Linux v3.9-9409-g8665218 2013-05-03 21:20:16 -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 9e8b176ee8 minor arm updates 2013-05-01 15:43:22 +01:00
Josh Boyer 9cf9eb4044 Linux v3.9-5165-g5f56886 2013-05-01 08:35:03 -04:00
Peter Robinson 9967eb6c7c Enable CONFIG_SERIAL_8250_DW on ARM 2013-04-30 20:50:27 +01:00
Josh Boyer c2b217b23e Linux v3.9-3143-g56847d8 2013-04-30 08:32:29 -04:00
Josh Boyer 4894d6ca88 Linux v3.9-2154-gec25e24 2013-04-29 19:38:36 -04:00
Peter Robinson 301a410406 Minor ARM updates 2013-04-22 12:44:26 +01:00
Peter Robinson fc06515363 Temporaily disable cpu idle on ARM as it appears to be causing stability issues 2013-04-19 15:31:46 +01:00
Peter Robinson 798e19c384 Minor ARM config updates, Add patch for DT DMA issues that affect at least highbank/tegra ARM devices 2013-04-17 10:26:16 +01:00
Peter Robinson 967548beda Add patch to fix building some ARM tegra modules, Some minor ARM OMAP updates 2013-04-09 09:03:49 +01:00
Justin M. Forbes be06711d87 Linux v3.9-rc5-183-g22d1e6f 2013-04-04 12:18:06 -05:00
Peter Robinson fbbb360df1 Minor ARM LPAE updates 2013-04-01 08:21:46 +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 60044b936a Update ARM unified config for OMAP 2013-03-28 13:26:45 +00:00
Peter Robinson cfeb4721e8 Update ARM config for OMAP/mvebu/lpae 2013-03-24 18:10:58 +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