summaryrefslogtreecommitdiff
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [POWERPC] 4xx: Add Canyonlands and Yosemite to multi-board defconfigJosh Boyer2008-04-051-4/+10
| * | | | [POWERPC] 4xx: Use machine_device_initcall() for warp_nandValentine Barshak2008-04-051-1/+2
| * | | | [POWERPC] 4xx: Change dts files to support jumbo framesStefan Roese2008-04-057-12/+12
| * | | | [POWERPC] 4xx: Some EMAC related changes in Canyonlands & Glacier dts filesStefan Roese2008-04-052-5/+19
| * | | | [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.cStefan Roese2008-04-0218-43/+46
| * | | | [POWERPC] bootwrapper: Add a firmware-independent simpleboot target.Grant Likely2008-04-024-1/+127
| * | | | [POWERPC] 4xx: Fix PESDRn_UTLSET1 register setup on 460EX/GTStefan Roese2008-04-021-6/+4
| * | | | [POWERPC] 4xx: Only reset PCIe PHY on 405EX systems when no link is detectedStefan Roese2008-04-021-8/+0
| * | | | [POWERPC] add target for building .dtb filesGrant Likely2008-04-022-12/+16
| * | | | [POWERPC] Remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-011-1/+0
| * | | | [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-0176-168/+168
| * | | | [POWERPC] Add kernel parameter to set l3cr for MPC745xRobert Brose2008-04-011-0/+12
| * | | | [POWERPC] PS3: Split device setup for static vs. dynamic devicesGeert Uytterhoeven2008-04-011-32/+46
| * | | | [POWERPC] arch_add_memory() cannot be __devinitGeert Uytterhoeven2008-04-011-1/+1
| * | | | [POWERPC] move_device_tree() should be __initGeert Uytterhoeven2008-04-011-1/+1
| * | | | [POWERPC] Add error return from htab_remove_mapping()Badari Pulavarty2008-04-011-5/+9
| * | | | [POWERPC] PS3: Save power in busy loops on haltGeert Uytterhoeven2008-04-011-1/+11
| * | | | [POWERPC] PS3: Bootwrapper improvementsGeoff Levand2008-04-013-27/+42
| * | | | [POWERPC] PS3: Add ps3_get_speid routineTakashi Yamamoto2008-04-011-0/+7
| * | | | [POWERPC] PS3: Fix unlikely typo in ps3_get_irqRoel Kluin2008-04-011-1/+1
| * | | | Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-04-017-1/+1433
| |\ \ \ \
| | * | | | [POWERPC] 85xx: Emerson KSI8560 device treeAlexandr Smirnov2008-03-261-0/+267
| | * | | | [POWERPC] 85xx: Emerson KSI8560 default configAlexandr Smirnov2008-03-261-0/+899
| | * | | | [POWERPC] 85xx: Emerson KSI8560 bootwrapperAlexandr Smirnov2008-03-262-1/+2
| | * | | | [POWERPC] 85xx: Emerson KSI8560 base supportAlexandr Smirnov2008-03-263-0/+265
| * | | | | [POWERPC] 4xx: Add L2 cache node to AMCC Taishan dts fileStefan Roese2008-03-261-0/+10
| * | | | | [POWERPC] 4xx: Add PPC4xx L2-cache support (440GX)Stefan Roese2008-03-264-0/+194
| * | | | | [POWERPC] 4xx: Add "amcc, haleakala" to the toplevel compatible propertyStefan Roese2008-03-261-1/+1
| * | | | | [POWERPC] 4xx: Add AMCC Glacier 460GT eval board dtsStefan Roese2008-03-261-0/+464
| * | | | | [POWERPC] 4xx: Add TAH support to taishan dtsStefan Roese2008-03-261-0/+13
| * | | | | [POWERPC] 4xx: Use dcri_clrset() for PCIe indirect dcr read/modify/write accessValentine Barshak2008-03-261-8/+5
| * | | | | [POWERPC] 4xx: Add bootwrapper for AMCC Yosemite boardJosh Boyer2008-03-262-1/+46
| * | | | | [POWERPC] 4xx: Add platform support for the AMCC Yosemite boardJosh Boyer2008-03-262-0/+10
| * | | | | [POWERPC] 4xx: Add AMCC 440EP Yosemite DTSJosh Boyer2008-03-261-0/+304
| * | | | | [POWERPC] 4xx: Add Canyonlands defconfig fileStefan Roese2008-03-261-0/+721
| * | | | | [POWERPC] 4xx: Add 460EX PCIe support to 4xx pci driverStefan Roese2008-03-262-0/+173
| * | | | | [POWERPC] 4xx: Add Canyonlands DTSStefan Roese2008-03-261-0/+391
| * | | | | [POWERPC] 4xx: Add AMCC Canyonlands 460EX eval board support to platforms/44xStefan Roese2008-03-263-0/+83
| * | | | | [POWERPC] 4xx: Add AMCC 460EX/460GT support to cputable.c & cpu_setup_44x.SStefan Roese2008-03-262-2/+31
| * | | | | [POWERPC] Start removing linux,network-index in favour of aliasesDavid Gibson2008-03-2614-21/+12
| |/ / / /
| * | | | Merge branch 'linux-2.6'Paul Mackerras2008-03-2658-1807/+3882
| |\ \ \ \
| * | | | | [POWERPC] scanlog_init cleanup and minor fixesNathan Lynch2008-03-261-19/+18
| * | | | | [POWERPC] pseries: phyp dump: Inform kdump when phyp-dump is loadedManish Ahuja2008-03-261-0/+18
| * | | | | [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-varManish Ahuja2008-03-262-0/+23
| * | | | | [POWERPC] pseries: phyp dump: Add Kconfig file optionManish Ahuja2008-03-261-0/+10
| * | | | | [POWERPC] pseries: phyp dump: Tracking memory range freedManish Ahuja2008-03-261-0/+35
| * | | | | [POWERPC] pseries: phyp dump: Invalidate and print dump areasManish Ahuja2008-03-261-6/+77
| * | | | | [POWERPC] pseries: phyp dump: Debugging print routinesManish Ahuja2008-03-261-2/+59
| * | | | | [POWERPC] pseries: phyp dump: Register dump areaManish Ahuja2008-03-261-6/+131
| * | | | | [POWERPC] pseries: phyp dump: Use sysfs to release reserved memManish Ahuja2008-03-261-5/+76