summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] 83xx: Add the MPC8315E RDB dtsKim Phillips2008-01-281-0/+287
* [POWERPC] 83xx: add base platform support for the mpc8315 rdb boardKim Phillips2008-01-282-2/+3
* [POWERPC] 83xx: fold the mpc8313 platform into the mpc831x platformKim Phillips2008-01-284-27/+18
* [POWERPC] fsl_spi: stop using device_type = "spi"Anton Vorontsov2008-01-2813-66/+92
* spi_mpc83xx: use brg-frequency for SPI in QEAnton Vorontsov2008-01-281-13/+33
* ucc_geth: get rid of device_type for mdioAnton Vorontsov2008-01-284-7/+4
* [POWERPC] QE: get rid of most device_types and modelAnton Vorontsov2008-01-2810-61/+111
* [POWERPC] 85xx: some minor cleanups for stx_gp3 and tqm85xxKumar Gala2008-01-287-13/+5
* [POWERPC] 83xx: mpc834x_mds - Convert device tree source to dts-v1Paul Gortmaker2008-01-281-125/+127
* [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich2008-01-2819-23/+23
* [POWERPC] 8xx: Get rid of conditional includes of board specific setupJochen Friedrich2008-01-282-2/+2
* [POWERPC] 8xx: Remove sysdev/commproc.hJochen Friedrich2008-01-288-20/+26
* [POWERPC] 8xx: Remove unneeded and misspelled prototype m8xx_calibrate_decrJochen Friedrich2008-01-281-1/+0
* [POWERPC] 8xx: Rename m8xx_pic_init to mpc8xx_pics_initJochen Friedrich2008-01-286-7/+6
* [POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump()Jochen Friedrich2008-01-282-75/+0
* [POWERPC] 83xx: Add default config file for Wind River SBC8349 boardPaul Gortmaker2008-01-281-0/+800
* [POWERPC] 83xx: Add device tree source for Wind River SBC834x board.Paul Gortmaker2008-01-281-0/+243
* [POWERPC] 83xx: Add support for Wind River SBC834x boardsPaul Gortmaker2008-01-283-1/+124
* [POWERPC] 85xx: Add default .config file for Wind River SBC8548Paul Gortmaker2008-01-281-0/+741
* [POWERPC] 85xx: Add v1 device tree source for Wind River SBC8548 boardPaul Gortmaker2008-01-281-0/+244
* [POWERPC] 85xx: Add basic support for Wind River SBC8548 boardPaul Gortmaker2008-01-283-2/+178
* [POWERPC] 85xx: Add default .config file for Wind River SBC8560Paul Gortmaker2008-01-281-0/+764
* [POWERPC] CPM2: Make support for the CPM2 optional on 8560 based boardsPaul Gortmaker2008-01-282-8/+5
* [POWERPC] 85xx: Add v1 device tree source for Wind River SBC8560 boardPaul Gortmaker2008-01-281-0/+330
* [POWERPC] 85xx: Add support for Wind River SBC8560 in arch/powerpcPaul Gortmaker2008-01-283-2/+295
* [POWERPC] Reduce code duplication in legacy_serial, add UART parent typesPaul Gortmaker2008-01-281-28/+17
* [POWERPC] 82xx and embedded6xx: Use machine_*_initcall() hooks in platform codeGrant Likely2008-01-283-12/+3
* [POWERPC] 85xx: Port TQM85xx boards over from arch/ppcKumar Gala2008-01-2711-0/+5300
* [POWERPC] 85xx: Port STX GP3 board over from arch/ppcKumar Gala2008-01-275-2/+1609
* [POWERPC] Add a cuboot wrapper for 85xx with CPM2Kumar Gala2008-01-272-1/+70
* [POWERPC] bootwrapper: Add find_node_by_compatibleKumar Gala2008-01-272-0/+20
* Revert "[POWERPC] Fake NUMA emulation for PowerPC"Paul Mackerras2008-01-261-54/+5
* Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-01-2619-9/+1990
|\
| * [POWERPC] 4xx: logical/bitand typo in powerpc/boot/4xx.cRoel Kluin2008-01-251-1/+1
| * [POWERPC] 4xx: PIKA Warp defconfigSean MacLennan2008-01-251-0/+1057
| * [POWERPC] 4xx: PIKA Warp bootwrapperSean MacLennan2008-01-252-1/+42
| * [POWERPC] 4xx: PIKA Warp DTSSean MacLennan2008-01-251-0/+239
| * [POWERPC] 4xx: PIKA Warp base platformSean MacLennan2008-01-255-1/+275
| * [POWERPC] 4xx: Add PowerPC 440EP Rev CSean MacLennan2008-01-251-0/+12
| * [POWERPC] Enable RTC for Ebony and Walnut (v2)David Gibson2008-01-258-4/+76
| * [POWERPC] 4xx: Add AMCC Haleakala (405EXr) dtsStefan Roese2008-01-251-0/+274
| * [POWERPC] 4xx: Add 405EXr to cputableStefan Roese2008-01-251-2/+14
* | [POWERPC] Autodetect serial console on pegasos2Olaf Hering2008-01-251-0/+52
* | [POWERPC] Revert chrp_pci_fixup_vt8231_ata devinit to fix libata on pegasosOlaf Hering2008-01-251-2/+2
* | [POWERPC] Make IOMMU code safe for > 132 GB of memoryMichael Ellerman2008-01-251-3/+4
* | [POWERPC] Remove bogus comment in dma_direct_alloc_coherent()Michael Ellerman2008-01-251-1/+0
* | [POWERPC] Remove the global dma_direct_offsetMichael Ellerman2008-01-251-3/+4
* | [POWERPC] Have celleb use its own dma_direct_offset variableMichael Ellerman2008-01-251-2/+4
* | [POWERPC] Have cell use its own dma_direct_offset variableMichael Ellerman2008-01-251-5/+7
* | [POWERPC] Use archdata.dma_data in dma_direct_ops and add the offsetMichael Ellerman2008-01-251-3/+8
OpenPOWER on IntegriCloud