Commit Graph

90 Commits

Author SHA1 Message Date
Peter Robinson 6d041dc4e3 Change the minimum mmap address back to 32768 on ARM systems (thanks to Jon Masters), Add patch to fix unified kernel build failure 2012-11-20 09:45:08 +00:00
Peter Robinson e6981d5327 Update ARM unified config 2012-11-07 22:47:48 +00:00
Peter Robinson ec467f5226 ARM kernel updates
- Update non unified kernels to build for 3.7 (always OMAP)
- Remove old ARM patches, add new to fix 3.7 build
- Disable perf on ARM temporarily as the uapi / asm-generic changes break it
2012-11-01 07:34:46 +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 f05cdeebfe Add patch to fix build on ARM, Enable USB ULPI driver to fix some USB ports 2012-08-26 09:44:25 +01:00
Dennis Gilmore d76fa08bde - disable some options on highbank at calxeda's request
- enable the PL011 serial console on highbank
- enable ARM architected timer on all arm arches
2012-08-10 01:10:04 -05:00
Peter Robinson d0e3520271 - Temporarily disable ARM imx kernel due to missing clk patches
- Add patch to fix OMAP build
- Drop DTB mac patches as rejected upstream
- General ARM cleanups
2012-06-10 23:41:53 +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
Peter Robinson e2ba8ef847 ARM OMAP updates 2012-06-02 18:53:56 +01:00
Josh Boyer 6226546ba1 Fixup LBD/LBDAF config options
CONFIG_LBD was renamed to CONFIG_LBDAF in 2009, and it's only an option on
32-bit platforms
2012-05-25 16:38:51 -04: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 611764fc77 fix KALLSYMS_EXTRA_PASS 2012-04-12 00:02:03 +01:00
Dennis Gilmore 5ae81db04e based on upstreams recommendation add KALLSYMS_EXTRA_PASS=1 to arm configs
http://lists.infradead.org/pipermail/linux-arm-kernel/2012-March/091404.html
2012-04-11 12:37:48 -05:00
Dave Jones 986c6ceb52 Linux 3.3-rc6 2012-03-05 11:58:39 -05:00
Peter Robinson 97528538cb Further ARM config updates 2012-02-23 14:12:12 +00: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
Dennis Gilmore 860b1af6cf Arm config cleanup
disable TOUCHSCREEN_EGALAX on arm arches
build in CACHE_L2X0 on the imx kernel
dont build the module for imx21 usb since its not something we support
2012-02-02 16:42:51 -06:00
Josh Boyer 10e2c35724 Linux 3.3-rc1-git1 (upstream c1aab02dac690af7ff634d8e1cb3be6a04387eef) 2012-01-24 08:00:08 -05: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 f8708ce591 dont build TOUCHSCREEN_EETI on arm 2012-01-19 08:35:22 -06:00
Dave Jones 36c7a65617 Disable ISA 2012-01-16 16:14:17 -05:00
Dave Jones ae6da83b7f Linux 3.2-rc7-git3 (06867fbb8abc936192195e5dcc4b63e12cc78f72) 2011-12-30 22:23:07 -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
Dave Jones 115248e310 Linux 3.2-rc4 2011-12-01 21:13:52 -05:00
Josh Boyer e3e38acf4d Linux 3.2-rc1
From kernel.org this time, not git generated locally:
http://www.kernel.org/pub/linux/kernel/v3.x/patch-3.2-rc1.bz2
2011-11-08 07:39:48 -05:00
Josh Boyer ea8a97de39 Linux 3.1-git7 (upstream 31555213f) 2011-11-07 11:25:51 -05:00
Josh Boyer 906f34d53b Linux 3.1-git4 (upstream dc47d3810cdc) 2011-11-01 15:15:29 -04:00
Josh Boyer 8e04ce5a38 Linux 3.1-git3. Happy Halloween. 2011-10-31 15:20:40 -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
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
Josh Boyer 8ffa0afd4c From: David Marlin <dmarlin@redhat.com>
Modify to split the ARM config files to work more like other archs.

Rename:
  config-arm -> config-arm-generic
Add:
  config-arm-omap-generic
2011-08-16 10:31:26 -04:00