summaryrefslogtreecommitdiffstats
path: root/config-armv7-lpae
Commit message (Collapse)AuthorAgeFilesLines
* Linux v4.3Josh Boyer2015-11-111-0/+1
|
* Linux v4.2Laura Abbott2015-09-011-90/+31
| | | | This is a squashed patch of the history from F22 + the 4.2 rebase
* Update to Linux v3.15Josh Boyer2014-06-101-0/+6
|
* Linux v3.14.1-rc1Josh Boyer2014-04-121-21/+14
|
* 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
|
* Add patch to fix DRM/X on omap (panda), Enable Cortex-A8 errata on ↵Peter Robinson2013-06-021-7/+23
| | | | multiplatform kernels (omap3), Minor ARM config updates
* minor arm updatePeter Robinson2013-05-201-0/+1
|
* Add patch to fix exynosdrm build, drop old tegra patches, minor config updatesPeter Robinson2013-05-101-1/+3
|
* Enable TPS65217 (am33xx) and EC on ChromeOS devicesPeter Robinson2013-05-061-0/+6
|
* ARM 3.10 merge and general cleanup, Drop dedicated tegra kernel as now ↵Peter Robinson2013-05-031-1/+0
| | | | Multiplatform enabled, Enable Tegra and UX500 (Snowball) in Multiplatform
* Linux v3.9-7992-g99c6bcfJosh Boyer2013-05-021-0/+2
| | | | - Temporarily removed the ARM configs until they get fixed up
* minor arm updatesPeter Robinson2013-05-011-1/+3
|
* Linux v3.9-5165-g5f56886Josh Boyer2013-05-011-0/+1
|
* Minor ARM updatesPeter Robinson2013-04-221-0/+4
|
* Add patch to fix building some ARM tegra modules, Some minor ARM OMAP updatesPeter Robinson2013-04-091-1/+0
|
* Add upstream usb-next OMAP patch to fix usb on omap/mvebuPeter Robinson2013-04-031-1/+1
|
* Minor ARM LPAE updatesPeter Robinson2013-04-011-1/+13
|
* further ARM OMAP updatesPeter Robinson2013-03-291-1/+5
|
* Update ARM config for OMAP/mvebu/lpaePeter Robinson2013-03-241-24/+43
|
* Initial merge OMAP support into ARM unified kernelPeter Robinson2013-03-171-0/+57
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