Commit Graph

191 Commits

Author SHA1 Message Date
Josh Boyer 7603bfc69d Linux v3.13-5617-g3aacd62 2014-01-24 07:49:16 -05:00
Peter Robinson d82fbb97e6 Enable thermal userspace support for ARM 2014-01-13 10:54:56 +00:00
Peter Robinson 39549c0eb3 Minor ARM config updates and cleanups 2014-01-12 14:20:41 +00:00
Josh Boyer c0fb589a20 Linux v3.12-10553-g27b5c3f 2013-11-18 20:38:24 -05: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 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 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 65855d3853 Linux v3.12-2839-gedae583
- Reenable debugging options.
2013-11-11 09:45:46 -05:00
Kyle McMartin 0a346ea311 enable crash on other architectures 2013-11-05 16:51:00 -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 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
Kyle McMartin e119a603c4 turn off some drivers on aarch64 and armv7hl that are unlikely to ever be seen there 2013-10-11 13:41:21 -04: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
Josh Boyer 51a9efc4b6 Linux v3.12-rc3-186-gc31eeac
- Enable options for Intel Low Power Subsystem Support
2013-10-02 14:14:38 -04:00
Kyle McMartin a6b4f86d34 [arm] re-enable CONFIG_PCIEPORTBUS, now that tegra is fixed upstream 2013-09-09 12:28:32 -04:00
Kyle McMartin 3e892b8ff7 [arm] disable CONFIG_PCIEPORTBUS 2013-09-04 14:40:22 -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
Kyle McMartin 9c951f387f switch CONFIG_SERIAL_OF_PLATFORM back to built-in 2013-08-20 17:18:21 -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
Josh Boyer 5f6bb1ff66 Linux v3.11-rc3-288-gabe0308 2013-08-03 08:11:06 -04:00
Kyle McMartin b8530490d3 radeon-si_calculate_leakage-use-div64.patch: fix compile error on i686
and some arm stuff
2013-08-02 11:22:55 -04:00
Peter Robinson 654446dc9c Update ARM config 2013-07-15 00:18:10 +01:00
Justin M. Forbes 9c63d892b7 Linux v3.10-9080-g19d2f8e 2013-07-11 16:08:40 -05: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
Kyle McMartin 575de6c9a6 Add initial arm64 support
Based on a working config by Paul Whalen. The generated config ends
up being the same, so hopefully this marks the first ARMv8 Fedora
kernel.

Signed-off-by: Kyle McMartin <kyle@redhat.com>
2013-06-16 15:29:14 -04:00
Peter Robinson a940693b10 - Make tegra inherit armv7-generic, fix and re-enable tegra
- Enable SPI on ARM
- Drop config-arm-generic
- ARM config updates
2013-04-01 00:45:08 +01:00
Peter Robinson 60044b936a Update ARM unified config for OMAP 2013-03-28 13:26:45 +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
Peter Robinson a9221ac3f8 - Drop ARM kirkwood kernel
- Enable SPI on ARM
- General 3.9 updates
2013-02-28 00:32:46 +00:00
Josh Boyer 55b874dbce Linux v3.8-9165-g1cef935 2013-02-26 15:21:16 -05:00
Josh Boyer ab465cba10 Linux v3.8-8664-gc41b381 2013-02-26 12:05:00 -05:00
Josh Boyer 4e8a0d7c4b Linux v3.8-6988-g9e2d59a 2013-02-24 14:23:23 -05:00
Josh Boyer 8be986a934 Linux v3.8-6071-g8b5628a
- Enable the rtl8192e driver (rhbz 913753)
2013-02-22 08:39:21 -05:00
Josh Boyer 0b030fad7e Linux v3.8-3040-ga0b1c42 2013-02-21 10:08:50 -05:00
Josh Boyer 39fbcbc3c6 Fix ARM configs
I hate it when options show up in a late -rcX.  GRUMBLE.
2013-02-08 17:42:18 -05:00
Peter Robinson 676a807e3b Minor ARM build fixes 2013-02-07 09:26:04 +00:00
Peter Robinson e45a618db3 Remove obsolete ARM configs, Update OMAP config for TI AM35XX SoCs 2013-01-20 20:10:20 +00:00
Peter Robinson ba00a4bb19 Disable problematic PL310 ARM errata,Minor ARM ocnfig tweaks 2013-01-18 14:54:46 +00:00
Peter Robinson 6f61d3d33c Further ARM config updates, Add patch to fix building omapdrm 2013-01-07 19:50:16 +00:00
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
Justin M. Forbes f82b10781d Linux v3.8-rc2-116-g5f243b9 2013-01-04 15:16:10 -06:00
Peter Robinson 9461efbced minor arm config update 2012-12-11 19:52:03 +00:00
Peter Robinson d787679a77 Update ARM configs for latest 3.7, Drop highbank kernel build variant as its in unified kernel 2012-12-11 18:54:51 +00:00
Peter Robinson 0defb6af7b Update some ARM GPIO and I2C configs 2012-11-29 13:51:17 +00:00
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