Commit Graph

83 Commits

Author SHA1 Message Date
Hans de Goede 1d586d6376 Add patch to support the mmc controller on sunxi arm SoCs 2014-04-25 10:17:30 +02:00
Josh Boyer ec661e9846 Linux v3.15-rc1-113-g6ca2a88ad820
- Build perf with unwind support via libdw (rhbz 1025603)
2014-04-17 09:36:17 -04:00
Peter Robinson 7b5be104e5 Minor ARM config changes and cleanups for 3.15 merge window 2014-04-14 13:13:02 +01:00
Josh Boyer 700baa35a6 Linux v3.14-12042-g69cd9eba3886 2014-04-10 09:38:28 -04:00
Josh Boyer 2cfd68f426 Drop CONFIG_USB_G_DBGP_PRINTK=y
You can have this as either PRINTK or SERIAL, but not both.
2014-04-04 08:15:21 -04:00
Josh Boyer 5d496319a5 Linux v3.14-7247-gcd6362befe4c 2014-04-03 09:00:10 -04:00
Josh Boyer afe319c502 Linux v3.14-4227-g3e75c6de1ac3 2014-04-02 12:29:14 -04:00
Josh Boyer 9ed75fbd4f Linux v3.14-3893-gc12e69c6aaf7 2014-04-02 08:21:25 -04:00
Josh Boyer fbff9edd56 Linux v3.14-751-g683b6c6f82a6 2014-04-01 15:56:24 -04:00
Peter Robinson 59a8033a4a Update some generic ARM config options 2014-03-23 19:13:56 +00:00
Peter Robinson 064542de78 Add some general missing ARM drivers (mostly sound), ARM config tweaks and cleanups, Update i.MX6 dtb 2014-03-12 12:52:12 +00:00
Peter Robinson fa7d75e6c0 Enable CMA on aarch64, Disable KVM temporarily on aarch64, Minor ARM config updates and cleanups 2014-02-09 20:13:37 +00:00
Peter Robinson a778c5ad08 Build AllWinner (sunxi) on LPAE too (Cortex-A7 supports LPAE/KVM) 2014-01-28 05:20:36 +00:00
Josh Boyer 743557a9bd Linux v3.13-8598-g77d143d 2014-01-27 10:33:12 -05:00
Peter Robinson 7430c1fa4d - Initial ARM config updates for 3.14
- Disable highbank cpuidle driver
- Enable mtd-nand drivers on ARM
- Update CPU thermal scaling options for ARM
2014-01-25 15:46:21 +00:00
Josh Boyer 7603bfc69d Linux v3.13-5617-g3aacd62 2014-01-24 07:49:16 -05:00
Josh Boyer f53e3d284d Linux v3.13-3260-g03d11a0 2014-01-22 10:02:15 -05:00
Josh Boyer 1075524de6 Linux v3.13-2502-gec513b1 2014-01-21 21:50:28 -05:00
Peter Robinson e94886a9e3 Enable ARM_GLOBAL_TIMER on ARM used by a number of Cortex-A9 and later platforms 2014-01-18 11:05:17 +00:00
Peter Robinson 4f47a2c54c Enable generic cpufreq-cpu0 driver on ARM 2014-01-13 09:14:01 +00:00
Peter Robinson 39549c0eb3 Minor ARM config updates and cleanups 2014-01-12 14:20:41 +00:00
Peter Robinson b0dba0cd41 Minor ARM cleanups and remove obsolete options 2013-12-03 23:37:40 +00:00
Peter Robinson 622a4556e4 Minor ARM config updates, Enable sound compressed offload on ARM 2013-11-30 20:17:35 +00:00
Peter Robinson 464a3b8218 Some minor ARM config updates 2013-11-21 22:57:20 +00:00
Peter Robinson 196bf606c7 Fix up ARM usb gadget config to make it useful 2013-11-17 19:15:31 +00:00
Josh Boyer ec0fd9d874 Linux v3.12-8333-g4fbf888
- Build tmon in kernel-tools
- Disable ARM NEON optimised AES and OMAP2PLUS cpufreq because they don't build
2013-11-14 13:34:05 -05:00
Peter Robinson dba6fdeb99 More minor ARM config updates, ensure big.LITTLE remains disabled, enable AES BS ARM optimised driver 2013-11-14 16:17:02 +00:00
Peter Robinson 30781672da Update ARM configs:
- Move usb gadget from armv7 to armv70-generic
- Cleanup some old OMAP config changes
- Update a few config options based on a number of ARM defconfigs updated upstream
- Fix up some conflicting or differing options between arm config files
2013-11-13 22:24:12 +00:00
Peter Robinson 66681bd47a Minor ARM config update 2013-10-22 11:36:35 +01:00
Peter Robinson 5e6535d237 ARM config updates for IIO and enable sensors for ARM platforms 2013-10-16 13:28:18 +01:00
Peter Robinson 2fba3e3c2d Minor ARM config updates/cleanups, ARM GPIO/I2C updates, ARM usb gadget updates 2013-10-13 11:33:25 +01:00
Peter Robinson 0203905c4c small ARM update for i.MX 2013-10-08 15:54:51 +01:00
Peter Robinson 82bda6aab0 * General ARM config cleanups
- Remove old/dupe ARM config options
- Enable external connectors on ARM
- Enable i.MX and TI thermal controllers
- Enable i.MX RNG driver
- ARM MFD and REGULATOR changes and cleanups
- AM33xx (BeagleBone) config improvements
- Rebase OMAP DVI patch
- Enable console for Zynq-7xxx SoCs
2013-10-07 17:34:36 +01:00
Peter Robinson 8da75d6b6c Enable OF option to allocate CMA memory using device tree on ARM 2013-09-09 23:17:26 +01:00
Josh Boyer 220bf45473 Linux v3.11-7547-g44598f9 2013-09-09 07:45:21 -04:00
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