summaryrefslogtreecommitdiffstats
path: root/config-armv7-lpae
Commit message (Collapse)AuthorAgeFilesLines
* minor virt config cleanups (NFC)Peter Robinson2015-05-031-1/+0
|
* Prune stale config optionsJosh Boyer2015-04-281-1/+0
| | | | | | Some of these were removed upstream and others were dropped when kernel-arm64.patch was killed off. Found by Paul's check-configs.pl script.
* Enable mvebu on the lpae kernelDennis Gilmore2015-04-201-1/+0
| | | | | | | | It has LPAE, there are boards that can have more than 4GiB ram. Anaconda defaults to installing LPAE when the hardware supports it, so any install today will not work post install. Signed-off-by: Dennis Gilmore <dennis@ausil.us>
* Disable I2C_DAVINCI temporarilyJosh Boyer2015-04-151-1/+1
| | | | It doesn't build as a module at the moment
* Linux v3.19-4020-gce01e871a1d4Josh Boyer2015-02-121-0/+1
|
* - More ARMv7 updatesPeter Robinson2015-01-291-0/+2
| | | | - A few more sound config cleanups
* More ARM config option cleanupsPeter Robinson2015-01-201-1/+0
|
* - Move Rockchip to ARMv7 generic to support rk32xx on LPAEPeter Robinson2015-01-191-1/+0
| | | | | - Enable Device Tree Overlays for dynamic DTB - ARM config updates
* Update armv7/aarch64 config optionsPeter Robinson2014-10-131-1/+0
|
* Linux v3.17-6136-gc798360cd143Josh Boyer2014-10-101-0/+1
|
* Linux v3.17-5585-g782d59c5dfc5Josh Boyer2014-10-101-0/+1
|
* Minor generic ARMv7 updates, Build tegra on both LPAE and general ARMv7 ↵Peter Robinson2014-08-261-8/+20
| | | | kernels (thank srwarren RHBZ 1110963), Set CMA to 64mb on LPAE kernel (RHBZ 1127000)
* - 3.17 ARMv7 updatesPeter Robinson2014-08-131-1/+0
| | | | | - Cleanup some old removed options - Disable legacy USB OTG (using new configfs equivilents)
* Linux v3.16-7503-g33caee39925bJosh Boyer2014-08-081-0/+1
|
* Minor TI Keystone updatePeter Robinson2014-06-231-2/+2
|
* Enable Exynos now it's finally multi platform capable, Minor ARM config cleanupsPeter Robinson2014-06-221-72/+0
|
* Linux v3.15-7218-g3f17ea6dea8bJosh Boyer2014-06-111-0/+2
| | | | - Reenable debugging options.
* Minor ARM config changes and cleanups for 3.15 merge windowPeter Robinson2014-04-141-0/+1
|
* Linux v3.14-12042-g69cd9eba3886Josh Boyer2014-04-101-0/+5
|
* Update some generic ARM config optionsPeter Robinson2014-03-231-2/+0
|
* Add some general missing ARM drivers (mostly sound), ARM config tweaks and ↵Peter Robinson2014-03-121-14/+11
| | | | cleanups, Update i.MX6 dtb
* Linux v3.14-rc1Josh Boyer2014-02-031-1/+1
| | | | | - Disable debugging options. - Disable Xen on ARM temporarily as it doesn't build
* Linux v3.13-10637-ge7651b8Josh Boyer2014-01-311-1/+1
| | | | | - Enable ZRAM/ZSMALLOC (rhbz 1058072) - Turn EXYNOS_HDMI back on now that it should build
* Add patches to fix imx-hdmi build, and fix kernfs lockdep oops (rhbz 1055105)Josh Boyer2014-01-301-1/+1
| | | | Also stop building exynos_hdmi because it doesn't build
* Linux v3.13-10094-g9b0cd30Josh Boyer2014-01-301-0/+1
|
* Linux v3.13-9218-g0e47c96Josh Boyer2014-01-291-0/+1
|
* Build AllWinner (sunxi) on LPAE too (Cortex-A7 supports LPAE/KVM)Peter Robinson2014-01-281-1/+0
|
* - Initial ARM config updates for 3.14Peter Robinson2014-01-251-6/+0
| | | | | | - Disable highbank cpuidle driver - Enable mtd-nand drivers on ARM - Update CPU thermal scaling options for ARM
* Linux v3.13-5617-g3aacd62Josh Boyer2014-01-241-0/+1
|
* Linux v3.13-3995-g0dc3fd0Josh Boyer2014-01-231-0/+1
|
* Linux v3.13-2502-gec513b1Josh Boyer2014-01-211-0/+1
|
* Enable generic cpufreq-cpu0 driver on ARMPeter Robinson2014-01-131-1/+0
|
* Update ARM configs:Peter Robinson2013-11-131-1/+0
| | | | | | | - 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/+2
| | | | | | | | 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
* Enable VIRTIO_CONSOLE as a module on all ARM (rhbz 1005551)Josh Boyer2013-10-161-1/+0
| | | | Matches change we did for F20 a bit ago
* Linux v3.11-8716-g26b0332Josh Boyer2013-09-101-0/+1
|
* Minor updates to OMAP and AM33xxPeter Robinson2013-09-081-0/+1
|
* Linux v3.11-4809-ga09e9a7Josh Boyer2013-09-051-0/+1
|
* Disable EXYNOS cpufreq drivers. They don't currently build:Josh Boyer2013-09-041-3/+3
| | | | | | | | | | | | | | | + make -s ARCH=arm V=1 -j4 bzImage KALLSYMS_EXTRA_PASS=1 arch/arm/kernel/return_address.c:63:2: warning: #warning "TODO: return_address should use unwind tables" [-Wcpp] #warning "TODO: return_address should use unwind tables" ^ arch/arm/mm/dma-mapping.c:253:2: warning: #warning ARM Coherent DMA allocator does not (yet) support huge TLB [-Wcpp] #warning ARM Coherent DMA allocator does not (yet) support huge TLB ^ drivers/cpufreq/exynos-cpufreq.c:21:22: fatal error: plat/cpu.h: No such file or directory #include <plat/cpu.h> ^ compilation terminated. make[2]: *** [drivers/cpufreq/exynos-cpufreq.o] Error 1
* Linux v3.11-2455-g40031daJosh Boyer2013-09-041-0/+2
|
* Renable cpuidle on ARM, was disabled sometime back due to instabilityPeter Robinson2013-09-041-2/+1
|
* Linux v3.11-351-g1ccfd5eJosh Boyer2013-09-031-0/+2
| | | | - Reenable debugging options.
* Minor ARM config cleanups, Enable some IOMMU drivers on ARM, Enable some ↵Peter Robinson2013-08-231-0/+2
| | | | i.MX sound drivers
* Minor kernel configs cleanup merging duplicated config opts into genericPeter Robinson2013-08-191-2/+0
| | | | 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-4/+19
| | | | | - Add patch to enable build exynos5 as multi platform for lpae - Minor cleanup of ARMv7 configs
* Update ARM configPeter Robinson2013-07-151-0/+2
|
* ARM config cleanups and changes for 3.11Peter Robinson2013-07-111-17/+8
|
* Initial ARM config for 3.11Peter Robinson2013-07-081-5/+2
|
* Linux v3.10-6005-gd2b4a64Justin M. Forbes2013-07-081-0/+5
|
* Only enable ARM A15 errata on the LPAE kernel as it breaks A8Peter Robinson2013-06-281-0/+3
|