Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add some general missing ARM drivers (mostly sound), ARM config tweaks and ↵ | Peter Robinson | 2014-03-12 | 1 | -2/+3 | |
| | | | | cleanups, Update i.MX6 dtb | |||||
* | it probably doesn't work on lpae either | Kyle McMartin | 2014-02-20 | 1 | -0/+2 | |
| | ||||||
* | Enable CMA on aarch64, Disable KVM temporarily on aarch64, Minor ARM config ↵ | Peter Robinson | 2014-02-09 | 1 | -1/+16 | |
| | | | | updates and cleanups | |||||
* | Linux v3.14-rc1-150-g34a9bff | Josh Boyer | 2014-02-08 | 1 | -0/+2 | |
| | ||||||
* | Fix ath9k build error on ARM and disable BNA | Josh Boyer | 2014-01-27 | 1 | -0/+1 | |
| | | | | udelays above 2000 are bad. Disable the BNA driver for the same reason | |||||
* | - Initial ARM config updates for 3.14 | Peter Robinson | 2014-01-25 | 1 | -0/+2 | |
| | | | | | | - Disable highbank cpuidle driver - Enable mtd-nand drivers on ARM - Update CPU thermal scaling options for ARM | |||||
* | Disable the BFA driver on ARM | Josh Boyer | 2014-01-24 | 1 | -0/+1 | |
| | | | | | | | | | | It doesn't make much sense, and it fails to build because of a udelay(10000) in it resulting in: ERROR: "__bad_udelay" [drivers/scsi/bfa/bfa.ko] undefined! make[1]: *** [__modpost] Error 1 make: *** [modules] Error 2 + exit 1 | |||||
* | Linux v3.13-5617-g3aacd62 | Josh Boyer | 2014-01-24 | 1 | -0/+6 | |
| | ||||||
* | Enable thermal userspace support for ARM | Peter Robinson | 2014-01-13 | 1 | -0/+2 | |
| | ||||||
* | Minor ARM config updates and cleanups | Peter Robinson | 2014-01-12 | 1 | -0/+7 | |
| | ||||||
* | Linux v3.12-10553-g27b5c3f | Josh Boyer | 2013-11-18 | 1 | -0/+2 | |
| | ||||||
* | Linux v3.12-9888-gf63c482 | Josh Boyer | 2013-11-16 | 1 | -0/+4 | |
| | ||||||
* | Linux v3.12-8333-g4fbf888 | Josh Boyer | 2013-11-14 | 1 | -0/+3 | |
| | | | | | - Build tmon in kernel-tools - Disable ARM NEON optimised AES and OMAP2PLUS cpufreq because they don't build | |||||
* | Update ARM configs: | Peter Robinson | 2013-11-13 | 1 | -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-g10d0c97 | Josh Boyer | 2013-11-12 | 1 | -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-gedae583 | Josh Boyer | 2013-11-11 | 1 | -0/+3 | |
| | | | | - Reenable debugging options. | |||||
* | enable crash on other architectures | Kyle McMartin | 2013-11-05 | 1 | -0/+2 | |
| | ||||||
* | Add patch for i.MX6 Utilite device dtb, drop old exynos patch | Peter Robinson | 2013-10-24 | 1 | -2/+0 | |
| | ||||||
* | ARM config updates for IIO and enable sensors for ARM platforms | Peter Robinson | 2013-10-16 | 1 | -0/+11 | |
| | ||||||
* | Enable VIRTIO_CONSOLE as a module on all ARM (rhbz 1005551) | Josh Boyer | 2013-10-16 | 1 | -0/+2 | |
| | | | | Matches change we did for F20 a bit ago | |||||
* | Minor ARM config updates/cleanups, ARM GPIO/I2C updates, ARM usb gadget updates | Peter Robinson | 2013-10-13 | 1 | -1/+15 | |
| | ||||||
* | turn off some drivers on aarch64 and armv7hl that are unlikely to ever be ↵ | Kyle McMartin | 2013-10-11 | 1 | -0/+24 | |
| | | | | seen there | |||||
* | * General ARM config cleanups | Peter Robinson | 2013-10-07 | 1 | -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-gc31eeac | Josh Boyer | 2013-10-02 | 1 | -5/+0 | |
| | | | | - Enable options for Intel Low Power Subsystem Support | |||||
* | [arm] re-enable CONFIG_PCIEPORTBUS, now that tegra is fixed upstream | Kyle McMartin | 2013-09-09 | 1 | -1/+0 | |
| | ||||||
* | [arm] disable CONFIG_PCIEPORTBUS | Kyle McMartin | 2013-09-04 | 1 | -0/+1 | |
| | ||||||
* | Minor ARM config cleanups, Enable some IOMMU drivers on ARM, Enable some ↵ | Peter Robinson | 2013-08-23 | 1 | -0/+1 | |
| | | | | i.MX sound drivers | |||||
* | switch CONFIG_SERIAL_OF_PLATFORM back to built-in | Kyle McMartin | 2013-08-20 | 1 | -1/+1 | |
| | ||||||
* | Minor kernel configs cleanup merging duplicated config opts into generic | Peter Robinson | 2013-08-19 | 1 | -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 config | Peter Robinson | 2013-08-15 | 1 | -21/+39 | |
| | | | | | - Add patch to enable build exynos5 as multi platform for lpae - Minor cleanup of ARMv7 configs | |||||
* | Linux v3.11-rc3-288-gabe0308 | Josh Boyer | 2013-08-03 | 1 | -0/+1 | |
| | ||||||
* | radeon-si_calculate_leakage-use-div64.patch: fix compile error on i686 | Kyle McMartin | 2013-08-02 | 1 | -0/+2 | |
| | | | | and some arm stuff | |||||
* | Update ARM config | Peter Robinson | 2013-07-15 | 1 | -4/+5 | |
| | ||||||
* | Linux v3.10-9080-g19d2f8e | Justin M. Forbes | 2013-07-11 | 1 | -0/+8 | |
| | ||||||
* | ARM config cleanups and changes for 3.11 | Peter Robinson | 2013-07-11 | 1 | -5/+28 | |
| | ||||||
* | Initial ARM config for 3.11 | Peter Robinson | 2013-07-08 | 1 | -2/+7 | |
| | ||||||
* | Linux v3.10-6005-gd2b4a64 | Justin M. Forbes | 2013-07-08 | 1 | -0/+4 | |
| | ||||||
* | Add initial arm64 support | Kyle McMartin | 2013-06-16 | 1 | -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 tegra | Peter Robinson | 2013-04-01 | 1 | -524/+0 | |
| | | | | | | - Enable SPI on ARM - Drop config-arm-generic - ARM config updates | |||||
* | Update ARM unified config for OMAP | Peter Robinson | 2013-03-28 | 1 | -1/+1 | |
| | ||||||
* | Update ARM config for OMAP/mvebu/lpae | Peter Robinson | 2013-03-24 | 1 | -2/+1 | |
| | ||||||
* | Initial merge OMAP support into ARM unified kernel | Peter Robinson | 2013-03-17 | 1 | -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 kernel | Peter Robinson | 2013-02-28 | 1 | -8/+121 | |
| | | | | | - Enable SPI on ARM - General 3.9 updates | |||||
* | Linux v3.8-9165-g1cef935 | Josh Boyer | 2013-02-26 | 1 | -0/+1 | |
| | ||||||
* | Linux v3.8-8664-gc41b381 | Josh Boyer | 2013-02-26 | 1 | -0/+3 | |
| | ||||||
* | Linux v3.8-6988-g9e2d59a | Josh Boyer | 2013-02-24 | 1 | -0/+2 | |
| | ||||||
* | Linux v3.8-6071-g8b5628a | Josh Boyer | 2013-02-22 | 1 | -1/+2 | |
| | | | | - Enable the rtl8192e driver (rhbz 913753) | |||||
* | Linux v3.8-3040-ga0b1c42 | Josh Boyer | 2013-02-21 | 1 | -0/+3 | |
| | ||||||
* | Fix ARM configs | Josh Boyer | 2013-02-08 | 1 | -0/+1 | |
| | | | | I hate it when options show up in a late -rcX. GRUMBLE. | |||||
* | Minor ARM build fixes | Peter Robinson | 2013-02-07 | 1 | -1/+2 | |
| |