summaryrefslogtreecommitdiffstats
path: root/config-arm-generic
Commit message (Collapse)AuthorAgeFilesLines
* Enable thermal userspace support for ARMPeter Robinson2014-01-131-0/+2
|
* Minor ARM config updates and cleanupsPeter Robinson2014-01-121-0/+7
|
* Linux v3.12-10553-g27b5c3fJosh Boyer2013-11-181-0/+2
|
* Linux v3.12-9888-gf63c482Josh Boyer2013-11-161-0/+4
|
* Linux v3.12-8333-g4fbf888Josh Boyer2013-11-141-0/+3
| | | | | - Build tmon in kernel-tools - Disable ARM NEON optimised AES and OMAP2PLUS cpufreq because they don't build
* Update ARM configs:Peter Robinson2013-11-131-0/+5
| | | | | | | - 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
* Linux v3.12-4849-g10d0c97Josh Boyer2013-11-121-0/+1
| | | | | | | | 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
* Linux v3.12-2839-gedae583Josh Boyer2013-11-111-0/+3
| | | | - Reenable debugging options.
* enable crash on other architecturesKyle McMartin2013-11-051-0/+2
|
* Add patch for i.MX6 Utilite device dtb, drop old exynos patchPeter Robinson2013-10-241-2/+0
|
* ARM config updates for IIO and enable sensors for ARM platformsPeter Robinson2013-10-161-0/+11
|
* Enable VIRTIO_CONSOLE as a module on all ARM (rhbz 1005551)Josh Boyer2013-10-161-0/+2
| | | | Matches change we did for F20 a bit ago
* Minor ARM config updates/cleanups, ARM GPIO/I2C updates, ARM usb gadget updatesPeter Robinson2013-10-131-1/+15
|
* turn off some drivers on aarch64 and armv7hl that are unlikely to ever be ↵Kyle McMartin2013-10-111-0/+24
| | | | seen there
* * General ARM config cleanupsPeter Robinson2013-10-071-1/+6
| | | | | | | | | | | - 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
* Linux v3.12-rc3-186-gc31eeacJosh Boyer2013-10-021-5/+0
| | | | - Enable options for Intel Low Power Subsystem Support
* [arm] re-enable CONFIG_PCIEPORTBUS, now that tegra is fixed upstreamKyle McMartin2013-09-091-1/+0
|
* [arm] disable CONFIG_PCIEPORTBUSKyle McMartin2013-09-041-0/+1
|
* Minor ARM config cleanups, Enable some IOMMU drivers on ARM, Enable some ↵Peter Robinson2013-08-231-0/+1
| | | | i.MX sound drivers
* switch CONFIG_SERIAL_OF_PLATFORM back to built-inKyle McMartin2013-08-201-1/+1
|
* Minor kernel configs cleanup merging duplicated config opts into genericPeter Robinson2013-08-191-6/+2
| | | | 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.
* - Major cleanup of arm64 configPeter Robinson2013-08-151-21/+39
| | | | | - Add patch to enable build exynos5 as multi platform for lpae - Minor cleanup of ARMv7 configs
* Linux v3.11-rc3-288-gabe0308Josh Boyer2013-08-031-0/+1
|
* radeon-si_calculate_leakage-use-div64.patch: fix compile error on i686Kyle McMartin2013-08-021-0/+2
| | | | and some arm stuff
* Update ARM configPeter Robinson2013-07-151-4/+5
|
* Linux v3.10-9080-g19d2f8eJustin M. Forbes2013-07-111-0/+8
|
* ARM config cleanups and changes for 3.11Peter Robinson2013-07-111-5/+28
|
* Initial ARM config for 3.11Peter Robinson2013-07-081-2/+7
|
* Linux v3.10-6005-gd2b4a64Justin M. Forbes2013-07-081-0/+4
|
* Add initial arm64 supportKyle McMartin2013-06-161-0/+43
| | | | | | | | 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>
* - Make tegra inherit armv7-generic, fix and re-enable tegraPeter Robinson2013-04-011-524/+0
| | | | | | - Enable SPI on ARM - Drop config-arm-generic - ARM config updates
* Update ARM unified config for OMAPPeter Robinson2013-03-281-1/+1
|
* Update ARM config for OMAP/mvebu/lpaePeter Robinson2013-03-241-2/+1
|
* Initial merge OMAP support into ARM unified kernelPeter Robinson2013-03-171-1/+0
| | | | | | 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
* - Drop ARM kirkwood kernelPeter Robinson2013-02-281-8/+121
| | | | | - Enable SPI on ARM - General 3.9 updates
* Linux v3.8-9165-g1cef935Josh Boyer2013-02-261-0/+1
|
* Linux v3.8-8664-gc41b381Josh Boyer2013-02-261-0/+3
|
* Linux v3.8-6988-g9e2d59aJosh Boyer2013-02-241-0/+2
|
* Linux v3.8-6071-g8b5628aJosh Boyer2013-02-221-1/+2
| | | | - Enable the rtl8192e driver (rhbz 913753)
* Linux v3.8-3040-ga0b1c42Josh Boyer2013-02-211-0/+3
|
* Fix ARM configsJosh Boyer2013-02-081-0/+1
| | | | I hate it when options show up in a late -rcX. GRUMBLE.
* Minor ARM build fixesPeter Robinson2013-02-071-1/+2
|
* Remove obsolete ARM configs, Update OMAP config for TI AM35XX SoCsPeter Robinson2013-01-201-0/+1
|
* Disable problematic PL310 ARM errata,Minor ARM ocnfig tweaksPeter Robinson2013-01-181-0/+1
|
* Further ARM config updates, Add patch to fix building omapdrmPeter Robinson2013-01-071-0/+1
|
* Initial update of ARM configs for 3.8, Enable DRM driver for tegra, Drop ↵Peter Robinson2013-01-051-0/+10
| | | | separate imx kernel. Will be reintroduced soon in unified
* Linux v3.8-rc2-116-g5f243b9Justin M. Forbes2013-01-041-0/+1
|
* minor arm config updatePeter Robinson2012-12-111-0/+2
|
* Update ARM configs for latest 3.7, Drop highbank kernel build variant as its ↵Peter Robinson2012-12-111-0/+15
| | | | in unified kernel
* Update some ARM GPIO and I2C configsPeter Robinson2012-11-291-0/+1
|