Commit Graph

128 Commits

Author SHA1 Message Date
Peter Robinson 44d2f92596 Disable OMAP-3 boards (use DT) and some minor omap3 config updates 2014-05-04 00:35:45 +01:00
Peter Robinson 5a5006fa3d minor omap config tweaks for recent option name changes, no functional change 2014-04-26 12:26:39 +01:00
Peter Robinson 5786afee4f Drop OMAP DRM hack to load encoder module now it fully supports DT (YAY) 2014-04-17 07:57:13 +01: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 84c4ae5872 Linux v3.14-12376-g4ba85265790b 2014-04-11 08:39:57 -04:00
Josh Boyer 700baa35a6 Linux v3.14-12042-g69cd9eba3886 2014-04-10 09:38:28 -04:00
Josh Boyer 6757044f1a Linux v3.14-7333-g59ecc26004e7 2014-04-03 15:59:07 -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
Peter Robinson 6e3b311e5a Enable Tegra 114/124 SoCs, Re-enable OMAP cpufreq, Re-enable CPSW PTP option 2014-03-28 11:53:01 +00:00
Peter Robinson 34889e88ec Build in TPS65217 for ARM non lpae kernels (fixes BBW booting) 2014-03-24 17:40:02 +00:00
Peter Robinson 59a8033a4a Update some generic ARM config options 2014-03-23 19:13:56 +00:00
Josh Boyer 2e6773e1fa Enable TEGRA_FBDEV (rhbz 1073960) 2014-03-18 09:29:31 -04:00
Peter Robinson 955b60c44c Build in Palmas regulator on ARM to fix ext MMC boot on OMAP5 2014-03-17 07:34: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
Nicolas Chauvet f9856d8e86 Enable CONFIG_DRM_TEGRA_STAGING
Acked by Peter Robinson
2014-02-27 07:46:33 -05:00
Kyle McMartin 802be76630 it probably doesn't work on lpae either 2014-02-20 12:32:43 -05:00
Kyle McMartin 13730bb60c armv7: disable CONFIG_DEBUG_SET_MODULE_RONX until debugged (rhbz#1067113) 2014-02-20 10:49:06 -05:00
Josh Boyer 8c6a41b939 Linux v3.14-rc3
- Disable debugging options.
- Enable CONFIG_PPC_DENORMALIZATION (from Tony Breeds)
2014-02-17 08:36:46 -05:00
Peter Robinson 9d8fe1abd3 Re-enable modular Tegra DRM driver, Add SD driver for ZYNQ SoCs, drop obsolete CLK debug option 2014-02-03 11:27:17 +00:00
Josh Boyer 1c81678d15 Linux v3.13-10094-g9b0cd30 2014-01-30 10:19:32 -05:00
Peter Robinson a778c5ad08 Build AllWinner (sunxi) on LPAE too (Cortex-A7 supports LPAE/KVM) 2014-01-28 05:20:36 +00:00
Peter Robinson 4d65571c6e drop duplicated CW1200 options from arm config 2014-01-26 16:06:22 +00: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
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
Josh Boyer 2ffa02f97a Linux v3.13-rc1-77-g4c1cc40
- Reenable debugging options.
2013-11-24 08:42:45 -05:00
Peter Robinson 464a3b8218 Some minor ARM config updates 2013-11-21 22:57:20 +00:00
Josh Boyer 6bf2b12966 Add note about DRM_TEGRA 2013-11-18 08:56:27 -05:00
Peter Robinson 196bf606c7 Fix up ARM usb gadget config to make it useful 2013-11-17 19:15:31 +00:00
Josh Boyer 6494f2c3b1 Linux v3.12-9888-gf63c482 2013-11-16 11:03:20 -05: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
Josh Boyer 43260145fe Add patch to fix imx-drm build issues 2013-11-13 10:23:23 -05:00
Josh Boyer 713abc0c25 Linux v3.12-4849-g10d0c97
Replace x86-allow-1024-cpus.patch with the patch that contains the one hunk
not already applied upstream.

Don't install the 'trace' alias symlink for 'perf trace'.  Seems much too
generic to just throw that into /usr/bin
2013-11-12 14:24:29 -05:00
Josh Boyer 6dfcb01411 Disable imx-drm
It fails to build at the moment
2013-11-11 13:02:18 -05:00
Josh Boyer 65855d3853 Linux v3.12-2839-gedae583
- Reenable debugging options.
2013-11-11 09:45:46 -05:00
Peter Robinson ac67590916 Add patch for i.MX6 Utilite device dtb, drop old exynos patch 2013-10-24 20:29:40 +01:00
Peter Robinson 66681bd47a Minor ARM config update 2013-10-22 11:36:35 +01:00
Peter Robinson e456508037 Enable U8500 SoC (Snowball) on ARM 2013-10-20 19:25:05 +01:00
Peter Robinson 5e6535d237 ARM config updates for IIO and enable sensors for ARM platforms 2013-10-16 13:28:18 +01:00
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
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