Commit Graph

31 Commits

Author SHA1 Message Date
Josh Boyer f7a31ddb04 Enable VIRTIO_CONSOLE as a module on all ARM (rhbz 1005551)
Matches change we did for F20 a bit ago
2013-10-16 08:13:33 -04:00
Josh Boyer 57e684925e Linux v3.11-8716-g26b0332 2013-09-10 08:41:12 -04:00
Peter Robinson f34b9d37be Minor updates to OMAP and AM33xx 2013-09-08 15:31:34 +01:00
Josh Boyer eca31b7aaf Linux v3.11-4809-ga09e9a7 2013-09-05 16:17:06 -04:00
Josh Boyer ab93e07c3b Disable EXYNOS cpufreq drivers. They don't currently build:
+ make -s ARCH=arm V=1 -j4 bzImage KALLSYMS_EXTRA_PASS=1
arch/arm/kernel/return_address.c:63:2: warning: #warning "TODO: return_address should use unwind tables" [-Wcpp]
 #warning "TODO: return_address should use unwind tables"
  ^
arch/arm/mm/dma-mapping.c:253:2: warning: #warning ARM Coherent DMA allocator does not (yet) support huge TLB [-Wcpp]
 #warning ARM Coherent DMA allocator does not (yet) support huge TLB
  ^
drivers/cpufreq/exynos-cpufreq.c:21:22: fatal error: plat/cpu.h: No such file or directory
 #include <plat/cpu.h>
                      ^
compilation terminated.
make[2]: *** [drivers/cpufreq/exynos-cpufreq.o] Error 1
2013-09-04 10:42:02 -04:00
Josh Boyer 9aa82fd6d2 Linux v3.11-2455-g40031da 2013-09-04 09:04:21 -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
Peter Robinson c2a5d382a8 Minor ARM config cleanups, Enable some IOMMU drivers on ARM, Enable some i.MX sound drivers 2013-08-23 08:16:21 +01: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 654446dc9c Update ARM config 2013-07-15 00:18:10 +01: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
Peter Robinson 67c0481a3b Only enable ARM A15 errata on the LPAE kernel as it breaks A8 2013-06-28 08:55:34 +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 85d2bdec2f minor arm update 2013-05-20 23:39:19 +01:00
Peter Robinson 2159380bfc Add patch to fix exynosdrm build, drop old tegra patches, minor config updates 2013-05-10 21:12:40 +01:00
Peter Robinson adb4e1f91e Enable TPS65217 (am33xx) and EC on ChromeOS devices 2013-05-06 22:09:55 +01: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
Josh Boyer 646b52f3a2 Linux v3.9-7992-g99c6bcf
- Temporarily removed the ARM configs until they get fixed up
2013-05-02 14:01:45 -04: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 301a410406 Minor ARM updates 2013-04-22 12:44:26 +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
Peter Robinson 6f4ae7beb7 Add upstream usb-next OMAP patch to fix usb on omap/mvebu 2013-04-03 11:55:29 +01:00
Peter Robinson fbbb360df1 Minor ARM LPAE updates 2013-04-01 08:21:46 +01:00
Peter Robinson 4ba910e268 further ARM OMAP updates 2013-03-29 11:03:44 +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