Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganisation and cleanup of the powerpc configs | Peter Robinson | 2015-06-26 | 1 | -374/+0 |
| | |||||
* | Linux v4.1-5596-gaefbef10e3ae | Josh Boyer | 2015-06-26 | 1 | -0/+1 |
| | |||||
* | Linux v4.0-6817-geea3a00264cf | Josh Boyer | 2015-04-16 | 1 | -0/+1 |
| | |||||
* | Enable MLX4_EN_VXLAN (rhbz 1207728) | Josh Boyer | 2015-03-31 | 1 | -0/+1 |
| | |||||
* | Cleanup stale Kconfig options | Josh Boyer | 2015-03-16 | 1 | -2/+0 |
| | | | | | No functional change. These are all removed upstream. Results provided by the check-config.pl script from Paul Bolle. Yay Paul! | ||||
* | Linux v4.0-rc4 | Josh Boyer | 2015-03-16 | 1 | -0/+1 |
| | | | | | - Drop arm64 RCU revert patch. Should be fixed properly upstream now. - Disable debugging options. | ||||
* | Enable MLX4_EN on ppc64/aarch64 (rhbz 1198719) | Josh Boyer | 2015-03-04 | 1 | -0/+3 |
| | |||||
* | Enable SND_SOC and the button array driver on x86 for Baytrail devices | Josh Boyer | 2015-01-27 | 1 | -0/+1 |
| | | | | | | | https://lists.fedoraproject.org/pipermail/kernel/2015-January/005719.html Move the common SND_SOC options from the ARM configs to config-generic and enable the Intel ones in config-x86-generic | ||||
* | Linux v3.19-rc2 | Josh Boyer | 2015-01-05 | 1 | -0/+2 |
| | | | | | - Temporarily disable aarch64patches - Happy New Year | ||||
* | Update ARM config options, some minor cleanups | Peter Robinson | 2014-10-27 | 1 | -5/+0 |
| | |||||
* | Linux v3.17-9670-g0429fbc0bdc2 | Josh Boyer | 2014-10-15 | 1 | -0/+1 |
| | |||||
* | Remove all references to unknown Kconfig symbols | Paul Bolle | 2014-10-02 | 1 | -14/+0 |
| | | | | Reported-by: Paul Bolle <pebolle@tiscali.nl> | ||||
* | - 3.17 ARMv7 updates | Peter Robinson | 2014-08-13 | 1 | -1/+0 |
| | | | | | - Cleanup some old removed options - Disable legacy USB OTG (using new configfs equivilents) | ||||
* | Linux v3.14-rc3 | Josh Boyer | 2014-02-17 | 1 | -1/+1 |
| | | | | | - Disable debugging options. - Enable CONFIG_PPC_DENORMALIZATION (from Tony Breeds) | ||||
* | Linux v3.13-5617-g3aacd62 | Josh Boyer | 2014-01-24 | 1 | -0/+1 |
| | |||||
* | Linux v3.12-10928-g527d151 | Josh Boyer | 2013-11-20 | 1 | -0/+1 |
| | | | | - Drop ACPI blacklist year options and patch (removed with upstream commit 4c47cb197e13 ) | ||||
* | enable crash on other architectures | Kyle McMartin | 2013-11-05 | 1 | -0/+2 |
| | |||||
* | Minor ARM config updates/cleanups, ARM GPIO/I2C updates, ARM usb gadget updates | Peter Robinson | 2013-10-13 | 1 | -1/+0 |
| | |||||
* | Linux v3.12-rc3-186-gc31eeac | Josh Boyer | 2013-10-02 | 1 | -2/+0 |
| | | | | - Enable options for Intel Low Power Subsystem Support | ||||
* | Minor kernel configs cleanup merging duplicated config opts into generic | Peter Robinson | 2013-08-19 | 1 | -14/+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. | ||||
* | Linux v3.10-6005-gd2b4a64 | Justin M. Forbes | 2013-07-08 | 1 | -1/+3 |
| | |||||
* | Linux v3.9-8153-g5a148af | Josh Boyer | 2013-05-02 | 1 | -0/+2 |
| | |||||
* | Enable CONFIG_FB_MATROX_G on powerpc | Josh Boyer | 2013-04-02 | 1 | -0/+1 |
| | |||||
* | Linux v3.8-8664-gc41b381 | Josh Boyer | 2013-02-26 | 1 | -0/+3 |
| | |||||
* | Linux v3.8-7888-gab78265 | Josh Boyer | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | Linux v3.8-6988-g9e2d59a | Josh Boyer | 2013-02-24 | 1 | -0/+3 |
| | |||||
* | Build PATA_MACIO in on powerpc (rhbz 831361) | Josh Boyer | 2013-02-11 | 1 | -1/+1 |
| | |||||
* | Fix up configs for build | Justin M. Forbes | 2013-01-07 | 1 | -0/+5 |
| | |||||
* | Update config options for 3.7 | Josh Boyer | 2012-10-30 | 1 | -0/+8 |
| | | | | - Fix module blacklist patch to not leak a reference to the blacklist keyring | ||||
* | Fix i82975x_edac (BZ#848149) | Mauro Carvalho Chehab | 2012-10-16 | 1 | -1/+0 |
| | | | | | | | | | | This driver was soooo broken that I needed to rewrote the entire logic for memory identification and for memory error report. While here, enable EDAC_DEBUG, on debug kernels. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | ||||
* | Re-enable BTRFS on ppc. Brent Baude says it works now. | Josh Boyer | 2012-09-07 | 1 | -3/+0 |
| | |||||
* | Update config options | Josh Boyer | 2012-07-30 | 1 | -0/+2 |
| | |||||
* | Cleanup BLK_DEV_IDE options | Josh Boyer | 2012-05-25 | 1 | -0/+7 |
| | | | | | | We've had CONFIG_IDE disabled for a long time on everything except ppc. Remove all of the options that depend on it from config-generic and add whatever is left over to the powerpc config file | ||||
* | Linux v3.4-2580-g72c04af | Josh Boyer | 2012-05-22 | 1 | -0/+2 |
| | |||||
* | Update configs for first 3.5 merge window git snapshot | Josh Boyer | 2012-05-21 | 1 | -0/+6 |
| | |||||
* | Disable the PMAC ide driver. PATA_MACIO seems to work (rhbz 810579) | Josh Boyer | 2012-04-10 | 1 | -2/+1 |
| | | | | - Backport fixes for correct register constraints in cmpxchg.h (rhbz 809014) | ||||
* | Rebase to Linux 3.3-rc1 | Josh Boyer | 2012-01-20 | 1 | -0/+8 |
| | | | | The utrace patch is left unapplied as it doesn't apply cleanly any longer | ||||
* | Remove CONFIG_BLK_DEV_AMD74XX duplicate entries | Dave Jones | 2012-01-17 | 1 | -1/+0 |
| | |||||
* | Remove extraneous settings and enable Radeon KMS for powerpc (via Will Woods) | Josh Boyer | 2011-12-13 | 1 | -6/+0 |
| | |||||
* | Disable btrfs for ppc (rhbz 747079) | Josh Boyer | 2011-11-04 | 1 | -0/+3 |
| | |||||
* | Cleanup PowerPC configs | Josh Boyer | 2011-10-27 | 1 | -36/+30 |
| | | | | | Drop a bunch of embedded platform cruft from the 32-bit configs. Disable Cell and Maple support on 64-bit. | ||||
* | Linux 3.1-git1 (138c4ae9cfda upstream) | Josh Boyer | 2011-10-26 | 1 | -0/+7 |
| | | | | | | 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. | ||||
* | fix up some config warnings | Dave Jones | 2011-08-27 | 1 | -1/+7 |
| | |||||
* | 3.1-rc1-git6 snapshot. Make ide_pmac a module | Josh Boyer | 2011-08-11 | 1 | -1/+1 |
| | |||||
* | 3.0-git15 snapshot | Josh Boyer | 2011-08-01 | 1 | -0/+2 |
| | |||||
* | 3.0-git9 snapshot | Josh Boyer | 2011-07-27 | 1 | -0/+1 |
| | |||||
* | 3.0-git3 snapshot | Kyle McMartin | 2011-07-25 | 1 | -0/+4 |
| | | | | | | Testing that this part of the spec still works... Hopefully the next release is indeed 3.1.0... | ||||
* | Centralise CPU_FREQ options into config-generic. | Dave Jones | 2011-07-07 | 1 | -13/+0 |
| | | | | Switch to using ondemand by default. (rhbz 713572) | ||||
* | second pass of new kconfig options | Kyle McMartin | 2011-05-30 | 1 | -0/+10 |
| | |||||
* | disable tpm/ima on ppc | Kyle McMartin | 2011-03-29 | 1 | -0/+3 |
| |