summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-07-021-17/+10
|\
| * powerpc/mpc512x: enable USB support in defconfigAnatolij Gustschin2013-06-251-0/+7
| * powerpc/mpc512x: commit re-generated defconfigGerhard Sittig2013-06-251-17/+3
* | Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2013-07-021-0/+1
|\ \
| * | powerpc/fsl: Enable CONFIG_E1000E in mpc85xx_smp_defconfigChunhe Lan2013-07-011-0/+1
* | | powerpc/pseries: Enable PSTORE in pseries_defconfigAruna Balakrishnaiah2013-06-251-0/+1
|/ /
* | powerpc: Update default configurationsAlistair Popple2013-06-206-0/+12
* | USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-151-1/+0
|/
* Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2013-04-303-10/+108
|\
| * powerpc/85xx: enable Silicon image 3132 PCIe to SATA controllerRoy ZANG2013-04-112-0/+2
| * powerpc/85xx: Update corenet64_smp_defconfig for B4_QDSShaveta Leekha2013-04-101-0/+1
| * powerpc: add CONFIG(s) require for using flash controllerPrabhakar Kushwaha2013-03-183-1/+96
| * powerpc/85xx: enable E1000 NIC to mpc85xx_defconfigRoy Zang2013-03-151-4/+4
| * powerpc/85xx: add CONFIG_E1000E to corenet64_smp_defconfigScott Wood2013-03-121-0/+1
| * powerpc/85xx: Update corenet64_smp_defconfig for T4240Kumar Gala2013-03-121-5/+4
* | Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-04-301-1/+1
|\ \
| * | powerpc/512x: move mpc5121_generic platform to mpc512x_generic.Matteo Facchinetti2013-04-011-1/+1
| |/
* / powerpc/ps3: Update ps3_defconfigGeoff Levand2013-04-181-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-2316-293/+196
|\
| * Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2013-02-193-4/+86
| |\
| | * powerpc/85xx: Board support for ppa8548Stef van Os2013-02-151-0/+65
| | * powerpc/83xx: update kmeter1_defconfigHolger Brunck2013-02-131-4/+2
| | * powerpc/85xx: enable MTD options in sbc8548 defconfigPaul Gortmaker2013-02-131-0/+19
| * | powerpc: Add transactional memory to pseries and ppc64 defconfigsMichael Neuling2013-02-152-0/+4
| * | powerpc/ps3: Refresh ps3_defconfigGeoff Levand2013-02-151-6/+9
| |/
| * powerpc/fsl: Remove CONFIG_IRQ_ALL_CPUS from mpc85xx/mpc86xx defconfigScott Wood2013-01-298-8/+0
| * powerpc: Enable devtmpfs, EFI partition support and tmpfs ACLs on pseries, pp...Anton Blanchard2013-01-103-0/+13
| * powerpc: Cleanup NLS config options on pseries, ppc64 and ppc64e defconfigAnton Blanchard2013-01-103-70/+8
| * powerpc: Run savedefconfig over pseries, ppc64 and ppc64e defconfigAnton Blanchard2013-01-103-184/+70
| * powerpc/pasemi: Enable PRINTK_TIME in defconfigOlof Johansson2013-01-101-23/+8
* | cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-273-3/+3
|/
* powerpc/pseries: Double NR_CPUS in defconfigNishanth Aravamudan2012-11-151-1/+1
* Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse2012-10-0912-138/+131
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-067-0/+12
| |\
| | * powerpc/85xx: Enable USB support in p1023rds_defconfigChunhe Lan2012-09-191-0/+6
| | * Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-09-184-0/+4
| | |\
| | | * powerpc/85xx: introduce support for the Freescale / iVeia P1022RDKTimur Tabi2012-09-122-0/+2
| | | * powerpc/85xx: Add support for P5040DS boardTimur Tabi2012-09-122-0/+2
| | * | powerpc: Add denormalisation exception handling for POWER6/7Michael Neuling2012-09-172-0/+2
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-042-2/+4
| |\ \
| | * | powerpc/crypto: rework KconfigSeth Jennings2012-08-012-2/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-157-132/+115
| |\ \ \ | | | |/ | | |/|
| | * | Revert "powerpc: Update g5_defconfig"Benjamin Herrenschmidt2012-08-241-30/+73
| | * | powerpc/fsl: fix "Failed to mount /dev: No such device" errorsKim Phillips2012-08-236-0/+6
| | * | powerpc/fsl: update defconfigsKim Phillips2012-08-235-102/+35
| | * | powerpc/85xx: mpc85xx_defconfig - add VIA PATA support for MPC85xxCDSZhao Chenhui2012-08-101-0/+1
| | |/
| * / netfilter: remove xt_NOTRACKCong Wang2012-09-034-4/+0
| |/
* / defconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-293-3/+0
|/
* memcg: rename config variablesAndrew Morton2012-07-311-2/+2
* powerpc: Enable pseries hardware RNG and crypto modulesAnton Blanchard2012-07-272-4/+8