Commit Graph

25 Commits

Author SHA1 Message Date
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
0defb6af7b Update some ARM GPIO and I2C configs 2012-11-29 13:51:17 +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
Peter Robinson
8c0399628a Build MMC in on OMAP and Tegra until we work out why modules don't work 2012-10-05 08:12:47 +01:00
Peter Robinson
386d01e31a - Update ARM configs for 3.6 final
- Add highbank SATA driver for stability
- Build in OMAP MMC and DMA drivers to fix borkage for now
2012-10-02 08:22:04 +01:00
Peter Robinson
901d1efc1e Add patches to fix OMAP drm, radio shark, tweak ARM config 2012-08-28 22:58:54 +01:00
Peter Robinson
d12683f278 ARM: build in rtc modules so time gets set right on boot 2012-06-12 20:12:24 +01:00
Peter Robinson
4ee438e84a Update ARM config options for 3.5, Enable MTD/UBI/JFFS2 on ARM platforms 2012-06-05 13:33:59 +01:00
Dennis Gilmore
20639e833d make sure SMP is enabled by default on arm
it is disabled on kirkwood the only non smp platform
tweak the vexpress options very slightly
2012-05-15 01:08:00 -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
201cb5c644 update ARM configs to F-17 branch 2012-02-21 23:05:36 +00:00
Peter Robinson
d78aa36f27 More ARM config updates, fix NVEC patch 2012-02-19 12:34:38 +00:00
Peter Robinson
8efb1faee8 update ARM configs for 3.3 2012-02-16 01:03:09 +00:00
Josh Boyer
e8409b1dce Rebase to Linux 3.3-rc1
The utrace patch is left unapplied as it doesn't apply cleanly any longer
2012-01-20 13:32:57 -05:00
Dennis Gilmore
408da10bc6 clean up arm configs for new config options 2011-12-23 10:52:55 -06:00
Dennis Gilmore
1cbcbe6c38 pull in the arm config changes from f15 2011-12-23 10:28:48 -06:00
Josh Boyer
6cc3fe9c50 Linux 3.1-git5 (upstream 43672a0784707) 2011-11-03 09:30:13 -04:00
Josh Boyer
34f9218fe5 Linux 3.1-git1 (138c4ae9cfda upstream)
First take on the upcomming Linux 3.2 kernel.  The moving of the ethernet
drivers into vendor subdirectories caused a lot of churn in config-generic, but
hopefully it's a bit cleaner now.
2011-10-26 21:03:18 -04:00
Chuck Ebbert
c39b72eeb3 Linux 3.1-rc8
New option: CONFIG_ARM_ERRATA_764369 is not set
Fix up utrace.patch to apply after commit f9d81f61c
2011-09-27 21:13:20 -04:00
Dennis Gilmore
0e5a4d7218 update arm configs for 3.1
update omap devicetree patch for updated field names
2011-08-16 12:56:09 -05:00
Dennis Gilmore
e153256415 disable crystalhd module on the generic arm qemu build
but enable it on the others disable tpm on arm build in
mmc_block on tegra build
2011-08-16 11:41:15 -05:00
Dennis Gilmore
53fe9c977a the modules effected by __bad_udelay need to be excluded
on all arm arches not just the tegra boards disable
them in config-arm-generic
2011-08-16 11:37:01 -05: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