summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[POWERPC] 83xx: add the mpc8315 rdb defconfigKim Phillips1-0/+1417
2008-01-28[POWERPC] 83xx: ipic: add interrupt vector 94Kim Phillips1-0/+6
2008-01-28[POWERPC] 83xx: Add the MPC8315E RDB dtsKim Phillips1-0/+287
2008-01-28[POWERPC] 83xx: add base platform support for the mpc8315 rdb boardKim Phillips2-2/+3
2008-01-28[POWERPC] 83xx: fold the mpc8313 platform into the mpc831x platformKim Phillips4-27/+18
2008-01-28[POWERPC] fsl_spi: stop using device_type = "spi"Anton Vorontsov13-66/+92
2008-01-28spi_mpc83xx: use brg-frequency for SPI in QEAnton Vorontsov1-13/+33
2008-01-28ucc_geth: get rid of device_type for mdioAnton Vorontsov4-7/+4
2008-01-28[POWERPC] QE: get rid of most device_types and modelAnton Vorontsov10-61/+111
2008-01-28[POWERPC] 85xx: some minor cleanups for stx_gp3 and tqm85xxKumar Gala7-13/+5
2008-01-28[POWERPC] 83xx: mpc834x_mds - Convert device tree source to dts-v1Paul Gortmaker1-125/+127
2008-01-28[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich7-9/+9
2008-01-28[POWERPC] 8xx: Get rid of conditional includes of board specific setupJochen Friedrich2-2/+2
2008-01-28[POWERPC] 8xx: Remove sysdev/commproc.hJochen Friedrich8-20/+26
2008-01-28[POWERPC] 8xx: Remove unneeded and misspelled prototype m8xx_calibrate_decrJochen Friedrich1-1/+0
2008-01-28[POWERPC] 8xx: Rename m8xx_pic_init to mpc8xx_pics_initJochen Friedrich5-6/+6
2008-01-28[POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump()Jochen Friedrich1-37/+0
2008-01-28[POWERPC] 83xx: Add default config file for Wind River SBC8349 boardPaul Gortmaker1-0/+800
2008-01-28[POWERPC] 83xx: Add device tree source for Wind River SBC834x board.Paul Gortmaker1-0/+243
2008-01-28[POWERPC] 83xx: Add support for Wind River SBC834x boardsPaul Gortmaker3-1/+124
2008-01-28[POWERPC] 85xx: Add default .config file for Wind River SBC8548Paul Gortmaker1-0/+741
2008-01-28[POWERPC] 85xx: Add v1 device tree source for Wind River SBC8548 boardPaul Gortmaker1-0/+244
2008-01-28[POWERPC] 85xx: Add basic support for Wind River SBC8548 boardPaul Gortmaker3-2/+178
2008-01-28[POWERPC] 85xx: Add default .config file for Wind River SBC8560Paul Gortmaker1-0/+764
2008-01-28[POWERPC] CPM2: Make support for the CPM2 optional on 8560 based boardsPaul Gortmaker2-8/+5
2008-01-28[POWERPC] 85xx: Add v1 device tree source for Wind River SBC8560 boardPaul Gortmaker1-0/+330
2008-01-28[POWERPC] 85xx: Add support for Wind River SBC8560 in arch/powerpcPaul Gortmaker3-2/+295
2008-01-28[POWERPC] Reduce code duplication in legacy_serial, add UART parent typesPaul Gortmaker1-28/+17
2008-01-28[POWERPC] 82xx and embedded6xx: Use machine_*_initcall() hooks in platform codeGrant Likely3-12/+3
2008-01-27PPC: Fix powerpc vio_find_name to not use devices_subsysPaul Mackerras1-9/+4
2008-01-27[POWERPC] 85xx: Port TQM85xx boards over from arch/ppcKumar Gala11-0/+5300
2008-01-27[POWERPC] 85xx: Port STX GP3 board over from arch/ppcKumar Gala5-2/+1609
2008-01-27[POWERPC] Add a cuboot wrapper for 85xx with CPM2Kumar Gala2-1/+70
2008-01-27[POWERPC] bootwrapper: Add find_node_by_compatibleKumar Gala2-0/+20
2008-01-26[POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv()Grant Likely4-12/+72
2008-01-26[POWERPC] Efika: prune fixups and make them more carefullGrant Likely1-70/+79
2008-01-26[POWERPC] mpc5200: make dts files conform to generic names recommended practiceGrant Likely6-204/+150
2008-01-26[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely7-41/+97
2008-01-26[POWERPC] mpc52xx: clean up KconfigGrant Likely1-26/+15
2008-01-26[POWERPC] mpc5200: add #address-cells and #size-cells to soc node.Paul Gortmaker5-0/+10
2008-01-26[I2C] i2c-mv64xxx: Don't set i2c_adapter.retriesJean Delvare1-6/+0
2008-01-26Revert "[POWERPC] Fake NUMA emulation for PowerPC"Paul Mackerras1-54/+5
2008-01-26Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras19-9/+1990
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2-8/+8
2008-01-25[POWERPC] 4xx: logical/bitand typo in powerpc/boot/4xx.cRoel Kluin1-1/+1
2008-01-25[POWERPC] 4xx: PIKA Warp defconfigSean MacLennan1-0/+1057
2008-01-25[POWERPC] 4xx: PIKA Warp bootwrapperSean MacLennan2-1/+42
2008-01-25[POWERPC] 4xx: PIKA Warp DTSSean MacLennan1-0/+239
2008-01-25[POWERPC] 4xx: PIKA Warp base platformSean MacLennan5-1/+275
2008-01-25[POWERPC] 4xx: Add PowerPC 440EP Rev CSean MacLennan1-0/+12