aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[POWERPC] 83xx: Fix typo in mpc837x compatible entriesKim Phillips3-3/+3
2008-01-28[POWERPC] 85xx: convert sbc85* boards to use machine_device_initcallKumar Gala2-8/+4
2008-01-28[POWERPC] 83xx: rework platform KconfigKumar Gala5-30/+910
2008-01-28[POWERPC] 85xx: rework platform KconfigKumar Gala3-26/+1535
2008-01-28[POWERPC] QE: Explicitly set address-cells and size cells for muramPaul Gortmaker4-2/+10
2008-01-28[POWERPC] Convert StorCenter DTS file to /dts-v1/ format.Jon Loeliger1-35/+38
2008-01-28[POWERPC] 86xx: Convert all 86xx DTS files to /dts-v1/ format.Jon Loeliger2-279/+281
2008-01-28[POWERPC] 83xx: add the mpc837x rdb defconfigKim Phillips1-0/+887
2008-01-28[POWERPC] 83xx: add the mpc837[789]_rdb dts filesKim Phillips3-0/+888
2008-01-28[POWERPC] 83xx: add MPC837x RDB platform supportKim Phillips3-1/+107
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